summaryrefslogtreecommitdiffstats
path: root/ogcp/views.py
Commit message (Expand)AuthorAgeFilesLines
...
* Add "Delete center" actionJavier Sánchez Parra2021-07-301-1/+21
* Add "Delete client" actionJavier Sánchez Parra2021-07-291-0/+15
* Add IPs validation to Poweroff and Setup formJavier Sánchez Parra2021-07-291-0/+4
* Fix submit command redirectionJavier Sánchez Parra2021-07-291-22/+22
* Add full scheme partitioning supportJavier Sánchez Parra2021-07-281-97/+36
* Update scopes tree dynamicallyDaniel García Moreno2021-07-071-1/+7
* Create "Add Center" form and viewJavier Sánchez Parra2021-06-301-1/+18
* Add new partition button in setup actionDaniel García Moreno2021-06-301-5/+29
* Keep the selection in the sidebar for mode & setupDaniel García Moreno2021-06-171-6/+12
* Add commands view and macros.htmlJose M. Guisado2021-06-171-0/+6
* Add chart to dashboardDaniel García Moreno2021-06-081-1/+1
* Add sidebar and command bar to base templateDaniel García Moreno2021-06-081-21/+27
* Redirect to login page by defaultDaniel García Moreno2021-06-011-12/+12
* ogcp is AGPLv3+OpenGnSys Support Team2021-05-201-0/+7
* Add "Delete Room" form and viewJavier Sánchez Parra2021-05-201-1/+25
* Create "Add Room" form and viewJose M. Guisado2021-05-201-1/+22
* Add ogLive list to the dashboardJavier Sánchez Parra2021-05-201-1/+3
* Add disk stats to the dashboardJavier Sánchez Parra2021-05-201-1/+2
* Add latest images to the dashboardJavier Sánchez Parra2021-05-201-0/+5
* Add number of images to the dashboardJavier Sánchez Parra2021-05-201-1/+4
* Change login redirection to "Home"Javier Sánchez Parra2021-05-201-1/+1
* Add cosmetic improvementsJose M. Guisado2021-03-241-1/+15
* Add loginJose M. Guisado2021-03-051-0/+57
* Cosmetic enhacementsJose M. Guisado2021-03-051-4/+32
* Add multiple ip handling to image restore formJose M. Guisado2021-02-221-13/+31
* Add boot mode to actionsJose M. Guisado2021-02-171-1/+29
* Add ips field validation and better redirectionsJose M. Guisado2021-02-161-6/+22
* Add FAT32 to FS_CODES dictJose M. Guisado2021-02-161-0/+1
* Start using Flask flash messagesJose M. Guisado2021-02-161-9/+10
* Add image create templateJose M. Guisado2021-02-101-1/+1
* Add UNICAST-DIRECT method to image restoreJose M. Guisado2021-02-101-1/+1
* Add setup modif part scheme param and autofill partition_setupJose M. Guisado2021-02-101-4/+30
* config: use from_json to read ogserver configJose M. Guisado2020-11-061-1/+0
* Add software actionJose M. Guisado2020-10-291-1/+39
* Add image create actionRoberto Hueso Gómez2020-10-291-1/+43
* Add image restore actionRoberto Hueso Gómez2020-10-231-1/+56
* Add session actionRoberto Hueso Gómez2020-10-221-1/+24
* Add client hardware actionRoberto Hueso Gómez2020-10-211-1/+20
* Add create client actionRoberto Hueso Gómez2020-09-281-0/+35
* Add client details actionRoberto Hueso Gómez2020-09-281-1/+44
* Add delete partition viewRoberto Hueso Gómez2020-09-151-1/+32
* Fix setup partitions filesystem codes to stringRoberto Hueso Gómez2020-09-151-12/+39
* Add partitions setup formsRoberto Hueso Gómez2020-09-141-1/+56
* Fix parse_ips(...) function to avoid parsing CSFRRoberto Hueso Gómez2020-09-141-2/+3
* Fix internal server error codeRoberto Hueso Gómez2020-09-141-2/+2
* Add 500 default error handlerRoberto Hueso Gómez2020-09-041-0/+4
* Add 404 default error handler.Roberto Hueso Gómez2020-09-041-0/+4
* Add refresh actionRoberto Hueso Gómez2020-09-041-0/+7
* Add WoL actionRoberto Hueso Gómez2020-09-041-0/+15
* Add reboot actionRoberto Hueso Gómez2020-09-031-0/+7