Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [permissionmanager] Tweak style, fix role filtering (and make it AND), minor ↵ | Simon Rettberg | 2018-02-12 | 1 | -26/+14 |
| | | | | cleanups | ||||
* | [permissionmanager] Sanitize language tag names | Simon Rettberg | 2018-01-11 | 1 | -7/+7 |
| | |||||
* | [permissionmanager] removed openRoleEdior function; | Udo Walter | 2017-12-21 | 1 | -14/+65 |
| | | | | | | | | 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 support for localized permission descriptions; | Udo Walter | 2017-12-07 | 1 | -3/+6 |
| | | | | | 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 Walter | 2017-11-21 | 1 | -8/+8 |
| | | | | | changed nested php for loops to sql code; standardized sql column naming; small bugfixes; | ||||
* | [js_stupidtable] changed one-line code to formatted code; | Udo Walter | 2017-05-15 | 1 | -3/+3 |
| | | | | modified to show sorting arrows on columns and different mouse cursor on hover | ||||
* | [permission-manager] moved multiple code, added text-search to rolesTable | Christian Hofmaier | 2017-04-10 | 1 | -49/+2 |
| | |||||
* | [permission-manager] corrected wrong indentation for much better readability | Christian Hofmaier | 2017-04-07 | 1 | -45/+45 |
| | |||||
* | [permission-manager] filter for roles in user and location table, changed ↵ | Christian Hofmaier | 2017-04-07 | 1 | -31/+88 |
| | | | | structure of role-spans in both tables | ||||
* | [permission-manager] renamed some files, moved html generation to templates, | Udo Walter | 2017-04-07 | 1 | -0/+160 |
using bind variables in mysql code, changed order of modules in role editor |