summaryrefslogtreecommitdiffstats
path: root/install.php
Commit message (Collapse)AuthorAgeFilesLines
* [exams] Fix creating global examSimon Rettberg2019-07-031-2/+5
|
* [install.php] tableHasIndex -> tableGetIndexSimon Rettberg2019-07-031-3/+3
|
* install.php: Resolve conflicts before adding constraintSimon Rettberg2019-03-061-1/+14
|
* Fix UUID handling; refactor constraints for machineuuidSimon Rettberg2019-02-211-27/+57
|
* Fix A LOT of type problems, logic flaws, uninitialized variables etc.Simon Rettberg2017-12-161-0/+5
| | | | | Most of them were found by phpstorm, so I put in some time and went through the list, fixing quite a bunch of them.
* <install.php> add another button at the topSimon Rettberg2017-12-011-1/+4
|
* Installer: Properly check preconditions for adding constraintsSimon Rettberg2017-11-241-3/+8
|
* Installer: Add more helper functions (constraints, response)Simon Rettberg2017-11-241-1/+57
|
* install.php fix phpdoc typeSimon Rettberg2017-07-171-1/+1
|
* [install.php] Add functions for getting and deleting constraintsSimon Rettberg2017-06-231-0/+41
|
* also allow users to edit the help.Christian Klinger2016-06-241-1/+7
| | | | The code is still a little ugly.
* [install] Implement install scripts for most modulesSimon Rettberg2016-06-081-4/+19
|
* [install] Work on install mechanism so modules can independently ↵Simon Rettberg2016-06-061-0/+240
install/update tables