summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* #802 #888 ogGrubInstallMbr in UEFI computers: NVRAM entry for 'grub' is bett...Irina Gómez2019-11-061-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
* #802 #888 On UEFI computers, OpenGnsys installs grub to boot from the hard dr...Irina Gómez2019-11-045-18/+17
* #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
* #816 856: Scripts `setserveraddr` and etclientmode` use common Shell functio...Ramón M. Gómez2019-10-292-36/+19
* #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
* #802 #890 ogGrubInstallMbr: Adds NVRAM entry for grub and place it in second ...Irina Gómez2019-10-291-1/+7
* #816: Define a new shell parameter to know if client is defined as a teaching...Ramón M. Gómez2019-10-291-3/+4
* #856: Fix bug when updating repository IP address.Ramón M. Gómez2019-10-292-47/+42
* #804 Restore image and partition command: Fix the error when ungroup computer...Irina Gómez2019-10-282-0/+10
* #909 updateCache: Fixs log message for multicast.Irina Gómez2019-10-281-1/+1
* #915 Adapt web to use the new run/schedule cmd in REST APIRoberto Hueso Gómez2019-10-253-71/+13
* #915 Add POST "run/schedule" command to REST API in ogAdmServerRoberto Hueso Gómez2019-10-253-0/+42
* #915 Add EjecutaComandosPendientes for ogAdmClientOpenGnSys Support Team2019-10-251-0/+9
* #915 Fix end date for gestor_colasacciones.phpRoberto Hueso Gómez2019-10-251-1/+1
* #839: Drop database event when remote access reservation is finished.Ramón M. Gómez2019-10-241-2/+4
* #839: Avoid error code 500 when redirecting a logout operation to the remote ...Ramón M. Gómez2019-10-241-4/+5
* #915: Remove REST function `sendCommand` obsoleted by the ogAdmServer REST API.Ramón M. Gómez2019-10-231-38/+0
* #915: Adapt RemotePC reservation function to the new ogAdmServer REST API.Ramón M. Gómez2019-10-231-20/+7
* #915: REST function to get client status uses new ogAdmServer REST API.Ramón M. Gómez2019-10-231-28/+6
* #909 updateCache: Fixs log message for multicast.Irina Gómez2019-10-223-3/+3
* #802 #888 PXE templates support EFI partition in whichever partition. Example...Irina Gómez2019-10-2210-17/+27
* #915: Update the database for Wizards to use the REST API.Ramón M. Gómez2019-10-212-3/+21