summaryrefslogtreecommitdiffstats
path: root/ogcp
Commit message (Expand)AuthorAgeFilesLines
* Use pill style in confirmation pagesJavier Sánchez Parra2022-03-0310-18/+51
* Narrow client removal to scopes and commands pagesJavier Sánchez Parra2022-03-031-1/+1
* Add clients info to session's confirmation pageJavier Sánchez Parra2022-03-031-1/+7
* Extend commands htmlJavier Sánchez Parra2022-03-027-12/+25
* Show client state on pillsJavier Sánchez Parra2022-02-252-0/+29
* Replace "." with "_" in HTML scopes IDsJavier Sánchez Parra2022-02-252-2/+2
* Limit max number of clients drawn in commandsJavier Sánchez Parra2022-02-241-1/+5
* Wrap selected clients listJavier Sánchez Parra2022-02-241-1/+1
* Refactor selected clients drawing in commandsJavier Sánchez Parra2022-02-248-35/+22
* Remove unused code in image creation templateJavier Sánchez Parra2022-02-241-6/+0
* Improve software inventory commandJose M. Guisado2022-02-233-7/+43
* Remove "Tasks" and "Schedule" from the navbarJavier Sánchez Parra2022-02-231-6/+0
* Show selected clients in container blockJavier Sánchez Parra2022-02-234-0/+42
* Show error messages in action_image_restoreJose M. Guisado2022-02-231-3/+6
* Show error message for invalid setup formJose M. Guisado2022-02-231-1/+2
* Move 'Update' button up in hardware viewJose M. Guisado2022-02-231-5/+7
* Redirect to commands view after hardware POSTJose M. Guisado2022-02-231-2/+4
* Hardware inventory template extends from command.htmlJose M. Guisado2022-02-222-2/+5
* Update Spanish translationsJose M. Guisado2022-02-221-80/+100
* Rename "Log" action to "System Log"Jose M. Guisado2022-02-221-1/+1
* Group command buttons into dropdownsJose M. Guisado2022-02-222-26/+68
* Setup view sets nav button as activeJose M. Guisado2022-02-221-0/+1
* Add nav blocks to commands templateJose M. Guisado2022-02-221-16/+16
* Highlight active nav itemsJose M. Guisado2022-02-221-0/+3
* Merge nav into base templateJose M. Guisado2022-02-224-50/+50
* Check scopes checkboxes recursivelyJavier Sánchez Parra2022-01-312-0/+14
* Add helper function to store checksum statusJavier Sánchez Parra2022-01-311-4/+8
* Group log commands buttons into dropdownJose M. Guisado2022-01-311-4/+11
* Keep selected clients in the scopes treeJavier Sánchez Parra2022-01-282-0/+18
* Keep scopes tree stateJavier Sánchez Parra2022-01-282-0/+20
* Remove dead code in macro.htmlJavier Sánchez Parra2022-01-281-20/+0
* Add confirmation page when deleting imageJose M. Guisado2022-01-275-63/+106
* Adds confirmation page to reboot clientsJavier Sánchez Parra2022-01-204-23/+75
* Adds confirmation page to power off clientsJavier Sánchez Parra2022-01-204-32/+89
* Rename to "Partition Table Type"Javier Sánchez Parra2022-01-201-1/+1
* Rename MSDOS to MBRJavier Sánchez Parra2022-01-202-1/+3
* Show disk and partition size in mebibytesJavier Sánchez Parra2022-01-193-8/+8
* Fix typo in the dashboardJavier Sánchez Parra2022-01-191-1/+1
* Ask twice to delete clientsJavier Sánchez Parra2022-01-195-90/+149
* Fix "Add client" form redirectionv0.9Javier Sánchez Parra2022-01-142-19/+30
* Add language configuration and Spanish translationJavier Sánchez Parra2022-01-134-0/+522
* Add gettext to dashboard stringsJavier Sánchez Parra2022-01-131-9/+9
* Use lazy translation in classesJavier Sánchez Parra2022-01-132-61/+63
* Change some f-strings to format()Javier Sánchez Parra2022-01-131-5/+5
* Check images list content in client details viewJavier Sánchez Parra2021-12-201-1/+1
* Add available ogLives to client detailsJavier Sánchez Parra2021-12-171-0/+6
* Add set ogLive to commandsJavier Sánchez Parra2021-12-164-1/+67
* Add scope permission supportJavier Sánchez Parra2021-12-103-6/+23
* Add multi user supportJavier Sánchez Parra2021-12-083-14/+38
* Ensure unique HTML ids for scope elementsJavier Sánchez Parra2021-11-261-5/+5