m-lopez-f
|
ea850a7d7a
|
Fixed problems with access. Tiquet: #2479
|
2015-07-29 10:43:14 +02:00 |
mdtrooper
|
f1ada9076e
|
Added a filter 'normal & critical' in severity into events.
|
2015-07-21 10:40:29 +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
|
09f6b7a29a
|
Fixed styles metaconsole
|
2015-07-07 13:57:47 +02:00 |
m-lopez-f
|
10a5dc5ffb
|
Fixed style in events filters list
|
2015-07-03 14:55:12 +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 |
Ramon Novoa
|
a9f2171cce
|
Show system events in the metaconsole.
|
2015-06-30 16:48:32 +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 |
Alejandro Gallardo Escobar
|
3b037caf32
|
Merge remote-tracking branch 'origin/develop' into features/oracle
|
2015-06-18 20:02:01 +02:00 |
m-lopez-f
|
9e528d0459
|
Change visual of console
|
2015-06-12 15:50:46 +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 |
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
|
47a6c973d1
|
Add more width to select tags in filters events and truncate name. Tiquet: #2015
|
2015-05-28 10:34:10 +02:00 |
Alejandro Gallardo Escobar
|
5906f6dd44
|
Re-fixed the agents filter
|
2015-05-26 12:07:13 +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 |
Alejandro Gallardo Escobar
|
c5ca1a263c
|
Fixed the filter management (load, save and update)
|
2015-05-22 17:48:58 +02:00 |
mdtrooper
|
fcd6927efb
|
Fixed the empty list of events.
|
2015-05-22 15:00:06 +02:00 |
mdtrooper
|
83967d3526
|
Fixed PHP Warnings
|
2015-05-22 13:22:12 +02:00 |
mdtrooper
|
3d32d5645e
|
Fixed the event list when it is setted the replication, now the info message show again.
|
2015-05-22 13:10:05 +02:00 |
Alejandro Gallardo Escobar
|
36180716ee
|
Error fixes
|
2015-05-22 11:14:40 +02:00 |
m-lopez-f
|
d57ba03f19
|
Fixed problems with load events when selected all agents,tiquet: #2241
|
2015-05-21 13:01:44 +02:00 |
Alejandro Gallardo Escobar
|
6af3133d42
|
Fixed some error
|
2015-05-08 16:09:12 +02:00 |
Alejandro Gallardo Escobar
|
90d5d3cae3
|
Changed an ajax call from synchronous to asynchronous
|
2015-04-21 13:58:28 +02:00 |
Alejandro Gallardo Escobar
|
190e105baa
|
Merge branch 'develop' into feature/meta-agent-cache
|
2015-04-16 13:40:42 +02:00 |
Alejandro Gallardo Escobar
|
a70d751c38
|
Removed the text of the agent search.
The text 'All' makes no sense, cause the input searchs for it unnecessarily and the empty texts represents better the lack of filter.
|
2015-04-16 13:16:50 +02:00 |
m-lopez-f
|
80144fe8bd
|
Change in event save filter, name of label(META), tiquet: #2075
|
2015-04-15 12:39:50 +02:00 |
m-lopez-f
|
85b00c080c
|
Draw pie with filter results and changed label, tiquet: #2076
|
2015-04-13 15:50:49 +02:00 |
m-lopez-f
|
b533897415
|
Fixed problems with print pie, show more data that data in list event,Nodo and Meta, tiquet: #2076
|
2015-04-13 12:47:49 +02:00 |
m-lopez-f
|
2ac3c6f694
|
if user is strict user only see option all in select servers in filter eventlist, tiquet: #2074
|
2015-04-08 09:31:45 +02:00 |
m-lopez-f
|
f23e6ceacf
|
Change label text in save filter events in metaconsole, tiquet: #2053
|
2015-03-31 08:36:54 +02:00 |
mdtrooper
|
786c6efa4b
|
Fixed the style of status message when edit a filter and added more information in the messages.
(cherry picked from commit 085c4521d0 )
|
2015-03-25 11:24:08 +01:00 |
mdtrooper
|
b4e74e8502
|
Fixed the insert duplicate event filter.
|
2015-03-23 19:18:08 +01:00 |
m-lopez-f
|
75dbb4dcb9
|
Changed visual of metaconsole
|
2015-03-23 17:28:38 +01:00 |
Vanessa Gil
|
52d16c9676
|
Merge branch 'feature/2017' into develop
|
2015-03-20 13:19:44 +01:00 |
Vanessa Gil
|
dde47123ba
|
Fixed bug #2017.
|
2015-03-20 13:18:22 +01:00 |
m-lopez-f
|
ecaf565bbc
|
Fixed visual metaconsole in list of events
|
2015-03-20 08:33:53 +01:00 |
mdtrooper
|
c525de71fd
|
Fixed the delete events in metaconsole. TICKET: #2016
|
2015-03-18 17:57:04 +01:00 |
Alejandro Gallardo Escobar
|
8fd7830856
|
Fixed a timepicker include
|
2015-03-13 14:57:58 +01:00 |
Vanessa Gil
|
17a1fd38a9
|
Fixed ticket #1953.
|
2015-03-12 12:18:01 +01:00 |
m-lopez-f
|
7e1b707b64
|
Changed visual of metaconsole
|
2015-03-11 15:57:05 +01:00 |
m-lopez-f
|
6986fe0993
|
Changed visual of metaconsole
|
2015-03-11 11:31:46 +01:00 |
Vanessa Gil
|
041e9c00bc
|
Fixed bug #1913.
|
2015-03-10 17:09:31 +01:00 |
Vanessa Gil
|
23b8a1930b
|
Fixed bug #1914.
|
2015-03-10 11:37:46 +01:00 |
m-lopez-f
|
e38f31caaa
|
Changed visual of metaconsole
|
2015-03-09 16:33:27 +01:00 |
mdtrooper
|
178db6316b
|
Fixed the counts and other things in the tactical view in metaconsole. TICKET: #1886
|
2015-03-06 16:58:21 +01:00 |