summaryrefslogtreecommitdiffstats
path: root/modules-available/internetaccess
Commit message (Collapse)AuthorAgeFilesLines
* [inc/Module] Overhaul dependency loading and handling of js/cssSimon Rettberg2018-04-131-2/+2
| | | | This is supposed to prevent unneeded js/css from being pulled in
* [permissionmanager] Introduce "location-aware" flag for permissionsSimon Rettberg2018-02-121-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 Walter2017-12-073-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 Hofmaier2017-11-231-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 Hofmaier2017-11-212-23/+21Star
| | | | to "button is disabled due to lack of permission"
* [internetaccess] user is now checked if he's logged in before he can access ↵Christian Hofmaier2017-10-241-0/+5
| | | | the module
* [internetaccess] implemented new permission systemChristian Hofmaier2017-09-293-21/+30
|
* [internetaccess] fixed visibility of save-button (major issue)Christian Hofmaier2017-09-141-1/+1
|
* [dozmod] fixed inconsistencies + some issues in [internetaccess] and [news]Christian Hofmaier2017-09-141-1/+3
|
* [internetaccess] added missing stylesheetChristian Hofmaier2017-09-111-0/+3
|
* [internetaccess] fixed inconsistenciesChristian Hofmaier2017-09-112-33/+29Star
|
* Move fake pw fields further out of viewSimon Rettberg2016-10-271-2/+2
|
* Updated the no-autofill-hack.Christian Klinger2016-06-151-2/+2
|
* work work work work workSimon Rettberg2016-05-191-2/+1Star
|
* Get baseconfig ready for modularizationSimon Rettberg2016-05-133-0/+12
|
* Migrated messages to modulesSimon Rettberg2016-05-101-2/+2
|
* Work on translations: templates and messages workSimon Rettberg2016-05-044-12/+8Star
|
* WIPSimon Rettberg2016-05-039-0/+158