summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/comandos/gestores
Commit message (Expand)AuthorAgeFilesLines
* "ID-824 Modificando comando setBootMode por bootOs"albertogp2021-05-031-37/+80
* #1032 Use create_schedule_now for tasks and proceduresJose M. Guisado2021-03-111-7/+1
* #1032 Use create_schedule_now for immediate logged commandsJose M. Guisado2021-03-111-1/+1
* #990 restfunctions: wol: require clients and wol_type params onlyJose M. Guisado2021-02-152-7/+3
* #1019 Fix decoding of shell command parameters in queue modeJavier Sánchez Parra2021-02-081-1/+14
* #990 Use client broadcast address on WoLJavier Sánchez Parra2020-07-032-3/+7
* #942 add WoL on commands, procedures and tasks (web)Javier Sánchez Parra2020-06-021-2/+1
* #942 add immediate commands on the queue (web)Javier Sánchez Parra2020-06-021-4/+13
* #942 schedule commands (web)Javier Sánchez Parra2020-06-021-1/+8
* #915 Add new case to command shell/run (web)Javier Sánchez Parra2020-06-021-1/+3
* #942 Fix run script tasks encoding (web)Roberto Hueso Gómez2020-06-021-1/+4
* #915 Fix EliminarImagenCache command on the WebConsoleJavier Sánchez Parra2019-12-131-0/+2
* #915 Fix WoL command support in queued commandsJavier Sánchez Parra2019-12-031-1/+2
* #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
* #915 Fix duplicated command execution when added to the queueRoberto Hueso Gómez2019-11-151-45/+52
* #915 Fix run script commandRoberto Hueso Gómez2019-10-301-0/+3
* #915 Remove all references to SocketHidraRoberto Hueso Gómez2019-10-291-1/+0
* #915 Remove dead code that uses SocketHidraRoberto Hueso Gómez2019-10-291-1/+0
* #915 Adapt gestor_Comandos.php to use the REST APIRoberto Hueso Gómez2019-10-291-78/+44
* #915 Fix POST "software" cmd in ogAdmServer and webJavier Sánchez Parra2019-10-111-1/+1
* #915 Adapt web to use new image/restore/incremental cmd in REST APIJavier Sánchez Parra2019-10-111-0/+5
* #915 Adapt web to use new REST API "image/create/incremental" commandRoberto Hueso Gómez2019-10-111-0/+5
* #915 Adapt web to use new image/restore/basic cmd in REST APIJavier Sánchez Parra2019-10-091-0/+5
* #915 Adapt web to use new image/create/basic cmd in REST APIJavier Sánchez Parra2019-10-081-0/+5
* Adapt web to use new image/setup cmd in REST APIRoberto Hueso Gómez2019-10-071-0/+5
* #915: Adapt web to use new image/restore cmd in REST APIRoberto Hueso Gómez2019-10-011-0/+5
* #915: Adapt web to use new image/create cmd in REST APIRoberto Hueso Gómez2019-10-011-0/+5
* #915 adapt web to use new software cmd in REST APIJavier Sánchez Parra2019-07-031-0/+5
* #915 adapt web to use new hardware cmd in REST APIJavier Sánchez Parra2019-07-031-0/+5
* #915: Merge branch devel-ogadmserver-rest-api into develRamón M. Gómez2019-06-042-16/+37
|\
| * #915 adapt web console to use new reboot command in REST APIJavier Sánchez Parra2019-05-301-1/+6
| * #915 adapt web console to use new poweroff command in REST APIJavier Sánchez Parra2019-05-301-7/+14
| * #915 rename IDCOMAND* to OG_CMD_ID_*Javier Sánchez Parra2019-05-301-3/+4
| * #915 adapt web console to use new REST API in OgAdmServerOpenGnSys Support Team2019-05-272-5/+14
* | #891: Boot (wake) command is sent by both server and client repository.Ramón M. Gómez2019-05-301-8/+10
|/
* #834: Fix some HTML tags, remove trailing tabs and convert newlines to Unix f...Ramón M. Gómez2019-02-251-5/+5
* #892: Avoid infinite loopJavier Sánchez Parra2019-01-291-0/+1
* #892: Use ogAdmServer Wake on LanJavier Sánchez Parra2019-01-292-5/+13
* #834: Remove all redundant PHP closing tags.Ramón M. Gómez2019-01-231-1/+1
* #804: Sustituir funciones para compatibilidad con PHP 7 ({{{split}}} por {{{e...ramon2018-02-271-2/+2
* #743: Mejoras en petición Wake-On-Lan a repositorio:ramon2017-12-142-12/+24
* #743: Usar formato JSON en entrada a ruta REST {{{POST /repository/poweron}}}.ramon2017-12-142-7/+14
* #814: Sustituir las etiquetas cortas de php por el formato largopablombg2017-11-082-2/+2
* #779 Consola Web: Se crea comando 'enviar mensaje'irina2017-04-071-7/+18
* #718 Consola: el comando ejecutar script permite seleccionar el modo de ejecu...irina2017-03-271-1/+2
* #708: Nueva ruta {{{GET /ous/:ouid/labs/:labid/clients//status}}} para obtene...ramon2017-03-101-1/+0
* #718: Actualizar instrucciones y preparar postconfiguración para OGAgent de ...ramon2017-02-221-1/+1
* #718: OGAgent para macOS soporta apagado, reinicio y preparado para otras ope...ramon2017-02-201-2/+2
* #708: Obtener datos y código HTTP en llamadas {{{curl_multi}}} de PHP; usar ...ramon2017-02-101-7/+5