Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add function param/return types, fix a lot more phpstorm complaints | Simon Rettberg | 2023-11-14 | 1 | -4/+7 |
| | |||||
* | [remoteaccess] Force SLX_AUTOLOGIN = OFF in remote access mode | Simon Rettberg | 2022-10-02 | 1 | -0/+2 |
| | |||||
* | [locations/remoteaccess] Add option to veto remoteaccess mode | Simon Rettberg | 2022-04-29 | 1 | -0/+9 |
| | | | | | | | Remoteaccess mode can now be forced to be disabled for individual locations in locations module, either unconditionally, or whenever the openingtimes schedule says the room is open. A reboot will be triggered whenever the room opens/closes to force clients into the proper runmode. | ||||
* | Formatting/minor refactoring | Simon Rettberg | 2022-04-19 | 1 | -24/+24 |
| | |||||
* | [remoteaccess] Add VNC port to client config | Simon Rettberg | 2021-05-05 | 1 | -1/+2 |
| | |||||
* | [remoteaccess] Don't disable screen saver entirely but disable auto-lock | Simon Rettberg | 2021-03-10 | 1 | -1/+5 |
| | | | | | | This way after 30+ minutes we would still pop up the screen saver that would count down to the next logout/reboot/shutdown, so the user gets an idea that the session won't last forever. | ||||
* | [remoteaccess/exams] Disable screen-saver timeout for these modes | Simon Rettberg | 2020-09-23 | 1 | -0/+2 |
| | |||||
* | [exams/runmode/remoteaccess] Tweak baseconfig hook (runmode/format) | Simon Rettberg | 2020-09-17 | 1 | -15/+23 |
| | |||||
* | [remoteaccess] Fix: "active" flag was not honored in getconfig hook | Simon Rettberg | 2020-07-22 | 1 | -1/+3 |
| | |||||
* | [remoteaccess] Report this as dedicated runmode | Simon Rettberg | 2020-07-10 | 1 | -0/+1 |
| | |||||
* | [remoteaccess] New module | Simon Rettberg | 2020-05-15 | 1 | -0/+18 |