summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/idiomas/php
Commit message (Collapse)AuthorAgeFilesLines
* #918 The web console commands for cloning synchronized images adapt to ↵918-git-imagesIrina Gómez2021-07-043-0/+9
| | | | | | images synced with git. GIT is included as a cloning protocol with options git_option:acl_option with the values [ clone | checkout ] : [ total | user ].
* #1043 Add WOL_SENT state supportJose M. Guisado2021-04-293-4/+6
| | | | | | Adds ogServer wol state, used to report WoL packet sending. This state can timeout (returning to off) or change to a new state after clients report a new one.
* #991: Fix lab status legend in Catalan.Ramón M. Gómez2021-03-091-1/+1
|
* #991: Add maintenace status to lab status legend.Ramón M. Gómez2021-03-093-3/+6
|
* #1008 Add support for partitioning several disksJavier Sánchez Parra2020-11-253-3/+3
| | | | | | | WebConsole only supports for partitioning and formatting the first disk of the client. POST /setup calls in ogserver and ogclient support for multiple disks. Update WebConsole to allow to choose which disk do you want to partition and format.
* #991: Enable/disable maintenance flag in computer properties form.Ramón M. Gómez2020-07-173-0/+3
|
* #804: Fix bug when getting day of week number.Ramón M. Gómez2020-07-013-87/+6
| | | | Removing function `_DiaSemana` from class `Almanaque` and use regular PHP functions.
* #980 Add Virtual statusJavier Sánchez Parra2020-06-263-0/+3
| | | | | Since version 1.2.0, OpenGnsys supports ogVDI hypervisor OS. This commit a new status which indicates that clients are running ogVDI
* #944: Merge branch 'labgrid'Ramón M. Gómez2020-06-013-3/+17
|\
| * #944: Update locale messages.Ramón M. Gómez2019-12-133-3/+17
| |
* | Limpiando.Codigo.979Alberto UMA2020-05-201-1/+1
| |
* | Mover.Ordenadores.Aulas_integrar ficherosAlberto UMA2020-05-166-6/+50
| |
* | #961 Images properties in console shows data size.Irina Gómez2020-05-153-0/+3
| |
* | #962: Update warnings for the web command "Run Script" (Windows script does ↵Ramón M. Gómez2020-03-113-9/+6
| | | | | | | | not require escape characters).
* | #949: Add session info to the computer properties form.Ramón M. Gómez2020-01-093-4/+24
| |
* | #858 New tips of the day.Irina Gómez2019-12-203-4/+28
| |
* | #947: Link the statistics page from the help page.Ramón M. Gómez2019-12-183-0/+3
| |
* | #947: New web page with Organization Unit statistics obtained from de database.Ramón M. Gómez2019-12-183-0/+84
|/
* #914 Login command in console improved info message when no operating ↵Irina Gómez2019-11-143-0/+3
| | | | system is detected.
* #915 Remove dead code that uses SocketHidraRoberto Hueso Gómez2019-10-293-48/+0
| | | | This patch removes files that are dead code and that also use SocketHidra.
* #858: The tip of the day is shown only when entering the web console. change ↵Irina Gómez2019-09-183-16/+16
| | | | in style: align image center and maximum width for text.
* #858 Messages and images for tip of the day are included.Irina Gómez2019-09-063-1/+59
|
* Merge branch 'devel' into uefi (fast-forward)Irina Gómez2019-05-13202-444/+366
|\
| * #834: Fixing more code cleanup: some file encoding, CSS units, Javascript ↵Ramón M. Gómez2019-02-042-3/+3
| | | | | | | | comparisons, HTML tags, PHP variables.
| * #834: Remove all redundant PHP closing tags.Ramón M. Gómez2019-01-23193-418/+340
| |
| * #834: More PHP/HTML/CSS code cleanup.Ramón M. Gómez2019-01-231-53/+53
| |
| * #834: Check for more variable definitions and continue code cleanup.Ramón M. Gómez2019-01-216-21/+21
| |
* | #802 #888 When console create template, if in the other type (uefi|bios) ↵Irina Gómez2019-03-253-0/+3
| | | | | | | | exist a template with the same descriptión, uses his file name.
* | #802 #888 Fix error in 8c88e08: NetbootAvanzado UEFI compatibilityIrina Gómez2019-02-223-106/+109
|/
* #867: REST API documentacion added to help screen.Ramón M. Gómez2018-11-273-6/+9
|
* #875: Remove port from repository properties form and alter the database.Ramón M. Gómez2018-11-203-10/+8
|
* #870 Crear imagen: si no existe repositorio asignado al ordenador se muestra ↵Irina Gómez2018-11-086-6/+8
| | | | un mensaje informativo. Árbol imágenes: se muestran las de los repositorios borrados.
* Display warning messaje if there is no repository defined in the ↵Irina Gómez2018-11-063-3/+3
| | | | Organitational Unit when entering the console.
* #870 You can search for computers whitout repository.Irina Gómez2018-10-253-1/+3
|
* #870: Add warning if computer has no repository assigned to it.Ramón M. Gómez2018-10-193-19/+15
|
* #867 Página de ayuda: cambio estilo e índices de array de mensajes en inglés.Irina Gómez2018-10-183-10/+12
|
* #867: Integrating commit {{{ba1f95c}}}.Ramón M. Gómez2018-10-173-6/+15
|
* #867 Se incluyen pagina para el manual de usuarios y ficheros de idiomas. La ↵Irina Gómez2018-10-119-0/+103
| | | | versión se toma del fichero VERSION.json
* #867 La ayuda incluye información de las funciones, engine.cfg, changelog, etcIrina Gómez2018-08-023-6/+0
|
* #842 Consola: Se termina traducción al inglés de consola actualIrina Gómez2018-06-222-2/+2
|
* #842 Consola: se revisan todos los ficheros de idioma en inglés.Irina Gomez2018-05-15105-1267/+1141
|
* #804: Completar cambios de revisión r5628.ramon2018-03-015-15/+15
| | | | git-svn-id: https://opengnsys.es/svn/branches/version1.1@5629 a21b9725-9963-47de-94b9-378ad31fedc9
* #804: Usar nueva sintaxis para constructores de clases PHP y convertir ↵ramon2018-03-016-79/+88
| | | | | | caracteres a UTF-8 en estos ficheros. git-svn-id: https://opengnsys.es/svn/branches/version1.1@5628 a21b9725-9963-47de-94b9-378ad31fedc9
* #804: Sustituir funciones para compatibilidad con PHP 7 ({{{split}}} por ↵ramon2018-02-276-22/+22
| | | | | | {{{explode}}} y {{{ereg...}}} por {{{preg_...}}}). git-svn-id: https://opengnsys.es/svn/branches/version1.1@5619 a21b9725-9963-47de-94b9-378ad31fedc9
* #816: Integrar código del ticket:816 en rama {{{branches/version1.1}}}ramon2018-02-269-2/+15
| | | | git-svn-id: https://opengnsys.es/svn/branches/version1.1@5615 a21b9725-9963-47de-94b9-378ad31fedc9
* #817: Volver a incluir menú en zona de ordenadores del aula.ramon2018-01-236-6/+6
| | | | git-svn-id: https://opengnsys.es/svn/branches/version1.1@5582 a21b9725-9963-47de-94b9-378ad31fedc9
* #817 Corrección del texo en todos los idiomas de las propiedades del Aulaalbertogp2018-01-233-3/+3
| | | | git-svn-id: https://opengnsys.es/svn/branches/version1.1@5581 a21b9725-9963-47de-94b9-378ad31fedc9
* #817 Realizado los 3 cambios solicitados para éste ticketalbertogp2018-01-196-3/+6
| | | | git-svn-id: https://opengnsys.es/svn/branches/version1.1@5566 a21b9725-9963-47de-94b9-378ad31fedc9
* #821: Cambios en el comando Particionar y Formatear:ramon2018-01-183-20/+38
| | | | | | | | | * Soportar varios grupos de configuraciones en ámbito de aulas. * Nuevas cabeceras más descriptivas y con traducción al inglés. * Avisar si un grupo de ordenadores tiene discos con distinto tamaño e indicar que debe desagruparse para poder aplicar los cambios. En el formulario de configuración de aula, indicar que hay grupos de ordenadores con distinto tamaño de disco. git-svn-id: https://opengnsys.es/svn/branches/version1.1@5559 a21b9725-9963-47de-94b9-378ad31fedc9
* #658 #730: Cambios en el comando Eliminar imagen de caché:ramon2017-12-283-16/+16
| | | | | | | | * Corregida erratas en cláusulas {{{GROUP BY}}} con MySQL 5.7 * Corregidos mensajes de cabeceras. * Buscar mnemónico {{{CACHE}}} en vez de la partición 4. git-svn-id: https://opengnsys.es/svn/branches/version1.1@5546 a21b9725-9963-47de-94b9-378ad31fedc9