Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated Symfony 3.x to 4.xwebconsole3 | devega | 2020-03-24 | 47 | -778/+865 |
| | | | | | | | - Reorganizado los Repositorios de Symfony - Registrado los commandos como Servicio - Actualizado la configuraión de Doctrine - Modificado el fichero update e installer. | ||||
* | Updated Symfony 3.x to 4.x | devega | 2020-03-23 | 88 | -3877/+5841 |
| | |||||
* | - Modificado restrucciones de la DB. | devega | 2019-12-04 | 55 | -622/+160 |
| | | | | | - Simplificado Estructura de directorio. - Eliminado algunos atributos que eran innecesarios. | ||||
* | borrar tareas en el icono de la cabecera | Juan Manuel Bardallo juanmanuel.bardallo@sic.uhu.es | 2019-06-12 | 5 | -10/+10 |
| | | | | | Comandos deploy imagen y particionado mejorados creada vista para netboot | ||||
* | Mejora en la implementación de auth 2, para refrescar el token de usuario | Juan Manuel Bardallo juanmanuel.bardallo@sic.uhu.es | 2019-06-07 | 38 | -151/+197 |
| | |||||
* | Creado gestion de plantillas netboot | Juan Manuel Bardallo juanmanuel.bardallo@sic.uhu.es | 2019-06-07 | 26 | -828/+1142 |
| | | | | | | | Mejoras de estabilidad en componentes: - Asistente de particionado - Vista de un cliente - Vista unidad organizativa | ||||
* | Merge remote-tracking branch 'origin/webconsole3' into webconsole3 | jm.bardallo | 2019-05-27 | 15 | -208/+3468 |
|\ | |||||
| * | #907: Add new scripts to support OpenGnsys 1.1.x and 3.x versions. | Ramón M. Gómez | 2019-05-27 | 15 | -208/+3468 |
| | | |||||
* | | Bug fixed when out and err are None in operation exec_command | jm.bardallo | 2019-05-27 | 1 | -2/+14 |
| | | |||||
* | | Revision completa de funcionalidades de interfaz | jm.bardallo | 2019-05-27 | 34 | -1236/+1339 |
|/ | | | | arreglos menores | ||||
* | #908: Initialization loop to check if OGAgent for ogLive is down. | Ramón M. Gómez | 2019-05-24 | 1 | -1/+4 |
| | |||||
* | Merge remote-tracking branch 'origin/webconsole3' into webconsole3 | devega | 2019-05-24 | 20 | -88/+142 |
|\ | |||||
| * | #908 OGAgent for ogLive launches the Browser with an animation while getting ↵ | Ramón M. Gómez | 2019-05-24 | 1 | -1/+22 |
| | | | | | | | | initial configuration. | ||||
| * | #908: Trying to fix a bug when obteining execution outputs. | Ramón M. Gómez | 2019-05-23 | 2 | -3/+4 |
| | | |||||
| * | #761: Updating some web parameters. | Ramón M. Gómez | 2019-05-23 | 2 | -3/+7 |
| | | |||||
| * | #908 OGAgent for ogLive code clean up. | Ramón M. Gómez | 2019-05-23 | 3 | -17/+17 |
| | | |||||
| * | #872: Update list of closed tickets. | Ramón M. Gómez | 2019-05-23 | 1 | -0/+3 |
| | | |||||
| * | cherry-pick 6a60a24 b6641ee 75a1741 | Ramón M. Gómez | 2019-05-23 | 8 | -28/+22 |
| | | |||||
| * | #761 Fix bug in OpenGnsys 3 Installer when creating authorization service. | Ramón M. Gómez | 2019-05-21 | 1 | -1/+4 |
| | | |||||
| * | #908: Install OGAgent for ogLive new version when client starts. | Ramón M. Gómez | 2019-05-21 | 1 | -1/+1 |
| | | |||||
| * | #761 Updating Vagrant file for testing laboratory. | Ramón M. Gómez | 2019-05-21 | 1 | -6/+10 |
| | | |||||
| * | #908: Set OGAgent for ogLive version. | Ramón M. Gómez | 2019-05-21 | 3 | -1/+13 |
| | | |||||
| * | #908: Fix new authentication URL. | Ramón M. Gómez | 2019-05-21 | 1 | -42/+29 |
| | | |||||
| * | Refs #913: Adding loop to connect to the server when OGAgent is activated. | Ramón M. Gómez | 2019-05-20 | 1 | -0/+25 |
| | | |||||
* | | - Corrección en el envío de los comandos | devega | 2019-05-24 | 7 | -100/+198 |
|/ | | | | - Nuevo end-point para matar procesos | ||||
* | Merge remote-tracking branch 'origin/webconsole3' into webconsole3 | devega | 2019-05-17 | 20 | -247/+574 |
|\ | |||||
| * | #761 Agent optionally sends back the disks configuration after script execution. | Ramón M. Gómez | 2019-05-17 | 1 | -3/+8 |
| | | |||||
| * | Merge remote-tracking branch 'origin/webconsole3' into webconsole3 | jm.bardallo | 2019-05-17 | 3 | -107/+251 |
| |\ | |||||
| | * | #908: OGAgent uses a new Python decorator to check the REST access token. | Ramón M. Gómez | 2019-05-16 | 1 | -34/+70 |
| | | | |||||
| | * | #761 New Vagrantfile to deploy an OpenGnsys 3 virtual laboratory. | Ramón M. Gómez | 2019-05-16 | 2 | -73/+181 |
| | | | |||||
| * | | Solucionado pantalla de perfil software | jm.bardallo | 2019-05-17 | 15 | -66/+269 |
| |/ | | | | | | | Revisados los comandos para enviar el parametro sendConfig | ||||
| * | #761 Fix access bug from web frontend to a repository. | Ramón M. Gómez | 2019-05-15 | 2 | -30/+30 |
| | | |||||
| * | #908: Fix bug when killing the old browser before launching the new one. | Ramón M. Gómez | 2019-05-14 | 1 | -3/+8 |
| | | |||||
| * | #908: Fix bug when execution outputs have UTF-8 characters. | Ramón M. Gómez | 2019-05-14 | 1 | -38/+8 |
| | | |||||
* | | - Corregido Inventario Software | devega | 2019-05-17 | 8 | -14/+29 |
|/ | | | | | | - Enviado parámetro sendConfig - Cambiado nombre parámetro redirect_uri por redirectUri - Serializado algunos parámetros que no se enviaban | ||||
* | Merge remote-tracking branch 'origin/webconsole3' into webconsole3 | devega | 2019-05-14 | 12 | -365/+383 |
|\ | |||||
| * | reforma formularios de cliente y repositorio | jm.bardallo | 2019-05-14 | 12 | -365/+383 |
| | | | | | | | | | | Plantillas netboot y envio de comandos | ||||
* | | - Creado los parámetros en Repositorio. (se guarda el client y secret de ↵ | devega | 2019-05-14 | 8 | -257/+197 |
|/ | | | | | | | | acceso Auth2) - Modificado los end-points de command y trace - Modificado el recurso enviar comandos: Asignado los parametros timeout al enviar petición al cliente por CURL - Modificado el recurso trace: Corregido los comandos de Inventario Software y Hardware para recoger el resultado en la variable output. | ||||
* | nuevo procedimiento para intentar matar el browser al cambiar de url | jm.bardallo | 2019-05-14 | 1 | -2/+3 |
| | | | | Output y error de los scripts codificados en base64 | ||||
* | #761 Adapting inventory operations to the new web version. | Ramón M. Gómez | 2019-05-14 | 4 | -47/+10 |
| | |||||
* | #908: Launching commands in a subprocess while the Browser shows tracking ↵ | Ramón M. Gómez | 2019-05-14 | 1 | -83/+84 |
| | | | | information. | ||||
* | Merge remote-tracking branch 'origin/webconsole3' into webconsole3 | devega | 2019-05-13 | 126 | -1772/+5676 |
|\ | |||||
| * | Merge remote-tracking branch 'origin/webconsole3' into webconsole3 | jm.bardallo | 2019-05-13 | 3 | -12/+20 |
| |\ | |||||
| | * | #907: Securing client's token generation during installation process. | Ramón M. Gómez | 2019-05-09 | 3 | -12/+20 |
| | | | |||||
| * | | Lista de trazas, se accede en el icono de la "campana" en la cabecera | jm.bardallo | 2019-05-13 | 44 | -647/+2089 |
| |/ | | | | | | | | | | | | | | | | | | | | | | | Se muestra la información del usuario en el lateral izquierdo Formulario de repositorio con la información minima Creadas las páginas para los comandos: - Borrar imagen de cache - Formatear - Particionar y formatear Modificados timers de refresco de ventanas de ordenadores, dashboard y trazas Creada version preliminar de creación de menús, aun por terminar de definir | ||||
| * | #761 Fetching correct admin credentials; applying new permissions. | Ramón M. Gómez | 2019-05-07 | 2 | -9/+12 |
| | | |||||
| * | #761 Fix bug catching client id. | Ramón M. Gómez | 2019-05-07 | 1 | -6/+6 |
| | | |||||
| * | #761 Fixing bugs when installing OpenGnsys 3 and generating ogagent-oglive ↵ | Ramón M. Gómez | 2019-05-06 | 3 | -79/+90 |
| | | | | | | | | package. | ||||
| * | #761 First installer for OpenGnsys 3. | Ramón M. Gómez | 2019-05-03 | 2 | -426/+86 |
| | | |||||
| * | Merge branch 'devel' into webconsole3 (fast-forward) | Ramón M. Gómez | 2019-05-03 | 8 | -8/+17 |
| |\ |