Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [baseconfig] Add permissions | Simon Rettberg | 2018-02-24 | 1 | -14/+28 |
| | |||||
* | Fix A LOT of type problems, logic flaws, uninitialized variables etc. | Simon Rettberg | 2017-12-16 | 1 | -1/+4 |
| | | | | | Most of them were found by phpstorm, so I put in some time and went through the list, fixing quite a bunch of them. | ||||
* | [baseconfig] Fix shadow variable handling on unset vars | Simon Rettberg | 2017-11-23 | 1 | -1/+1 |
| | |||||
* | [baseconfig] Display inherited value and source when editing module specific ↵ | Simon Rettberg | 2017-04-26 | 1 | -18/+47 |
| | | | | | | | | settings This optionally requires a callback to find the inheritance source in the module in question. The locations module was updated accordingly. This implements #3120 | ||||
* | [baseconfig] Make shadow definition a json (sub)object; fix some display errors | Simon Rettberg | 2016-08-10 | 1 | -18/+23 |
| | |||||
* | Add fallback feature to Dictionary functions | Simon Rettberg | 2016-08-10 | 1 | -1/+1 |
| | |||||
* | [baseconfig] More minor fixes | Simon Rettberg | 2016-08-09 | 1 | -5/+6 |
| | |||||
* | Fixed problems with validation of multilist and multiinput. | Christian Klinger | 2016-08-01 | 1 | -10/+40 |
| | |||||
* | [baseconfig] Rework makeInput to prevent generating invalid tag attribs | Simon Rettberg | 2016-07-28 | 1 | -14/+28 |
| | |||||
* | refactored makeInput(). | Christian Klinger | 2016-07-19 | 1 | -18/+21 |
| | |||||
* | use bootstrap-multiselect for multilist and selectize for multiinput. | Christian Klinger | 2016-07-19 | 1 | -5/+22 |
| | |||||
* | [baseconfig] Use bootstap-switch for checkboxes | Simon Rettberg | 2016-06-14 | 1 | -0/+1 |
| | |||||
* | [baseconfig] Reimplement toggle/enabled switch from UFPR, sort properly, ↵ | Simon Rettberg | 2016-06-14 | 1 | -27/+58 |
| | | | | make download button honor current module/location | ||||
* | work work work work work | Simon Rettberg | 2016-05-19 | 1 | -0/+1 |
| | |||||
* | Modularized baseconfig fetching (api) | Simon Rettberg | 2016-05-17 | 1 | -12/+15 |
| | |||||
* | Get baseconfig ready for modularization | Simon Rettberg | 2016-05-13 | 1 | -61/+168 |
| | |||||
* | Migrated messages to modules | Simon Rettberg | 2016-05-10 | 1 | -2/+2 |
| | |||||
* | Translating module strings and custom sections works | Simon Rettberg | 2016-05-10 | 1 | -2/+2 |
| | |||||
* | WIP | Simon Rettberg | 2016-05-03 | 1 | -0/+129 |