summaryrefslogtreecommitdiffstats
path: root/modules-available/baseconfig/page.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* [baseconfig] Fix default value display for entries not in DB yetSimon Rettberg2019-04-161-0/+3
|
* [baseconfig] Remove "enabled" checkbox, reset field on override disableSimon Rettberg2019-04-091-26/+6Star
| | | | | Closes #3570 Closes #3569
* [baseconfig] Remove bootstrap-switch, use checkboxSimon Rettberg2019-03-271-1/+0Star
|
* [baseconfig] Add permissionsSimon Rettberg2018-02-241-14/+28
|
* Fix A LOT of type problems, logic flaws, uninitialized variables etc.Simon Rettberg2017-12-161-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 varsSimon Rettberg2017-11-231-1/+1
|
* [baseconfig] Display inherited value and source when editing module specific ↵Simon Rettberg2017-04-261-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 errorsSimon Rettberg2016-08-101-18/+23
|
* Add fallback feature to Dictionary functionsSimon Rettberg2016-08-101-1/+1
|
* [baseconfig] More minor fixesSimon Rettberg2016-08-091-5/+6
|
* Fixed problems with validation of multilist and multiinput.Christian Klinger2016-08-011-10/+40
|
* [baseconfig] Rework makeInput to prevent generating invalid tag attribsSimon Rettberg2016-07-281-14/+28
|
* refactored makeInput().Christian Klinger2016-07-191-18/+21
|
* use bootstrap-multiselect for multilist and selectize for multiinput.Christian Klinger2016-07-191-5/+22
|
* [baseconfig] Use bootstap-switch for checkboxesSimon Rettberg2016-06-141-0/+1
|
* [baseconfig] Reimplement toggle/enabled switch from UFPR, sort properly, ↵Simon Rettberg2016-06-141-27/+58
| | | | make download button honor current module/location
* work work work work workSimon Rettberg2016-05-191-0/+1
|
* Modularized baseconfig fetching (api)Simon Rettberg2016-05-171-12/+15
|
* Get baseconfig ready for modularizationSimon Rettberg2016-05-131-61/+168
|
* Migrated messages to modulesSimon Rettberg2016-05-101-2/+2
|
* Translating module strings and custom sections worksSimon Rettberg2016-05-101-2/+2
|
* WIPSimon Rettberg2016-05-031-0/+129