summaryrefslogtreecommitdiffstats
path: root/install.php
Commit message (Expand)AuthorAgeFilesLines
* Remove 32bit supportSimon Rettberg2023-11-151-0/+5
* Add function param/return types, fix a lot more phpstorm complaintsSimon Rettberg2023-11-141-39/+42
* Roundup of issues reported by PHPStormSimon Rettberg2023-11-021-2/+1Star
* [news] Fix install: Falsely reported UPDATE_DONE every timeSimon Rettberg2023-07-181-1/+3
* install.php: Fix charset upgrade statementSimon Rettberg2022-07-061-2/+6
* install.php: Quote table and column namesSimon Rettberg2022-06-011-3/+4
* [statistics] Adapt hw-data parsing to new json format for displaySimon Rettberg2022-03-091-1/+1
* Moderize Database handlingSimon Rettberg2021-05-111-4/+44
* [locations/rebootcontrol] Change ENUM constants; display next eventSimon Rettberg2021-03-171-0/+11
* Add missing changesSimon Rettberg2021-03-171-1/+22
* Fix some typos (found by codespell)Stefan Weil2019-12-141-1/+1
* install.php: Workaround for MariaDB on Debian 10Simon Rettberg2019-10-311-1/+4
* [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
* <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
* [install] Implement install scripts for most modulesSimon Rettberg2016-06-081-4/+19
* [install] Work on install mechanism so modules can independently install/upda...Simon Rettberg2016-06-061-0/+240