Commit Graph

2195 Commits

Author SHA1 Message Date
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 7f1d89940d Change menu. Tiquet: #2471 2015-08-19 08:49:16 +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
m-lopez-f 27e5bfc43d Fixed problems when filter by text in incidents and charge firts task of incidents. 2015-08-18 16:23:45 +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 ea850a7d7a Fixed problems with access. Tiquet: #2479 2015-07-29 10:43:14 +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
mdtrooper f1ada9076e Added a filter 'normal & critical' in severity into events. 2015-07-21 10:40:29 +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
mdtrooper 8b608a43f5 Fixed the javascript bug with lines in the visualmap. TICKET: #2464 2015-07-16 14:59:29 +02:00
m-lopez-f bc54629604 Fixed problems with user edit when change language,see all fields in home screen. Tiquet: #2448 2015-07-15 15:08:14 +02:00
m-lopez-f 994f1a39b6 fixed problems php 2015-07-15 08:49:16 +02:00
m-lopez-f c4d6c18b25 Fixed styles and errors of php 2015-07-14 15:59:39 +02:00
mdtrooper 656e7ab3bf Fixed the SQL querys for get list of snmp traps in the view page. 2015-07-14 12:50:05 +02:00
Alejandro Gallardo Escobar a097aabf80 Replaced the use of the jQuery 'attr' function with the 'prop' function when using the 'selected' property.
The 'attr' function is going to be deprecated an may cause errors in Firefox.
2015-07-14 11:11:22 +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
Alejandro Gallardo Escobar a26c930c91 Fixes and improvements 2015-07-08 15:20:28 +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 10a5dc5ffb Fixed style in events filters list 2015-07-03 14:55:12 +02:00
m-lopez-f d7bd4773db Change visual of metaconsole 2015-07-02 08:54:21 +02:00
m-lopez-f 03b617908b Change visual of metaconsole 2015-07-01 17:05:53 +02:00
m-lopez-f 78e60249a7 Change visual of metaconsole and console 2015-07-01 14:50:00 +02:00
m-lopez-f 09bcaa42f5 Change visual of metaconsole. 2015-07-01 11:27:37 +02:00
m-lopez-f 69bc104b99 Merge branch 'develop' of https://github.com/pandorafms/pandorafms into develop 2015-06-30 17:06:15 +02:00
m-lopez-f b880f8c726 Fixed style event list in metaconsole 2015-06-30 17:05:58 +02:00