| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | [statistics] Fix infinite redirect loop | Simon Rettberg | 2018-03-27 | 1 | -2/+2 |
| * | [adduser] add user: Check various input fields via js for immediate feedback | Simon Rettberg | 2018-03-27 | 4 | -5/+43 |
| * | [adduser] Show name of deleted user in confirmation message | Simon Rettberg | 2018-03-27 | 3 | -4/+4 |
| * | [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 |
| * | [statistics] Show ID45 partition in green, like ID44 | Simon Rettberg | 2018-03-21 | 2 | -6/+26 |
| * | [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 |
* | | [permissionmanager] fixed tree issue with deselecting parent-permissions (Tic...permission-manager | Christian Hofmaier | 2018-03-27 | 1 | -0/+9 |
|/ |
|
* | [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 m... | Simon Rettberg | 2018-02-27 | 5 | -94/+242 |
* | [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 |
* | [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 ta... | Simon Rettberg | 2018-02-20 | 4 | -27/+47 |
* | [permissionmanager] Fix location table display | Simon Rettberg | 2018-02-20 | 1 | -1/+1 |
* | [permissionmanager] Implement permissions: | Simon Rettberg | 2018-02-19 | 15 | -49/+163 |
* | [vmstore] lang_intern -> lang_internal | Simon Rettberg | 2018-02-16 | 1 | -1/+1 |
* | [dozmod] Remove testmail permission, would leak pw and makes little sense | Simon Rettberg | 2018-02-16 | 3 | -8/+4 |
* | [webinterface] Use permission helpers; disable inputs individually | Simon Rettberg | 2018-02-16 | 6 | -78/+103 |
* | [vmstore] Simplify permissions | Simon Rettberg | 2018-02-16 | 5 | -33/+10 |
* | [permissionmanager] Force lowercase permissions, handle locId 0 properly | Simon Rettberg | 2018-02-16 | 2 | -3/+14 |
* | [systemstatus] Use new permission helpers; disable non-accessible tabs | Simon Rettberg | 2018-02-16 | 5 | -330/+303 |
* | [serversetup-bwlp] Make use of new permission helpers | Simon Rettberg | 2018-02-15 | 4 | -28/+27 |
* | [locations] Update translations | Simon Rettberg | 2018-02-15 | 4 | -14/+16 |
* | [statistics_reporting] Fix permission check | Simon Rettberg | 2018-02-15 | 1 | -1/+2 |
* | [rebootcontrol] Rewrite permission handling, simplify html/javascript | Simon Rettberg | 2018-02-15 | 11 | -194/+172 |
* | [news] Fix formatting | Simon Rettberg | 2018-02-14 | 1 | -220/+222 |
* | [news] Use permission helpers; make inputs readonly if no permission to edit | Simon Rettberg | 2018-02-14 | 2 | -49/+46 |
* | [minilinux] Use new permission helpers | Simon Rettberg | 2018-02-14 | 2 | -45/+41 |
* | Global: Only show "Warning" badge at the top if user can view event log, | Simon Rettberg | 2018-02-14 | 1 | -1/+4 |