655 Commits

Author SHA1 Message Date
daniel
fbe4e15ca7 fixed filter tree view 2018-08-24 12:54:22 +02:00
daniel
9df565fae1 fixed metaconsole on performance changes 2018-08-23 16:33:20 +02:00
daniel
3e71513e4e performance tree view node 2018-08-23 14:49:09 +02:00
daniel
1f0b65eca6 fixed errors in tree view 2018-08-22 16:23:52 +02:00
fermin831
304a3b40c2 Fixed overwrite primery group if user has no permissions for this group on update agent 2018-08-16 12:48:44 +02:00
vgilc
dc8020dbdc Merge branch 'ent-2626-pantalla-de-edicion-de-modulos-en-grupos-secundarios' into 'develop'
[Secondary groups] Fixed modules permissions in some views

See merge request artica/pandorafms!1669
2018-08-16 09:46:28 +02:00
fermin831
024a1cc1ee Fixed snapshot view in metaconsole 2018-08-14 13:21:32 +02:00
fermin831
4315cef4c9 [Secondary groups] Fixed modules permissions in some views 2018-08-08 11:49:54 +02:00
fermin831
18800feaae Refactorized snapshot link on node 2018-08-02 13:02:33 +02:00
tatiana.llorente@artica.es
965c6c839b Image for mode Quiet changed to blue - #2036 2018-06-26 12:31:23 +02:00
fermin831
a072cd34de Fixed tree view meta secondary groups repeated agents 2018-06-20 12:09:32 +02:00
daniel
9ecc770519 remove only average for all graphs and add zoom for sparse graph in stat-win and stat-win-interfaces 2018-06-13 11:02:58 +02:00
fermin831
1e1e6f5069 Do not use cache only when secondary groups are used in tree view 2018-04-11 11:04:21 +02:00
fermin831
28a3d3d8cc Deleted unwanted traces 2018-04-11 09:47:20 +02:00
fermin831
8ff29293a5 Avoid to add alert to total count in treeview 2018-04-10 18:20:51 +02:00
fermin831
9c82e3651a Avoid cache tree view 2018-04-10 17:59:34 +02:00
fermin831
60f7a0ab79 Merge branch 'develop' into 2015-implementacion-de-grupos-secundarios
Conflicts:
	pandora_console/include/class/Tree.class.php
2018-04-10 09:29:14 +02:00
fermin831
29a4e29cb9 [Secondary groups] Fixed display only secondary agents in tree view 2018-04-09 15:13:01 +02:00
fermin831
9972252a3f [Secondary groups] Fixed agent filter on node tree view 2018-04-09 12:40:11 +02:00
fermin831
89181b6f42 [Secondary groups] Added secondary groups to meta tree view 2018-04-09 12:33:03 +02:00
fermin831
310c2a6f15 [Secondary groups] Added secondary groups in tree view 2018-04-06 17:19:03 +02:00
enriquecd
fa82f45d7d Fix not init counters final - #1454 2018-04-05 16:11:24 +02:00
enriquecd
8d39ae54fa Filter by not init agents and modules in tree view - #1454 2018-03-28 17:07:57 +02:00
fermin831
74f899736f [Snapshots] Fixed snapshots in metaconsole. Changed functionallity but preserve all way to work 2018-03-12 15:17:59 +01:00
fermin831
3fc010135b [Console Tree view] Removed empty childs 2018-02-27 11:04:49 +01:00
daniel
5d61ff5056 fixed error in ACL 2018-01-12 14:17:48 +01:00
daniel
7ea42dc5c5 add new filter tree view 2017-12-21 16:37:19 +01:00
Alejandro Gallardo Escobar
33ab429182 [Console] Now the group filter extract the searched groups and show their descendants 2017-12-05 09:43:37 +01:00
Alejandro Gallardo Escobar
ecdbf9bcc4 [Console] Now the modules are shown correctly into the trees that nobody use 2017-10-26 11:51:15 +02:00
Alejandro Gallardo Escobar
db056100e2 [Console > Tree view] Added a filter by group name and improved the filter by group id 2017-10-25 17:44:59 +02:00
Ramon Novoa
c81f4fcc32 Performance improvements. 2017-10-13 15:10:10 +02:00
daniel
66e7d71858 fixed errors in search tree view 2017-03-09 12:16:35 +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
artu30
20fcd7ef32 Merge branch 'feature/ux_modules_hierarchy' into 'develop'
Feature/ux modules hierarchy

See merge request !81
2017-01-25 15:35:09 +01:00
Arturo Gonzalez
e41af015fb UX console in progress... (Added hierachy system to modules in tree view) 2017-01-24 16:02:09 +01:00
Arturo Gonzalez
265e440a4f UX console in progress... (init treeview modules hierachy) 2017-01-23 12:55:15 +01:00
daniel
0ba7e76152 fixed errors in tree-view 2017-01-19 12:44:44 +01:00
enriquecd
21c2b93637 Case insensitive in tree view filter search #9 2017-01-13 11:01:08 +01:00
Daniel Maya
9a39798f43 Changed agent name in tree view, alert status, agent/alert view and agent/modules view. 2016-09-26 10:58:42 +02:00
Arturo Gonzalez
17e3f38aca New networkmaps in progress... (Transfer e code to Open version) 2016-09-14 11:18:26 +02:00
m-lopez-f
581d3835db Fixed acl's permmissions. Ticket #3912 2016-09-08 16:06:12 +02:00
mdtrooper
ce06e95900 Resize to fill the page the viewport of new networkmap. 2016-05-17 11:44:20 +02:00
mdtrooper
897d0171b9 Fixed the size of diferent nodes (agents, modules,...). 2016-05-17 10:55:05 +02:00
mdtrooper
f16a6a812e Working in the fixes of A-M-M-A arrows. 2016-05-13 16:04:32 +02:00
mdtrooper
995187d02a Some fixes in the generation of new networkmap from the source of old static networkmaps. 2016-05-13 14:18:33 +02:00
mdtrooper
b229002dd7 Remove the old debug traces. 2016-05-13 13:41:30 +02:00
mdtrooper
ae475c8447 Fixed the relations A-M-M-A and A-M-A in the old networkmaps (and this is the source of new networkmaps) 2016-05-13 13:20:53 +02:00
mdtrooper
fade837f1d Fixed another thing about the length of titles. 2016-05-10 15:09:53 +02:00
mdtrooper
5b77944f97 Fixed the lenght of titles. 2016-05-10 15:08:10 +02:00
mdtrooper
9e2460a042 Erased old trace code. 2016-05-09 12:37:24 +02:00