summaryrefslogtreecommitdiffstats
path: root/modules-available/backup
Commit message (Collapse)AuthorAgeFilesLines
* [backup] Fix restore done messageSimon Rettberg2019-04-161-5/+4Star
|
* [inc/Module] Overhaul dependency loading and handling of js/cssSimon Rettberg2018-04-131-2/+2
| | | | This is supposed to prevent unneeded js/css from being pulled in
* Permissions: Consistency: Make all pages require at least one permission to ↵Simon Rettberg2018-04-091-0/+1
| | | | | | be accessible Closes #3340
* [permissionmanager] Introduce "location-aware" flag for permissionsSimon Rettberg2018-02-121-4/+8
| | | | | | | | | | This flag tells wether the permission can be restricted to certain locations in a meaningful way. This flag has to be set in the permissions.json of the according module. For example, the permission to reboot the server cannot be limited to certain locations in a meaningful way, while the view of the client log can be filtered to only show log entries for clients in specific locations.
* [backup] Use permission helpersSimon Rettberg2018-02-093-20/+15Star
|
* Fix A LOT of type problems, logic flaws, uninitialized variables etc.Simon Rettberg2017-12-162-32/+3Star
| | | | | Most of them were found by phpstorm, so I put in some time and went through the list, fixing quite a bunch of them.
* [backup] added permissions to create and restore backupsUdo Walter2017-12-146-7/+28
|
* [backup] Add label refs, fix layout of last download time hintSimon Rettberg2017-12-011-7/+7
|
* Merge remote-tracking branch 'origin/master' into permission-managerUdo Walter2017-11-217-1/+31
|\ | | | | | | | | | | # Conflicts: # modules-available/backup/templates/_page.html # style/default.css
| * [backup] Show warning on main page when last backup was more than 30 days agoSimon Rettberg2017-11-147-1/+31
| |
* | [backup] added glyphicons to download/upload buttonsChristian Hofmaier2017-10-131-2/+2
| |
* | [backup] fixed inconsistenciesChristian Hofmaier2017-09-222-5/+11
|/
* Remove remaining references to schema versionSimon Rettberg2016-06-091-2/+2
|
* Fix some translations and page titlesSimon Rettberg2016-06-091-1/+0Star
|
* work work work work workSimon Rettberg2016-05-192-3/+1Star
|
* MORE WMORKSimon Rettberg2016-05-181-1/+0Star
|
* Migrated messages to modulesSimon Rettberg2016-05-104-4/+17
|
* Translating module strings and custom sections worksSimon Rettberg2016-05-102-1/+4
|
* Message string editing works nowSimon Rettberg2016-05-091-1/+0Star
|
* Work on translations: templates and messages workSimon Rettberg2016-05-048-42/+28Star
|
* WIPSimon Rettberg2016-05-0311-0/+347