Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [locationinfo] Fix permission checking: Add missing return statement | Simon Rettberg | 2018-03-29 | 1 | -0/+1 |
| | |||||
* | Fix warnings | Simon Rettberg | 2018-03-29 | 1 | -3/+3 |
| | |||||
* | [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 | 1 | -0/+6 |
| | |||||
* | [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 | 70 | -178/+489 |
|\ | |||||
| * | [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 | ||||
| * | [translation] Fix tag collision for messages | Simon Rettberg | 2018-03-21 | 1 | -9/+11 |
| | | |||||
| * | Update translations | Simon Rettberg | 2018-03-21 | 8 | -6/+10 |
| | | |||||
| * | [vmstore] Add fields to specify mount options | Simon Rettberg | 2018-03-21 | 4 | -5/+11 |
| | | |||||
| * | [translation] Fix saving of multiline texts | Simon Rettberg | 2018-03-21 | 2 | -2/+3 |
| | | |||||
| * | Update permission translations | Simon Rettberg | 2018-03-21 | 16 | -12/+100 |
| | | |||||
| * | [adduser] Fix delete message, add translations | Simon Rettberg | 2018-03-20 | 5 | -6/+32 |
| | | |||||
| * | [dnbd3] Redesign proxy detail view, add image list | Simon Rettberg | 2018-03-20 | 10 | -73/+152 |
| | | |||||
| * | [main] install: Make sure a user with userid 1 exists | Simon Rettberg | 2018-03-19 | 1 | -0/+15 |
| | | |||||
| * | [sysconfig] Support new multiserver auth, mount option config support | Simon Rettberg | 2018-03-15 | 8 | -29/+43 |
| | | | | | | | | references #3313 | ||||
* | | [permissionmanager] fixed tree issue with deselecting parent-permissions ↵permission-manager | Christian Hofmaier | 2018-03-27 | 1 | -0/+9 |
|/ | | | | (Ticket: #3327) | ||||
* | [permissionmanager] PermissionDbUpdate::saveRole(): handle empty lists | Simon Rettberg | 2018-03-05 | 1 | -8/+12 |
| | |||||
* | [locationinfo] Add permissions | Simon Rettberg | 2018-03-05 | 7 | -34/+221 |
| | |||||
* | [locationinfo] Add permission entry to runmode config | Simon Rettberg | 2018-03-04 | 1 | -1/+2 |
| | |||||
* | [statistics] Refine permissions, add some new ones | Simon Rettberg | 2018-03-04 | 14 | -101/+207 |
| | |||||
* | [sysconfig] Add permissions | Simon Rettberg | 2018-03-04 | 4 | -17/+86 |
| | |||||
* | [roomplanner] Add permissions | Simon Rettberg | 2018-02-27 | 12 | -432/+534 |
| | |||||
* | [dnbd3] Implement permissions | Simon Rettberg | 2018-02-27 | 4 | -31/+61 |
| | |||||
* | [runmode] Support permissions supplied by module; fix handling of deleteUrl ↵ | Simon Rettberg | 2018-02-27 | 5 | -94/+242 |
| | | | | modules | ||||
* | [dnbd3] Add permissions | Simon Rettberg | 2018-02-26 | 3 | -16/+72 |
| | |||||
* | [baseconfig] Add permissions | Simon Rettberg | 2018-02-24 | 4 | -18/+53 |
| | |||||
* | [adduser] Consistent method naming | Simon Rettberg | 2018-02-24 | 1 | -3/+3 |
| | |||||
* | [adduser] Support setting user's roles on add/edit | Simon Rettberg | 2018-02-23 | 6 | -104/+198 |
| | |||||
* | [adduser] Extend module to simple user manager (add/edit/remove) | Simon Rettberg | 2018-02-23 | 15 | -57/+404 |
| | | | | TODO: Assign roles | ||||
* | [locations] Fix location list: Filter invalid location ids | Simon Rettberg | 2018-02-22 | 1 | -0/+2 |
| | |||||
* | [permissionmanager] Ensure uniqueness in role_x_location table, consistent ↵ | Simon Rettberg | 2018-02-20 | 4 | -27/+47 |
| | | | | table naming, drop unused id field |