summaryrefslogtreecommitdiffstats
path: root/modules-available/runmode/inc/runmode.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* [runmode] Support permissions supplied by module; fix handling of deleteUrl ↵Simon Rettberg2018-02-271-1/+13
| | | | modules
* [runmode] Do not allow re-assigning clients to new runmode if old mode ↵Simon Rettberg2018-01-151-1/+1
| | | | | | | | | 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-0/+5
|
* [runmode] Fix client filter logicSimon Rettberg2017-12-011-3/+3
|
* [runmode] Varname mismatchSimon Rettberg2017-12-011-1/+1
|
* [runmode] Fix syntax error in SQL querySimon Rettberg2017-12-011-1/+23
|
* [roomplanner] Refactor to use runmodeSimon Rettberg2017-11-301-0/+23
|
* [runmode] Overhauled getRunMode with its paramsSimon Rettberg2017-11-301-11/+39
|
* [runmode] Implement delete-machine actionSimon Rettberg2017-11-291-22/+22
|
* [sysconfig/runmode] Deliver bare config.tgz with just global hook data when ↵Simon Rettberg2017-11-031-0/+21
| | | | "no sysconfig" is set for a runmode
* [runmode] Return lastseen too in detailed modeSimon Rettberg2017-10-121-2/+3
|
* [runmode] Support returning associative arraySimon Rettberg2017-10-061-4/+10
|
* [runmode] Add isclient property per client, implement overview pageSimon Rettberg2017-08-101-5/+18
|
* [runmode] Tweaks, support NO_CONFIG and systemd targetSimon Rettberg2017-07-121-2/+12
|
* [runmode] New module for managing special boot modes of clientsSimon Rettberg2017-07-061-0/+185