summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/includes/comunes.php
Commit message (Collapse)AuthorAgeFilesLines
* #804 Limit legacy SocketHidra key-value splitJavier Sánchez Parra2021-05-101-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | This bug was found by USAL and UPV. They reported that WebConsole was showing scripts incompletely if they contain "=". SocketHidra stores key-value pair as "<key>=<value>" string, and the parser splits the string on "=" characters and pick the first two elements. Thus, if the value also contains "=", the parser splits it and only picks the first part. Note: keys strings never contain "=". With "scp=this=is=a=test" as example BEFORE this commit the parser returns "scp" as key "this" as value AFTER this commit the parser returns "spc" as key "this=is=a=test" as value Limit legacy SocketHidra key-value split to two elements, key and value. This commit also removes script decoding because WebConsole stores them decoded since v1.2.0.
* #942 add immediate commands on the queue (web)Javier Sánchez Parra2020-06-021-0/+18
| | | | | | | | Users can launch immediate commands on the queue to keep an history and to watch the status and the properties. This commit adapt this functionality to new functions and behaviour of the ogAdmServer.
* #974 Fix task edit formJavier Sánchez Parra2020-04-241-1/+1
| | | | | | | | | We have seen that if you try to edit a task and assign it to a group of computers the form do not work. This happens because the string containing the name of primary key of the table gruposordenadores (Groups of computers) has a trailing white space. This commit fixes this bug removing the trailing whitespace.
* #834: Fix wrong variable type.Ramón M. Gómez2019-02-201-2/+2
|
* #834: Fixing more code cleanup: some file encoding, CSS units, Javascript ↵Ramón M. Gómez2019-02-041-4/+4
| | | | comparisons, HTML tags, PHP variables.
* #804: Sustituir funciones para compatibilidad con PHP 7 ({{{split}}} por ↵ramon2018-02-271-8/+8
| | | | | | {{{explode}}} y {{{ereg...}}} por {{{preg_...}}}). git-svn-id: https://opengnsys.es/svn/branches/version1.1@5619 a21b9725-9963-47de-94b9-378ad31fedc9
* #730: Evitar división por 0 al mostrar tamaños de ficheros.ramon2018-01-101-1/+5
| | | | git-svn-id: https://opengnsys.es/svn/branches/version1.1@5549 a21b9725-9963-47de-94b9-378ad31fedc9
* #810: Convertir datos a bytes para ruta REST {{{/repository/images}}}; ↵ramon2017-10-161-0/+16
| | | | | | propiedades de repositorio convierte tamaños a valor legible. git-svn-id: https://opengnsys.es/svn/branches/version1.1@5463 a21b9725-9963-47de-94b9-378ad31fedc9
* Versión 1.0.5, #565: Integrar cambios en comandos para crear y restaurar ↵ramon2012-12-121-1/+1
| | | | | | imágenes incrementales. git-svn-id: https://opengnsys.es/svn/branches/version1.0@3463 a21b9725-9963-47de-94b9-378ad31fedc9
* Versión 1.0.5, #551 #565: Quitar más avisos PHP; internacionalización de ↵ramon2012-12-051-3/+3
| | | | | | los nuevos comandos. git-svn-id: https://opengnsys.es/svn/branches/version1.0@3455 a21b9725-9963-47de-94b9-378ad31fedc9
* Versión 1.0.5, #565: Integrar código del ticket:565 en rama de desarrollo.ramon2012-11-281-31/+34
| | | | git-svn-id: https://opengnsys.es/svn/branches/version1.0@3446 a21b9725-9963-47de-94b9-378ad31fedc9
* Versión 1.0.5, #551: Eliminar más errores y avisos para compatibilidad con ↵ramon2012-09-051-27/+28
| | | | | | PHP 5.4, mostrar gráfico por defecto para formulario de nuevo ordenador. git-svn-id: https://opengnsys.es/svn/branches/version1.0@3275 a21b9725-9963-47de-94b9-378ad31fedc9
* Versión 1.0.5, #551: Eliminar más errores y avisos para compatibilidad con ↵ramon2012-09-051-3/+3
| | | | | | PHP 5.4, añadir fichero de idioma y mostrar nº de PCs clientes de un repositorio. git-svn-id: https://opengnsys.es/svn/branches/version1.0@3273 a21b9725-9963-47de-94b9-378ad31fedc9
* git-svn-id: https://opengnsys.es/svn/trunk@1314 ↵alonso2010-10-231-0/+378
| | | | a21b9725-9963-47de-94b9-378ad31fedc9
* git-svn-id: https://opengnsys.es/svn/trunk@1313 ↵alonso2010-10-231-190/+0
| | | | a21b9725-9963-47de-94b9-378ad31fedc9
* Borrar caracteres BOM de UTF-8 en ficheros PHP de WebConsole.ramon2009-11-061-1/+1
| | | | git-svn-id: https://opengnsys.es/svn/trunk@514 a21b9725-9963-47de-94b9-378ad31fedc9
* git-svn-id: https://opengnsys.es/svn/trunk@489 ↵alonso2009-11-041-0/+190
| | | | a21b9725-9963-47de-94b9-378ad31fedc9
* git-svn-id: https://opengnsys.es/svn/trunk@481 ↵alonso2009-11-041-190/+0
| | | | a21b9725-9963-47de-94b9-378ad31fedc9
* git-svn-id: https://opengnsys.es/svn/trunk@469 ↵alonso2009-10-311-10/+10
| | | | a21b9725-9963-47de-94b9-378ad31fedc9
* Reorganización directorios OpenGNSys Admin.ramon2009-10-291-0/+190
git-svn-id: https://opengnsys.es/svn/trunk@455 a21b9725-9963-47de-94b9-378ad31fedc9