Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [permissionmanager] Update translations | Simon Rettberg | 2020-01-14 | 2 | -0/+8 |
| | |||||
* | [permissionmanager] Make default roles "builtin" i.e. not modifiable | Simon Rettberg | 2020-01-09 | 2 | -0/+2 |
| | |||||
* | [permissionmanager] Add role description field; install some default rules | Simon Rettberg | 2018-04-13 | 2 | -4/+6 |
| | | | | Closes #3356 | ||||
* | [permissionmanager] Introduce dedicated "permission denied" page | Simon Rettberg | 2018-03-29 | 2 | -2/+8 |
| | | | | Closes #3350 | ||||
* | [permissionmanager] Implement permissions: | Simon Rettberg | 2018-02-19 | 4 | -4/+22 |
| | | | | | | | Permissinmanager is now protected by permissions. In order to prevent complete lockout, the user with userid == 1 will always be able to edit and assign permissions. (TODO: Communicate this somehow) | ||||
* | [permissionmanager] Tweak style, fix role filtering (and make it AND), minor ↵ | Simon Rettberg | 2018-02-12 | 2 | -35/+23 |
| | | | | cleanups | ||||
* | [permissionmanager] Sanitize language tag names | Simon Rettberg | 2018-01-11 | 2 | -20/+20 |
| | |||||
* | [permissionmanager] removed openRoleEdior function; | Udo Walter | 2017-12-21 | 2 | -6/+4 |
| | | | | | | | | 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; | ||||
* | [baseconfig][baseconfig_partitions_cdn][eventlog][minilinux][permissionmanag ↵ | Christian Hofmaier | 2017-09-29 | 2 | -2/+6 |
| | | | | er][rebootcontrol][statisics_reporting][syslog] fixed inconsistencies | ||||
* | [permission-manager] moved multiple code, added text-search to rolesTable | Christian Hofmaier | 2017-04-10 | 2 | -2/+4 |
| | |||||
* | [permission-manager] filter for roles in user and location table, changed ↵ | Christian Hofmaier | 2017-04-07 | 2 | -2/+4 |
| | | | | structure of role-spans in both tables | ||||
* | [permission-manager] added possibility to select all permissions | Udo Walter | 2017-03-31 | 2 | -2/+4 |
| | |||||
* | [permission-manager] fixed hardcoded strings | Udo Walter | 2017-03-29 | 2 | -2/+12 |
| | |||||
* | [permission-manager] added role editor (new role and edit role) | Udo Walter | 2017-03-28 | 4 | -6/+8 |
| | |||||
* | [permission-manager] first part of UI, database table, sql queries and db ↵ | Christian Hofmaier | 2017-03-28 | 2 | -2/+24 |
| | | | | methods | ||||
* | [permission-manager] renamed module folder | Udo Walter | 2017-03-14 | 4 | -0/+14 |