Commit Graph

282 Commits

Author SHA1 Message Date
enriquecd e05d0bab25 Compatible with all browsers - #1245 2017-09-18 11:07:59 +02:00
enriquecd 7b2e2fadc6 Let create a group status visual map element without image selected - #1245 2017-09-13 17:07:35 +02:00
enriquecd 3f6f544dc7 Fix SLA visual map item - #1318 2017-09-12 16:39:31 +02:00
enriquecd f6c6e2a6ba Add show_statistics option for group item - #1245 2017-08-31 15:09:04 +02:00
enriquecd c64d0bb082 Add _data_ _time_ macros for visual console - #1233 2017-08-24 12:50:55 +02:00
Daniel Maya 2f8e8703b7 Fixed 2017-08-14 14:53:56 +02:00
daniel 33ccab173e fixed errors visual console 2017-08-11 09:13:26 +02:00
daniel 0915e46e4c fixed errors in visual console on simple value 2017-08-10 17:45:00 +02:00
Arturo Gonzalez d298ba4d40 Center texts 2017-07-31 14:55:38 +02:00
Arturo Gonzalez 1ff3202c43 Added the last things to the new vc item (module events) 2017-07-19 10:36:24 +02:00
Arturo Gonzalez e9e10d3a79 Merge branch 'develop' into 618-new-item-auto-sla-graph-in-visual-console-dev
pandora_console/include/functions_visual_map.php
	pandora_console/include/functions_visual_map_editor.php
2017-07-18 11:57:13 +02:00
Arturo Gonzalez b4c31df636 Fixed module events graph in vc 2017-07-13 16:57:53 +02:00
Arturo Gonzalez d57508f09e Added sla_auto_graph item to vc first version 2017-07-13 16:23:16 +02:00
Arturo Gonzalez 8f2b4fb783 Added more changes to the first version 2017-07-13 13:25:28 +02:00
Arturo Gonzalez 9db5669f16 Added item in button palette with default fields 2017-07-12 11:51:00 +02:00
enriquecd 2ede057298 Add data image option to simple data visual console element - #412 2017-06-13 16:49:25 +02:00
Arturo Gonzalez 54b70e5927 Changed custom graph size specs in visual console 2017-05-26 12:55:37 +02:00
Arturo Gonzalez 4a03298b69 Added unit to module name and recolocate yaxis label 2017-05-24 12:18:43 +02:00
Arturo Gonzalez 6f40069aa9 Added a new system to draw lines in visual console when element have an image 2017-05-09 17:29:17 +02:00
m-lopez-f 5d1088dfa9 Fixed problems with backgrounds when add visual console in dashboards. Gitlab: #533 2017-03-15 17:23:26 +01:00
m-lopez-f 7a7a42b04e Revert "Fixed problems with backgrounds when add visual console in dashboards. Gitlab: #533"
This reverts commit 4563ef34a4.
2017-03-15 17:22:50 +01:00
m-lopez-f 4563ef34a4 Fixed problems with backgrounds when add visual console in dashboards. Gitlab: #533 2017-03-15 17:18:53 +01:00
enriquecd 94fceaaa5d Fix printing elements in visual console (revert) - #90 2017-03-09 19:52:37 +01:00
m-lopez-f cb2ff6e9f8 Fixed problems with resize imgs when dont do it. Gitlab: #504 2017-03-09 12:50:51 +01:00
enriquecd 07f0c405b3 Use original size for elements smaller than 70 in render and viewer vconsole - #90 2017-03-08 12:18:06 +01:00
m-lopez-f b8f6b9fad4 Fixed style of visual mapwidget in dashboards. Gitlab: #374 2017-03-03 12:50:03 +01:00
m-lopez-f 99c176daf8 Fixed problems with graphs when using visual console maps and pure vision. 2017-03-02 15:50:05 +01:00
daniel 4ef8cd3234 fixed errors in visual consele meta 2017-03-02 11:23:09 +01:00
m-lopez-f 0dd770a551 Fixed problems with visual maps in dashboards view. Gitlab: #374 2017-02-28 10:49:12 +01:00
Alejandro Gallardo Escobar 3d8af42834 Changed the agent name by its alias 2017-02-22 16:43:28 +01:00
Alejandro Gallardo Escobar 51955d5bea Changed the agent name by its alias 2017-02-20 20:02:39 +01:00
Alejandro Gallardo Escobar 58617c00aa Merge branch 'develop' into feature/alias_friendly_name 2017-02-20 18:52:18 +01:00
m-lopez-f 2c1e43a477 Re-fixed problems with agents name in visual consoles 2017-02-20 14:38:58 +01:00
Alejandro Gallardo Escobar 545dad643c XMerge branch 'develop' into feature/alias_friendly_name 2017-02-20 12:04:43 +01:00
m-lopez-f e3c3fafa43 Fixed problems with agent name in visual consoles. Gitlab #257 2017-02-17 15:39:28 +01:00
enriquecd d7b24fc9c9 Visual console in fullscreen does not allow see complete background if is bigger than screen - #63 2017-02-17 13:04:21 +01:00
Daniel Maya d39b108c1f Merge branch 'develop' into feature/alias_freandly_name
Conflicts:
	pandora_agents/unix/pandora_agent
	pandora_console/extras/pandoradb_migrate_6.0_to_6.1.mysql.sql
	pandora_console/extras/pandoradb_migrate_6.0_to_6.1.oracle.sql
	pandora_console/godmode/agentes/agent_manager.php
	pandora_console/godmode/agentes/modificar_agente.php
	pandora_console/godmode/agentes/planned_downtime.editor.php
	pandora_console/godmode/massive/massive_delete_modules.php
	pandora_console/godmode/massive/massive_edit_modules.php
	pandora_console/include/class/Tree.class.php
	pandora_console/include/functions_graph.php
	pandora_console/include/functions_treeview.php
	pandora_console/include/functions_ui.php
	pandora_console/operation/agentes/estado_agente.php
	pandora_console/operation/agentes/status_monitor.php
	pandora_console/pandoradb.sql
