Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use collapse mode for translations, runmode, rebootcontrol | Simon Rettberg | 2019-03-26 | 1 | -0/+2 |
| | | | | Also shuffle around modules. | ||||
* | Introduce JS helper for bootstrap confirm dialogs on button-submit | Simon Rettberg | 2019-03-25 | 1 | -3/+5 |
| | |||||
* | [runmode] Simple back/cancel button | Steffen Ritter | 2018-12-10 | 1 | -0/+1 |
| | |||||
* | [runmode] Add module name of current runmode to /opt/openslx/config | Simon Rettberg | 2018-04-27 | 1 | -0/+1 |
| | |||||
* | [exams/runmode] Properly disable exam mode for runmodes | Simon Rettberg | 2018-04-20 | 1 | -9/+4 |
| | |||||
* | Fix more calls | Simon Rettberg | 2018-04-20 | 1 | -1/+1 |
| | |||||
* | [inc/Module] Overhaul dependency loading and handling of js/css | Simon Rettberg | 2018-04-13 | 1 | -3/+6 |
| | | | | This is supposed to prevent unneeded js/css from being pulled in | ||||
* | [runmode] Add module.json | Steffen Ritter | 2018-04-10 | 2 | -0/+8 |
| | |||||
* | Update translations | Simon Rettberg | 2018-03-21 | 4 | -0/+4 |
| | |||||
* | Update permission translations | Simon Rettberg | 2018-03-21 | 2 | -0/+6 |
| | |||||
* | [runmode] Support permissions supplied by module; fix handling of deleteUrl ↵ | Simon Rettberg | 2018-02-27 | 5 | -94/+242 |
| | | | | modules | ||||
* | [runmode] Fix error message if generic editor is not allowed, allow dnbd3 editor | Simon Rettberg | 2018-02-07 | 1 | -1/+1 |
| | |||||
* | [statistics] Move replace-hook to statistics subdir | Simon Rettberg | 2018-01-18 | 1 | -0/+0 |
| | |||||
* | [runmode] Do not allow re-assigning clients to new runmode if old mode ↵ | Simon Rettberg | 2018-01-15 | 5 | -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 Rettberg | 2018-01-11 | 1 | -0/+6 |
| | |||||
* | Update translations | Simon Rettberg | 2017-12-04 | 2 | -0/+18 |
| | |||||
* | [runmode] Properly block simple editor if requested; add customized delete URL | Simon Rettberg | 2017-12-04 | 3 | -16/+46 |
| | |||||
* | [runmode] Fix client filter logic | Simon Rettberg | 2017-12-01 | 1 | -3/+3 |
| | |||||
* | [runmode] Varname mismatch | Simon Rettberg | 2017-12-01 | 1 | -1/+1 |
| | |||||
* | [runmode] Fix syntax error in SQL query | Simon Rettberg | 2017-12-01 | 1 | -1/+23 |
| | |||||
* | [roomplanner] Refactor to use runmode | Simon Rettberg | 2017-11-30 | 2 | -4/+40 |
| | |||||
* | Update translations | Steffen Ritter | 2017-11-30 | 2 | -2/+2 |
| | |||||
* | [runmode] Overhauled getRunMode with its params | Simon Rettberg | 2017-11-30 | 1 | -11/+39 |
| | |||||
* | Update translations | Steffen Ritter | 2017-11-29 | 2 | -0/+20 |
| | |||||
* | [runmode] Implement delete-machine action | Simon Rettberg | 2017-11-29 | 3 | -24/+30 |
| | |||||
* | [statistics] Introduce state column to get rid of complicated state ↵ | Simon Rettberg | 2017-11-28 | 1 | -2/+13 |
| | | | | | | determination This also adds support for the STANDBY state | ||||
* | [runmode] Simplify installer | Simon Rettberg | 2017-11-24 | 1 | -21/+3 |
| | |||||
* | [runmode] Fix var typo in install script | Simon Rettberg | 2017-11-14 | 1 | -1/+1 |
| | |||||
* | [sysconfig/runmode] Deliver bare config.tgz with just global hook data when ↵ | Simon Rettberg | 2017-11-03 | 2 | -3/+21 |
| | | | | "no sysconfig" is set for a runmode | ||||
* | [runmode] Return lastseen too in detailed mode | Simon Rettberg | 2017-10-12 | 1 | -2/+3 |
| | |||||
* | [runmode] Support returning associative array | Simon Rettberg | 2017-10-06 | 1 | -4/+10 |
| | |||||
* | [runmode] Add isclient property per client, implement overview page | Simon Rettberg | 2017-08-10 | 5 | -16/+145 |
| | |||||
* | [runmode] Tweaks, support NO_CONFIG and systemd target | Simon Rettberg | 2017-07-12 | 2 | -2/+41 |
| | |||||
* | [runmode] New module for managing special boot modes of clients | Simon Rettberg | 2017-07-06 | 6 | -0/+503 |