321 Commits

Author SHA1 Message Date
fbsanchez
88b0802472 style review 2019-06-03 10:46:52 +02:00
artica
b3da2803a4 Changed the format of the .php files
Former-commit-id: 4dc926a81de14e27df8be7982406b09d8e808399
2019-01-30 16:18:44 +01:00
daniel
05d8d0ccf5 fixed errors graph 2018-06-13 19:13:42 +02:00
enriquecd
632fc26be2 Thermometer graph only for intracom - #2214 2018-06-12 12:39:05 +02:00
daniel
f85a8b513a fixed errors 2018-06-08 14:30:15 +02:00
daniel
eb7cdc7c90 fixed errors in graph delete to image pdf 2018-06-08 08:58:18 +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
47a287b6f6 fixed errors in graph 2018-06-01 13:58:29 +02:00
enriquecd
734c52d8bd New graph thermometer - #2214 2018-05-04 11:13:26 +02:00
daniel
ead1161e0b add fullscale combined and custom graph 2018-01-03 12:13:00 +01:00
fermin831
dd0401b815 Moved xml report generation to a function 2017-09-21 13:22:40 +02:00
Daniel Maya
a81dcdcfc5 When there is no custom graph redirects to the graph list 2017-04-11 15:30:32 +02:00
enriquecd
0acfe23e9d Fix newlines in reporting viewer and pdf generatos - #88 2017-03-06 17:07:29 +01:00
daniel
8f8a17bf24 fixed alias for name in reports 2017-02-27 16:48:28 +01:00
daniel
7609e85d3e fixed errors in tab menu 2017-02-23 09:23:27 +01:00
daniel
f351a95993 fixed errors in tabs reports 2017-02-22 09:21:35 +01:00
m-lopez-f
5bb39c4618 Fixed problems with percentil in customs graphs. Gitlab: #326 2017-02-21 16:52:56 +01:00
Alejandro Gallardo Escobar
430ae3e201 Merge branch 'develop' into feature/alias_friendly_name
Conflicts:
	pandora_console/include/functions_ui.php
2017-02-21 15:23:44 +01:00
enriquecd
48a04d6c47 Improve custom graph interface - #66 2017-02-21 12:18:18 +01:00
Daniel Maya
3051ce4e23 Merge branch 'develop' into feature/alias_freandly_name
Conflicts:
	pandora_console/include/functions_ui.php
2017-02-17 10:11:59 +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
daniel
cfb7a3a88e fixed tabs in reports 2017-02-16 15:40:56 +01:00
enriquecd
60d8a6603e Add description section in html viewer, settable on setup/visual styles - #36 2017-01-27 17:25:10 +01:00
daniel
50c9763720 Add percentil dinamic custom graph 2016-12-27 13:10:33 +01:00
m-lopez-f
3b0344298c Revert "Fixed problems with double pandora in servers. Ticket: #3557"
This reverts commit e7021d8a0fc63d0c3451f2e06aba8c874c5cea0d.
2016-11-18 13:01:13 +01:00
m-lopez-f
e7021d8a0f Fixed problems with double pandora in servers. Ticket: #3557 2016-11-07 09:12:58 +01:00
Daniel Maya
370f7ff373 Changed agent name 2016-10-03 12:24:15 +02:00
Daniel Maya
bb26f4b82d Added new check to equalize maximum thresholds. Ticket #3732. 2016-08-23 08:50:23 +02:00
Sancho Lerena
38ea5e78d3 Show the gauge custom graphs with the defined height. If the user can choose the graph height he should be able to see how is used. 2016-06-10 11:49:29 +02:00
Alejandro Gallardo Escobar
a88fe29009 Minor visual fix
(cherry picked from commit a15d45fb305992167777ffb0c15b9be7f33182df)
2016-06-02 18:08:37 +02:00
Alejandro Gallardo Escobar
a59887707f Added some space to the bottom of the vertical bars graph
(cherry picked from commit e4357a10473d071281ab9292abad5edfdafcb54c)
2016-05-31 12:14:57 +02:00
Alejandro Gallardo Escobar
63b7e5c43c Fixed the custom line thickness of the flot line graphs
(cherry picked from commit 6e2cddc48d9a01058837e82f0e4110f037241f6a)
2016-05-30 19:31:23 +02:00
m-lopez-f
0ac40e51e6 Fixed problems in reports view in metaconsole. Tiquet: #3176 2016-01-26 11:44:45 +01:00
mdtrooper
96f77c7595 Fixed the form to search modules in an agent. TICKET: #3071 2015-12-30 11:16:11 +01:00
m-lopez-f
c72f024610 Add new custom graphs and fixed others graphs.
New graphs:
	Bullet Chart
	Vertical Bars and Horizontal
	Pie
	Gauges
2015-11-04 17:42:45 +01:00
m-lopez-f
e35401566a add select option in bulk edit agent in cascade protecction. Tiquet: #2813 and fixed style 2015-10-06 13:52:45 +02:00
m-lopez-f
afef30bc75 Fixed when export csv in custom graph and only print one register and add label in export data, tiquet: #2755 2015-09-28 16:17:30 +02:00
Alejandro Gallardo Escobar
a26c930c91 Fixes and improvements 2015-07-08 15:20:28 +02:00
m-lopez-f
78e60249a7 Change visual of metaconsole and console 2015-07-01 14:50:00 +02:00
mdtrooper
cf5b850c3f Some fixes in the dynamic reports for metaconsole. 2015-06-29 13:18:55 +02:00
mdtrooper
247796ae8b Merge branch 'develop' into feature/ticket#1980-dynamic_reports 2015-06-25 16:02:27 +02:00
m-lopez-f
94c742bfbe Merge from Develop 2015-06-25 10:40:35 +02:00
m-lopez-f
5b4214277b Changed of visual 2015-06-25 10:07:53 +02:00
mdtrooper
afecb459c5 Working in the enterprise feature dynamic reports. 2015-06-22 16:22:48 +02:00
mdtrooper
447c4ccd6d Some fixes in the code. 2015-06-22 16:10:15 +02:00
m-lopez-f
9544dec1ac Change visual of console 2015-06-15 15:50:28 +02:00
m-lopez-f
2f5596ed9e Merge branch 'develop' into feature/NewView 2015-06-15 13:23:12 +02:00
m-lopez-f
9e528d0459 Change visual of console 2015-06-12 15:50:46 +02:00
mdtrooper
37a7cf6cf2 Some fixes in the code. 2015-06-11 20:17:54 +02:00
mdtrooper
1cb3399425 Fixed PHP Warnings and PHP notices (The PHP version 5.3.4 (the PHP version in new CentOS) and uppers are very noisy.) 2015-05-21 12:18:40 +02:00