summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/comandos
Commit message (Expand)AuthorAgeFilesLines
* #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
* #914 Software inventory command in console improved info message when no oper...Irina Gómez2019-11-201-0/+1
* #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
* #804 Restore image and partition command: Fix the error when ungroup computer...Irina Gómez2019-10-282-0/+10
* #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: Revert some JavaScript strict comparisonsJavier Sánchez Parra2019-05-033-3/+3
* #834 Create image in console: Fixs a error when there are duplicate computers...Irina Gómez2019-04-221-1/+2
* #834: Fix some HTML tags, remove trailing tabs and convert newlines to Unix f...Ramón M. Gómez2019-02-253-408/+407
* #834: Fix Javascript comparisons and variable declarations.Ramón M. Gómez2019-02-219-85/+86
* #834: Fixing more code cleanup: file encoding, CSS units, HTML tags, and trai...Ramón M. Gómez2019-02-0518-129/+114
* #834: Fixing more code cleanup: some file encoding, CSS units, Javascript com...Ramón M. Gómez2019-02-044-76/+72
* #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-232-2/+2
* #834: More PHP/HTML/CSS code cleanup.Ramón M. Gómez2019-01-233-47/+33
* #834: Check for more variable definitions and continue code cleanup.Ramón M. Gómez2019-01-214-14/+10
* #806: Show error message when partition size < 0 (thanks to Javier Sanchez, j...Ramón M. Gómez2019-01-181-0/+6
* #870 Crear imagen: si no existe repositorio asignado al ordenador se muestra ...Irina Gómez2018-11-081-5/+41
* #834: Eliminar algunos espacios sobreantes y saltos de línea tipo CRLF.Ramón M. Gómez2018-05-171-11/+10
* #834: Simplificar código CSS.ramon2018-03-011-12/+12
* #834: Eliminar etiquetas y código redundante en JavaScript.ramon2018-03-011-3/+3
* #834: Corregir errata en revisión r5630.ramon2018-03-011-49/+48
* #834: Limpiar código JavaScript: terminar instrucciones con ";" y evitar asi...ramon2018-03-0111-154/+154
* #804: Completar compatibilidad de expresiones regulares con PHP 7.ramon2018-02-271-3/+3
* #804: Sustituir funciones para compatibilidad con PHP 7 ({{{split}}} por {{{e...ramon2018-02-273-30/+30
* #821: Cambios en el comando Particionar y Formatear:ramon2018-01-181-1/+1
* #658 #730: Cambios en el comando Eliminar imagen de caché:ramon2017-12-281-35/+25
* #743: Mejoras en petición Wake-On-Lan a repositorio:ramon2017-12-142-12/+24