summaryrefslogtreecommitdiffstats
path: root/modules-available/permissionmanager/templates/locationstable.html
Commit message (Collapse)AuthorAgeFilesLines
* [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;
* [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-53/+5Star
|
* [permission-manager] corrected wrong indentation for much better readabilityChristian Hofmaier2017-04-071-12/+12
|
* [permission-manager] filter for roles in user and location table, changed ↵Christian Hofmaier2017-04-071-14/+74
| | | | structure of role-spans in both tables
* [permission-manager] renamed some files, moved html generation to templates,Udo Walter2017-04-071-0/+25
using bind variables in mysql code, changed order of modules in role editor