summaryrefslogtreecommitdiffstats
path: root/modules-available/permissionmanager/inc
Commit message (Collapse)AuthorAgeFilesLines
* [permissionmanager] added support for localized permission descriptions;Udo Walter2017-12-071-4/+3Star
| | | | | 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;
* [permissionmanager] fixed bug: role without locations was shown as role with ↵Udo Walter2017-11-212-7/+4Star
| | | | all locations;
* [permissionmanager] added key relationships to install script;Udo Walter2017-11-213-90/+66Star
| | | | | changed nested php for loops to sql code; standardized sql column naming; small bugfixes;
* [locations] implemented new permission systemUdo Walter2017-10-031-1/+1
|
* [permissionmanager] another small bugfixUdo Walter2017-04-251-3/+4
|
* [permissionmanager] bugfixUdo Walter2017-04-251-3/+6
|
* [permissionmanager] added possibility to get a list of allowed locations for ↵Udo Walter2017-04-251-15/+41
| | | | a given permission + bugfixes
* [permission-manager] added permission check functionality + bugfixesUdo Walter2017-04-101-0/+35
|
* [permission-manager] filter for roles in user and location table, changed ↵Christian Hofmaier2017-04-071-12/+26
| | | | structure of role-spans in both tables
* [permission-manager] renamed some files, moved html generation to templates,Udo Walter2017-04-074-67/+78
| | | | using bind variables in mysql code, changed order of modules in role editor
* [permission-manager] first fill of location tableChristian Hofmaier2017-03-291-0/+26
|
* [permission-manager] changed include/exclude to all/selectedUdo Walter2017-03-292-4/+4
|
* [permission-manager] added role editor (new role and edit role)Udo Walter2017-03-283-0/+82
|
* [permission-manager] role-list order consistencyChristian Hofmaier2017-03-281-2/+2
|
* [permission-manager] first part of UI, database table, sql queries and db ↵Christian Hofmaier2017-03-282-0/+80
methods