summaryrefslogtreecommitdiffstats
path: root/modules-available/baseconfig
Commit message (Expand)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-094-61/+30Star
* [baseconfig] Activate enable/override checkbox when changing a settingSimon Rettberg2019-03-271-30/+37
* [baseconfig] Remove bootstrap-switch, use checkboxSimon Rettberg2019-03-272-6/+7
* Fix more callsSimon Rettberg2018-04-201-1/+1
* [inc/Module] Overhaul dependency loading and handling of js/cssSimon Rettberg2018-04-131-2/+5
* Update permission translationsSimon Rettberg2018-03-212-0/+8
* [baseconfig] Add permissionsSimon Rettberg2018-02-243-18/+43
* [exams/roomplanner] Hybrid PVS managers become dedicated in exam modeSimon Rettberg2018-02-081-0/+21
* Fix A LOT of type problems, logic flaws, uninitialized variables etc.Simon Rettberg2017-12-164-6/+15
* Merge branch 'master' into permission-managerSimon Rettberg2017-12-012-1/+3
|\
| * [baseconfig] Add current unix timestamp to configSimon Rettberg2017-11-271-0/+2
| * [baseconfig] Fix shadow variable handling on unset varsSimon Rettberg2017-11-231-1/+1
* | Merge remote-tracking branch 'origin/master' into permission-managerUdo Walter2017-11-211-1/+1
|\|
| * [baseconfig] Don't leak content of overridden vars in api outputSimon Rettberg2017-11-031-1/+1
* | [baseconfig] fixed "discard changes" buttonUdo Walter2017-10-161-1/+2
* | [baseconfig][baseconfig_partitions_cdn][eventlog][minilinux][permissionmanage...Christian Hofmaier2017-09-293-1/+3
* | [sysconfig][baseconfig] fixed inconsistenciesChristian Hofmaier2017-09-253-12/+19
|/
* [baseconfig] PHP 7 compatSimon Rettberg2017-08-071-1/+1
* [baseconfig] Make ConfigHolder static, change default prio, add getterSimon Rettberg2017-07-111-30/+34
* [baseconfig] Add new hook system supporting config prioritiesSimon Rettberg2017-07-101-18/+85
* [baseconfig] Display inherited value and source when editing module specific ...Simon Rettberg2017-04-264-26/+63
* Move fake pw fields further out of viewSimon Rettberg2016-10-271-2/+2
* [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-103-36/+63
* Add fallback feature to Dictionary functionsSimon Rettberg2016-08-101-1/+1
* [baseconfig] More minor fixesSimon Rettberg2016-08-091-5/+6
* [baseconfig] Disable selectize.js for shadow feature; set shadow status on loadSimon Rettberg2016-08-081-14/+20
* Fixed problems with validation of multilist and multiinput.Christian Klinger2016-08-012-14/+53
* [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-194-6/+84
* Update translationsSimon Rettberg2016-07-042-0/+4
* [translation] Improve module list; move baseconfig hook to baseconfig_bwlpSimon Rettberg2016-07-041-39/+0Star
* Update translationsSimon Rettberg2016-06-231-1/+1
* [baseconfig] Take dependencies into account when handling API hooksSimon Rettberg2016-06-231-2/+10
* [locations] Handle machine UUID param to determine locationSimon Rettberg2016-06-161-5/+9
* Updated the no-autofill-hack.Christian Klinger2016-06-151-2/+2
* [baseconfig] Use bootstap-switch for checkboxesSimon Rettberg2016-06-142-2/+3
* Update translationsSimon Rettberg2016-06-143-37/+6Star
* [baseconfig] Reimplement toggle/enabled switch from UFPR, sort properly, make...Simon Rettberg2016-06-143-76/+118
* [install] Add/refine more module's install scriptsSimon Rettberg2016-06-091-1/+1
* [install] Implement install scripts for most modulesSimon Rettberg2016-06-081-0/+58
* [baseconfig] Add notice when editing subsectionSimon Rettberg2016-05-251-3/+3
* [baseconfig] Remove pointless TODOSimon Rettberg2016-05-191-1/+1
* Move Validator include to basconfig moduleSimon Rettberg2016-05-191-0/+85
* work work work work workSimon Rettberg2016-05-197-10/+31
* MORE WMORKSimon Rettberg2016-05-182-3/+2Star
* Modularized baseconfig fetching (api)Simon Rettberg2016-05-179-103/+97Star
* Get baseconfig ready for modularizationSimon Rettberg2016-05-1310-238/+258