summaryrefslogtreecommitdiffstats
path: root/modules-available/sysconfig/addmodule_custommodule.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* Add function param/return types, fix a lot more phpstorm complaintsSimon Rettberg2023-11-141-14/+12Star
|
* [sysconfig] Increase tar handling timeoutsSimon Rettberg2023-05-251-2/+2
|
* [main+Session] Move session from /tmp/ to session tableSimon Rettberg2021-05-111-2/+0Star
|
* [sysconfig] Minor code cleanupSimon Rettberg2020-12-141-6/+4Star
|
* [sysconfig] CustomModule: Add check for file ownership, add "fix" optionSimon Rettberg2020-12-101-24/+11Star
| | | | | | | | | | | | | The fix option will change the owner/group of every file and directory in the archive to root:root Previously, the client changed the ownership of the config.tgz contents to root when extracting, but in some cases it's desired to deliver files with specific owner and group settings. The version of the CustomModule module has been bumped to 2, so we can automatically convert old modules when upgrading or importing a backup, to be compatible to the old "root everything on the client" logic.
* [sysconfig] Display duplicate files for generated system configSimon Rettberg2020-11-031-1/+1
| | | | Implements #3670
* [sysconfig] New step after creating a module to directly assign it to system ↵Udo Walter2020-01-161-1/+4
| | | | configs
* Introduce proper constants for taskmanager statusSimon Rettberg2018-05-241-2/+2
|
* [sysconfig] Fix broken title "{{config-module}}"Simon Rettberg2017-03-281-1/+1
| | | | Fixes #3074
* [Taskmanager] Increase default timeout of waitComplete, also timeout of ↵Simon Rettberg2016-12-201-1/+1
| | | | RecompressArchive in CustomModule of sysconfig
* MORE WMORKSimon Rettberg2016-05-181-1/+0Star
|
* Migrated messages to modulesSimon Rettberg2016-05-101-3/+3
|
* WIPSimon Rettberg2016-05-031-0/+163