summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* [dozmod] Require explicit view permission for user listSimon Rettberg2018-04-101-1/+2
|
* [exams] Fix always-disabled "add" button for existing lecturesSimon Rettberg2018-04-101-1/+1
|
* Update translationsSimon Rettberg2018-04-1010-21/+55
|
* [adduser] Fix JS checks on add pageSimon Rettberg2018-04-101-0/+3
|
* [adduser] JS checks while editing user; second save button below role listSimon Rettberg2018-04-095-34/+55
|
* [adduser] Rename permission to view-listSimon Rettberg2018-04-092-2/+2
|
* Permissions: Consistency: Make all pages require at least one permission to ↵Simon Rettberg2018-04-0914-24/+48
| | | | | | be accessible Closes #3340
* [news] Ask for confirmation when deleting entrySimon Rettberg2018-04-051-2/+7
|
* [locationinfo] Fix default setting for "select" backend optionsSimon Rettberg2018-04-051-1/+4
|
* [locationinfo] Add exchange backendSimon Rettberg2018-04-05785-203/+67955
| | | | Closes #3170
* [locationinfo] Fix color of seat counter not updating properlySimon Rettberg2018-04-052-6/+5Star
|
* [locationinfo] Delete according runmode entries when a panel gets deletedSimon Rettberg2018-04-031-0/+1
|
* [locationinfo] Use User::assertPermission()Simon Rettberg2018-04-031-2/+1Star
|
* [statistics] Use assertPermission instead of manual error + redirectSimon Rettberg2018-03-311-2/+1Star
|
* [dnbd3] Runmode: Merge IP ranges opened in firewallSimon Rettberg2018-03-311-3/+43
|
* [permissionmanager] Introduce dedicated "permission denied" pageSimon Rettberg2018-03-296-7/+57
| | | | Closes #3350
* [serversetup-bwlp] Update pxelinux menu parserSimon Rettberg2018-03-291-17/+139
|
* [locationinfo] Properly check permissions when saving new panelSimon Rettberg2018-03-291-1/+7
|
* [locationinfo] Fix permission checking: Add missing return statementSimon Rettberg2018-03-291-0/+1
|
* [inc/Trigger] mount(): Set mount options to null if not givenSimon Rettberg2018-03-291-0/+2
|
* [inc/User] Make userid type int to fix string comparesSimon Rettberg2018-03-291-0/+1
|
* Fix warningsSimon Rettberg2018-03-292-3/+4
|
* [dnbd3] Show main-warning only if page is accessibleSimon Rettberg2018-03-291-1/+1
|
* [sysconfig] Stuff ssh config into "empty" global configSimon Rettberg2018-03-292-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 feedbackSimon Rettberg2018-03-292-18/+43
| | | | Closes #3276
* [dnbd3] Clarify firewall settingSimon Rettberg2018-03-282-4/+4
|
* [dnbd3] Fix subnet to CIDR calculation on 32bit php :/Simon Rettberg2018-03-281-1/+5
|
* [locations] Handle statistics permissions when showing/linking machine statsSimon Rettberg2018-03-282-1/+19
|
* [locations] Make subnet list editable again :)Simon Rettberg2018-03-281-4/+4
| | | | Closes #3331
* [dozmod] Simplify permissions, don't link user in userlist if actionlog is ↵Simon Rettberg2018-03-289-38/+30Star
| | | | | | inaccessible Closes #3332
* [dozmod] Hide expired image hint on main page if no permissionSimon Rettberg2018-03-281-5/+7
| | | | Refs #3332
* [sysconfig] Add api call to rebuild all config.tgzSimon Rettberg2018-03-282-0/+10
|
* api.php: Handle --arg=val aswell, populate _GET *and* _REQUESTSimon Rettberg2018-03-281-3/+11
|
* [sysconfig] Properly disable edit button in module istSimon Rettberg2018-03-281-2/+2
| | | | Closes #3336
* Merge branch 'master' into permission-managerSimon Rettberg2018-03-2883-311/+523
|\
| * [minilinux] permission 'show' => 'view'Simon Rettberg2018-03-276-8/+10
| | | | | | | | Refs #3338
| * [dnbd3] Renamed view.list permission to access-pageSimon Rettberg2018-03-274-8/+8
| | | | | | | | Refs #3340
| * [statistics] Fix infinite redirect loopSimon Rettberg2018-03-271-2/+2
| | | | | | | | Closes #3339
| * [adduser] add user: Check various input fields via js for immediate feedbackSimon Rettberg2018-03-274-5/+43
| | | | | | | | Refs #3344
| * [adduser] Show name of deleted user in confirmation messageSimon Rettberg2018-03-273-4/+4
| | | | | | | | Refs #3344
| * [translation] Minor wordingSteffen Ritter2018-03-231-1/+1
| |
| * [statistics] Don't error out when adding already existent projectorSimon Rettberg2018-03-221-1/+1
| |
| * [dozmod] Fix visibility of doAjaxSimon Rettberg2018-03-211-1/+1
| |
| * [dnbd3] Hide tabs that aren't availableSimon Rettberg2018-03-214-11/+16
| |
| * [vmstore] Deliver mount options to clientsSimon Rettberg2018-03-212-0/+11
| | | | | | | | refs #3323
| * [statistics] Show ID45 partition in green, like ID44Simon Rettberg2018-03-212-6/+26
| | | | | | | | Closes #3325
| * [inc/Util] readableFileSize: Remove superfluous round()Simon Rettberg2018-03-211-1/+1
| |
| * [inc/Util] readableFileSize: Use thin space, determine decimals after divisionSimon Rettberg2018-03-211-5/+9
| |
| * [translation] Fix tag collision for messagesSimon Rettberg2018-03-211-9/+11
| |
| * Update translationsSimon Rettberg2018-03-218-6/+10
| |