summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/principal
Commit message (Collapse)AuthorAgeFilesLines
* #1024 disable option to move a single computerID-1020_logrotateBugantoniodoblas2021-02-091-6/+6
|
* #944 Fix status in console, when there is only one computer in lab without ↵OpenGnsys2020-11-051-1/+1
| | | | columns and row property.
* #998 disable incremental imageIsabel Arrans2020-08-262-26/+0
| | | | This API is not supported by ogClient yet and it uses the obsolete socket hydra API.
* #980 Update POST /mode to the new ogServer APIRoberto Hueso Gómez2020-08-141-2/+2
| | | | | This patch selects the machines whose modes need to be changed using the client's IP rather than their scope names.
* #991: Status screen shows computers in maintenance mode with transparency.Ramón M. Gómez2020-07-161-14/+18
|
* #980 Add Virtual statusJavier Sánchez Parra2020-06-261-0/+5
| | | | | Since version 1.2.0, OpenGnsys supports ogVDI hypervisor OS. This commit a new status which indicates that clients are running ogVDI
* #580 Removes conmutar/purgar button from the menu (web)Javier Sánchez Parra2020-06-022-42/+0
| | | | | | | | | The new ogAdmServer's improvements and functionalities make the conmutar/purgar button deprecated. Thanks to libev now the ogAdmServer knows itself when a clients has desconected. This commit removes conmutar/purgar button from all the contextual menus (room, room group, computer and computer group).
* #944: Merge branch 'labgrid'Ramón M. Gómez2020-06-011-31/+80
|\
| * #944: Show the lab. grid.Ramón M. Gómez2019-12-131-31/+80
| |
* | Mover.Ordenadores.Aulas_integrar ficherosAlberto UMA2020-05-162-1/+1124
| |
* | #947: Fix bug when counting RemotePC-enabled labs.Ramón M. Gómez2020-05-141-2/+2
| |
* | Revert "#969 Images tree: lists are used for show tree and context menues."irinagomez2020-03-171-222/+1
| | | | | | | | This reverts commit 46eee4148b92d3218dfe47544623018db540a77b.
* | #969 Images tree: lists are used for show tree and context menues.Irina Gómez2020-03-161-1/+222
| |
* | #949: Add session info to the computer properties form.Ramón M. Gómez2020-01-091-11/+104
| |
* | #947: Link the statistics page from the help page.Ramón M. Gómez2019-12-181-0/+1
| |
* | #947: New web page with Organization Unit statistics obtained from de database.Ramón M. Gómez2019-12-181-0/+127
|/
* #934 Web Netboot form not filter the PC group scopeadv2019-12-091-0/+1
| | | | | | The netboot web form does not correctly filter the computer group scope. There is a BUG in the "case" to filter the scopes. The file is boot_grub4dos.php
* #915 Remove all references to SocketHidraRoberto Hueso Gómez2019-10-296-6/+0
| | | | | This patch removes all remaining references to SocketHidra. The existing code uses the REST API ogAdmServer.
* #915 Remove dead code that uses SocketHidraRoberto Hueso Gómez2019-10-292-284/+0
| | | | This patch removes files that are dead code and that also use SocketHidra.
* #834: Setting a default value for some PHP variables to avoid warnings.Ramón M. Gómez2019-08-221-1/+1
|
* Merge branch 'devel' into uefiIrina Gómez2019-06-054-102/+13
|\ | | | | | | Fast foward with devel branch
| * #915 adapt web console to use new refresh command in REST APIJavier Sánchez Parra2019-05-301-19/+2
| | | | | | | | SocketHidra "actualizar" has been replaced by POST /refresh.
| * #915 adapt web console to use new stop command in REST APIJavier Sánchez Parra2019-05-301-19/+2
| | | | | | | | SocketHidra "purgar" has been replaced by POST /stop.
| * #915 adapt web console to use new REST API in OgAdmServerOpenGnSys Support Team2019-05-272-64/+9
| | | | | | | | | | | | Use new REST API in ogAdmServer. This allows us to start removing the old SockHidra code.
* | Merge branch 'devel' into uefi (fast-forward)Irina Gómez2019-05-139-23/+22
|\|
| * #834: Fix some HTML tags, remove trailing tabs and convert newlines to Unix ↵Ramón M. Gómez2019-02-251-7/+4
| | | | | | | | format.
| * #834: Remove all redundant PHP closing tags.Ramón M. Gómez2019-01-235-5/+5
| |
| * #834: More PHP/HTML/CSS code cleanup.Ramón M. Gómez2019-01-231-1/+2
| |
| * #834: Check for more variable definitions and continue code cleanup.Ramón M. Gómez2019-01-212-5/+4
| |
| * #834: Correct undefined variables and some spell checking.Ramón M. Gómez2019-01-192-5/+7
| |
* | #802 #888 When console create template, if in the other type (uefi|bios) ↵Irina Gómez2019-03-251-19/+32
| | | | | | | | exist a template with the same descriptión, uses his file name.
* | #802 #888 When the computer or repo propierties change, the console ↵Irina Gómez2019-03-151-1/+0
| | | | | | | | regenerate the PXE files for bios and uefi.
* | #802 #888 Fix error in 8c88e08: NetbootAvanzado UEFI compatibilityIrina Gómez2019-02-222-3/+2
| |
* | #802 #888 Console: in management of NetBootAvanzado can use bios and uefi ↵Irina Gómez2019-02-203-848/+505
| | | | | | | | templates.
* | #802 setclientmode: Crea configuración PXE para BIOS y UEFI. Permite pasar ↵Irina Gómez2019-02-131-1/+2
| | | | | | | | la información de acceso a la base de datos en un fichero.
* | #802 NetBootAvanzado: Se muestran las plantillas BIOS y UEFI. Se utiliza el ↵Irina Gómez2019-02-122-79/+69
|/ | | | script setclientmode para crear los archivos PXE de los equipos
* #867: REST API documentacion added to help screen.Ramón M. Gómez2018-11-273-12/+9
|
* #870 Propiedades ordenadores: permite no asignar repositorio al equipo. ↵Irina Gómez2018-11-201-3/+2
| | | | Árbol de imágenes: se muestran bien las imágenes diferenciales de un repositorio borrado.
* #870 Crear imagen: si no existe repositorio asignado al ordenador se muestra ↵Irina Gómez2018-11-081-3/+5
| | | | un mensaje informativo. Árbol imágenes: se muestran las de los repositorios borrados.
* #867 Página de ayuda: cambio estilo e índices de array de mensajes en inglés.Irina Gómez2018-10-184-11/+15
|
* #867: Integrating commit {{{ba1f95c}}}.Ramón M. Gómez2018-10-172-2/+2
|
* #867 Se incluyen pagina para el manual de usuarios y ficheros de idiomas. La ↵Irina Gómez2018-10-114-94/+65
| | | | versión se toma del fichero VERSION.json
* #867 La ayuda incluye información de las funciones, engine.cfg, changelog, etcIrina Gómez2018-08-024-16/+105
|
* #770 imagenes.php: Se corrige errata en consulta SQL por la que no se ↵Irina Gómez2018-06-141-3/+10
| | | | mostraban las imágenes diferenciales
* #843: Web interface uses new version file and correcting some errata.Ramón M. Gómez2018-06-121-6/+12
|
* #834 boot_grub4dos_crear.php: Se resuelve errata de variables no definidas.irina2018-03-151-45/+41
| | | | git-svn-id: https://opengnsys.es/svn/branches/version1.1@5656 a21b9725-9963-47de-94b9-378ad31fedc9
* #835: Método reducido para leer contenido del directorio de plantillas PXE.ramon2018-03-121-28/+10
| | | | git-svn-id: https://opengnsys.es/svn/branches/version1.1@5654 a21b9725-9963-47de-94b9-378ad31fedc9
* #834: Corregir errata en r5634 y eliminar código JavaScript no accesible.ramon2018-03-011-2/+2
| | | | git-svn-id: https://opengnsys.es/svn/branches/version1.1@5635 a21b9725-9963-47de-94b9-378ad31fedc9
* #834: Simplificar código CSS.ramon2018-03-011-1/+1
| | | | git-svn-id: https://opengnsys.es/svn/branches/version1.1@5633 a21b9725-9963-47de-94b9-378ad31fedc9
* #834: Eliminar etiquetas y código redundante en JavaScript.ramon2018-03-014-4/+4
| | | | git-svn-id: https://opengnsys.es/svn/branches/version1.1@5632 a21b9725-9963-47de-94b9-378ad31fedc9