Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor selected clients drawing in commands | Javier Sánchez Parra | 2022-02-24 | 1 | -5/+2 |
| | | | | Refactor duplicated code as a jinja macro. | ||||
* | Adds confirmation page to reboot clients | Javier Sánchez Parra | 2022-01-20 | 1 | -0/+25 |
This commit adds an extra view to ensure users do not reboot clients accidentally. ogcp GET /reboot returns the confirmation page and POST /reboot builds and sends the request to ogServer. It also includes Spanish translation of the new strings. |