summaryrefslogtreecommitdiffstats
path: root/modules-available/runmode/templates
Commit message (Collapse)AuthorAgeFilesLines
* Introduce JS helper for bootstrap confirm dialogs on button-submitSimon Rettberg2019-03-251-3/+5
|
* [runmode] Simple back/cancel buttonSteffen Ritter2018-12-101-0/+1
|
* [runmode] Support permissions supplied by module; fix handling of deleteUrl ↵Simon Rettberg2018-02-272-12/+23
| | | | modules
* [runmode] Do not allow re-assigning clients to new runmode if old mode ↵Simon Rettberg2018-01-151-2/+2
| | | | | | | | | 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-2/+10
|
* [runmode] Implement delete-machine actionSimon Rettberg2017-11-291-1/+1
|
* [statistics] Introduce state column to get rid of complicated state ↵Simon Rettberg2017-11-281-2/+13
| | | | | | determination This also adds support for the STANDBY state
* [runmode] Add isclient property per client, implement overview pageSimon Rettberg2017-08-102-0/+45
|
* [runmode] New module for managing special boot modes of clientsSimon Rettberg2017-07-061-0/+127