summaryrefslogtreecommitdiffstats
path: root/modules-available/runmode/page.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* Fix more callsSimon Rettberg2018-04-201-1/+1
|
* [runmode] Support permissions supplied by module; fix handling of deleteUrl ↵Simon Rettberg2018-02-271-81/+201
| | | | modules
* [runmode] Fix error message if generic editor is not allowed, allow dnbd3 editorSimon Rettberg2018-02-071-1/+1
|
* [runmode] Do not allow re-assigning clients to new runmode if old mode ↵Simon Rettberg2018-01-151-6/+18
| | | | | | | | | doesn't support the generic editor Doing so might leave some stale data in the old module, so we better prevent it so the user has to manually remove the client from the old runmode using the non-generic way (module specific) first.
* [runmode] Properly block simple editor if requested; add customized delete URLSimon Rettberg2017-12-041-14/+31
|
* [roomplanner] Refactor to use runmodeSimon Rettberg2017-11-301-4/+17
|
* [runmode] Implement delete-machine actionSimon Rettberg2017-11-291-1/+7
|
* [runmode] Add isclient property per client, implement overview pageSimon Rettberg2017-08-101-9/+70
|
* [runmode] New module for managing special boot modes of clientsSimon Rettberg2017-07-061-0/+115