| Commit message (Expand) | Author | Age | Files | Lines |
| * | Implicitly nullable types are deprecated in PHP 8.3, make explicit | Simon Rettberg | 2025-08-01 | 1 | -1/+1 |
| * | [locationinfo] Add UPCOMING panel type | Simon Rettberg | 2025-07-14 | 1 | -0/+10 |
| * | Fix more type errors, stricter typing | Simon Rettberg | 2023-11-15 | 1 | -0/+4 |
| * | Add function param/return types, fix a lot more phpstorm complaints | Simon Rettberg | 2023-11-14 | 1 | -39/+33 |
| * | [inc/Dictionary] Add locale-aware number formatting method | Simon Rettberg | 2022-11-15 | 1 | -0/+25 |
| * | Fix some typos (found by codespell) | Stefan Weil | 2019-12-14 | 1 | -1/+1 |
| * | [inc/Util] Add method to agressively unset a cookie | Simon Rettberg | 2019-10-31 | 1 | -1/+2 |
| * | [inc/Dictionary] Teh evil unvalidated redirects must die! | Simon Rettberg | 2019-01-30 | 1 | -3/+8 |
| * | [inc/Dictionary] Hide languages that are missing flag.png AND name.txt | Simon Rettberg | 2018-03-15 | 1 | -0/+4 |
| * | Fix A LOT of type problems, logic flaws, uninitialized variables etc. | Simon Rettberg | 2017-12-16 | 1 | -15/+74 |
| * | [inc/Dictionary] Add $returnTagOnMissing to :translateFile() | Simon Rettberg | 2017-04-19 | 1 | -2/+2 |
| * | Add fallback feature to Dictionary functions | Simon Rettberg | 2016-08-10 | 1 | -3/+9 |
| * | [translation] Improve module list; move baseconfig hook to baseconfig_bwlp | Simon Rettberg | 2016-07-04 | 1 | -2/+31 |
| * | [dictionary] Handle case where we have no Page | Simon Rettberg | 2016-06-09 | 1 | -1/+2 |
| * | [install] Implement install scripts for most modules | Simon Rettberg | 2016-06-08 | 1 | -0/+1 |
| * | work work work work work | Simon Rettberg | 2016-05-19 | 1 | -1/+1 |
| * | MORE WMORK | Simon Rettberg | 2016-05-18 | 1 | -5/+2 |
| * | Translating module strings and custom sections works | Simon Rettberg | 2016-05-10 | 1 | -8/+22 |
| * | Message string editing works now | Simon Rettberg | 2016-05-09 | 1 | -2/+14 |
| * | Work on translations: templates and messages work | Simon Rettberg | 2016-05-04 | 1 | -7/+2 |
| * | More Progress; Merged changes from ufpr up to 775cdbd29f5d0f70946d1d5ff09c091... | Simon Rettberg | 2016-04-29 | 1 | -1/+1 |
| * | Implemented new menu, added logic for defining dependencies, move translation... | Simon Rettberg | 2016-04-28 | 1 | -31/+36 |
| * | [merge] merging c3sl / fr - initial commit | Jonathan Bauer | 2016-04-01 | 1 | -7/+13 |
| * | [i18n] Language handling is now completely dynamic, no more hardcoded de,en,pt | Simon Rettberg | 2014-09-02 | 1 | -8/+26 |
| * | [i18n] Moved all texts from cat_setting and setting to json files | Simon Rettberg | 2014-08-18 | 1 | -10/+18 |
| * | [i18n] Fix loading of messages | Simon Rettberg | 2014-08-18 | 1 | -1/+1 |
| * | Find messages and hardcoded-messages in php files, fix editing of messages | Simon Rettberg | 2014-08-15 | 1 | -6/+18 |
| * | [i18n] Sanity checks, introduced subdir for template language files | Simon Rettberg | 2014-08-14 | 1 | -4/+12 |
| * | Don't bail out if a json file doesn't exist for a given lang+template | Simon Rettberg | 2014-08-13 | 1 | -3/+3 |
| * | Merge branch 'i18n' of https://gitlab.c3sl.ufpr.br/cdn/slx-admin into i18n | Simon Rettberg | 2014-08-12 | 1 | -1/+4 |
| * | Some sanity checks; start making detection of available languages dynamic; pu... | Simon Rettberg | 2014-08-07 | 1 | -0/+82 |