summaryrefslogtreecommitdiffstats
path: root/modules-available/baseconfig/inc/validator.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* [statistics/baseconfig] Allow per-machine configvar overridesSimon Rettberg2019-10-311-1/+1
|
* Fix A LOT of type problems, logic flaws, uninitialized variables etc.Simon Rettberg2017-12-161-1/+1
| | | | | 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
* 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