summaryrefslogtreecommitdiffstats
path: root/ogcp/views.py
Commit message (Expand)AuthorAgeFilesLines
* Assign servers to usersJavier Sánchez Parra2022-11-071-0/+3
* Set server variable on GET /action/image/updateJavier Sánchez Parra2022-11-071-0/+1
* Remove unused variable "g.server"Javier Sánchez Parra2022-09-291-4/+0
* Get available scopes from all the serversJavier Sánchez Parra2022-09-291-6/+10
* Fix ogServer deletion from the configuration fileJavier Sánchez Parra2022-09-291-1/+6
* Create servers list if do not existsJavier Sánchez Parra2022-09-291-1/+5
* Adapt aux function to work with several ogServersJavier Sánchez Parra2022-09-291-7/+7
* Fix repositories retrievingJavier Sánchez Parra2022-09-271-2/+2
* Set server variable on GET /action/image/restoreJavier Sánchez Parra2022-09-271-0/+1
* Add multiple servers to the dashboard viewDaniel García Moreno2022-09-271-22/+39
* Adapt Delete clients to work with several ogServersJavier Sánchez Parra2022-09-271-1/+2
* Ignore unreachable ogServersJavier Sánchez Parra2022-09-271-0/+2
* Add Servers sectionJavier Sánchez Parra2022-09-271-59/+112
* Store configuration file path on a global variableJavier Sánchez Parra2022-09-271-3/+3
* Adapt MAC retrieving to support several ogServersJavier Sánchez Parra2022-09-271-1/+2
* Adapt Delete image to work with several ogServersJavier Sánchez Parra2022-09-271-2/+7
* Add ogServer parameter to imagesFormJavier Sánchez Parra2022-09-271-3/+5
* Adapt images tree to work with several ogServersJavier Sánchez Parra2022-09-271-7/+6
* Adapt Delete center to work with several ogServersJavier Sánchez Parra2022-09-271-2/+5
* Delete center using the scopes treeJavier Sánchez Parra2022-09-271-2/+9
* 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