summaryrefslogtreecommitdiffstats
path: root/modules-available
Commit message (Collapse)AuthorAgeFilesLines
* [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-295-3/+44
| | | | 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
|
* Fix warningsSimon Rettberg2018-03-291-3/+3
|
* [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-281-0/+6
|
* [sysconfig] Properly disable edit button in module istSimon Rettberg2018-03-281-2/+2
| | | | Closes #3336
* Merge branch 'master' into permission-managerSimon Rettberg2018-03-2870-178/+489
|\
| * [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
| * [translation] Fix tag collision for messagesSimon Rettberg2018-03-211-9/+11
| |
| * Update translationsSimon Rettberg2018-03-218-6/+10
| |
| * [vmstore] Add fields to specify mount optionsSimon Rettberg2018-03-214-5/+11
| |
| * [translation] Fix saving of multiline textsSimon Rettberg2018-03-212-2/+3
| |
| * Update permission translationsSimon Rettberg2018-03-2116-12/+100
| |
| * [adduser] Fix delete message, add translationsSimon Rettberg2018-03-205-6/+32
| |
| * [dnbd3] Redesign proxy detail view, add image listSimon Rettberg2018-03-2010-73/+152
| |
| * [main] install: Make sure a user with userid 1 existsSimon Rettberg2018-03-191-0/+15
| |
| * [sysconfig] Support new multiserver auth, mount option config supportSimon Rettberg2018-03-158-29/+43
| | | | | | | | references #3313
* | [permissionmanager] fixed tree issue with deselecting parent-permissions ↵permission-managerChristian Hofmaier2018-03-271-0/+9
|/ | | | (Ticket: #3327)
* [permissionmanager] PermissionDbUpdate::saveRole(): handle empty listsSimon Rettberg2018-03-051-8/+12
|
* [locationinfo] Add permissionsSimon Rettberg2018-03-057-34/+221
|
* [locationinfo] Add permission entry to runmode configSimon Rettberg2018-03-041-1/+2
|
* [statistics] Refine permissions, add some new onesSimon Rettberg2018-03-0414-101/+207
|
* [sysconfig] Add permissionsSimon Rettberg2018-03-044-17/+86
|
* [roomplanner] Add permissionsSimon Rettberg2018-02-2712-432/+534
|