Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [sysconfig] Revert contraint to location table: Breaks default config | Simon Rettberg | 2017-11-28 | 1 | -11/+0 |
| | | | | | | | 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 table | Simon Rettberg | 2017-11-24 | 1 | -17/+20 |
| | |||||
* | [sysconfig] Refactor ldapauth and adauth classes; show mainpage warning; ↵ | Simon Rettberg | 2016-07-06 | 1 | -7/+16 |
| | | | | improve config module handling | ||||
* | [locations/sysconfig] Implement location specific sysconfig | Simon Rettberg | 2016-06-22 | 1 | -0/+6 |
| | |||||
* | [install] Add/refine more module's install scripts | Simon Rettberg | 2016-06-09 | 1 | -1/+2 |
| | |||||
* | [install] Implement install scripts for most modules | Simon Rettberg | 2016-06-08 | 1 | -0/+90 |