Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [sysconfig] Add button to assign module to multiple configs | Simon Rettberg | 2024-07-19 | 1 | -13/+40 |
| | | | | | This extends and reuses the assignment dialog that pops up at the end of the process where you create a new module. | ||||
* | Add function param/return types, fix a lot more phpstorm complaints | Simon Rettberg | 2023-11-14 | 1 | -29/+19![]() |
| | |||||
* | Roundup of issues reported by PHPStorm | Simon Rettberg | 2023-11-02 | 1 | -1/+1 |
| | | | | Mostly redundant checks, logic errors, dead code, etc. | ||||
* | [inc/Util] Add types, move error printing functions to their own class | Simon Rettberg | 2022-05-02 | 1 | -5/+5 |
| | |||||
* | [systemconfig] Add warning to the assign step at the end of module creation ↵ | Udo Walter | 2020-01-17 | 1 | -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 Walter | 2020-01-16 | 1 | -5/+54 |
| | | | | configs | ||||
* | Fix some typos (found by codespell) | Stefan Weil | 2019-12-14 | 1 | -1/+1 |
| | | | | Signed-off-by: Stefan Weil <sw@weilnetz.de> | ||||
* | Fix A LOT of type problems, logic flaws, uninitialized variables etc. | Simon Rettberg | 2017-12-16 | 1 | -2/+1![]() |
| | | | | | 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 refinement | Simon Rettberg | 2016-05-11 | 1 | -1/+2 |
| | |||||
* | Migrated messages to modules | Simon Rettberg | 2016-05-10 | 1 | -2/+2 |
| | |||||
* | WIP | Simon Rettberg | 2016-05-03 | 1 | -0/+180 |