summaryrefslogtreecommitdiffstats
path: root/modules-available/dozmod/inc
Commit message (Collapse)AuthorAgeFilesLines
* [dozmod] Fix permission handling in mail template editorSimon Rettberg2017-12-191-4/+6
|
* Fix A LOT of type problems, logic flaws, uninitialized variables etc.Simon Rettberg2017-12-161-2/+2
| | | | | Most of them were found by phpstorm, so I put in some time and went through the list, fixing quite a bunch of them.
* [dozmod] reworked permission system from "click and you get error" to ↵Christian Hofmaier2017-12-073-13/+11Star
| | | | "button is disabled due to lack of permission" + in log as there is no button, the links to the user/target are disabled (not clickable).
* [dozmod] implemented new permission system to module for: deleting expired ↵Christian Hofmaier2017-10-272-4/+27
| | | | vm versions, sending testmails and saving mailconfig, resetting templates or saving them, saving runtimeconfig, giving users rights (when no permission, it will show another animation). Also fixed a design issue (dialog instead of modal).
* [dozmod] Fix handling of "modified" stateSimon Rettberg2017-06-021-2/+8
|
* [dozmod] Show if templates are modified or have their defaults updatedSimon Rettberg2017-06-021-9/+25
|
* [dozmod] Implement action log subpageSimon Rettberg2016-08-163-7/+271
|
* [dozmod] Improve layout, texts etc.Simon Rettberg2016-08-121-40/+32Star
|
* mail template editor.Christian Klinger2016-08-021-0/+119