summaryrefslogtreecommitdiffstats
path: root/ogcp
Commit message (Expand)AuthorAgeFilesLines
...
* views: fix repository list in update clientJavier Hernandez2023-11-291-3/+4
* views: populate repositories in client formJavier Hernandez2023-11-292-2/+7
* image: rename and remove fieldsv1.1.3-4Javier Hernandez2023-11-272-6/+4
* templates: translate shutdown state keysJavier Hernandez2023-11-271-1/+1
* views: Make 'partition' field use same formatJavier Hernandez2023-11-271-35/+24
* client: Remove 'netmask' in formJavier Hernandez2023-11-272-4/+2
* views: allow to edit a clientJavier Hernandez2023-11-242-0/+66
* src: Remove netdriver field in client formJavier Hernandez2023-11-232-3/+1
* views: add field 'gateway' in add-room formJavier Hernandez2023-11-142-1/+4
* ogcp.js: fix images selector in "images" sectionJose M. Guisado2023-07-111-1/+1
* ogcp: add backup boolean field in image updatev1.1.3Jose M. Guisado2023-07-072-0/+2
* views: use \s to match whitespace in client import regexJose M. Guisado2023-06-281-6/+6
* views: better dhcp conf parsing when importing clientsJose M. Guisado2023-06-271-3/+5
* views: add placeholder text inside dhcp conf textareaJose M. Guisado2023-06-271-0/+8
* Show warning when formatting clients without disksv1.1.2Javier Sánchez Parra2022-11-171-0/+3
* Fix typo in save_user() functionJavier Sánchez Parra2022-11-171-1/+1
* Open real time log in a new tabJavier Sánchez Parra2022-11-171-1/+1
* Disable scopes tree and add Back button in log viewJavier Sánchez Parra2022-11-171-0/+3
* Update Spanish translationsv1.1.1Javier Sánchez Parra2022-11-171-171/+186
* Rename "Scopes" section to "Scopes management"Javier Sánchez Parra2022-11-171-1/+1
* Show scopes section only to administratorsJavier Sánchez Parra2022-11-171-3/+3
* Show servers section only to administratorsJavier Sánchez Parra2022-11-171-1/+1
* Add clients in Linux and Windows modeJavier Sánchez Parra2022-11-173-3/+44
* 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
* Always try to load servers list from config fileJavier Sánchez Parra2022-09-291-1/+1
* 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
* Improve scopes tree from CommandsJavier Sánchez Parra2022-09-271-3/+10
* Fix client room retrievingJavier Sánchez Parra2022-09-272-6/+7
* Replace parentheses in pills idsJavier Sánchez Parra2022-09-271-1/+1
* Collapse servers imagesJavier Sánchez Parra2022-09-271-6/+9
* Add multiple servers to the dashboard viewDaniel García Moreno2022-09-278-309/+417
* Implement single room selection for commands viewDaniel García Moreno2022-09-272-4/+26
* Add different selection mode for the tree viewDaniel García Moreno2022-09-274-6/+35
* Adapt Delete clients to work with several ogServersJavier Sánchez Parra2022-09-271-1/+2
* Ignore unreachable ogServersJavier Sánchez Parra2022-09-272-3/+8
* Add Servers sectionJavier Sánchez Parra2022-09-277-106/+164
* Store configuration file path on a global variableJavier Sánchez Parra2022-09-272-4/+6
* 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-272-2/+8
* Add ogServer parameter to imagesFormJavier Sánchez Parra2022-09-273-5/+37
* Adapt images tree to work with several ogServersJavier Sánchez Parra2022-09-272-15/+20
* Adapt Delete center to work with several ogServersJavier Sánchez Parra2022-09-272-2/+6
* Delete center using the scopes treeJavier Sánchez Parra2022-09-271-2/+9