Commit Graph

16395 Commits

Author SHA1 Message Date
enriquecd 4358f37e07 Delete clusters, agents and modules - #1748 2018-01-24 16:15:53 +01:00
enriquecd 5dbf0eabbd Fix wizard, no show cluster agents in wizard, and preview - #1748 2018-01-23 19:33:48 +01:00
enriquecd a149b3119e Final Wizard without js, view list, cluster creation - #1748 2018-01-23 15:34:44 +01:00
enriquecd 2533072349 Creator wizard, module tpye constants, and functions - #1478 2018-01-22 18:37:54 +01:00
enriquecd e2399273ce Add step 3 and step 4 to wizard - #1748 2018-01-19 16:49:27 +01:00
enriquecd 4d9f029a61 Add qizard stp 3 and step 4 - #1748 2018-01-18 19:44:47 +01:00
enriquecd 099cd3bbe8 Wizard first and second step, clusters functions - #1478 2018-01-17 18:56:44 +01:00
enriquecd cce92cc961 Clusters creator main page, fix pandoradb - #1748 2018-01-16 19:24:58 +01:00
enriquecd 749bc20018 Add db changes to pandora_migrate - #1748 2018-01-16 16:02:20 +01:00
enriquecd 5ab43d8106 Add menu section, new db tables and two new module types in pandoradb 2018-01-16 15:41:35 +01:00
artica 9d01f98f21 Auto-updated build strings. 2018-01-16 00:01:12 +01:00
vgilc edf46ffb62 Merge branch '1494-Macro-para-agent_name-4736-vodat' into 'develop'
Add _agentname_ and _agentalias_ macros to plugins - #1494

See merge request artica/pandorafms!1253
2018-01-15 13:42:54 +01:00
enriquecd a5a3d6ac64 Add _agentname_ and _agentalias_ macros to plugins - #1494 2018-01-15 11:51:33 +01:00
artica ae23342184 Auto-updated build strings. 2018-01-15 00:01:10 +01:00
artica 53cbb0f3e8 Auto-updated build strings. 2018-01-14 00:01:11 +01:00
artica d9668e97c9 Auto-updated build strings. 2018-01-13 00:01:16 +01:00
vgilc 772a2c4f2c Merge branch '1694-Carrefour-Cuando-asignas-una-pantalla-de-inicio-a-un-usuario-la-URL-que-muestra-el-navegador-no-es-la-correcta-2' into 'develop'
Fix setting visual console as home screen - #1694

See merge request artica/pandorafms!1249
2018-01-12 12:49:19 +01:00
enriquecd 412374ef25 Fix setting visual console as home screen - #1694 2018-01-12 11:06:42 +01:00
vgilc 8fcf3a7045 Merge branch 'ent-1436-opciones-avanzadas-cron-modulos-sinteticos-no-funciona-correctamente-4' into 'develop'
Ent 1436 opciones avanzadas cron modulos sinteticos no funciona correctamente 4

See merge request artica/pandorafms!1245
2018-01-12 08:49:22 +01:00
vgilc a79c1ae036 Merge branch 'feature/unknown-updates' into 'develop'
Add support for periodically updating the status of unknown modules.

