Alejandro Gallardo Escobar
f746ba8109
Improved the ACL of the ehorus integration
...
(cherry picked from commit 55fee7bf8f
)
2016-06-22 14:51:39 +02:00
Daniel Maya
2c0dae13b1
button inserted Agent_detail. Ticket #3831 .
2016-06-15 10:52:44 +02:00
Alejandro Gallardo Escobar
a87de02e0b
Removed the tinyMCE from the agent description and custom fields. Removed the url injection feature from the agent description. Added the url injection feature to the agent custom fields of some sections
...
(cherry picked from commit c4bbe38b69e9b076b45871bc35b8c861b8ed2cc9)
2016-06-08 19:17:39 +02:00
Alejandro Gallardo Escobar
3686b60ba5
Reduced the width of the graph to avoid the horizontal overflow. Ticket #3778
...
(cherry picked from commit 3daf59701a
)
2016-06-07 14:48:44 +02:00
Alejandro Gallardo Escobar
d68129f830
Fixed the huge space between legend elements on the pie graphs. Ticket #3785
...
(cherry picked from commit 679b0c6749
)
2016-06-07 13:10:25 +02:00
Alejandro Gallardo Escobar
a8f773dab4
Removed the zoom. Now the graph is loaded with the page width after the page load
...
(cherry picked from commit b32172651d
)
2016-06-07 11:40:20 +02:00
Alejandro Gallardo Escobar
057b3cfcdc
Now avg_only is enabled by default in stat_win.php and errors fixed. Ticket #3778
...
(cherry picked from commit 8000b55a68
)
2016-06-06 17:01:51 +02:00
Daniel Maya
9f2e523136
fixed special characters output. Ticket #3741 .
2016-06-02 16:30:17 +02:00
mdtrooper
04c6bd9c88
Merge branch 'develop' into feature/new_networkmap
2016-05-13 11:39:18 +02:00
Alejandro Gallardo Escobar
5c9b747519
Merge pull request #53 from pandorafms/ehorus-integration
...
eHorus integration
2016-05-10 11:37:32 +01:00
Alejandro Gallardo Escobar
8af8b6a480
Now the permission to access the eHorus client is Agents Manager (AM)
2016-05-09 19:23:39 +02:00
Alejandro Gallardo Escobar
853ef78168
Changed the temporal images of the menus for eHous with their definitive version
2016-05-09 16:31:29 +02:00
Alejandro Gallardo Escobar
2b88b58448
Added a token expiration check to warn users they should request another
2016-05-09 16:22:01 +02:00
Alejandro Gallardo Escobar
efc5642aa2
Almost finished the eHorus integration
2016-05-09 13:06:30 +02:00
Alejandro Gallardo Escobar
63fb20ed95
Added subtabs for the ehorus tab
2016-05-09 13:05:53 +02:00
mdtrooper
08d1cece5c
Some fixes.
2016-05-09 09:51:20 +02:00
Alejandro Gallardo Escobar
7f72a089e0
More work on the visualization section of the eHorus integration
2016-05-05 18:32:34 +02:00
mdtrooper
fc7961b0d8
Merge branch 'develop' into feature/new_networkmap
2016-05-05 14:21:04 +02:00
Alejandro Gallardo Escobar
8fa87e7e1e
Added a new agent tab to launch the eHorus Client
2016-05-04 19:21:24 +02:00
mdtrooper
6ba38adc56
Fixed typo error in the radial dynamic networkmaps.
2016-05-04 11:51:04 +02:00
fermin831
bb4ec54fbc
Improved sql cache to permit make cache of several databases TICKETS #3581
2016-05-03 16:16:37 +02:00
mdtrooper
63306e0288
Fixed the size of radial dynamic networkmap in the dashboard.
2016-05-03 15:06:33 +02:00
mdtrooper
30f806f41c
Merge branch 'develop' into feature/new_networkmap
...
Conflicts:
pandora_console/include/functions_modules.php
2016-04-25 15:25:16 +02:00
mdtrooper
6fea7dd3f1
Added old code of radial dynamic networkmap.
2016-04-19 09:33:40 +02:00
Akihiro Uchida
57d6ae5c8b
Fix reporting format for exportdata
...
- for 'data', timestamp should be timestamp of data
- for 'avg', timestamp should be averaging period
2016-04-04 15:48:25 +09:00
mdtrooper
aefff3041f
Merge branch 'develop' into feature/new_networkmap
...
Conflicts:
pandora_console/include/constants.php
2016-03-09 11:15:17 +01:00
Hirofumi Kosaka
5cf90eeb27
Fixed the case "bulk module edit" had failed when selecting "Select modules first".
2016-03-08 18:06:16 +09:00
mdtrooper
0b8ec4a89d
Added another library (jquery.svg.js) for to fix jquery bug (the pretty jquery can not work with "svg dom"...I love it).
2016-02-19 13:17:18 +01:00
Arturo Gonzalez
db66113fb1
Fixed group view with strict user. Ticket#3391
2016-02-18 09:20:14 +01:00
mdtrooper
c5f6259fce
Working in the new networkmaps.
2016-02-17 12:25:03 +01:00
mdtrooper
9d2c2049cf
Some debug traces for the jobmate for the next monday.
2016-02-12 17:22:44 +01:00
mdtrooper
9376e9aa6d
Merge branch 'develop' into feature/new_networkmap
2016-02-10 14:54:08 +01:00
mdtrooper
df25018631
Working in the code of new networkmap.
2016-02-10 14:01:10 +01:00
fermin831
a658b88361
Set initial status to modules pagination in agent view TICKETS #3362
2016-02-09 20:07:43 +01:00
m-lopez-f
d0cea38c8d
Fixed view data in group view. Tiquet: #3289 , #3297
2016-02-01 11:52:03 +01:00
m-lopez-f
948e691acb
Revert "Fixed problems of count agents and modules in group view. Tiquet: #3028,#3297"
...
This reverts commit b274ea805b
.
2016-01-29 14:25:09 +01:00
m-lopez-f
b274ea805b
Fixed problems of count agents and modules in group view. Tiquet: #3028,#3297
2016-01-29 13:53:00 +01:00
Arturo Gonzalez
2a2b8bb465
Added pagination to group view. Visual errors fixed. Ticket#3239
2016-01-20 15:11:37 +01:00
mdtrooper
110241ecc8
Change the rossete icon for long strig module values in the console for a dialog. TICKET: #3019
2016-01-18 16:58:24 +01:00
Arturo Gonzalez
d23246b58c
Added visual data to not init monitors in group view.
2016-01-15 13:19:47 +01:00
Arturo Gonzalez
173ccc5fe1
Added new data in groups view and fixed some numeric errors.
2016-01-15 12:54:28 +01:00
Arturo Gonzalez
b7de284180
Fixed graph event position in modules graph when resizes the window. Ticket#3070
2015-12-31 12:04:23 +01:00
Arturo Gonzalez
7f28e03bed
Added two decimals to resume data in group view. Ticket#3095
2015-12-24 11:04:47 +01:00
Arturo Gonzalez
320c7638a7
Group view fixed
2015-12-23 09:31:50 +01:00
m-lopez-f
052dc11cc4
Only show module group of this agent use. Tiquet: #2991
2015-12-21 09:12:04 +01:00
m-lopez-f
806d9a55b5
Latest events in tactical view open permanetly
2015-11-25 15:55:32 +01:00
m-lopez-f
b5de23a9b3
Fixed tooltip text. Tiquet: #2993
2015-11-24 15:21:03 +01:00
m-lopez-f
858e3ea202
Fixed problems with performance. Tiquet: #2970
...
(cherry picked from commit a57f62e5bf
)
2015-11-18 16:32:20 +01:00
m-lopez-f
28aba1c646
Add not hidden parts of tactical view when this view have refresh. Tiquet: #2956
...
(cherry picked from commit efabeb887b
)
2015-11-10 10:07:37 +01:00
Arturo Gonzalez Diaz
7a4110ebee
Fixed sql error (oracle) in gis view. Ticket#2873
2015-10-23 13:31:46 +02:00
Arturo Gonzalez Diaz
ba492135ca
Added a new option to visual setup that configure the interface unit graphs. Ticket#2620
2015-10-23 12:54:58 +02:00
m-lopez-f
102375d377
Fixed show data. tiquet: #2865
2015-10-19 15:27:25 +02:00
Arturo Gonzalez Diaz
8091827490
Fixed a parentesis
2015-10-14 09:37:38 +02:00
Arturo Gonzalez Diaz
67d0a6602e
Fixed some things.
2015-10-14 08:38:30 +02:00
Arturo Gonzalez Diaz
10044a6f3a
Added a text message to clarify the source of the event table (Agent view).
2015-10-09 14:12:33 +02:00
m-lopez-f
63838760cb
Fixed problems with print data in view
2015-10-09 13:47:02 +02:00
Arturo Gonzalez Diaz
d67af2d0f4
Now modules without events in the last 24h it shows as green bar. Fixed time of data checks in events graph (agent general view).
2015-10-09 09:20:30 +02:00
Arturo Gonzalez Diaz
d829d34f13
Merge branch 'develop' into new-agent-view
2015-10-07 15:02:02 +02:00
Arturo Gonzalez Diaz
5c1fdcde8a
Fixed "avg only" in module graphs. Ticket #2740
2015-10-07 11:52:27 +02:00
Arturo Gonzalez Diaz
fe001a9cb4
New visualization of agent view
2015-10-07 11:33:12 +02:00
Arturo Gonzalez Diaz
37882026fd
New visualization of agent view
2015-10-07 10:27:03 +02:00
Arturo Gonzalez Diaz
5d9a3a24d3
New visualization of agent view
2015-10-07 09:57:45 +02:00
Alejandro Gallardo Escobar
565744c176
Now the section applies the module ACL properly
2015-10-01 16:18:45 +02:00
m-lopez-f
417d43118c
Fixed style
2015-09-29 13:14:55 +02:00
m-lopez-f
8a8515ecbc
Fixed problems with export or view data when data start and end is in same day. Tiquet: #2763
2015-09-29 13:12:17 +02:00
m-lopez-f
bd336d68f0
Fixed warning php. Tiquet: #2791
2015-09-22 12:30:47 +02:00
Arturo Gonzalez Diaz
3df4b3d9f5
Fixed visual error in agent view. Ticket#2786
2015-09-21 09:51:00 +02:00
Arturo Gonzalez Diaz
e6fb5a8af1
fixed visual error in group view. Ticket #2621
2015-09-07 13:42:55 +02:00
mdtrooper
7edd288707
Fixed PHP Warning.
...
(cherry picked from commit a79666f60c
)
2015-08-28 18:04:16 +02:00
mdtrooper
bcb1b7123a
Fixed PHP Error, lost the $store_group var.
2015-08-28 17:35:04 +02:00
mdtrooper
63498fdbf7
Added percentile 95º in the stat win of module. TICKET: #2613
2015-08-20 17:55:10 +02:00
Arturo Gonzalez Diaz
566acd3404
Fixed minor visual error in tactical view. Ticket #2441
2015-08-19 15:15:07 +02:00
m-lopez-f
4e090e20a6
Change label to filter by text and add toltip help. Tiquet: #2589
2015-08-18 16:55:59 +02:00
Arturo Gonzalez Diaz
0eb68ef9cb
Added icon to module graph.
2015-08-17 15:11:04 +02:00
Arturo Gonzalez Diaz
435b7381de
Fixed broken image in module graph (meta). Ticket #2574
2015-08-17 14:54:04 +02:00
Arturo Gonzalez Diaz
4419166825
Fixed view errors in group view. #Ticket2517
2015-08-13 12:02:07 +02:00
Arturo Gonzalez Diaz
3288c35cbf
Bug fixed in group view, now when you pick a tag, shows the correct number of agents, in tree view. Ticket#2517
2015-08-13 11:39:36 +02:00
mdtrooper
0a0d9fad25
Merge branch 'develop' into feature/ticket#2491-features-dashboard
2015-08-12 13:03:50 +02:00
mdtrooper
6f9f20f996
Added the parameter to set the size of networkmaps.
2015-08-10 19:44:28 +02:00
Alejandro Gallardo Escobar
34f56c5f47
Now the module graph popup shows a control to set the start time
...
Also added date and time pickers
2015-08-10 17:04:53 +02:00
Arturo Gonzalez Diaz
cd6d142cf4
Fixed error in "free search" section (Alert detail). #2562
2015-08-05 12:32:02 +02:00
Alejandro Gallardo Escobar
8fb71f8413
Fixes and improvements in the use of agents and monitors multiselects
2015-08-05 10:39:16 +02:00
Alejandro Gallardo Escobar
3eddf9dbdc
Fixed another SQL injection point
2015-08-04 12:49:54 +02:00
Alejandro Gallardo Escobar
a7586d0a90
Fixed a SQL injection point and improved the code
2015-08-03 16:46:49 +02:00
Alejandro Gallardo Escobar
ada30b1f03
Fixed a SQL injection point
2015-08-03 13:32:46 +02:00
m-lopez-f
cd676cac59
change in the way data show snmp data timeticks. Tiquet: #2494
2015-07-31 11:16:42 +02:00
Arturo Gonzalez Diaz
a7ed92c919
Now in group view, groups and tags differ and the tags have an characteristic image. Ticket#2517
2015-07-30 16:15:53 +02:00
m-lopez-f
25106d8383
Add order data in metaconsole enterprise. Tiquet: #2232
2015-07-29 10:13:18 +02:00
m-lopez-f
1babc752dc
Add new options when render proc is active. Tiquet: #2503
2015-07-29 08:50:09 +02:00
m-lopez-f
a9c6900852
Fixed problems when filter maps and not have data, show firts task of networkmaps. Tiquet: #2531
2015-07-28 15:45:27 +02:00
m-lopez-f
3e0b8a0f52
Fixed errors in php
2015-07-27 15:34:09 +02:00
m-lopez-f
eb548a5296
Fixed print name in form and list of networkmaps. Tiquet: #2530
2015-07-22 13:02:47 +02:00
mdtrooper
a4b5f8607f
Added feature. The report items SLA, Availaibily and General do not show the not init modules. TICKET: #2510
2015-07-21 13:10:44 +02:00
Arturo Gonzalez Diaz
afd0ac6490
Merge branch 'develop' into feature/ticket#2463-monitor-detail-show-monitors
2015-07-20 10:43:46 +02:00
Arturo Gonzalez Diaz
c9231ad125
Now always show the number of monitors in monitor view. Ticket #2463
2015-07-20 10:41:14 +02:00
Arturo Gonzalez Diaz
8531cd91fd
Always show the number of monitors. Ticket #2463
2015-07-20 10:30:05 +02:00
m-lopez-f
8bdc11a00c
Reorganizate requiere_once for see correct Snapshot view. Tiquet:#2452
2015-07-17 10:47:30 +02:00
Alejandro Gallardo Escobar
a90111ac18
Restored the call 'get_agent_modules_json_for_multiple_agents' and improved their performance
2015-07-17 10:02:11 +02:00
m-lopez-f
994f1a39b6
fixed problems php
2015-07-15 08:49:16 +02:00
m-lopez-f
8c64e6b481
Fixed style
2015-07-09 17:52:37 +02:00
mdtrooper
3d46327f55
Rewrote the ajax call 'get_agent_modules_json_for_multiple_agents' for to run with the agents cache in new metaconsole in 6 version.
2015-07-08 16:40:12 +02:00
m-lopez-f
09f6b7a29a
Fixed styles metaconsole
2015-07-07 13:57:47 +02:00
mdtrooper
3e2fd15302
Fixed, now the first task for visualmap does not show in metaconsole.
2015-07-06 18:18:52 +02:00
m-lopez-f
09bcaa42f5
Change visual of metaconsole.
2015-07-01 11:27:37 +02:00
mdtrooper
def7a59a97
Cleaned source code style.
2015-06-30 16:29:39 +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
m-lopez-f
83a88d7a91
Fixed maps in Windows. Tiquet: #2153
...
(cherry picked from commit 298b509b97
)
2015-06-23 15:15:03 +02:00
Alejandro Gallardo Escobar
3b037caf32
Merge remote-tracking branch 'origin/develop' into features/oracle
2015-06-18 20:02:01 +02:00
Alejandro Gallardo Escobar
1905c8a038
Visual fixes into the alerts list
2015-06-16 17:54:19 +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
9ad8b1035c
Tiny feature, the slide form to config chart in the module chart window adapt to the height of window.
2015-06-11 20:19:50 +02:00
mdtrooper
37a7cf6cf2
Some fixes in the code.
2015-06-11 20:17:54 +02:00
Alejandro Gallardo Escobar
11d50f06ba
Removed some jQuery.ajax() 'timeout: 10000' and 'async: false' properties
2015-06-11 12:08:14 +02:00
mdtrooper
7574f6ed09
Clean the source code style.
2015-06-08 13:13:09 +02:00
mdtrooper
89cac169f4
Clean the source code style.
2015-06-08 11:05:19 +02:00
mdtrooper
819b1d5d77
Clean the source code style.
2015-06-08 09:32:01 +02:00
Alejandro Gallardo Escobar
33129d89ce
Instantiated an object (table) to avoid PHP warnings
2015-06-03 15:56:25 +02:00
Alejandro Gallardo Escobar
8fbe1175b5
Merge remote-tracking branch 'origin/develop' into features/oracle
...
Conflicts resolved:
pandora_console/DEBIAN/control
pandora_console/DEBIAN/make_deb_package.sh
pandora_console/include/config_process.php
pandora_console/pandoradb.data.oracle.sql
2015-06-02 18:08:46 +02:00
m-lopez-f
c02622bd53
Add order by column Description in Agents detail. Tiquet: #2272
2015-05-27 08:58:50 +02:00
Alejandro Gallardo Escobar
d7801c2933
Merge remote-tracking branch 'origin/develop' into features/oracle
...
Conflicts resolved:
pandora_console/extensions/module_groups.php
pandora_console/godmode/reporting/graph_builder.graph_editor.php
pandora_console/operation/events/events_list.php
2015-05-26 10:29:38 +02:00
mdtrooper
81a0a217b5
Fixed PHP Warnings
2015-05-25 13:31:10 +02:00
m-lopez-f
86db63f4f9
Fixed problems with name of dynamic's worksmap. tiquet: #2207
2015-05-25 12:55:18 +02:00
m-lopez-f
6dc62eccce
Fixed problems with new code, not view unit in graph, tiquet: 2194
...
(cherry picked from commit 2df8fab33a
)
2015-05-25 11:58:01 +02:00
mdtrooper
2fe85510a7
Fixed PHP Warnings.
2015-05-22 12:31:33 +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
Alejandro Gallardo Escobar
d212fd5543
Merge remote-tracking branch 'origin/develop' into features/oracle
2015-05-14 11:09:37 +02:00
m-lopez-f
f5b26f69e6
Add unit to legend left in graph of interface information, tiquet: #2194
...
(cherry picked from commit 277eb655a1
)
2015-05-06 13:04:45 +02:00
Alejandro Gallardo Escobar
c95f70dde7
Error fixes related with the improved oracle compatibility
2015-05-04 18:27:23 +02:00
Alejandro Gallardo Escobar
a98be1cad9
Merge remote-tracking branch 'origin/develop' into features/oracle
2015-05-04 17:28:42 +02:00
m-lopez-f
6b974efe19
Merge branch 'feature/NewView' into develop
2015-05-04 15:45:34 +02:00
m-lopez-f
6241ae13d6
Add new option, when is active data of modules type is proc, show ok or fail. Tiquet: #1996
2015-05-04 15:44:37 +02:00
Alejandro Gallardo Escobar
1121fbd8b7
Fixed problems related with the oracle compatibility
2015-04-30 20:11:07 +02:00
Alejandro Gallardo Escobar
3264c65ef8
Fixed some problems with oracle compatibility
2015-04-30 12:35:42 +02:00
m-lopez-f
899759a3ca
Change visual
2015-04-29 08:30:02 +02:00
m-lopez-f
90d6ea15cf
Merge branch 'develop' into feature/NewView
2015-04-27 10:12:45 +02:00
m-lopez-f
d14359d3b4
change visual of this views
2015-04-27 10:11:56 +02:00
m-lopez-f
b2ef7bc304
Changed visual of any views
2015-04-23 17:52:16 +02:00
Alejandro Gallardo Escobar
8a348c2411
Merge remote-tracking branch 'origin/develop' into feature/meta-agent-cache
2015-04-23 15:02:27 +02:00
m-lopez-f
079b05b63e
Reorganizate filter options and change visual
2015-04-23 13:04:54 +02:00
m-lopez-f
3d2adc315e
Change siual of view in any view
2015-04-22 16:46:08 +02:00
m-lopez-f
a7117fca61
Changed visual and changed images
2015-04-22 09:51:34 +02:00
m-lopez-f
dc09a9a14e
Change visual and add new images
2015-04-21 17:26:20 +02:00
Alejandro Gallardo Escobar
311fd99811
Improvements on the performance for the metaconsole
2015-04-21 14:01:10 +02:00
m-lopez-f
26f33a5169
Fixed visual of metaconsole
2015-04-21 11:08:42 +02:00
m-lopez-f
df065fb10d
Fixed problems with title when open graph in status monitor in meta and nodo, tiquet: #2077
2015-04-21 09:06:05 +02:00
m-lopez-f
eb803c3ff2
Remove debug trace
2015-04-20 15:32:12 +02:00
m-lopez-f
a454a16c57
Fixed error when open graph in tree view and monitor view. tiquet: #2126
2015-04-20 15:30:16 +02:00
m-lopez-f
ebe95af69e
Add title when open visual data in treeview and status monitor, tiquet: #2077
2015-04-20 10:40:42 +02:00
m-lopez-f
744f082841
Delete order in field Data in monitor detail, tiquet: #2060
2015-04-20 08:44:06 +02:00
m-lopez-f
a77d962590
Modify styles in tactical view and tables is responsibe with window size
2015-04-15 11:28:07 +02:00
m-lopez-f
2d9168ac8f
Changed styles from views in nodo
2015-04-15 09:45:13 +02:00
m-lopez-f
1a612ff3a8
Changed style in tactical view
2015-04-14 09:56:49 +02:00
m-lopez-f
f3de8d5bc8
Changed visual of tactical view
2015-04-14 09:36:41 +02:00
m-lopez-f
4158afde8c
Merge branch 'develop' into feature/NewView
2015-04-13 09:09:04 +02:00
Alejandro Gallardo Escobar
ddfb4ed2c4
Fixed a visual error
2015-04-10 14:10:12 +02:00
m-lopez-f
e29497c394
Changed style of Nodo
2015-04-10 09:43:44 +02:00
m-lopez-f
a6af8ab18d
Merge branch 'develop' into feature/NewView
2015-04-09 14:47:06 +02:00
Alejandro Gallardo Escobar
ae8789db9e
Changes and improvements on the ACL checks
2015-04-09 14:05:23 +02:00
mdtrooper
f9936267e0
Fixed the separator (sometimes it is other) in the ajax call get_agent_modules_json_for_multiple_agents.
...
(cherry picked from commit 6f71a01b0c
)
2015-04-07 17:20:53 +02:00
m-lopez-f
5be63acffc
Fixed html title when click graph in meta and nodo in status monitor, tiquet: #2077
2015-04-07 16:26:57 +02:00
m-lopez-f
0213cd7405
Change views and styles in Console
2015-04-01 13:24:53 +02:00
m-lopez-f
6cec43c5fa
Merge branch 'develop' into feature/NewView
2015-03-31 17:23:05 +02:00
Alejandro Gallardo Escobar
521845ee91
ACL improvements
2015-03-31 13:30:16 +02:00
Alejandro Gallardo Escobar
9bb62f1f43
Added the new way to store the maps in groups and ACL improvements
2015-03-31 12:27:12 +02:00
m-lopez-f
92b1be06ab
Change visual of Group View
2015-03-31 09:52:27 +02:00
m-lopez-f
16679256e9
Change visual of any views
2015-03-31 09:28:06 +02:00
Alejandro Gallardo Escobar
fd41fba3d8
Changed the behaviour of the network map tooltip info for the strict users
2015-03-27 14:32:31 +01:00
Alejandro Gallardo Escobar
08d93c8b28
Now the 'avg_only' option is enabled by default for the metaconsole users
2015-03-25 19:20:48 +01:00
Alejandro Gallardo Escobar
b945ee8892
ACL improvements for the module graphs
2015-03-25 12:26:16 +01:00
Alejandro Gallardo Escobar
b8282a5cb1
Added support to show the interface traffic graphs through the metaconsole and improved the ACL
...
(cherry picked from commit fa9db9010c
)
2015-03-24 19:15:46 +01:00
Alejandro Gallardo Escobar
481addb514
ACL improvements
2015-03-24 19:10:09 +01:00
Alejandro Gallardo Escobar
bbb41ddff5
Fixed a PHP syntax error
2015-03-23 21:05:18 +01:00
Alejandro Gallardo Escobar
da8570d3b9
Added support to show the interface traffic graphs through the metaconsole and improved the ACL
2015-03-23 20:51:44 +01:00
Alejandro Gallardo Escobar
9b9a3797cd
Added support to show the module graphs through the metaconsole
2015-03-23 20:05:07 +01:00
Alejandro Gallardo Escobar
7b2f02571c
Now the metaconsole can show the graphs of their nodes
2015-03-23 19:51:59 +01:00
m-lopez-f
c287a2064a
Changed style to visualice data in 'Group view' tiquet: #1879
2015-03-18 13:11:30 +01:00
m-lopez-f
6c1b434565
Merge branch 'develop' of https://github.com/pandorafms/pandorafms into develop
2015-03-18 11:46:49 +01:00
m-lopez-f
912462c71a
Solvented visualization of group in few views, tiquet: #1946
2015-03-18 11:46:27 +01:00
Alejandro Gallardo Escobar
a19f3939e9
Fixed an SQL error when serving the agent status tooltip
...
(cherry picked from commit 554fb7aa2c
)
2015-03-18 12:27:25 +01:00
Alejandro Gallardo Escobar
7fda8a296d
Now some monitor graphs are shown in 'only average' mode when accessing it from the metaconsole
2015-03-13 14:43:30 +01:00
Alejandro Gallardo Escobar
bc6495412e
Minor fixes
2015-03-13 14:41:47 +01:00
m-lopez-f
01600cffb2
Changed visual of metaconsole
2015-03-13 10:52:49 +01:00
m-lopez-f
6986fe0993
Changed visual of metaconsole
2015-03-11 11:31:46 +01:00
Alejandro Gallardo Escobar
e7f55390a1
Removed debug traces
2015-03-10 13:37:10 +01:00
Vanessa Gil
73049cf0d1
Fixed bug #1918 .
2015-03-10 11:16:28 +01:00
Ramon Novoa
0c0c823118
Merge branch 'feature/password-encryption' into develop
2015-03-06 17:10:25 +01:00
m-lopez-f
a926ab1e64
Fixed error php
2015-03-06 15:14:10 +01:00
m-lopez-f
58722a5891
Changed visual of metaconsole
2015-03-06 12:28:05 +01:00
Alejandro Gallardo Escobar
b87e359050
Now the tags filter appear properly. Fixes ticket #1889
2015-03-05 13:20:55 +01:00
Ramon Novoa
4e4eb4df87
Merge branch 'develop' into feature/password-encryption
2015-03-04 15:39:37 +01:00
mdtrooper
d7d1ab7e3f
Fixed the ajax get modules in massive operations in editions. TICKET: #1850
2015-03-03 12:32:56 +01:00
Ramon Novoa
df651810d4
Added support for password encryption to the Pandora FMS Console.
2015-03-02 17:30:19 +01:00
mdtrooper
8984904178
Fixed PHP warning
2015-02-23 15:52:55 +01:00
Alejandro Gallardo Escobar
415e67ebad
Fixed an error which prevented an user with strict ACL to see some agents
2015-02-19 20:13:56 +01:00
Alejandro Gallardo Escobar
2bf3887bd7
A lot of ACL fixes
2015-02-19 19:09:36 +01:00
mdtrooper
cddaea8477
Fixed period was undefined sometimes in ajax call to get list of module data dialog.
2015-02-18 18:29:39 +01:00
mdtrooper
0473856048
Killing pink unicorns and magic numbers.
2015-02-16 18:37:16 +01:00
mdtrooper
b30044df4a
Fixed SQL inyections.
2015-02-11 17:20:50 +01:00
m-lopez-f
16c0233434
Fixed problem when return false instead of data, variable not change and enter a infinite bucle
2015-02-11 09:54:44 +01:00
mdtrooper
a265ec3383
Fixed the functions to get agents not normal or not init in cases of agents with normal status and some modules not init. TICKET: #1791
2015-02-10 18:24:00 +01:00
m-lopez-f
2cb4e4c200
Fixed problems with resolved require in call function
2015-02-10 15:48:41 +01:00
m-lopez-f
c28fd1f4d8
Fixed problem with delete maps when user is admin and have all permisions and other user have RM and RW and delete with RW rule
2015-02-10 14:54:42 +01:00
m-lopez-f
85eda328a4
Fixed problems with export data when type equals csv, export less data Tiquet: #1756
...
(cherry picked from commit a6807034eb
)
2015-02-10 13:18:29 +01:00
mdtrooper
2e2bc36138
Fixed the lost 'server_name' in the monitor view in a node console.
2015-02-06 14:44:16 +01:00
m-lopez-f
84821a3729
Add help clippy in creation menus or views
...
Add clippy in:
Interval agent if this interval is < 300
Network maps>topology group
Create a new data server module in field 'Data Configuration'
In servers list, in column T/Q, when Q>200
2015-02-03 16:08:41 +01:00
Alejandro Gallardo Escobar
107b2bdb1c
Improved the creation of the network interfaces table
2015-02-02 13:22:35 +01:00
m-lopez-f
77b92758cc
recovery timestamp filter in view 'Received data from modules'
2015-01-27 15:43:11 +01:00
m-lopez-f
f4e1cee998
Fixed problems with view of data when click in binary image in tree view, monitor detail and list of monitors
2015-01-27 15:25:18 +01:00
Vanessa Gil
2908f09b01
Added strict ACL to agent detail view.
2015-01-26 13:50:58 +01:00
Vanessa Gil
9aff58ed33
Added Strict ACL mode to networmaps.
2015-01-23 08:59:42 +01:00
m-lopez-f
f0c11a8280
Delete shortcut of remote configuration in agents
2015-01-22 14:58:45 +01:00
m-lopez-f
db7680eb46
Add filter group module in general view of agents
2015-01-21 15:26:49 +01:00
m-lopez-f
d19ffc0dce
fixed problems with validate alerts
2015-01-20 17:07:54 +01:00
m-lopez-f
ac409f1b66
Fixed problems when ordering, Filters in 'Monitor detail' were lost.
2015-01-20 09:33:23 +01:00
m-lopez-f
43cadc3010
Fixed problems when ordering, Filters in 'Monitor detail' were lost.
...
(cherry picked from commit b215eefdf1
)
2015-01-20 09:26:26 +01:00
Alejandro Gallardo Escobar
4d64cddcc1
Fixed some php notices
2015-01-16 17:14:49 +01:00
Vanessa Gil
3698e887c3
Added Stric ACL mode.
2015-01-15 18:08:58 +01:00
m-lopez-f
41bdb11c18
fixed little problem
2015-01-15 16:30:50 +01:00
m-lopez-f
5ca2a7ea3a
Merge branch 'develop' of https://github.com/pandorafms/pandorafms into develop
2015-01-15 15:45:29 +01:00
m-lopez-f
34c5ece58e
Changed ACL's permission in Networkmaps
...
visualization: RR (Report Read)
Edition: RW (Report Write)
Deletion: RW (only yours networkmaps), RM(any of its group, although he did not create it.)
2015-01-15 15:45:00 +01:00
Alejandro Gallardo Escobar
eac739d362
Revert "Strict ACLs"
...
This reverts commit 3d251fd035
.
2015-01-15 15:11:26 +01:00
m-lopez-f
c6b15f440f
Fixed permissions error when validating alerts.
2015-01-15 10:34:55 +01:00
Vanessa Gil
3ffeb145a6
Strict ACLs
2015-01-08 18:11:26 +01:00
mdtrooper
5d485e16ef
Working in the tags out the policies. Ticket: #1577
2014-12-12 15:01:50 +01:00
Alejandro Gallardo Escobar
4792299b5a
Added a new tab to the agent view
2014-12-05 10:49:50 +01:00
Alejandro Gallardo Escobar
10bf2819d6
Now many network maps can be deleted at once
2014-12-04 12:19:52 +01:00
mdtrooper
f25440d68a
Working in the improves of agent view. Ticket: #1285
2014-12-03 16:30:36 +01:00
mdtrooper
e45b8183d8
Working in the improves of agent view. Ticket: #1285
2014-12-03 16:30:36 +01:00
mdtrooper
e2066a335c
Fixed the description show in the table of agents.
2014-12-03 16:30:36 +01:00
mdtrooper
303b4f148f
Added feature to set bbcode links in agents description and custom fields. Ticket #1404
2014-12-02 16:38:07 +01:00
mdtrooper
3c76f41387
Fixed the group view for agents not init. Ticket: #1584
2014-12-01 13:56:40 +01:00
mdtrooper
5211c48643
Fixed the new autologin for the graph link and edit link
2014-11-26 19:51:50 +01:00
Vanessa Gil
815e974c0a
Fixed links in monitor view.
2014-11-26 16:48:13 +01:00
mdtrooper
a70fc62af0
Fixed typo error in stat_win.php.
2014-11-25 14:30:30 +01:00
mdtrooper
631f0ee2b7
Fixed the lost hash user in the links from metaconsole to the nodes.
2014-11-25 11:07:41 +01:00
mdtrooper
edf25fe620
Fixed the style for the agents with a hudge list of ips
2014-10-24 11:03:45 +02:00
mdtrooper
26ac085975
Fixed the exportation data with some dates. Ticket #1455
2014-10-16 16:10:53 +02:00
mdtrooper
0f4119246d
Cleaned source code style
2014-10-16 14:02:02 +02:00
mdtrooper
86655d1463
Show the form when it is empty the module.
2014-10-16 11:52:45 +02:00
mdtrooper
0fe3237752
Added a tooltip for to explain the pagination in the list modules into agent view
2014-10-10 14:43:38 +02:00
mdtrooper
38d352ebe1
Fixed the limits of warnings/critical (the line) that freezed the legend. Ticket #1287
2014-10-01 11:18:03 +02:00
mdtrooper
dbaf806b12
Merge branch 'develop' of github.com:pandorafms/pandorafms into develop
2014-09-25 16:56:01 +02:00
mdtrooper
07f62cc3e6
Fixed the link of edit module in Metaconsole
2014-09-25 16:55:48 +02:00
Alejandro Gallardo Escobar
301b1b5817
Now the interface information don't show duplicated interfaces
2014-09-25 16:02:21 +02:00
Alejandro Gallardo Escobar
32358b7c50
Fixed a regex of the interface information
2014-09-25 11:50:30 +02:00
Alejandro Gallardo Escobar
ef31093b00
Now the parent groups without modules appear on the group view table
...
* pandora_console/operation/agentes/group_view.php: Added the parent_id
to the groups array.
* pandora_console/include/functions_groups.php: Fixed the function
"groups_get_childrens". Improvements on the function
"groups_get_group_row".
2014-09-24 13:09:15 +02:00
Alejandro Gallardo Escobar
29eb11b696
Improved the items information of the module graphs
...
* pandora_console/godmode/setup/setup_visuals.php,
pandora_console/include/functions_config.php: Added a
new config token to choose if the module graphs
data should be shortened.
* pandora_console/include/functions_custom_graphs.php:
Added the unit list parameter to the function
"custom_graphs_print".
* pandora_console/operation/agentes/interface_traffic_graph_win.php:
Improved a function call.
* pandora_console/include/functions_graph.php: Modified
the function "graphic_combined_module". Now is
possible to add custom units for the items and
short the data.
2014-09-23 13:20:50 +02:00
Alejandro Gallardo Escobar
ed4406115b
Improvements on the combined graphs
...
* pandora_console/operation/agentes/interface_traffic_graph_win.php:
Modified the graph function call. Modified the refresh time.
* pandora_console/include/functions_graph.php: Modified the function
"graphic_combined_module". Now is possible to set the items
name and choose which values will appear on the items list.
* pandora_console/include/functions_custom_graphs.php: Added new
parameters to the function "custom_graphs_print" to call the
function "graphic_combined_module".
2014-09-22 19:42:40 +02:00