Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [inc/Module] Overhaul dependency loading and handling of js/css | Simon Rettberg | 2018-04-13 | 1 | -2/+2 |
| | | | | This is supposed to prevent unneeded js/css from being pulled in | ||||
* | [translation] Fix tag collision for messages | Simon Rettberg | 2018-03-21 | 1 | -9/+11 |
| | |||||
* | [translation] Fix saving of multiline texts | Simon Rettberg | 2018-03-21 | 2 | -2/+3 |
| | |||||
* | [translation] Fix saving language tags containing dots | Simon Rettberg | 2018-02-13 | 2 | -16/+11 |
| | |||||
* | [translation] Add support for global translation plugins | Simon Rettberg | 2018-02-13 | 1 | -5/+24 |
| | | | | | | | Until now, modules could only supply extensions for translating module-related additional dictionaries. Now a module can provide a 'translation-global.inc.php' that will add additional translation sections to any module. | ||||
* | [translations] Focus first untranslated tag | Simon Rettberg | 2018-01-11 | 1 | -2/+6 |
| | |||||
* | [translations] Guess using a VCS isn't enough? | Simon Rettberg | 2018-01-11 | 1 | -85/+2 |
| | |||||
* | Fix A LOT of type problems, logic flaws, uninitialized variables etc. | Simon Rettberg | 2017-12-16 | 1 | -13/+24 |
| | | | | | Most of them were found by phpstorm, so I put in some time and went through the list, fixing quite a bunch of them. | ||||
* | [translation] fixed inconsistencies | Christian Hofmaier | 2017-09-22 | 5 | -46/+154 |
| | |||||
* | [translation] Fix warning | Simon Rettberg | 2017-06-06 | 1 | -2/+2 |
| | |||||
* | Update translations | Simon Rettberg | 2016-09-01 | 1 | -1/+1 |
| | |||||
* | Add fallback feature to Dictionary functions | Simon Rettberg | 2016-08-10 | 1 | -1/+1 |
| | |||||
* | Update translations | Simon Rettberg | 2016-07-04 | 4 | -2/+12 |
| | |||||
* | [translation] Improve module list; move baseconfig hook to baseconfig_bwlp | Simon Rettberg | 2016-07-04 | 2 | -6/+17 |
| | |||||
* | [translation] Make menu categories a global section instead of a hook in main | Simon Rettberg | 2016-06-14 | 4 | -2/+91 |
| | |||||
* | work work work work work | Simon Rettberg | 2016-05-19 | 3 | -21/+2 |
| | |||||
* | MORE WMORK | Simon Rettberg | 2016-05-18 | 1 | -0/+3 |
| | |||||
* | Still working in modularization cleanup and refinement | Simon Rettberg | 2016-05-11 | 8 | -100/+109 |
| | |||||
* | Migrated messages to modules | Simon Rettberg | 2016-05-10 | 7 | -8/+42 |
| | |||||
* | Translating module strings and custom sections works | Simon Rettberg | 2016-05-10 | 9 | -244/+319 |
| | |||||
* | Message string editing works now | Simon Rettberg | 2016-05-09 | 8 | -198/+288 |
| | |||||
* | Work on translations: templates and messages work | Simon Rettberg | 2016-05-04 | 15 | -372/+611 |
| | |||||
* | WIP | Simon Rettberg | 2016-05-03 | 14 | -0/+837 |