See merge request artica/pandorafms!1248
2018-01-12 08:48:48 +01:00
artica 78e5f808ba Auto-updated build strings. 2018-01-12 00:01:16 +01:00
Ramon Novoa 934ab8ed91 Add support for periodically updating the status of unknown modules. 2018-01-11 16:00:22 +01:00
artica d9670999c0 Auto-updated build strings. 2018-01-11 00:01:16 +01:00
fermin831 a8963d5540 Fixed month cron in console (don't substract 1) 2018-01-10 18:55:12 +01:00
fermin831 0929154625 Fixed overflow problems in cron (console) 2018-01-10 18:31:33 +01:00
fermin831 f653fb0f26 Fixed month order on cron 2018-01-10 18:31:13 +01:00
fermin831 13170e698e Fixed overflow problems in cron 2018-01-10 18:20:03 +01:00
vgilc 5faa51fd9d Merge branch '1757-No-se-pintan-enlace-a-los-elementos-cuando-se-asignan-padre-e-hijo-dev' into 'develop'
Fixed draw link without color

See merge request artica/pandorafms!1240
2018-01-10 17:07:01 +01:00
danielmaya 877607e63e Fixed draw link without color 2018-01-10 11:42:17 +01:00
artica b29271a3c0 Auto-updated build strings. 2018-01-10 00:01:15 +01:00
artica cca78fec2c Auto-updated build strings. 2018-01-09 00:01:15 +01:00
vgilc ce9b854edc Merge branch '1708-CARREFOUR_Cambio_de_comportamiento_en_Consolas_Visuales_favoritas_rev2' into 'develop'
fixed minor error in visual console favourite

See merge request artica/pandorafms!1236
2018-01-08 17:47:31 +01:00
daniel 4c908dd8ad fixed minor error in visual console favourite 2018-01-08 17:43:31 +01:00
vgilc 7c928e9cc1 Merge branch '1700-Fallo-grave-a-la-hora-de-pintar-mapas-de-red-dev' into 'develop'
Fixed link to Pandora FMS in networkmap

See merge request artica/pandorafms!1233
2018-01-08 16:20:06 +01:00
danielmaya 6d120f8081 Fixed link to Pandora FMS in networkmap 2018-01-08 14:46:36 +01:00
vgilc bf6b5abe41 Merge branch '1724-Aplicar-efecto-visual-a-pantalla-de-login-2' into 'develop'
Add optional token animation and vissual effects in visual styles configuration view - #1724

See merge request artica/pandorafms!1232
2018-01-08 13:10:48 +01:00
enriquecd 74b4f2a5f3 Add optional token animation and vissual effects in visual styles configuration view - #1724 2018-01-08 13:01:29 +01:00
vgilc dca895c2a4 Merge branch '1733-filtro-de-traps-llena-el-log-de-error' into 'develop'
Replace a 'next' statement that exits a subroutine with a 'return'.

See merge request artica/pandorafms!1229
2018-01-08 12:33:32 +01:00
vgilc 84a21f7ad6 Merge branch '1574-Fallo-JS-con-cabeceras-POST' into 'develop'
Fix POST HEADER error and post process string errors - #1574

See merge request artica/pandorafms!1231
2018-01-08 12:32:59 +01:00
enriquecd 52aaad1499 Fix POST HEADER error and post process string errors - #1574 2018-01-08 12:10:03 +01:00
vgilc 8b372eaffe Merge branch '1720-Error_critico_de_seguridad_en_Consola' into 'develop'
fixed error ip validate

See merge request artica/pandorafms!1230
2018-01-08 11:18:43 +01:00
daniel 955c183cd8 fixed error ip validate 2018-01-08 11:12:07 +01:00
Ramon Novoa 600c43935d Replace a 'next' statement that exits a subroutine with a 'return'.
Ref pandora_enterprise#1733.
2018-01-08 10:49:57 +01:00
artica f51cb0249b Auto-updated build strings. 2018-01-08 00:01:12 +01:00
artica 459f752287 Auto-updated build strings. 2018-01-07 00:01:12 +01:00
artica 28c16bf17e Auto-updated build strings. 2018-01-06 00:01:12 +01:00
vgilc 988325f3ae Merge branch 'anadir_imagen_modificada_carla' into 'develop'
add new image modificate

See merge request artica/pandorafms!1226
2018-01-05 11:39:18 +01:00
daniel b4f9c746ad add new image modificate 2018-01-05 11:26:23 +01:00
vgilc b50e94097b Merge branch '1742-Recursividad_de_grupos_en_operaciones_masivas_5058' into 'develop'
fixed errors extensions agent-modules and recursion groups

See merge request artica/pandorafms!1225
2018-01-05 10:38:20 +01:00
daniel d2bc062766 fixed errors extensions agent-modules and recursion groups 2018-01-05 10:29:46 +01:00