summaryrefslogtreecommitdiffstats
path: root/modules-available/sysconfig/addmodule.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* Add function param/return types, fix a lot more phpstorm complaintsSimon Rettberg2023-11-141-29/+19Star
|
* Roundup of issues reported by PHPStormSimon Rettberg2023-11-021-1/+1
| | | | Mostly redundant checks, logic errors, dead code, etc.
* [inc/Util] Add types, move error printing functions to their own classSimon Rettberg2022-05-021-5/+5
|
* [systemconfig] Add warning to the assign step at the end of module creation ↵Udo Walter2020-01-171-1/+21
| | | | if other modules would be replaced because the module is unique
* [sysconfig] New step after creating a module to directly assign it to system ↵Udo Walter2020-01-161-5/+54
| | | | configs
* Fix some typos (found by codespell)Stefan Weil2019-12-141-1/+1
| | | | Signed-off-by: Stefan Weil <sw@weilnetz.de>
* Fix A LOT of type problems, logic flaws, uninitialized variables etc.Simon Rettberg2017-12-161-2/+1Star
| | | | | Most of them were found by phpstorm, so I put in some time and went through the list, fixing quite a bunch of them.
* Still working in modularization cleanup and refinementSimon Rettberg2016-05-111-1/+2
|
* Migrated messages to modulesSimon Rettberg2016-05-101-2/+2
|
* WIPSimon Rettberg2016-05-031-0/+180