Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 |