summaryrefslogtreecommitdiffstats
path: root/ogcp
Commit message (Expand)AuthorAgeFilesLines
* templates: add missing delete/update repository templatesv1.1.3-7OpenGnSys Support Team2023-12-112-0/+34
* views: change repo add view to follow conventionv1.1.3-6Javier Hernandez2023-12-053-33/+30
* views: add action to update repoJavier Hernandez2023-12-052-0/+39
* views: add action to delete repoJavier Hernandez2023-12-055-9/+70
* cfg: add template fileOpenGnSys Support Team2023-12-041-0/+20
* init: missing import loggingOpenGnSys Support Team2023-12-041-0/+1
* src: add menu to manage reposJavier Hernandez2023-12-016-1/+145
* init: filter out GET /scopes/status requestsOpenGnSys Support Team2023-12-011-0/+6
* views: set computer netmask to 0v1.1.3-5OpenGnSys Support Team2023-11-301-2/+1
* views: Add placeholder for mac fieldJavier Hernandez2023-11-301-0/+2
* views: fix client detailsJavier Hernandez2023-11-291-3/+3
* 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