summaryrefslogtreecommitdiffstats
path: root/ogcp/views.py
Commit message (Expand)AuthorAgeFilesLines
* Add 'Add user' to Users sectionJavier Sánchez Parra2022-04-271-1/+70
* Add Users sectionJavier Sánchez Parra2022-04-271-0/+8
* Add user role administratorJavier Sánchez Parra2022-04-271-2/+2
* Add password hashingJavier Sánchez Parra2022-04-221-1/+1
* Add import clients actionJavier Sánchez Parra2022-04-191-1/+62
* Handle ogServer connection error on loginJavier Sánchez Parra2022-04-111-1/+7
* Add Update image to commandsJavier Sánchez Parra2022-04-081-1/+68
* Move search_image() outside action_image_restore()Javier Sánchez Parra2022-04-081-6/+6
* Add form for disk selectionJavier Sánchez Parra2022-04-041-0/+2
* Ask for reference when partitioning several clientsJavier Sánchez Parra2022-04-011-7/+36
* Change get_client_setup to receive a stringJavier Sánchez Parra2022-03-311-3/+5
* Remove unused variable db_partitionsJavier Sánchez Parra2022-03-291-1/+0
* Add ogServer uptime to the dashboardJavier Sánchez Parra2022-03-281-1/+2
* Use lazy translation on intervals' stringsJavier Sánchez Parra2022-03-221-3/+4
* Add /stats data to the dashboardJavier Sánchez Parra2022-03-161-1/+26
* Extend images html in "image details" templateJavier Sánchez Parra2022-03-031-1/+4
* Extend scopes htmlJavier Sánchez Parra2022-03-031-4/+12
* Extend scopes or commands in client detailsJavier Sánchez Parra2022-03-031-2/+4
* Use pill style in confirmation pagesJavier Sánchez Parra2022-03-031-2/+33
* Extend commands htmlJavier Sánchez Parra2022-03-021-6/+19
* Improve software inventory commandJose M. Guisado2022-02-231-6/+11
* 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
* Redirect to commands view after hardware POSTJose M. Guisado2022-02-231-2/+4
* Hardware inventory template extends from command.htmlJose M. Guisado2022-02-221-1/+2
* Add confirmation page when deleting imageJose M. Guisado2022-01-271-11/+25
* Adds confirmation page to reboot clientsJavier Sánchez Parra2022-01-201-10/+24
* Adds confirmation page to power off clientsJavier Sánchez Parra2022-01-201-6/+25
* Rename MSDOS to MBRJavier Sánchez Parra2022-01-201-0/+2
* Show disk and partition size in mebibytesJavier Sánchez Parra2022-01-191-4/+4
* Ask twice to delete clientsJavier Sánchez Parra2022-01-191-11/+25
* Fix "Add client" form redirectionv0.9Javier Sánchez Parra2022-01-141-3/+6
* 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-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