Ramón M. Gómez
1954ef5cfa
#908 OGAgent for ogLive launches the Browser with an animation while getting initial configuration.
2019-09-30 11:53:50 +02:00
Juan Manuel Bardallo
d0a7766b08
Bug fixed when out and err are None in operation exec_command
2019-09-30 11:35:00 +02:00
Ramón M. Gómez
a5117cbf55
#908 : Trying to fix a bug when obteining execution outputs.
2019-09-30 11:33:35 +02:00
Ramón M. Gómez
f24fea2a9c
#761 : OGAgent launchs client's default menu on activation process.
2019-09-30 11:32:36 +02:00
Ramón M. Gómez
221bcd14cc
#908 OGAgent for ogLive code clean up.
2019-09-30 11:26:01 +02:00
Ramón M. Gómez
01adfee493
#761 : OGAGent checks for dobule slash before connecting to REST URL.
2019-09-30 11:20:51 +02:00
Ramón M. Gómez
cb1fb02df5
#750 : Fast forward branch
2019-09-30 11:04:46 +02:00
Ramón M. Gómez
46d3308a5f
#750 : Renaming server REST route {{{GET /done}}} to {{{GET /command_done}}} to log commands executed on clients.
2019-09-30 10:58:04 +02:00
Ramón M. Gómez
a0ce0fc9ea
#750 : Adapting route {{GET /command}}} parameters.
2019-09-30 10:58:04 +02:00
Ramón M. Gómez
aab7ec58aa
#750 : Simple REST route to get the list of running commands.
2019-09-30 10:57:24 +02:00
Ramón M. Gómez
2af37100e0
#750 : Using more descriptive status; new route {{{POST /command}}} to launch command/script in a callback thread that returns all data to a server route.
2019-09-30 10:54:04 +02:00
Ramón M. Gómez
9e81e9020c
#750 : Route {{{GET /getconfig}}} renamed as {{{GET /config}}}; route {{{GET /hardware}}} returns data in JSON format; new basic route {{{GET /software?disk=NDisk&part=NPart}}}
2019-09-30 10:49:25 +02:00
Ramón M. Gómez
a5905575e2
#750 : New route {{{GET /hardware}}}.
2019-09-30 10:49:25 +02:00
Ramón M. Gómez
149d1bdc4f
#750 : OGAgent for ogLive looks for {{{oglive}}} environ variable; route {{{GET /getconfig}}} returns data in JSON format.
2019-09-30 10:49:25 +02:00
Ramón M. Gómez
70ce2377da
#750 : Using PEP 8 Style Guide for Python in new module; implementing basic {{{getconfig}}} operation.
2019-09-30 10:47:52 +02:00
Ramón M. Gómez
cf4de0c2d2
#750 : Process to build OGAgent for ogLive package.
2019-09-30 10:40:22 +02:00
Ramón M. Gómez
2617b6d50f
#913 : Adapting commit {{{0fcdc63}}} from master branch.
2019-06-05 10:30:39 +02:00
Ramón M. Gómez
4d6db25a23
#914 : Updating changelog of OGAgent for Linux.
2019-05-23 12:38:53 +02:00
Ramón M. Gómez
ed55bec0a4
#913 : OGAgent uses decorator to check autorization header and cleaning the Python code.
2019-05-22 11:20:56 +02:00
Ramón M. Gómez
feb481a8b3
Refs #913 : Adding loop to connect to the server when OGAgent is activated.
2019-05-20 18:06:42 +02:00
Ramón M. Gómez
1ff2475ee3
#750 : OGAgent activation and deactivation now compatible with new web console.
2019-04-09 10:52:05 +02:00
Ramón M. Gómez
03a1cb28f1
#877 : OGAgent can connect to an alternate server, and fixing some Python code cleanup.
2019-01-29 10:11:38 +01:00
Ramón M. Gómez
417f9497dd
#750 : Fast-forward.
2018-11-26 13:09:55 +01:00
Ramón M. Gómez
bedce23f28
#877 : Copy hosts file on OGAgent activation, and some code cleanup.
2018-11-23 13:08:38 +01:00
Ramón M. Gómez
da9bd96ec8
#750 : Renaming server REST route {{{GET /done}}} to {{{GET /command_done}}} to log commands executed on clients.
2018-07-05 13:50:17 +02:00
Ramón M. Gómez
91bdf9040d
#750 : Adapting route {{GET /command}}} parameters.
2018-07-04 12:15:50 +02:00
Ramón M. Gómez
3806f120c6
#750 : Simple REST route to get the list of running commands.
2018-07-03 17:55:25 +02:00
Ramón M. Gómez
0c8032d137
#750 : Using more descriptive status; new route {{{POST /command}}} to launch command/script in a callback thread that returns all data to a server route.
2018-06-30 17:13:45 +02:00
Ramón M. Gómez
a108f36cff
#750 : Route {{{GET /getconfig}}} renamed as {{{GET /config}}}; route {{{GET /hardware}}} returns data in JSON format; new basic route {{{GET /software?disk=NDisk&part=NPart}}}
2018-06-21 19:23:10 +02:00
Ramón M. Gómez
e5ba6cfc10
#750 : New route {{{GET /hardware}}}.
2018-06-20 20:25:30 +02:00
Ramón M. Gómez
4272d559e7
#750 : OGAgent for ogLive looks for {{{oglive}}} environ variable; route {{{GET /getconfig}}} returns data in JSON format.
2018-06-20 19:48:49 +02:00
Ramón M. Gómez
0a085de592
#750 : Using PEP 8 Style Guide for Python in new module; implementing basic {{{getconfig}}} operation.
2018-06-18 20:47:35 +02:00
Ramón M. Gómez
e20838c641
#750 : Process to build OGAgent for ogLive package.
2018-06-18 13:54:44 +02:00
Ramón M. Gómez
219fba068c
#840 : Creación de nuevos OGAgent para versión 1.1.1 en desarrollo.
2018-06-03 13:07:00 +02:00
ramon
855c6d721d
#730 : Revisar cambios en nuevo nombre y URL.
...
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5580 a21b9725-9963-47de-94b9-378ad31fedc9
2018-01-23 10:57:22 +00:00
ramon
6c8f1c2308
#718 : Eliminar marcas de arranque al inciciar el servicio de OGAgent; sustituir formato de texto por HTML en {{{README}}} de OGAgent.
...
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5557 a21b9725-9963-47de-94b9-378ad31fedc9
2018-01-17 12:03:40 +00:00
ramon
2e072d295d
#718 : Mejoras en OGAgent para Windows:
...
* Obtener versión y edición de Windows.
* Ampliar el tiempo de detección de la red a 5 min.
* Deshabilitar la hibernación en la instalación del OGAgent.
* Reinicio opcional en la desinstalación.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5553 a21b9725-9963-47de-94b9-378ad31fedc9
2018-01-12 13:15:48 +00:00
ramon
622bc35be6
#708 : OGAgent notifica el idioma al iniciar sesión de usuario.
...
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5528 a21b9725-9963-47de-94b9-378ad31fedc9
2017-12-12 15:30:02 +00:00
ramon
aac3fb9aab
#718 : Permitir caracteres Unicode y mensajes de varias líneas en OGAgent para Windows.
...
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5481 a21b9725-9963-47de-94b9-378ad31fedc9
2017-10-24 12:58:32 +00:00
ramon
e37d561c50
#718 : Ampliar a 1 minuto el timeout para obtener datos de red en la activación del OGAgent, para uso en redes con servidor DHCP lento.
...
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5475 a21b9725-9963-47de-94b9-378ad31fedc9
2017-10-23 09:08:36 +00:00
ramon
97a3b4e482
#718 : Completar cambios en r5471.
...
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5472 a21b9725-9963-47de-94b9-378ad31fedc9
2017-10-19 16:29:27 +00:00
ramon
90e5c2d1a4
#718 : Creación de OGAgent:
...
* adaptar algunos ficheros a la sintaxis recomendada por el comando {{{pylint}}};
* OGAgent para Windows:
* actualizar componentes y reducir los aviso de Wine;
* corregir fallo al instalar {{{pycrypto}}} para Windows;
* corregir localización de certificado en Windows (ahora está en librería {{{certifi}}} en vez de en {{{requests}}});
* OGAgent para Linux:
* evitar bucle infinito al intentar parar el proceso.
* Ignorar mensajes de SELinux en la MV Vagrant para OGAgent.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5471 a21b9725-9963-47de-94b9-378ad31fedc9
2017-10-19 11:52:05 +00:00
ramon
e21cba12d0
#718 : Corregir errata en servicio de usuario de OGAgent; usar flag {{{EWX_SHUTDOWN}}} en vez de {{{EWX_POWEROFF}}} al apagar Windows para compatibilidad con Wake-on-Lan.
...
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5470 a21b9725-9963-47de-94b9-378ad31fedc9
2017-10-18 17:18:09 +00:00
ramon
b0b650035e
#718 : Agente OGAgent usa mensajes en UTF-8; actualizar definición de la API REST.
...
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5256 a21b9725-9963-47de-94b9-378ad31fedc9
2017-04-03 12:29:57 +00:00
ramon
02399e9dd4
#718 : Volver a poner nivel de log por defecto a {{{DEBUG}}} para OGAgent.
...
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5244 a21b9725-9963-47de-94b9-378ad31fedc9
2017-03-22 12:00:42 +00:00
ramon
75ba20c026
#718 : Revisar documentación y proceso de intalación de OGAgent; actualizar comandos de OGAgent para macOS.
...
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5240 a21b9725-9963-47de-94b9-378ad31fedc9
2017-03-21 10:23:58 +00:00
ramon
804c389b8f
#718 : OGAgent realiza varios intentos de activación hasta que la interfaz de red esté activa o pasen 30 s.; mejorar proceso de creación de OGAgent en Windows y macOS.
...
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5238 a21b9725-9963-47de-94b9-378ad31fedc9
2017-03-20 13:30:47 +00:00
ramon
85b3316f82
#718 : Instrucciones para instalar OGAgent para macOS; no usar Winetricks en nuevas distribuciones para crear OGAgent para Windows y usar Fedora 25 en MV Vagrant.
...
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5229 a21b9725-9963-47de-94b9-378ad31fedc9
2017-03-13 12:58:55 +00:00
ramon
1da7c19c2e
#718 : OGAgent para macOS: añadir dependencia a la MV Vagrant; crear fichero {{{pkg}}} sin espacios y evitar error al instalar OGAgent si no existe {{{/usr/local}}}.
...
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5218 a21b9725-9963-47de-94b9-378ad31fedc9
2017-03-02 13:14:04 +00:00
ramon
f184686da4
#718 : Actualizar instrucciones y preparar postconfiguración para OGAgent de macOS.
...
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5212 a21b9725-9963-47de-94b9-378ad31fedc9
2017-02-22 10:19:07 +00:00