Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | replace sticky_kit with a simpler homwgrown solution (still a bit raw) and ↵ | Mario | 2021-02-25 | 1 | -10/+8 |
| | | | | slightly change the way we load new content so that people with a long aside column do not have to scroll all the way to the bottom for loading the next page | ||||
* | Proposed fix for issue #1091 | Galette Saucisse | 2018-04-20 | 1 | -1/+1 |
| | |||||
* | Replace pushState with replaceState to prevent browser history clutter in ↵ | Andrew Manning | 2018-04-09 | 1 | -2/+2 |
| | | | | Help pages. | ||||
* | minor adjustmen to the help language selector | git-marijus | 2017-08-24 | 1 | -1/+1 |
| | |||||
* | Added language selector menu for Help pages | Andrew Manning | 2017-08-24 | 1 | -0/+50 |
| | |||||
* | Repaired and extended support for help page translations including table of ↵ | Andrew Manning | 2017-08-23 | 1 | -0/+74 |
contents files at the top level. Moved help module javascript to mod_help.js. |