summaryrefslogtreecommitdiffstats
path: root/modules-available/rebootcontrol/pages/task.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* Add tests using PHPUnitSimon Rettberg2025-12-121-0/+1
| | | | | | | Tests generated by Junie AI. Might not have the best possible quality but at least we got something, and if it turns out to be complete rubbish, we can just throw it out again without any issues, as this is independent of the actual code base.
* [rebootcontrol] Check for null-locationSimon Rettberg2024-01-111-1/+1
|
* Add function param/return types, fix a lot more phpstorm complaintsSimon Rettberg2023-11-141-11/+0Star
|
* [rebootcontrol/vmstore] Fix ArrayUtil::sortByColumn() callsSimon Rettberg2022-12-021-1/+1
|
* [rebootcontrol] Add dedicated permission to view wol/reboot/exec jobsSimon Rettberg2022-06-101-0/+2
| | | | Closes #3909
* [rebootcontrol] Show error message if user has no action.* permissionSimon Rettberg2022-06-101-0/+3
|
* [inc/Util] Add types, move error printing functions to their own classSimon Rettberg2022-05-021-1/+1
|
* [rebootcontrol] Show time of execution for WOL/reboot/shutdownSimon Rettberg2022-05-021-0/+3
|
* [statistics/rebootcontrol] Add remote exec UISimon Rettberg2019-12-101-2/+2
|
* [statistics/rebootcontrol] Add WOL button to statistics moduleSimon Rettberg2019-12-071-35/+84
| | | | | * Overhauled task display in rebootcontrol module * Can only add subnets by CIDR now instead of start and end
* [statistics/rebootcontrol] Implement editing subnetSimon Rettberg2019-11-271-0/+101