summaryrefslogtreecommitdiffstats
path: root/modules-available/sysconfig/install.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* [sysconfig] Revert contraint to location table: Breaks default configSimon Rettberg2017-11-281-11/+0Star
| | | | | | | Default config is locationid = 0, which obviously doesn't work with the constraint. Using NULL proves difficult here (dups etc.), so don't for now, and add code to the cron hook that will clean up deleted locations.
* [sysconfig] Simplify installer, add constraint to location tableSimon Rettberg2017-11-241-17/+20
|
* [sysconfig] Refactor ldapauth and adauth classes; show mainpage warning; ↵Simon Rettberg2016-07-061-7/+16
| | | | improve config module handling
* [locations/sysconfig] Implement location specific sysconfigSimon Rettberg2016-06-221-0/+6
|
* [install] Add/refine more module's install scriptsSimon Rettberg2016-06-091-1/+2
|
* [install] Implement install scripts for most modulesSimon Rettberg2016-06-081-0/+90