Commit Graph

414 Commits

Author SHA1 Message Date
Luis Calvo f4208a35f2 Changede sec=reporting to sec=network on visual console link to another console
Former-commit-id: 5cbbae6f99993a7b250feea354eb197fe6355969
2019-03-11 13:25:28 +01:00
manuel 0b26faad87 Merge branch 'develop' into ent-3121-Report-tipo-general-salida-de-datos-booleanos
Conflicts:
	pandora_console/install.php


Former-commit-id: 5f24ae2f22b85f461ee69c97b61f2ea3fd3c42f5
2019-02-12 13:54:52 +01:00
Daniel Maya f1f929bfe4 Merge branch 'develop' into 'ent-3392-7367-estado-de-elemento-incorrecto-en-consola-visual'
# Conflicts:
#   pandora_console/include/functions_visual_map.php

Former-commit-id: 07e2add1d1e20f292d7bae05bcaa6452c92e4543
2019-02-06 17:37:23 +01:00
artica b3da2803a4 Changed the format of the .php files
Former-commit-id: 4dc926a81de14e27df8be7982406b09d8e808399
2019-01-30 16:18:44 +01:00
Daniel Maya fad670f322 Fixed agent status in visual map 2
Former-commit-id: 3294be4d9d8f66edd477486a50130920144d40f7
2019-01-29 14:44:56 +01:00
Daniel Maya 2fc1e9715c Fixed agent status in visual map
Former-commit-id: b321113da85364845ddbf31e55bd0c4442eb488c
2019-01-29 11:55:08 +01:00
vgilc b0b7e812f3 Merge branch '2315_Redireccion_consola_visual_Meta' into 'develop'
Fixed link in static graph

See merge request artica/pandorafms!1957

Former-commit-id: 5e68fabf271505484c336300cb5bffe8fb01fc9c
2018-12-21 11:36:50 +01:00
vgilc dd0165fe89 Merge branch '3042-Punto-de-inyeccion-sql' into 'develop'
avoid sql injection in visual_map_get_user_layouts function

See merge request artica/pandorafms!1951

Former-commit-id: cd680e3a3df45f6f54c6c2f25d118f97f30b8b81
2018-12-21 10:29:31 +01:00
Alejandro Gallardo Escobar 06a68d01be Error fixes and metaconsole support for the color cloud item of the VC
Former-commit-id: 01b0045b76c41dc2c0f3145631fbd0beae3b16df
2018-12-13 15:36:01 +01:00
Alejandro Gallardo Escobar 739f0d2690 Minor change
Former-commit-id: c16c3356b38cf933403c5fe09c2d11a8d44cd53a
2018-12-12 09:25:09 +01:00
Alejandro Gallardo Escobar 47a547367d Added a new item to the visual console
Former-commit-id: 6dcb8c9500e12932775d929646f7fdc676ee94fa
2018-12-11 19:14:14 +01:00
alejandro-campos 0af861f5b9 fix visual console's percentile item: label color not showing and removed label from view menu
Former-commit-id: a19e1307b326a60bfef6441a7af0c7be2520ac6a
2018-12-05 16:25:46 +01:00
vgilc 111ae09928 Merge branch '2722-Labels-en-visual-console' into 'develop'
fixed labels not showing for percentile item in visual console builder

See merge request artica/pandorafms!2019
2018-11-30 13:27:15 +01:00
vgilc 3f02447271 Merge branch 'ent-2886-consolas-visuales-static-graphs-en-metaconsola-carrefour' into 'develop'
Removed unused code (meta static graphs)

