Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [locationinfo] Move save btn to the right (design guidelines) | Steffen Ritter | 2018-04-12 | 5 | -6/+5 |
| | |||||
* | [dnbd3] Colorful config formatting | Simon Rettberg | 2018-04-11 | 2 | -2/+40 |
| | |||||
* | [roomplanner] Add icon to PCs that opens machine details from statistics module | Simon Rettberg | 2018-04-10 | 4 | -41/+54 |
| | |||||
* | [runmode] Add module.json | Steffen Ritter | 2018-04-10 | 2 | -0/+8 |
| | |||||
* | [dozmod] Require explicit view permission for user list | Simon Rettberg | 2018-04-10 | 1 | -1/+2 |
| | |||||
* | [exams] Fix always-disabled "add" button for existing lectures | Simon Rettberg | 2018-04-10 | 1 | -1/+1 |
| | |||||
* | Update translations | Simon Rettberg | 2018-04-10 | 10 | -21/+55 |
| | |||||
* | [adduser] Fix JS checks on add page | Simon Rettberg | 2018-04-10 | 1 | -0/+3 |
| | |||||
* | [adduser] JS checks while editing user; second save button below role list | Simon Rettberg | 2018-04-09 | 5 | -34/+55 |
| | |||||
* | [adduser] Rename permission to view-list | Simon Rettberg | 2018-04-09 | 2 | -2/+2 |
| | |||||
* | Permissions: Consistency: Make all pages require at least one permission to ↵ | Simon Rettberg | 2018-04-09 | 14 | -24/+48 |
| | | | | | | be accessible Closes #3340 | ||||
* | [news] Ask for confirmation when deleting entry | Simon Rettberg | 2018-04-05 | 1 | -2/+7 |
| | |||||
* | [locationinfo] Fix default setting for "select" backend options | Simon Rettberg | 2018-04-05 | 1 | -1/+4 |
| | |||||
* | [locationinfo] Add exchange backend | Simon Rettberg | 2018-04-05 | 785 | -203/+67955 |
| | | | | Closes #3170 | ||||
* | [locationinfo] Fix color of seat counter not updating properly | Simon Rettberg | 2018-04-05 | 2 | -6/+5 |
| | |||||
* | [locationinfo] Delete according runmode entries when a panel gets deleted | Simon Rettberg | 2018-04-03 | 1 | -0/+1 |
| | |||||
* | [locationinfo] Use User::assertPermission() | Simon Rettberg | 2018-04-03 | 1 | -2/+1 |
| | |||||
* | [statistics] Use assertPermission instead of manual error + redirect | Simon Rettberg | 2018-03-31 | 1 | -2/+1 |
| | |||||
* | [dnbd3] Runmode: Merge IP ranges opened in firewall | Simon Rettberg | 2018-03-31 | 1 | -3/+43 |
| | |||||
* | [permissionmanager] Introduce dedicated "permission denied" page | Simon Rettberg | 2018-03-29 | 6 | -7/+57 |
| | | | | Closes #3350 | ||||
* | [serversetup-bwlp] Update pxelinux menu parser | Simon Rettberg | 2018-03-29 | 1 | -17/+139 |
| | |||||
* | [locationinfo] Properly check permissions when saving new panel | Simon Rettberg | 2018-03-29 | 1 | -1/+7 |
| | |||||
* | [locationinfo] Fix permission checking: Add missing return statement | Simon Rettberg | 2018-03-29 | 1 | -0/+1 |
| | |||||
* | [inc/Trigger] mount(): Set mount options to null if not given | Simon Rettberg | 2018-03-29 | 1 | -0/+2 |
| | |||||
* | [inc/User] Make userid type int to fix string compares | Simon Rettberg | 2018-03-29 | 1 | -0/+1 |
| | |||||
* | Fix warnings | Simon Rettberg | 2018-03-29 | 2 | -3/+4 |
| | |||||
* | [dnbd3] Show main-warning only if page is accessible | Simon Rettberg | 2018-03-29 | 1 | -1/+1 |
| | |||||
* | [sysconfig] Stuff ssh config into "empty" global config | Simon Rettberg | 2018-03-29 | 2 | -7/+38 |
| | | | | | | | | | | This is an ugly hack. The "no sysconfig" runmode option creates an obvious problem if an ssh config exists: It won't be provisioned to the client, so it's not reachable via ssh. We need a proper mechanism for managing config, that flags modules by whether they should be ignored for "no sysconfig" runmode or not, and while we're at it, make it possible to assign additional modules to rooms. | ||||
* | [dnbd3] Fix dnbd3 reboot status feedback | Simon Rettberg | 2018-03-29 | 2 | -18/+43 |
| | | | | Closes #3276 | ||||
* | [dnbd3] Clarify firewall setting | Simon Rettberg | 2018-03-28 | 2 | -4/+4 |
| | |||||
* | [dnbd3] Fix subnet to CIDR calculation on 32bit php :/ | Simon Rettberg | 2018-03-28 | 1 | -1/+5 |
| | |||||
* | [locations] Handle statistics permissions when showing/linking machine stats | Simon Rettberg | 2018-03-28 | 2 | -1/+19 |
| | |||||
* | [locations] Make subnet list editable again :) | Simon Rettberg | 2018-03-28 | 1 | -4/+4 |
| | | | | Closes #3331 | ||||
* | [dozmod] Simplify permissions, don't link user in userlist if actionlog is ↵ | Simon Rettberg | 2018-03-28 | 9 | -38/+30 |
| | | | | | | inaccessible Closes #3332 | ||||
* | [dozmod] Hide expired image hint on main page if no permission | Simon Rettberg | 2018-03-28 | 1 | -5/+7 |
| | | | | Refs #3332 | ||||
* | [sysconfig] Add api call to rebuild all config.tgz | Simon Rettberg | 2018-03-28 | 2 | -0/+10 |
| | |||||
* | api.php: Handle --arg=val aswell, populate _GET *and* _REQUEST | Simon Rettberg | 2018-03-28 | 1 | -3/+11 |
| | |||||
* | [sysconfig] Properly disable edit button in module ist | Simon Rettberg | 2018-03-28 | 1 | -2/+2 |
| | | | | Closes #3336 | ||||
* | Merge branch 'master' into permission-manager | Simon Rettberg | 2018-03-28 | 83 | -311/+523 |
|\ | |||||
| * | [minilinux] permission 'show' => 'view' | Simon Rettberg | 2018-03-27 | 6 | -8/+10 |
| | | | | | | | | Refs #3338 | ||||
| * | [dnbd3] Renamed view.list permission to access-page | Simon Rettberg | 2018-03-27 | 4 | -8/+8 |
| | | | | | | | | Refs #3340 | ||||
| * | [statistics] Fix infinite redirect loop | Simon Rettberg | 2018-03-27 | 1 | -2/+2 |
| | | | | | | | | Closes #3339 | ||||
| * | [adduser] add user: Check various input fields via js for immediate feedback | Simon Rettberg | 2018-03-27 | 4 | -5/+43 |
| | | | | | | | | Refs #3344 | ||||
| * | [adduser] Show name of deleted user in confirmation message | Simon Rettberg | 2018-03-27 | 3 | -4/+4 |
| | | | | | | | | Refs #3344 | ||||
| * | [translation] Minor wording | Steffen Ritter | 2018-03-23 | 1 | -1/+1 |
| | | |||||
| * | [statistics] Don't error out when adding already existent projector | Simon Rettberg | 2018-03-22 | 1 | -1/+1 |
| | | |||||
| * | [dozmod] Fix visibility of doAjax | Simon Rettberg | 2018-03-21 | 1 | -1/+1 |
| | | |||||
| * | [dnbd3] Hide tabs that aren't available | Simon Rettberg | 2018-03-21 | 4 | -11/+16 |
| | | |||||
| * | [vmstore] Deliver mount options to clients | Simon Rettberg | 2018-03-21 | 2 | -0/+11 |
| | | | | | | | | refs #3323 | ||||
| * | [statistics] Show ID45 partition in green, like ID44 | Simon Rettberg | 2018-03-21 | 2 | -6/+26 |
| | | | | | | | | Closes #3325 |