Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [backup] Checking file existence is stupid if we write to /root/ | Simon Rettberg | 2024-02-28 | 1 | -5/+1![]() |
| | | | | php doesn't run as root and doesn't have access to that location. | ||||
* | [backup] Add permission to configure automatic backup | Simon Rettberg | 2023-11-15 | 3 | -4/+9 |
| | |||||
* | [backup] Lang | Steffen Ritter | 2023-05-17 | 1 | -3/+3 |
| | |||||
* | [backup] Don't error out if backup file is not readable by www-data | Simon Rettberg | 2023-05-12 | 1 | -5/+6 |
| | |||||
* | [backup] i18n: Fix typo | Simon Rettberg | 2023-04-26 | 1 | -1/+1 |
| | |||||
* | [backup] Add translations | Simon Rettberg | 2023-03-10 | 5 | -3/+38 |
| | |||||
* | [backup] Only nag about backup on main-page if user has permission | Simon Rettberg | 2023-03-10 | 1 | -6/+8 |
| | |||||
* | [backup] Make backup interval weekly | Simon Rettberg | 2023-03-10 | 1 | -1/+2 |
| | |||||
* | [backup] Add option to store in /root, not just VMstore | Simon Rettberg | 2023-03-08 | 4 | -10/+27 |
| | |||||
* | [backup] Check supplied backup file before trying to apply | Simon Rettberg | 2023-03-02 | 4 | -16/+47 |
| | | | | This saves us from aborting midway and doing a reboot | ||||
* | [backup] Add UI for monthly automatic backup + password support | Simon Rettberg | 2023-03-02 | 4 | -15/+143 |
| | |||||
* | Update translations | Simon Rettberg | 2020-02-27 | 2 | -2/+2 |
| | |||||
* | [backup/systemstatus] Show up/downloads in backup page | Simon Rettberg | 2020-02-26 | 3 | -1/+26 |
| | | | | | Add AJAX API to dozmod module to query the fileserver status of dmsd. | ||||
* | [backup] Increase sleep before reboot | Simon Rettberg | 2020-02-24 | 1 | -1/+1 |
| | | | | | | Sometimes the WebUI would poll the Taskmanager too slowly, missing that the restore task finished and never waiting for the reboot. | ||||
* | Fix some typos (found by codespell) | Stefan Weil | 2019-12-14 | 1 | -1/+1 |
| | | | | Signed-off-by: Stefan Weil <sw@weilnetz.de> | ||||
* | [backup] Update translations (dozmod -> suite) | Simon Rettberg | 2019-12-11 | 2 | -4/+4 |
| | |||||
* | [backup] Disable button during download; add IP to download file name | Simon Rettberg | 2019-12-11 | 2 | -3/+5 |
| | |||||
* | [backup] Fix restore done message | Simon Rettberg | 2019-04-16 | 1 | -5/+4![]() |
| | |||||
* | [inc/Module] Overhaul dependency loading and handling of js/css | Simon Rettberg | 2018-04-13 | 1 | -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 Rettberg | 2018-04-09 | 1 | -0/+1 |
| | | | | | | be accessible Closes #3340 | ||||
* | [permissionmanager] Introduce "location-aware" flag for permissions | Simon Rettberg | 2018-02-12 | 1 | -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 helpers | Simon Rettberg | 2018-02-09 | 3 | -20/+15![]() |
| | |||||
* | Fix A LOT of type problems, logic flaws, uninitialized variables etc. | Simon Rettberg | 2017-12-16 | 2 | -32/+3![]() |
| | | | | | 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 backups | Udo Walter | 2017-12-14 | 6 | -7/+28 |
| | |||||
* | [backup] Add label refs, fix layout of last download time hint | Simon Rettberg | 2017-12-01 | 1 | -7/+7 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into permission-manager | Udo Walter | 2017-11-21 | 7 | -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 ago | Simon Rettberg | 2017-11-14 | 7 | -1/+31 |
| | | |||||
* | | [backup] added glyphicons to download/upload buttons | Christian Hofmaier | 2017-10-13 | 1 | -2/+2 |
| | | |||||
* | | [backup] fixed inconsistencies | Christian Hofmaier | 2017-09-22 | 2 | -5/+11 |
|/ | |||||
* | Remove remaining references to schema version | Simon Rettberg | 2016-06-09 | 1 | -2/+2 |
| | |||||
* | Fix some translations and page titles | Simon Rettberg | 2016-06-09 | 1 | -1/+0![]() |
| | |||||
* | work work work work work | Simon Rettberg | 2016-05-19 | 2 | -3/+1![]() |
| | |||||
* | MORE WMORK | Simon Rettberg | 2016-05-18 | 1 | -1/+0![]() |
| | |||||
* | Migrated messages to modules | Simon Rettberg | 2016-05-10 | 4 | -4/+17 |
| | |||||
* | Translating module strings and custom sections works | Simon Rettberg | 2016-05-10 | 2 | -1/+4 |
| | |||||
* | Message string editing works now | Simon Rettberg | 2016-05-09 | 1 | -1/+0![]() |
| | |||||
* | Work on translations: templates and messages work | Simon Rettberg | 2016-05-04 | 8 | -42/+28![]() |
| | |||||
* | WIP | Simon Rettberg | 2016-05-03 | 11 | -0/+347 |