summaryrefslogtreecommitdiffstats
path: root/ogcp/views.py
Commit message (Expand)AuthorAgeFilesLines
* Adapt Add center to work with several ogServersJavier Sánchez Parra2022-09-271-1/+5
* Adapt Delete room to work with several ogServersJavier Sánchez Parra2022-09-271-2/+5
* Delete room using the scopes treeJavier Sánchez Parra2022-09-271-3/+9
* Adapt Add room to work with several ogServersJavier Sánchez Parra2022-09-271-2/+5
* Add a room to a center using the scopes treeJavier Sánchez Parra2022-09-271-3/+11
* Adapt Import Clients to work with several ogServersJavier Sánchez Parra2022-09-271-2/+5
* Import clients to a room using the scopes treeJavier Sánchez Parra2022-09-271-3/+11
* Fix selection of scopes with empty IPs listJavier Sánchez Parra2022-09-271-1/+2
* Add current ogServer to scopesFormJavier Sánchez Parra2022-09-271-4/+20
* Add a client to a room using the scopes treeJavier Sánchez Parra2022-09-271-2/+10
* Adapt commands to work with several ogServersJavier Sánchez Parra2022-09-271-38/+59
* Fix ogServer names on the scopes treeJavier Sánchez Parra2022-09-271-1/+1
* Initial support of ogServer requests "routing"Javier Sánchez Parra2022-09-271-7/+26
* Add status of all clients to the scopes treeJavier Sánchez Parra2022-09-271-2/+1
* Fetch clients from all ogServers in the dashboardJavier Sánchez Parra2022-09-271-2/+10
* Add helper function to send requests to all ogServersJavier Sánchez Parra2022-09-271-4/+24
* Retreive scopes from several ogServersJavier Sánchez Parra2022-09-271-8/+15
* Add "Delete Repository"Javier Sánchez Parra2022-07-041-1/+34
* Create "Add Repository" form and viewJavier Sánchez Parra2022-07-041-1/+30
* Add Repositories sectionJavier Sánchez Parra2022-07-041-0/+8
* Use repository id on image creationJavier Sánchez Parra2022-06-301-2/+2
* Move password hashing to the backendJavier Sánchez Parra2022-06-301-4/+15
* Use assigned repository on images transfersJavier Sánchez Parra2022-05-241-2/+11
* Add repository field to "Create image" formJavier Sánchez Parra2022-05-241-1/+13
* Improve MAC formattingJavier Sánchez Parra2022-05-181-1/+2
* Show last command result for clients in ogLiveJavier Sánchez Parra2022-05-131-0/+2
* Add link speed to pillsJavier Sánchez Parra2022-05-111-0/+1
* Add MAC to pillsJavier Sánchez Parra2022-05-061-0/+12
* Add 'Delete user' to Users sectionv0.9.2Javier Sánchez Parra2022-04-271-1/+39
* Add 'Edit user' to Users sectionJavier Sánchez Parra2022-04-271-0/+60
* 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