2017-02-16 16:05:21 +01:00
Arturo Gonzalez f9c56237fd Fixed mac, avg and min values in reports and visual maps. Ticket #159 2017-01-31 12:42:10 +01:00
daniel 1b26423867 Merge branch 'develop' into 135-informe-de-eventos-sale-agrupado-int-4330-open 2017-01-18 17:39:04 +01:00
Arturo Gonzalez 1f07d8a022 Added module value control to shows units in max, min and avg values. Ticket #159 2017-01-17 11:38:00 +01:00
enriquecd 6447189606 Improve visual console - #110 2017-01-16 13:31:56 +01:00
enriquecd 32b0e504aa Change hover text in vconsole, full text in bbdd but show truncate - #13 2017-01-16 12:05:36 +01:00
daniel 99aa41b32a fixed reports events 2017-01-13 14:09:56 +01:00
daniel 72f26697ed fixed visual errors in metaconsole 2017-01-12 10:53:08 +01:00
daniel 50c9763720 Add percentil dinamic custom graph 2016-12-27 13:10:33 +01:00
m-lopez-f 5fef13b97b Fixed problems with values in simple value in visual maps
(cherry picked from commit f16628b8c1)
2016-11-21 08:54:49 +01:00
enriquecd d203bee751 Visual console improvements - Edit Signes for builder, main creator / Main help modal window #110 2016-11-18 17:19:33 +01:00
enriquecd a89eb4ecf9 Merge branch 'develop' of https://192.168.50.5:8081/artica/pandorafms into develop 2016-11-16 19:03:42 +01:00
enriquecd 76c1f7cd82 Visual console improvements - Add: font style/size setting - map size setting - back color map - graph function a type graph line/area - Improve wizard - Back graph color... #110 2016-11-16 18:58:27 +01:00
m-lopez-f 0b5d8831df Fixed problems with data in visual console. Ticket: #4181
(cherry picked from commit b8a0a542f2)
2016-11-15 10:56:20 +01:00