Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [inc/Module] Overhaul dependency loading and handling of js/css | Simon Rettberg | 2018-04-13 | 1 | -2/+2 |
| | | | | This is supposed to prevent unneeded js/css from being pulled in | ||||
* | [permissionmanager] Introduce "location-aware" flag for permissions | Simon Rettberg | 2018-02-12 | 1 | -3/+5 |
| | | | | | | | | | | This flag tells wether the permission can be restricted to certain locations in a meaningful way. This flag has to be set in the permissions.json of the according module. For example, the permission to reboot the server cannot be limited to certain locations in a meaningful way, while the view of the client log can be filtered to only show log entries for clients in specific locations. | ||||
* | [permissionmanager] added support for localized permission descriptions; | Udo Walter | 2017-12-07 | 3 | -3/+9 |
| | | | | | moved add/delete buttons to the right; items in the user and locations table can now be selected by clicking anywhere in the table row; | ||||
* | [internetaccess] reworked permission system from "click and you get error" ↵ | Christian Hofmaier | 2017-11-23 | 1 | -17/+19 |
| | | | | to "button is disabled due to lack of permission" (this time with double check on permissions) | ||||
* | [internetaccess] reworked permission system from "click and you get error" ↵ | Christian Hofmaier | 2017-11-21 | 2 | -23/+21 |
| | | | | to "button is disabled due to lack of permission" | ||||
* | [internetaccess] user is now checked if he's logged in before he can access ↵ | Christian Hofmaier | 2017-10-24 | 1 | -0/+5 |
| | | | | the module | ||||
* | [internetaccess] implemented new permission system | Christian Hofmaier | 2017-09-29 | 3 | -21/+30 |
| | |||||
* | [internetaccess] fixed visibility of save-button (major issue) | Christian Hofmaier | 2017-09-14 | 1 | -1/+1 |
| | |||||
* | [dozmod] fixed inconsistencies + some issues in [internetaccess] and [news] | Christian Hofmaier | 2017-09-14 | 1 | -1/+3 |
| | |||||
* | [internetaccess] added missing stylesheet | Christian Hofmaier | 2017-09-11 | 1 | -0/+3 |
| | |||||
* | [internetaccess] fixed inconsistencies | Christian Hofmaier | 2017-09-11 | 2 | -33/+29 |
| | |||||
* | Move fake pw fields further out of view | Simon Rettberg | 2016-10-27 | 1 | -2/+2 |
| | |||||
* | Updated the no-autofill-hack. | Christian Klinger | 2016-06-15 | 1 | -2/+2 |
| | |||||
* | work work work work work | Simon Rettberg | 2016-05-19 | 1 | -2/+1 |
| | |||||
* | Get baseconfig ready for modularization | Simon Rettberg | 2016-05-13 | 3 | -0/+12 |
| | |||||
* | Migrated messages to modules | Simon Rettberg | 2016-05-10 | 1 | -2/+2 |
| | |||||
* | Work on translations: templates and messages work | Simon Rettberg | 2016-05-04 | 4 | -12/+8 |
| | |||||
* | WIP | Simon Rettberg | 2016-05-03 | 9 | -0/+158 |