summaryrefslogtreecommitdiffstats
path: root/ogcp
Commit message (Expand)AuthorAgeFilesLines
* Update scopes tree dynamicallyDaniel García Moreno2021-07-073-3/+79
* Fix configuration file templateJavier Sánchez Parra2021-06-301-1/+1
* Create "Add Center" form and viewJavier Sánchez Parra2021-06-304-1/+41
* Add new partition button in setup actionDaniel García Moreno2021-06-304-14/+119
* Add scopes_tree_collapse macroJose M. Guisado Gomez2021-06-304-2/+45
* Keep the selection in the sidebar for mode & setupDaniel García Moreno2021-06-174-8/+15
* Don't show sidebar in login viewJose M. Guisado2021-06-171-2/+2
* Add commands view and macros.htmlJose M. Guisado2021-06-175-45/+73
* Add chart to dashboardDaniel García Moreno2021-06-089-67/+37137
* Add sidebar and command bar to base templateDaniel García Moreno2021-06-086-88/+131
* Restyle login.html templateDaniel García Moreno2021-06-011-5/+20
* Use AdminLTE in base.htmlDaniel García Moreno2021-06-012-31/+49
* Redirect to login page by defaultDaniel García Moreno2021-06-011-12/+12
* Add initial AdminLTE template filesDaniel García Moreno2021-06-01109-0/+162873
* ogcp is AGPLv3+OpenGnSys Support Team2021-05-206-0/+42
* Add "Delete Room" form and viewJavier Sánchez Parra2021-05-204-1/+47
* Create "Add Room" form and viewJose M. Guisado2021-05-204-1/+48
* Add ogLive list to the dashboardJavier Sánchez Parra2021-05-202-1/+18
* Add disk stats to the dashboardJavier Sánchez Parra2021-05-202-1/+35
* Add latest images to the dashboardJavier Sánchez Parra2021-05-202-0/+20
* Add number of images to the dashboardJavier Sánchez Parra2021-05-202-6/+19
* Change login redirection to "Home"Javier Sánchez Parra2021-05-201-1/+1
* Add cosmetic improvementsJose M. Guisado2021-03-2416-16/+104
* Add loginJose M. Guisado2021-03-057-0/+116
* Make partition forms inline in setup/Jose M. Guisado2021-03-051-0/+4
* Cosmetic enhacementsJose M. Guisado2021-03-052-5/+35
* Add multiple ip handling to image restore formJose M. Guisado2021-02-221-13/+31
* Add boot mode to actionsJose M. Guisado2021-02-174-1/+49
* Add example image creation WTForms validatorJose M. Guisado2021-02-161-1/+3
* 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
* Add some minor cosmetic changesJose M. Guisado2021-02-163-7/+13
* Start using Flask flash messagesJose M. Guisado2021-02-162-9/+25
* Add image create templateJose M. Guisado2021-02-102-1/+12
* Add UNICAST-DIRECT method to image restoreJose M. Guisado2021-02-102-2/+3
* Add setup modif part scheme param and autofill partition_setupJose M. Guisado2021-02-101-4/+30
* config: rename config file to ogcp.jsonJose M. Guisado2020-11-062-1/+1
* config: use from_json to read ogserver configJose M. Guisado2020-11-064-15/+11
* Add software actionJose M. Guisado2020-10-294-1/+58
* Add image create actionRoberto Hueso Gómez2020-10-293-1/+52
* Add templates for clients, hardware, restore, session and setupRoberto Hueso Gómez2020-10-275-0/+73
* Add image restore actionRoberto Hueso Gómez2020-10-233-1/+66
* Add session actionRoberto Hueso Gómez2020-10-223-2/+32
* Add client hardware actionRoberto Hueso Gómez2020-10-213-1/+26
* Add create client actionRoberto Hueso Gómez2020-09-282-0/+37
* Add client details actionRoberto Hueso Gómez2020-09-283-2/+70
* 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-143-3/+78
* Fix parse_ips(...) function to avoid parsing CSFRRoberto Hueso Gómez2020-09-141-2/+3