summaryrefslogtreecommitdiffstats
path: root/ogcp/views.py
Commit message (Expand)AuthorAgeFilesLines
...
* Add available ogLives to client detailsJavier Sánchez Parra2021-12-171-0/+6
* Add set ogLive to commandsJavier Sánchez Parra2021-12-161-1/+38
* Add scope permission supportJavier Sánchez Parra2021-12-101-3/+15
* Add multi user supportJavier Sánchez Parra2021-12-081-10/+26
* Add legacy real-time logJavier Sánchez Parra2021-11-081-0/+12
* Set default value on partition data parsingJavier Sánchez Parra2021-11-021-3/+3
* Support partition of computers with several disksJavier Sánchez Parra2021-11-021-10/+22
* Add legacy logJavier Sánchez Parra2021-10-281-0/+16
* Add partitions info to client detailsJavier Sánchez Parra2021-10-131-1/+15
* Add "Delete image" actionJavier Sánchez Parra2021-09-291-0/+17
* Fix cache partition creationJavier Sánchez Parra2021-09-161-0/+3
* Add image details actionJavier Sánchez Parra2021-09-031-1/+25
* Rename validate and parse IPs functionsJavier Sánchez Parra2021-09-031-36/+36
* Add images viewJavier Sánchez Parra2021-09-031-0/+7
* Add most common partition codes and filesystemsJavier Sánchez Parra2021-08-241-2/+18
* Add EFI, NTFS and LINUX GPT partition codesJavier Sánchez Parra2021-07-301-1/+4
* 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