summaryrefslogtreecommitdiffstats
path: root/modules-available/runmode/templates/module-machine-list.html
Commit message (Collapse)AuthorAgeFilesLines
* [runmode] Support permissions supplied by module; fix handling of deleteUrl ↵Simon Rettberg2018-02-271-2/+2
| | | | 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
|
* [runmode] Add isclient property per client, implement overview pageSimon Rettberg2017-08-101-0/+44