summaryrefslogtreecommitdiffstats
path: root/modules-available/dozmod/lang/en/permissions.json
Commit message (Collapse)AuthorAgeFilesLines
* [dozmod] Implement deleting orphaned files from vm storeSimon Rettberg2020-09-281-0/+2
| | | | | | | | This is the UI part that communicates with dmsd to show or delete all files on the vm store that don't belong to a known VM. Might be dangerous, use wisely. Closes #3321
* Fix some typos (found by codespell)Stefan Weil2019-12-141-1/+1
| | | | Signed-off-by: Stefan Weil <sw@weilnetz.de>
* Update translationsSimon Rettberg2019-02-181-4/+6
|
* [dozmod] Add UI to create preset network rulesUdo Walter2019-02-121-0/+2
|
* Merge branch 'master' of git.openslx.org:openslx-ng/slx-adminUdo Walter2018-11-231-0/+2
|\ | | | | | | | | # Conflicts: # modules-available/dozmod/page.inc.php
| * [dozmod] Add LDAP filter submoduleJannik Schönartz2018-11-231-0/+2
| |
* | [dozmod] add network share submoduleUdo Walter2018-11-231-0/+2
|/
* [dozmod] Simplify permissions, don't link user in userlist if actionlog is ↵Simon Rettberg2018-03-281-5/+4Star
| | | | | | inaccessible Closes #3332
* [dozmod] Move subpages to pages/, hide pages where user has no permissionSimon Rettberg2018-02-131-12/+12
|
* [permissionmanager] added support for localized permission descriptions;Udo Walter2017-12-071-0/+14
moved add/delete buttons to the right; items in the user and locations table can now be selected by clicking anywhere in the table row;