summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/comandos
Commit message (Expand)AuthorAgeFilesLines
* #894 Console 'Restore Image' Command: Supports disk image.disk-imageIrina Gómez2020-06-222-3/+57
* #894 Console 'Create Image' Command: Supports disk image.Irina Gómez2020-06-191-2/+45
* #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
* Limpiando.Codigo.979Alberto UMA2020-05-201-3/+0
* Mover.Ordenadores.Aulas_integrar ficherosAlberto UMA2020-05-162-0/+521
* #959 #679 CreateImage command in console : Fix error in SQL request, only sho...Irina Gómez2020-04-131-2/+2
* #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