summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole
Commit message (Expand)AuthorAgeFilesLines
* #834: Delete duplicate lines in lab properties form.Ramón M. Gómez2019-11-201-2/+0
* #915 #932: Fix lost variable in Wake-On-Lan function.Ramón M. Gómez2019-11-201-0/+1
* #915 Fix error: run_command needs parameter 'cadenamac' for WOL.Irina Gómez2019-11-201-2/+2
* #914 Software inventory command in console improved info message when no oper...Irina Gómez2019-11-202-1/+2
* #839: Clearest code and fix typos in `rest/index.php` file.Ramón M. Gómez2019-11-181-16/+15
* #839: Fix a PHP 7 compatibility bug in REST private functions `jsonResponseNo...Ramón M. Gómez2019-11-181-28/+16
* #816: Updating web REST API definition.Ramón M. Gómez2019-11-151-43/+45
* #915 Fix duplicated command execution when added to the queueRoberto Hueso Gómez2019-11-151-45/+52
* #932: REST route `POST /repository/poweron` accepts MAC addresses without col...Ramón M. Gómez2019-11-141-13/+15
* #914 Login command in console improved info message when no operating system...Irina Gómez2019-11-144-1/+4
* #915 Rename POST /image/setup for /setup in REST APIRoberto Hueso Gómez2019-11-131-1/+1
* #915 Adapt web to use 'echo' parameter of POST /shell/runRoberto Hueso Gómez2019-11-121-2/+8
* #839 #915: Fix bug in route `GET /ous/:ouid/labs/:labid/clients/:clntid/statu...Ramón M. Gómez2019-11-121-67/+59
* #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
* #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 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 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 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-112-3/+9
* #915 Adapt web to use new image/restore/incremental cmd in REST APIJavier Sánchez Parra2019-10-112-0/+58
* #915 Adapt web to use new REST API "image/create/incremental" commandRoberto Hueso Gómez2019-10-112-0/+53
* #928 Multicast ports are allowed from 9000 to 9098. Port 9100 is assigned to ...Irina Gómez2019-10-101-2/+2
* #915 Adapt web to use new image/restore/basic cmd in REST APIJavier Sánchez Parra2019-10-092-0/+60
* #914: Update OGAgent creation dependencies and installation instructions.Ramón M. Gómez2019-10-091-0/+7
* #915 Adapt web to use new image/create/basic cmd in REST APIJavier Sánchez Parra2019-10-082-1/+60
* Adapt web to use new image/setup cmd in REST APIRoberto Hueso Gómez2019-10-072-0/+58
* #915: adapt web to use OG_REST_PARAM_ID constantJavier Sánchez Parra2019-10-031-1/+1
* #708: Fix a typo when composing the software inventory.Ramón M. Gómez2019-10-021-1/+1
* #915: Adapt web to use new image/restore cmd in REST APIRoberto Hueso Gómez2019-10-012-0/+31
* #915: Adapt web to use new image/create cmd in REST APIRoberto Hueso Gómez2019-10-012-0/+34
* #839: Reservation (power-on) operation is also sent to client repository (as ...Ramón M. Gómez2019-09-231-3/+17
* #928 Multicast ports are allowed from 9000 to 9100.Irina Gómez2019-09-231-2/+2
* #919: How to use new URLs in menus.Ramón M. Gómez2019-09-232-16/+6
* #914: Fix OGAgent installation instructions.Ramón M. Gómez2019-09-201-5/+4
* #858: The tip of the day is shown only when entering the web console. change ...Irina Gómez2019-09-186-29/+43
* #858 Messages and images for tip of the day are included.Irina Gómez2019-09-0613-2/+80
* #834: Setting a default value for some PHP variables to avoid warnings.Ramón M. Gómez2019-08-224-5/+10
* #802 For EFI partition: in console in 'RestoreImage' command can't select it ...Irina Gómez2019-08-126-19/+34