See merge request artica/pandorafms!1953
2018-11-30 13:13:58 +01:00
daniel 9bdd1af488 fixed errors in visual console 2018-11-29 13:24:12 +01:00
alejandro-campos 1cdc9c0d7f fixed label not showing on reload in visual console builder's percentile item for types bubble, circular progress bar interior and percentile 2018-11-27 18:23:18 +01:00
alejandro-campos 89d2f831ba fixed labels not showing for percentile item in visual console builder 2018-11-27 11:35:59 +01:00
daniel 22a26aa072 fixed error upgrade jquery 2018-11-14 11:40:01 +01:00
samucarc e9627949a8 Fixed link in static graph 2018-11-12 13:12:52 +01:00
fermin831 80d3299b2b Removed unused code (meta static graphs) 2018-11-08 16:46:34 +01:00
alejandro-campos 9c2e67f364 avoid sql injection in visual_map_get_user_layouts function 2018-11-08 14:01:18 +01:00
daniel b736746e1c php version upgrade 2018-10-19 10:04:26 +02:00
daniel 3c62388f0e fixed errors php and slicebars change version php7 2018-10-16 15:32:31 +02:00
daniel d84427b014 fixed errors php 2018-10-15 10:32:24 +02:00
fermin831 e5a2284b8b Fixed margin in public visual consoles 2018-10-11 14:51:52 +02:00
vgilc 46830a4cbe Merge branch '2778-Mostrar-valor-numerico-en-el-tooltip-dev' into 'develop'
fixed issue with string data in visual map

See merge request artica/pandorafms!1811
2018-10-03 09:31:02 +02:00
danielmaya 896ba6051b fixed issue with string data in visual map 2018-09-26 11:00:44 +02:00
alejandro-campos 2bae8a0c54 new parameter has been passed in to check whether or not we are at a public console when obtaining url of child console 2018-09-25 13:58:19 +02:00
Alejandro Gallardo Escobar 2fa2d713b8 Removed the Static Graph requirement for all the status calculation types of the visual console linked elements 2018-09-11 14:54:26 +02:00
Alejandro Gallardo Escobar 40ff7b9042 Now is possible to link visual consoles from different nodes to the visual console elements 2018-09-10 11:25:44 +02:00
Alejandro Gallardo Escobar 9e085758af Minor fix 2018-09-04 17:52:05 +02:00
Alejandro Gallardo Escobar 22696a0fc6 Added new modes to calculate the status of the linked visual maps 2018-09-04 17:23:42 +02:00
vgilc fdedc78b24 Merge branch '2415-Plantillas_de_Consola_visual' into 'develop'
2415 plantillas de consola visual

See merge request artica/pandorafms!1652
2018-08-02 13:22:26 +02:00
fbsanchez a51851cc79 Moved vconsole templates to enterprise 2018-08-02 09:35:16 +02:00
fbsanchez 9924c7877a Weird fix agentmodule retrieval proc. 2018-08-01 15:17:58 +02:00
fbsanchez a709d0af9f Minor fix vconsole templates 2018-08-01 14:54:14 +02:00
fbsanchez 1369333ab8 Minor fix vconsole template 2018-08-01 13:52:34 +02:00
fbsanchez 11372e5b94 Delete vconsole template method 2018-08-01 13:12:10 +02:00
fbsanchez 8e52d9e184 added visual_map_instanciate_template 2018-08-01 13:05:27 +02:00
fbsanchez e2e07f2724 Added visual_map_get_user_layout_templates 2018-08-01 12:54:08 +02:00
fbsanchez dd0d9e4fa5 Fixed vconsole template name & group_id 2018-08-01 12:28:17 +02:00
fbsanchez f10058428f Added backend functions to create vconsole template 2018-08-01 12:22:13 +02:00
danielmaya 8ec24cdf3e Fixed last value and color status 100, 200, 300 2018-07-30 10:18:04 +02:00
danielmaya a38e93b1c1 Fixed node connection in visual_map 2018-07-26 15:39:38 +02:00
alejandro-campos 05f38eb9e1 Changed function that gets pie graphs module data to print no data to show message in such case 2018-06-28 18:28:18 +02:00
daniel fc970b9b8e fixed minor error 2018-06-13 19:22:22 +02:00
daniel b25332d014 Merge remote-tracking branch 'origin/develop' into 1827-Graficas_TIP_eje_x_no_mantiene_ratio 2018-06-11 08:24:07 +02:00
Fermin 2a9a7b931a Fixed visualconsole status modules and agents in metaconsole 2018-06-07 10:03:27 +02:00
daniel badfd83b0d Merge remote-tracking branch 'origin/develop' into 1827-Graficas_TIP_eje_x_no_mantiene_ratio
Conflicts:
	pandora_console/include/functions_graph.php
	pandora_console/include/graphs/fgraph.php
2018-06-06 11:57:02 +02:00
daniel 89a481c452 fixed errors in graphs 2018-06-06 11:18:39 +02:00