summaryrefslogtreecommitdiffstats
path: root/admin
Commit message (Expand)AuthorAgeFilesLines
* #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
* #804 Restore image and partition command: Fix the error when ungroup computer...Irina Gómez2019-10-282-0/+10
* #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
* #915: Update the database for Wizards to use the REST API.Ramón M. Gómez2019-10-212-3/+21
* #915 Remove asistentes SocketHidra 'gestor_Comandos.php'Roberto Hueso Gómez2019-10-211-285/+0
* #802 deploy wizard: fix undefined variable. asistentes_idioma.js is linked.Irina Gómez2019-10-181-0/+1
* #915 Adapt web assistant to use REST APIRoberto Hueso Gómez2019-10-171-5/+5
* #914: Add definition for Hidden NTFS WinRE partition in MSDOS table.Ramón M. Gómez2019-10-162-0/+7
* #915 Change WebConsole to read API token from ogAdmServer.cfgJavier Sánchez Parra2019-10-141-2/+2
* #915 Fix POST "software" cmd in ogAdmServer and webJavier Sánchez Parra2019-10-113-6/+30
* #915 Adapt web to use new image/restore/incremental cmd in REST APIJavier Sánchez Parra2019-10-112-0/+58
* #915 Add test for POST /image/restore/incremental commandJavier Sánchez Parra2019-10-112-0/+2
* #915 Add POST "image/restore/incremental" command to REST API in ogAdmServerJavier Sánchez Parra2019-10-111-0/+71
* #915 Adapt web to use new REST API "image/create/incremental" commandRoberto Hueso Gómez2019-10-112-0/+53
* #915 Add test for POST "image/create/incremental" commandRoberto Hueso Gómez2019-10-112-0/+2
* #915 Add POST "image/create/incremental" command to REST API in ogAdmServerRoberto Hueso Gómez2019-10-111-0/+71
* #928 Multicast ports are allowed from 9000 to 9098. Port 9100 is assigned to ...Irina Gómez2019-10-101-2/+2
* #580 remove old windows NT code to update registersOpenGnSys Support Team2019-10-092-219/+0
* #915 Adapt web to use new image/restore/basic cmd in REST APIJavier Sánchez Parra2019-10-092-0/+60
* #915 Add test for POST /image/restore/basic commandJavier Sánchez Parra2019-10-092-0/+2
* #915 Add POST "image/restore/basic" command to REST API in ogAdmServerJavier Sánchez Parra2019-10-091-0/+75
* #914: Update OGAgent creation dependencies and installation instructions.Ramón M. Gómez2019-10-095-24/+31
* #915 Adapt web to use new image/create/basic cmd in REST APIJavier Sánchez Parra2019-10-082-1/+60
* #915 Add test for POST /image/create/basic commandJavier Sánchez Parra2019-10-082-0/+2
* #915 Add POST "image/create/basic" command to REST API in ogAdmServerJavier Sánchez Parra2019-10-081-0/+108
* #914: Fix permissions for some OGAgent scripts.Ramón M. Gómez2019-10-074-0/+0
* #915 Improve error management for og_json_parse_partition()Roberto Hueso Gómez2019-10-071-7/+23
* Adapt web to use new image/setup cmd in REST APIRoberto Hueso Gómez2019-10-072-0/+58