summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * #834: Revert some JavaScript strict comparisonsJavier Sánchez Parra2019-05-034-4/+4
| | * #834 Create image in console: Fixs a error when there are duplicate computers...Irina Gómez2019-04-221-1/+2
| | * #845: Preparing creation of ogLive based on Kernel 4.18.Ramón M. Gómez2019-04-113-3/+11
| * | Posibilidad de añadir clientes mediante fichero dhcpjm.bardallo2019-05-0268-742/+3180
| * | #761: OGAgent launchs client's default menu on activation process.Ramón M. Gómez2019-04-302-39/+45
| * | #761: Fix bugs when parsing parameters; stop agent when client is halted.Ramón M. Gómez2019-04-296-29/+24
| * | Creada pagina del cliente mostrando configuración del discojm.bardallo2019-04-296-49/+171
| * | #761: OGAGent checks for dobule slash before connecting to REST URL.Ramón M. Gómez2019-04-296-52/+6
* | | - Corrección de fallos.devega2019-05-1340-674/+176
|/ /
* | Merge remote-tracking branch 'origin/webconsole3' into webconsole3devega2019-04-2593-1958/+3593
|\ \
| * | Grafica al inicio en el dashboard, realizar npm-install para ng2-chartsjm.bardallo2019-04-2535-863/+1520
| * | Modificación del agente para recibir correctamente las respuestas del backendjm.bardallo2019-04-242-8/+14
| * | #761: Fixing dependencies when upgrading to the new web console.Ramón M. Gómez2019-04-235-13/+15
| * | Merge remote-tracking branch 'origin/webconsole3' into webconsole3jm.bardallo2019-04-231-22/+51
| |\ \
| | * | #761: Example of OGAgent initialization that calls Browser and sends configur...Ramón M. Gómez2019-04-221-22/+51
| * | | Añadida librería globunet-angular al directorio library para que no sea una...jm.bardallo2019-04-2342-24/+686
| |/ /
| * | Merge remote-tracking branch 'origin/webconsole3' into webconsole3jm.bardallo2019-04-22208-16/+19
| |\ \
| * | | Version de distribucion de las librerías globunet para eliminar dependiencia...jm.bardallo2019-04-2229-1072/+1351
* | | | Creado nuevo grant_type en Auth2 para permitir autenticar los clientes de ope...devega2019-04-2566-351/+233
| |/ / |/| |
* | | #761: Fixing some bugs when upgrading to the new web console.Ramón M. Gómez2019-04-114-16/+19
* | | #761: Fixing permissions and symbolic links.Ramón M. Gómez2019-04-11205-0/+0
|/ /
* | #761: Updating script.Ramón M. Gómez2019-04-092-10/+49
* | #761: OGAgent login example (incomplete).Ramón M. Gómez2019-04-092-22/+27
* | #761: Migrating frontend to Angular 6.Ramón M. Gómez2019-04-09642-40314/+12465
* | #761 #750: Merge branch {{{ogagent-oglive}}} into {{{webconsole3}}}.Ramón M. Gómez2019-04-0929-58/+989
|\ \
| * | #750: OGAgent activation and deactivation now compatible with new web console.Ramón M. Gómez2019-04-09432-6819/+4967
| |\|
| * | #750: Fast-forward.Ramón M. Gómez2018-11-26197-2259/+3081
| |\ \
| * | | #750: Renaming server REST route {{{GET /done}}} to {{{GET /command_done}}} t...Ramón M. Gómez2018-07-052-24/+36
| * | | #750: Adapting route {{GET /command}}} parameters.Ramón M. Gómez2018-07-041-18/+21
| * | | #750: Simple REST route to get the list of running commands.Ramón M. Gómez2018-07-032-12/+45
| * | | #750: Example route to processing outputs after OGAgent executes a command.Ramón M. Gómez2018-07-021-1/+34
| * | | #750: Using more descriptive status; new route {{{POST /command}}} to launch ...Ramón M. Gómez2018-06-303-10/+56
| * | | #750: Route {{{GET /getconfig}}} renamed as {{{GET /config}}}; route {{{GET /...Ramón M. Gómez2018-06-212-5/+43
| * | | #750: New route {{{GET /hardware}}}.Ramón M. Gómez2018-06-202-3/+30
| * | | #750: OGAgent for ogLive looks for {{{oglive}}} environ variable; route {{{GE...Ramón M. Gómez2018-06-202-6/+42
| * | | #750: Using PEP 8 Style Guide for Python in new module; implementing basic {{...Ramón M. Gómez2018-06-186-161/+156
| * | | #750: Process to build OGAgent for ogLive package.Ramón M. Gómez2018-06-1825-13/+718
* | | | #761: fast-forward.Ramón M. Gómez2019-04-09592-7682/+6699
|\ \ \ \ | | |_|/ | |/| |
| * | | #906: Declaring new variables as local.Ramón M. Gómez2019-03-272-5/+7
| * | | #906 Operations with partitions and images support NVMeJuan Manuel Bardallo2019-03-272-6/+26
| * | | #905 Fix deployImage: When protocol is '*-CACHE' remove string after the hyphenIrina Gómez2019-03-221-0/+2
| * | | #849 Fix 'Incorpore computer': shows a message when new computer are duplicatesIrina Gómez2019-03-071-1/+1
| * | | #834: Fix some HTML tags, remove trailing tabs and convert newlines to Unix f...Ramón M. Gómez2019-02-254-415/+411
| * | | #904 Fix ogAdmAgent: When a task was scheduled, ogAdmClient was crashed.Irina Gómez2019-02-221-911/+914
| * | | #739: Vagrant provisioning scripts try to get the name of the internal networ...Ramón M. Gómez2019-02-213-3/+3
| * | | #834: Fix Javascript comparisons and variable declarations.Ramón M. Gómez2019-02-219-85/+86
| * | | #834: Fix wrong variable type.Ramón M. Gómez2019-02-201-2/+2
| * | | #903: Rejects values for name, IP and MAC if they are already in useJavier Sánchez Parra2019-02-191-35/+49
| * | | #834: Fixing more code cleanup: CSS units, HTML tags; Javascript comparisons,...Ramón M. Gómez2019-02-1217-345/+335
| * | | #736: Installer script no longer disables firewall or SELinux, and recommends...Ramón M. Gómez2019-02-072-25/+5