summaryrefslogtreecommitdiffstats
path: root/modules-available
Commit message (Expand)AuthorAgeFilesLines
* 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
* [dnbd3] Fix dnbd3 reboot status feedbackSimon Rettberg2018-03-292-18/+43
* [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
* [dozmod] Simplify permissions, don't link user in userlist if actionlog is in...Simon Rettberg2018-03-289-38/+30Star
* [dozmod] Hide expired image hint on main page if no permissionSimon Rettberg2018-03-281-5/+7
* [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
* Merge branch 'master' into permission-managerSimon Rettberg2018-03-2870-178/+489
|\
| * [minilinux] permission 'show' => 'view'Simon Rettberg2018-03-276-8/+10
| * [dnbd3] Renamed view.list permission to access-pageSimon Rettberg2018-03-274-8/+8
| * [statistics] Fix infinite redirect loopSimon Rettberg2018-03-271-2/+2
| * [adduser] add user: Check various input fields via js for immediate feedbackSimon Rettberg2018-03-274-5/+43
| * [adduser] Show name of deleted user in confirmation messageSimon Rettberg2018-03-273-4/+4
| * [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
| * [statistics] Show ID45 partition in green, like ID44Simon Rettberg2018-03-212-6/+26
| * [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
* | [permissionmanager] fixed tree issue with deselecting parent-permissions (Tic...permission-managerChristian Hofmaier2018-03-271-0/+9
|/
* [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
* [dnbd3] Implement permissionsSimon Rettberg2018-02-274-31/+61
* [runmode] Support permissions supplied by module; fix handling of deleteUrl m...Simon Rettberg2018-02-275-94/+242
* [dnbd3] Add permissionsSimon Rettberg2018-02-263-16/+72
* [baseconfig] Add permissionsSimon Rettberg2018-02-244-18/+53
* [adduser] Consistent method namingSimon Rettberg2018-02-241-3/+3
* [adduser] Support setting user's roles on add/editSimon Rettberg2018-02-236-104/+198
* [adduser] Extend module to simple user manager (add/edit/remove)Simon Rettberg2018-02-2315-57/+404
* [locations] Fix location list: Filter invalid location idsSimon Rettberg2018-02-221-0/+2
* [permissionmanager] Ensure uniqueness in role_x_location table, consistent ta...Simon Rettberg2018-02-204-27/+47
* [permissionmanager] Fix location table displaySimon Rettberg2018-02-201-1/+1