summaryrefslogtreecommitdiffstats
path: root/modules-available/baseconfig/inc/validator.inc.php
Commit message (Expand)AuthorAgeFilesLines
* Add function param/return types, fix a lot more phpstorm complaintsSimon Rettberg2023-11-141-3/+2Star
* Roundup of issues reported by PHPStormSimon Rettberg2023-11-021-3/+4
* [baseconfig] Fix comment typoSimon Rettberg2022-09-131-1/+1
* [baseconfig/baseconfig_bwlp] Make preferred sound output free textSimon Rettberg2022-09-131-0/+2
* [inc/Util] Add types, move error printing functions to their own classSimon Rettberg2022-05-021-1/+1
* [baseconfig] Fix AIOOB warningSimon Rettberg2021-05-061-1/+1
* [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
* [baseconfig] PHP 7 compatSimon Rettberg2017-08-071-1/+1
* 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