summaryrefslogtreecommitdiffstats
path: root/modules-available/statistics_reporting/permissions/permissions.json
Commit message (Collapse)AuthorAgeFilesLines
* [permissionmanager] Introduce "location-aware" flag for permissionsSimon Rettberg2018-02-121-10/+26
| | | | | | | | | | 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.
* [permissionmanager] added support for localized permission descriptions;Udo Walter2017-12-071-10/+10
| | | | | 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;
* [statistics_reporting] reworked permission system from "click and you get ↵Christian Hofmaier2017-11-301-1/+1
| | | | error" to "button is disabled due to lack of permission"
* [statistics_reporting] implemented usecase of permissionmanager in ↵Christian Hofmaier2017-05-021-0/+10
statistics_reporting