| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
|
| |
Error in the REST API response of /ous/:id1/labs/:id2/clients/status
that returns the status of the computers in a classroom. It returns
running PCs with an X.X.X.1 and X.X.X.2 IP address instead of those that
are actually running, which are X.X.X.15 and X.X.X.16. The error cause
is, when constructing the JSON response, a foreach that ignores the
"keys" of the response array.
This commit adds the "keys" to the foreach to iterate also through them.
|
|
|
|
|
|
|
|
|
|
|
| |
When OpenGnsys is used via RemotePC, a failure occurs when
classrooms with groups of computers are included because the
processing and recursion is not controlled correctly because attempts
are made to add objects to a null array.
This commit adds and populates an array with the computers in the group.
Reviewed-by: Javier Sánchez Parra <jsanchez@soleta.eu>
|
|
|
|
| |
/ous/{ouid}/labs/{labid}/clients/status`
|
|
|
|
| |
/ous/:ouid/labs/:labid/clients/:clntid/status` when a client has never connected to the server.
|
| |
|
| |
|
|
|
|
| |
tickets.
|
| |
|
|
|
|
|
|
| |
comentarios.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5640 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
respuestas REST (sin comillas).
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5490 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
nombre del sistema operativo
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5308 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
| |
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5257 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
con función AES2 de 224 bits.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5254 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
para evitar fallos si datos no ordenados.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5237 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
evitando usar 2 caracteres "/" seguidos.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5235 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
obtener el estado de todos los clientes de un aula; actualizar definición de la API REST y definir parámetros para evitar duplicados.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5227 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
{{{/ous/:ouid/images/:imageid/software}}} y seguir aplicando cambios de r5190 a más rutas REST.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5195 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
| |
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5194 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
| |
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5192 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
ver datos de su UO y soportar rutas terminadas en carácter "/".
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5190 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
fecha en formato ISO 8601 y quitar líneas en blanco al final de ficheros.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5185 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
{{{error.log}}} de Apache.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5178 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
acceso a la API REST.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5173 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
confusión entre imagen de datos y foto de aula/ordenador; algunas correcciones en fichero de definición de la API REST.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5166 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
|
| |
* {{{/ous/:ouid/labs}}} incluye datos de grupos de ordenadores.
* {{{/info}}} incluye datos de cliente "ogclient" instalado.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5130 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
información de versión y servicios activos.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5096 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
{{{/ous/:ouid/groups}}} y repasar definciones de seguridad y de campos requeridos.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5092 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
y documentar ruta {{{/status}}}.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5088 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
momento usando método GET); soportar cabeceras y simplificar las llamadas a cURL.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5033 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
tipo de cliente para peticiones de OGAgent y evitar saltos de línea innecesarios en las respuestas.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5027 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
operativo con OGAgent y en salida de datos de imagen mostrando si está actualizada.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5020 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
llamando a la API REST de su OGAgent.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5019 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
la respuesta de la ruta {{{GET /ous/:ouid/images/:imageid/software}}} para normalizar la salida de datos.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5018 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
la respuesta de la ruta {{{GET /ous/:ouid/images/:imageid}}} para normalizar la salida de datos.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5017 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
fichero YAML como base para generar la página HTML con el editor de Swagger.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5016 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
obtener datos de laboratorios y clientes.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5003 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
en el formulario de login).
git-svn-id: https://opengnsys.es/svn/branches/version1.1@4942 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
| |
git-svn-id: https://opengnsys.es/svn/branches/version1.1@4940 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
| |
git-svn-id: https://opengnsys.es/svn/branches/version1.1@4939 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
|
|
| |
* Actualizar respuestas JSON con los nuevos campos.
* Estandarizar uso de {{{id}}} y {{{name}}} en las respuestas JSON.
* Eliminar código duplicado.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@4938 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
redundante (el código HTTP de la respuesta indica si se produce o no un error).
git-svn-id: https://opengnsys.es/svn/branches/version1.1@4937 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
| |
git-svn-id: https://opengnsys.es/svn/branches/version1.1@4936 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
git-svn-id: https://opengnsys.es/svn/branches/version1.1@4909 a21b9725-9963-47de-94b9-378ad31fedc9
|