| Commit message (Expand) | Author | Age | Files | Lines |
* | [statistics_reporting] Fix permission check | Simon Rettberg | 2018-02-15 | 1 | -1/+2 |
* | [rebootcontrol] Rewrite permission handling, simplify html/javascript | Simon Rettberg | 2018-02-15 | 11 | -194/+172 |
* | [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 | 1 | -1/+4 |
* | [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 |
* | [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 |
* | [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 |
* | [permissionmanager] Tweak style, fix role filtering (and make it AND), minor ... | Simon Rettberg | 2018-02-12 | 15 | -276/+184 |
* | [permissionmanager] Introduce "location-aware" flag for permissions | Simon Rettberg | 2018-02-12 | 23 | -169/+309 |
* | [backup] Use permission helpers | Simon Rettberg | 2018-02-09 | 3 | -20/+15 |
* | Merge branch 'master' into permission-manager | Simon Rettberg | 2018-02-09 | 90 | -629/+1111 |
|\ |
|
| * | [exams] Fix table design | Simon Rettberg | 2018-02-08 | 1 | -1/+1 |
| * | [exams/roomplanner] Hybrid PVS managers become dedicated in exam mode | Simon Rettberg | 2018-02-08 | 4 | -2/+42 |
| * | Update translations | Simon Rettberg | 2018-02-08 | 6 | -6/+18 |
| * | [syslog] Add option to anonymize log entries after X days | Simon Rettberg | 2018-02-08 | 3 | -0/+60 |
| * | [runmode] Fix error message if generic editor is not allowed, allow dnbd3 editor | Simon Rettberg | 2018-02-07 | 2 | -2/+2 |
| * | Merge branch 'master' of dnbd3:openslx-ng/slx-admin | Simon Rettberg | 2018-02-07 | 11 | -66/+78 |
| |\ |
|
| | * | [locationinfo] Fix styling of tooltip btns | Steffen Ritter | 2018-02-06 | 11 | -66/+78 |
| * | | Merge branch 'master' of dnbd3:openslx-ng/slx-admin | Simon Rettberg | 2018-02-05 | 1 | -3/+6 |
| |\| |
|
| | * | [statistics_reporting] Translation for 'settings' | Steffen Ritter | 2018-02-05 | 1 | -3/+6 |
| * | | [statistics_reporting] Fix perVM and perUser (type mismatch in SQL) | Simon Rettberg | 2018-02-05 | 4 | -11/+6 |
| |/ |
|
| * | [statistics] Move replace-hook to statistics subdir | Simon Rettberg | 2018-01-18 | 5 | -1/+1 |
| * | [minilinux] Check md5 if filesize and mtime failed to hint at changed files | Simon Rettberg | 2018-01-17 | 1 | -1/+2 |
| * | [syslog] Make client ip clickable, linking to statistics | Steffen Ritter | 2018-01-16 | 2 | -3/+3 |
| * | [statistics] Properly display runmode name in client list | Simon Rettberg | 2018-01-15 | 2 | -1/+12 |
| * | [runmode] Do not allow re-assigning clients to new runmode if old mode doesn'... | Simon Rettberg | 2018-01-15 | 6 | -10/+26 |
| * | [statistics] Fix runtime filter (had math backwards) | Simon Rettberg | 2018-01-15 | 1 | -6/+6 |
| * | [statistics] Fix typo in last commit | Simon Rettberg | 2018-01-15 | 1 | -1/+1 |
| * | [statistics] Fix "filter by cores" button in client list | Simon Rettberg | 2018-01-15 | 1 | -6/+6 |
| * | [statistics] Fix display of machine usage history bar | Simon Rettberg | 2018-01-12 | 1 | -2/+2 |
| * | [permissionmanager] Sanitize language tag names | Simon Rettberg | 2018-01-11 | 8 | -44/+44 |
| * | Update translations + add global tags | Simon Rettberg | 2018-01-11 | 21 | -53/+37 |
| * | [locationinfo] URL: Add field to specify reload interval in minutes | Simon Rettberg | 2018-01-11 | 3 | -1/+26 |
| * | [statistics] Add "replace machines" feature (not linked to anywhere yet) | Simon Rettberg | 2018-01-11 | 11 | -3/+174 |
| * | [translations] Focus first untranslated tag | Simon Rettberg | 2018-01-11 | 1 | -2/+6 |