| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [statistics] Refine permissions, add some new ones | Simon Rettberg | 2018-03-04 | 14 | -101/+207 |
* | [sysconfig] Add permissions | Simon Rettberg | 2018-03-04 | 4 | -17/+86 |
* | [roomplanner] Add permissions | Simon Rettberg | 2018-02-27 | 12 | -432/+534 |
* | [dnbd3] Implement permissions | Simon Rettberg | 2018-02-27 | 4 | -31/+61 |
* | [runmode] Support permissions supplied by module; fix handling of deleteUrl m... | Simon Rettberg | 2018-02-27 | 5 | -94/+242 |
* | [dnbd3] Add permissions | Simon Rettberg | 2018-02-26 | 3 | -16/+72 |
* | [baseconfig] Add permissions | Simon Rettberg | 2018-02-24 | 4 | -18/+53 |
* | [adduser] Consistent method naming | Simon Rettberg | 2018-02-24 | 1 | -3/+3 |
* | [adduser] Support setting user's roles on add/edit | Simon Rettberg | 2018-02-23 | 6 | -104/+198 |
* | [adduser] Extend module to simple user manager (add/edit/remove) | Simon Rettberg | 2018-02-23 | 16 | -71/+404 |
* | [locations] Fix location list: Filter invalid location ids | Simon Rettberg | 2018-02-22 | 1 | -0/+2 |
* | [permissionmanager] Ensure uniqueness in role_x_location table, consistent ta... | Simon Rettberg | 2018-02-20 | 4 | -27/+47 |
* | [permissionmanager] Fix location table display | Simon Rettberg | 2018-02-20 | 1 | -1/+1 |
* | slx-fixes.js: Refine disabled style hack to not ruin btn-groups | Simon Rettberg | 2018-02-19 | 1 | -0/+2 |
* | [permissionmanager] Implement permissions: | Simon Rettberg | 2018-02-19 | 16 | -50/+164 |
* | [vmstore] lang_intern -> lang_internal | Simon Rettberg | 2018-02-16 | 1 | -1/+1 |
* | [dozmod] Remove testmail permission, would leak pw and makes little sense | Simon Rettberg | 2018-02-16 | 3 | -8/+4 |
* | [webinterface] Use permission helpers; disable inputs individually | Simon Rettberg | 2018-02-16 | 6 | -78/+103 |
* | [vmstore] Simplify permissions | Simon Rettberg | 2018-02-16 | 5 | -33/+10 |
* | [inc/User] assertPermission(): Don't redirect if it's an ajax call | Simon Rettberg | 2018-02-16 | 1 | -0/+4 |
* | [permissionmanager] Force lowercase permissions, handle locId 0 properly | Simon Rettberg | 2018-02-16 | 2 | -3/+14 |
* | [systemstatus] Use new permission helpers; disable non-accessible tabs | Simon Rettberg | 2018-02-16 | 5 | -330/+303 |
* | [serversetup-bwlp] Make use of new permission helpers | Simon Rettberg | 2018-02-15 | 4 | -28/+27 |
* | [locations] Update translations | Simon Rettberg | 2018-02-15 | 4 | -14/+16 |
* | [statistics_reporting] Fix permission check | Simon Rettberg | 2018-02-15 | 1 | -1/+2 |
* | [inc/User] getAllowedLocations(): Support cross-module checking | Simon Rettberg | 2018-02-15 | 1 | -2/+6 |
* | [rebootcontrol] Rewrite permission handling, simplify html/javascript | Simon Rettberg | 2018-02-15 | 11 | -194/+172 |
* | [inc/Permission] Add readonly string | Simon Rettberg | 2018-02-14 | 1 | -2/+2 |
* | [news] Fix formatting | Simon Rettberg | 2018-02-14 | 1 | -220/+222 |
* | [news] Use permission helpers; make inputs readonly if no permission to edit | Simon Rettberg | 2018-02-14 | 2 | -49/+46 |
* | [minilinux] Use new permission helpers | Simon Rettberg | 2018-02-14 | 2 | -45/+41 |
* | Global: Only show "Warning" badge at the top if user can view event log, | Simon Rettberg | 2018-02-14 | 3 | -3/+13 |
* | [permissionmanager] Fix: False positive for perm validity check | Simon Rettberg | 2018-02-14 | 1 | -0/+2 |
* | [permissionmanager] Apply formatting | Simon Rettberg | 2018-02-14 | 4 | -52/+60 |
* | [permissionmanager] Speed up queries for saving roles and assignments | Simon Rettberg | 2018-02-14 | 1 | -12/+18 |
* | [inc/Permission] Add parameter to helper; fix for querying foreign module | Simon Rettberg | 2018-02-14 | 1 | -2/+11 |
* | [locations] One permission for direct subnet editing; restructure handling a bit | Simon Rettberg | 2018-02-14 | 5 | -154/+150 |
* | [dozmod] Move subpages to pages/, hide pages where user has no permission | Simon Rettberg | 2018-02-13 | 15 | -401/+479 |
* | [syslog] Permission checks when saving anonymization days | Simon Rettberg | 2018-02-13 | 6 | -31/+47 |
* | [permissionmanager] Slightly more efficient queries, wildcard support, debug ... | Simon Rettberg | 2018-02-13 | 2 | -38/+142 |
* | index.php: Hacky way of telling the php error handler to skip stack frames | Simon Rettberg | 2018-02-13 | 1 | -0/+9 |
* | [translation] Fix saving language tags containing dots | Simon Rettberg | 2018-02-13 | 2 | -16/+11 |
* | [permissionmanager] Add global translation plugin | Simon Rettberg | 2018-02-13 | 1 | -0/+38 |
* | [translation] Add support for global translation plugins | Simon Rettberg | 2018-02-13 | 1 | -5/+24 |
* | [eventlog] Use Util::prettyTime for timestamp formatting | Simon Rettberg | 2018-02-12 | 1 | -9/+1 |
* | [eventlog] Simplify permission check | Simon Rettberg | 2018-02-12 | 1 | -30/+21 |
* | [permissionmanager] GetPermissionData: Fix code style, simplify getRoles() | Simon Rettberg | 2018-02-12 | 1 | -18/+15 |
* | [permissionmanager] getPermissions(): Only consider permissions for active mo... | Simon Rettberg | 2018-02-12 | 1 | -5/+14 |
* | [exams] Simplify permissions, add some error messages | Simon Rettberg | 2018-02-12 | 4 | -172/+145 |
* | [statistics] Rename permissions a bit | Simon Rettberg | 2018-02-12 | 4 | -13/+13 |