summaryrefslogtreecommitdiffstats
path: root/modules-available/permissionmanager/inc/permissiondbupdate.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* [permissionmanager] removed openRoleEdior function;Udo Walter2017-12-211-11/+26
| | | | | | | | changed searchFieldFunction() to use jQuery; fixed checkboxes in roleeditor not selecting on a click on the label; added selected row highlighting; disabled buttons if there are no users/roles selected; made role badges in user/location tables clickable; added phpdoc comments to most php functions;
* [permissionmanager] added key relationships to install script;Udo Walter2017-11-211-33/+29Star
| | | | | changed nested php for loops to sql code; standardized sql column naming; small bugfixes;
* [permission-manager] renamed some files, moved html generation to templates,Udo Walter2017-04-071-0/+57
using bind variables in mysql code, changed order of modules in role editor