summaryrefslogtreecommitdiffstats
path: root/modules-available/permissionmanager/templates/rolestable.html
Commit message (Collapse)AuthorAgeFilesLines
* [permissionmanager] added support for localized permission descriptions;Udo Walter2017-12-071-1/+3
| | | | | 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] added key relationships to install script;Udo Walter2017-11-211-5/+5
| | | | | changed nested php for loops to sql code; standardized sql column naming; small bugfixes;
* [baseconfig][baseconfig_partitions_cdn][eventlog][minilinux][permissionmanag ↵Christian Hofmaier2017-09-291-6/+6
| | | | er][rebootcontrol][statisics_reporting][syslog] fixed inconsistencies
* [js_stupidtable] changed one-line code to formatted code;Udo Walter2017-05-151-1/+1
| | | | modified to show sorting arrows on columns and different mouse cursor on hover
* [permission-manager] moved multiple code, added text-search to rolesTableChristian Hofmaier2017-04-101-3/+29
|
* [permission-manager] renamed some files, moved html generation to templates,Udo Walter2017-04-071-0/+65
using bind variables in mysql code, changed order of modules in role editor