summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/rest
Commit message (Expand)AuthorAgeFilesLines
* #1006 Fix RemotePC IP retrieving on running clientsIsaac Vidal Daza2020-09-281-2/+2
* #1005 Add support for computer groups in RemotePCJosé Alberto Royo Ratia2020-09-281-0/+4
* #992: New REST route `/ous/:ouid/labs/:labid/clients/:clntid/init`Ramón M. Gómez2020-09-111-26/+172
* #992: Set local session flag on user login or logout.Ramón M. Gómez2020-09-111-7/+10
* #990 Fix WOL call for RemotePCRoberto Hueso Gómez2020-07-311-2/+3
* #992: Release a reserved client if a user logs in a local session.Ramón M. Gómez2020-07-241-9/+19
* #992: Set/unset URL to release a client for remote access.Ramón M. Gómez2020-07-231-8/+14
* #991: Computers in maintenance mode will not be chosen for remote access.Ramón M. Gómez2020-07-171-0/+1
* #839: Fix index overflow in REST route `GET /ous/{ouid}/labs/{labid}/clients/...Ramón M. Gómez2020-04-021-6/+7
* #839: Fix bug when creating database event.Ramón M. Gómez2020-04-011-7/+6
* #839: Clearest code and fix typos in `rest/index.php` file.Ramón M. Gómez2019-11-181-16/+15
* #839: Fix a PHP 7 compatibility bug in REST private functions `jsonResponseNo...Ramón M. Gómez2019-11-181-28/+16
* #816: Updating web REST API definition.Ramón M. Gómez2019-11-151-43/+45
* #932: REST route `POST /repository/poweron` accepts MAC addresses without col...Ramón M. Gómez2019-11-141-13/+15
* #839 #915: Fix bug in route `GET /ous/:ouid/labs/:labid/clients/:clntid/statu...Ramón M. Gómez2019-11-121-67/+59
* #915 Remove all references to SocketHidraRoberto Hueso Gómez2019-10-291-1/+0
* #839: Drop database event when remote access reservation is finished.Ramón M. Gómez2019-10-241-2/+4
* #839: Avoid error code 500 when redirecting a logout operation to the remote ...Ramón M. Gómez2019-10-241-4/+5
* #915: Remove REST function `sendCommand` obsoleted by the ogAdmServer REST API.Ramón M. Gómez2019-10-231-38/+0
* #915: Adapt RemotePC reservation function to the new ogAdmServer REST API.Ramón M. Gómez2019-10-231-20/+7
* #915: REST function to get client status uses new ogAdmServer REST API.Ramón M. Gómez2019-10-231-28/+6
* #708: Fix a typo when composing the software inventory.Ramón M. Gómez2019-10-021-1/+1
* #839: Reservation (power-on) operation is also sent to client repository (as ...Ramón M. Gómez2019-09-231-3/+17
* #891: Boot (wake) command is sent by both server and client repository.Ramón M. Gómez2019-05-301-45/+19
* #892: extract ogAdmServer data from the configuration fileJavier Sánchez Parra2019-01-301-28/+36
* #892: Use ogAdmServer Wake on LanJavier Sánchez Parra2019-01-291-16/+29
* #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-0/+1
* #834: Check for more variable definitions and continue code cleanup.Ramón M. Gómez2019-01-211-0/+2
* #875: Remove unused field from repositories table and update list of closed t...Ramón M. Gómez2018-11-211-1/+0
* #843: API REST uses new version file.Ramón M. Gómez2018-06-122-10/+20
* #708: Corregir error en verificación de administrdor de UO.Ramón M. Gómez2018-05-232-53/+53
* #839: Correción en API REST para RemotePC: permitir sesión ilimitada si par...ramon2018-04-302-9/+12
* #816 #834: Incluir PC de profesor en API REST, limpiar código y revisar come...ramon2018-03-061-75/+87
* #804 uso de Mysqli por compatibilidad de php7irina2018-02-271-1/+1
* #730: Cambios menores:ramon2018-02-201-2/+5
* #708: Compatibilidad con funciones horarias de PHP 5.6+.ramon2018-02-061-0/+6
* #718: Adaptar la API REST que atiende notificaciones de ''logout'' de OGAgent.ramon2017-12-202-3/+7
* #743: Mejoras en petición Wake-On-Lan a repositorio:ramon2017-12-141-1/+29
* #743: Usar formato JSON en entrada a ruta REST {{{POST /repository/poweron}}}.ramon2017-12-141-5/+3
* #708: API REST guarda idioma de la sesión para adaptar los mensajes de fin d...ramon2017-12-121-2/+14
* #708: Corrección errata en consulta SQL que provocaba duplicado de operacion...ramon2017-11-271-1/+1
* #708: Comprobar parámetro {{{urllogin}}} en los valores de sesión para Remo...ramon2017-11-271-2/+2
* #810: Soportar obtención de cabeceras sin usar Apache y reducir el código.ramon2017-11-081-21/+11
* #708: Cambiar política de asignación a recurso no disponible si {{{deadLine...ramon2017-11-061-16/+13
* #708: Tiempo de sesión ilimitado si parámetro {{{deadLine}}} es 0 en ruta R...ramon2017-11-062-14/+20
* #708 #810: Añadir depuración en ruta de RemotePC; adaptar mensajes en propi...ramon2017-11-031-0/+4
* #708: Componer correctamente los valores enteros en mensajes JSON de las resp...ramon2017-10-313-46/+49
* #708: Corregir otra errata en r5484.ramon2017-10-261-2/+1
* #708: Corregir errata en r5484.ramon2017-10-261-0/+1