Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix A LOT of type problems, logic flaws, uninitialized variables etc. | Simon Rettberg | 2017-12-16 | 1 | -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 top | Simon Rettberg | 2017-12-01 | 1 | -1/+4 |
| | |||||
* | Installer: Properly check preconditions for adding constraints | Simon Rettberg | 2017-11-24 | 1 | -3/+8 |
| | |||||
* | Installer: Add more helper functions (constraints, response) | Simon Rettberg | 2017-11-24 | 1 | -1/+57 |
| | |||||
* | install.php fix phpdoc type | Simon Rettberg | 2017-07-17 | 1 | -1/+1 |
| | |||||
* | [install.php] Add functions for getting and deleting constraints | Simon Rettberg | 2017-06-23 | 1 | -0/+41 |
| | |||||
* | also allow users to edit the help. | Christian Klinger | 2016-06-24 | 1 | -1/+7 |
| | | | | The code is still a little ugly. | ||||
* | [install] Implement install scripts for most modules | Simon Rettberg | 2016-06-08 | 1 | -4/+19 |
| | |||||
* | [install] Work on install mechanism so modules can independently ↵ | Simon Rettberg | 2016-06-06 | 1 | -0/+240 |
install/update tables |