summaryrefslogtreecommitdiffstats
path: root/modules-available/baseconfig/inc
Commit message (Collapse)AuthorAgeFilesLines
* Fix A LOT of type problems, logic flaws, uninitialized variables etc.Simon Rettberg2017-12-162-4/+10
| | | | | 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] PHP 7 compatSimon Rettberg2017-08-071-1/+1
| | | | Fixes #3181
* [baseconfig*] Fix translation hook to only consider the current moduleSimon Rettberg2016-08-291-4/+15
|
* [baseconfig] Make shadow definition a json (sub)object; fix some display errorsSimon Rettberg2016-08-101-0/+22
|
* Fixed problems with validation of multilist and multiinput.Christian Klinger2016-08-011-4/+13
|
* use bootstrap-multiselect for multilist and selectize for multiinput.Christian Klinger2016-07-191-0/+12
|
* Move Validator include to basconfig moduleSimon Rettberg2016-05-191-0/+85
|
* Modularized baseconfig fetching (api)Simon Rettberg2016-05-171-5/+13
|
* Get baseconfig ready for modularizationSimon Rettberg2016-05-131-0/+42