summaryrefslogtreecommitdiffstats
path: root/admin
Commit message (Expand)AuthorAgeFilesLines
* #914 Login command in console improved info message when no operating system...Irina Gómez2019-11-144-1/+4
* #915 Test malformed payload for POST /shell/runRoberto Hueso Gómez2019-11-131-0/+9
* #915 Test malformed payload for POST /wolRoberto Hueso Gómez2019-11-131-0/+9
* #915 Test malformed payload for POST /clientsRoberto Hueso Gómez2019-11-131-0/+4
* #915 Return HTTP 400 error code in og_client_state_process_payload_restRoberto Hueso Gómez2019-11-131-1/+1
* #915 Extend REST API POST no payload tests to all remaining tests.Roberto Hueso Gómez2019-11-1311-0/+44
* #915 Rename POST /image/setup for /setup in REST APIRoberto Hueso Gómez2019-11-134-7/+7
* #915 Adapt web to use 'echo' parameter of POST /shell/runRoberto Hueso Gómez2019-11-121-2/+8
* #915 Adapt POST /shell/run test to the 'echo' parameterRoberto Hueso Gómez2019-11-121-1/+3
* #915 Add 'echo' parameter to POST /shell/runRoberto Hueso Gómez2019-11-121-4/+31
* #915 Fix og_json_parse_clients flags for empty arraysRoberto Hueso Gómez2019-11-121-2/+2
* #915 Validate POST /run/schedule REST API parametersRoberto Hueso Gómez2019-11-121-0/+3
* #915 Validate POST /image/restore/incremental REST API parametersRoberto Hueso Gómez2019-11-121-10/+40
* #915 Validate POST /image/restore/basic REST API parametersRoberto Hueso Gómez2019-11-121-10/+38
* #915 Validate POST /image/create/incremental REST API parametersRoberto Hueso Gómez2019-11-121-7/+32
* #915 Validate POST /image/create/basic REST API parametersRoberto Hueso Gómez2019-11-121-34/+84
* #915 Validate POST /image/setup REST API parametersRoberto Hueso Gómez2019-11-121-15/+62
* #839 #915: Fix bug in route `GET /ous/:ouid/labs/:labid/clients/:clntid/statu...Ramón M. Gómez2019-11-121-67/+59
* #839: Do not check partition type when obtaining computer configuration to hi...Ramón M. Gómez2019-11-111-15/+8
* #914 deployImagen shows error message when image file is corrupt or was creat...Irina Gómez2019-11-081-1/+1
* #915 Validate POST /image/restore REST API parametersRoberto Hueso Gómez2019-11-061-8/+28
* #915 Validate POST /image/create REST API parametersRoberto Hueso Gómez2019-11-061-7/+27
* #915 Validate POST /software REST API parametersRoberto Hueso Gómez2019-11-061-2/+11
* #915 Validate POST /hardware REST API parametersRoberto Hueso Gómez2019-11-061-0/+3
* #915 Validate POST /refresh REST API parametersRoberto Hueso Gómez2019-11-061-0/+3
* #915 Validate POST /stop REST API parametersRoberto Hueso Gómez2019-11-061-0/+3
* #915 Validate POST /reboot REST API parametersRoberto Hueso Gómez2019-11-061-0/+3
* #915 Validate POST /poweroff REST API parametersRoberto Hueso Gómez2019-11-061-0/+3
* #915 Validate POST /session REST API parametersRoberto Hueso Gómez2019-11-061-3/+13
* #915 Validate POST /shell/output REST API parametersRoberto Hueso Gómez2019-11-061-0/+3
* #915 Validate POST /shell/run REST API parametersRoberto Hueso Gómez2019-11-061-0/+7
* #915 Validate POST /wol REST API parametersRoberto Hueso Gómez2019-11-061-0/+13
* #915 Validate POST /clients parametersRoberto Hueso Gómez2019-11-061-0/+15
* #915 Fix ogAdmServer POST /software test parametersRoberto Hueso Gómez2019-11-061-1/+3
* #924 Always check the result of a command to avoid errorsJavier Sánchez Parra2019-11-041-9/+15
* #915 Add test for POST /run/schedule REST APIRoberto Hueso Gómez2019-10-311-0/+24
* #915 Add test for POST /image/restore/incremental REST APIRoberto Hueso Gómez2019-10-311-0/+43
* #915 Add test for POST /image/restore/basic REST APIRoberto Hueso Gómez2019-10-311-0/+41
* #915 Add test for POST /image/create/incremental REST APIRoberto Hueso Gómez2019-10-311-0/+40
* #915 Add test for POST /image/create/basic REST APIRoberto Hueso Gómez2019-10-311-0/+38
* #915 Add test for POST /image/setup REST APIRoberto Hueso Gómez2019-10-311-0/+47
* #915 Add test for POST /image/restore REST APIRoberto Hueso Gómez2019-10-311-0/+31
* #915 Add test for POST /image/create REST APIRoberto Hueso Gómez2019-10-311-0/+30
* #915: Remove duplicate parameter definitions in `restfunctions.php`.Ramón M. Gómez2019-10-301-3/+0
* #915 Fix run script commandRoberto Hueso Gómez2019-10-302-0/+6
* #915 Remove all references to SocketHidraRoberto Hueso Gómez2019-10-2916-199/+0
* #915 Remove dead code that uses SocketHidraRoberto Hueso Gómez2019-10-2913-858/+0
* #915 Remove dead function EjecutandoTareas() from gestor_tareas.phpRoberto Hueso Gómez2019-10-291-106/+0
* #915 Adapt gestor_Comandos.php to use the REST APIRoberto Hueso Gómez2019-10-291-78/+44
* #915 Use og_cmd_legacy_send in og_cmd_run_schedule for ogAdmServerRoberto Hueso Gómez2019-10-291-13/+2