summaryrefslogtreecommitdiffstats
path: root/modules-available/runmode
Commit message (Collapse)AuthorAgeFilesLines
* Use collapse mode for translations, runmode, rebootcontrolSimon Rettberg2019-03-261-0/+2
| | | | Also shuffle around modules.
* 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] Add module name of current runmode to /opt/openslx/configSimon Rettberg2018-04-271-0/+1
|
* [exams/runmode] Properly disable exam mode for runmodesSimon Rettberg2018-04-201-9/+4Star
|
* Fix more callsSimon Rettberg2018-04-201-1/+1
|
* [inc/Module] Overhaul dependency loading and handling of js/cssSimon Rettberg2018-04-131-3/+6
| | | | This is supposed to prevent unneeded js/css from being pulled in
* [runmode] Add module.jsonSteffen Ritter2018-04-102-0/+8
|
* Update translationsSimon Rettberg2018-03-214-0/+4
|
* Update permission translationsSimon Rettberg2018-03-212-0/+6
|
* [runmode] Support permissions supplied by module; fix handling of deleteUrl ↵Simon Rettberg2018-02-275-94/+242
| | | | modules
* [runmode] Fix error message if generic editor is not allowed, allow dnbd3 editorSimon Rettberg2018-02-071-1/+1
|
* [statistics] Move replace-hook to statistics subdirSimon Rettberg2018-01-181-0/+0
|
* [runmode] Do not allow re-assigning clients to new runmode if old mode ↵Simon Rettberg2018-01-155-9/+23
| | | | | | | | | 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.
* [statistics] Add "replace machines" feature (not linked to anywhere yet)Simon Rettberg2018-01-111-0/+6
|
* Update translationsSimon Rettberg2017-12-042-0/+18
|
* [runmode] Properly block simple editor if requested; add customized delete URLSimon Rettberg2017-12-043-16/+46
|
* [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-302-4/+40
|
* Update translationsSteffen Ritter2017-11-302-2/+2
|
* [runmode] Overhauled getRunMode with its paramsSimon Rettberg2017-11-301-11/+39
|
* Update translationsSteffen Ritter2017-11-292-0/+20
|
* [runmode] Implement delete-machine actionSimon Rettberg2017-11-293-24/+30
|
* [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] Simplify installerSimon Rettberg2017-11-241-21/+3Star
|
* [runmode] Fix var typo in install scriptSimon Rettberg2017-11-141-1/+1
|
* [sysconfig/runmode] Deliver bare config.tgz with just global hook data when ↵Simon Rettberg2017-11-032-3/+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-105-16/+145
|
* [runmode] Tweaks, support NO_CONFIG and systemd targetSimon Rettberg2017-07-122-2/+41
|
* [runmode] New module for managing special boot modes of clientsSimon Rettberg2017-07-066-0/+503