fermin831
89b5bce09c
Changed instruction column in event view
2015-12-30 12:19:46 +01:00
m-lopez-f
5ffaca44e7
Fixed problems with save filter, doens't save agent.
2015-11-30 14:10:01 +01:00
m-lopez-f
39df2b03a7
Revert "Fixed problems with save event filters and dont save agent and module. Tiquet: #2794"
...
This reverts commit 0d7d41dedb
.
2015-10-07 16:40:47 +02:00
m-lopez-f
79de04ec9a
Revert "Fixed problems with function and pass variables. Tiquet: #2856"
...
This reverts commit 3ed5e1295c
.
2015-10-07 16:40:12 +02:00
m-lopez-f
3ed5e1295c
Fixed problems with function and pass variables. Tiquet: #2856
...
(cherry picked from commit bea8170120
)
2015-10-06 15:38:37 +02:00
m-lopez-f
0d7d41dedb
Fixed problems with save event filters and dont save agent and module. Tiquet: #2794
2015-09-30 09:39:40 +02:00
mdtrooper
706971f763
Added a filter 'normal & critical' in severity into events.
...
(cherry picked from commit f1ada9076e
)
Conflicts:
pandora_console/godmode/events/event_edit_filter.php
pandora_console/include/constants.php
2015-07-21 10:48:29 +02:00
Alejandro Gallardo Escobar
289bcefbe2
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:48:30 +02:00
m-lopez-f
a74b7ed55f
Add more width to select tags in filters events and truncate name. Tiquet: #2015
2015-05-28 10:30:49 +02:00
Vanessa Gil
f894656d87
Fixed bug #2062
2015-04-06 15:26:26 +02:00
Vanessa Gil
fe89572a43
Fixed bug #1733 .
2015-01-30 11:29:56 +01:00
Vanessa Gil
b6a5905c52
Fixed bug #1679 .
2015-01-27 16:58:30 +01:00
Vanessa Gil
8ddde7be20
Fixed several bugs with acl tags.
2014-12-03 10:35:58 +01:00
Vanessa Gil
28b5fa4793
Merge branch 'feature/events' into pandora_5.1
2014-11-25 16:51:37 +01:00
Vanessa Gil
b233e3a463
check git commit
2014-11-25 16:50:21 +01:00
Vanessa Gil
82b255d25d
Check git.
2014-11-25 16:47:10 +01:00
Vanessa Gil
c219cc30d6
Fixed several bugs in event list.
2014-11-25 16:35:03 +01:00
Vanessa Gil
8d3af40d7e
Fixed bug in event list.
2014-11-18 15:24:20 +01:00
Vanessa Gil
049daed117
Fixed bus. Tickets #1562 , #1556 .
2014-11-18 11:41:42 +01:00
mdtrooper
9d4515b0a6
Fixed the javascript code that uses the history reservate word
...
(cherry picked from commit 502b8ac7e0
)
2014-10-30 18:51:49 +01:00
mdtrooper
88d9852b27
Fixed, set the error level to other more low, and fixed unclosed tag. Ticket: #1499
2014-10-28 11:21:14 +01:00
Alejandro Gallardo Escobar
7aa78eff25
Removed the definition of a javascript function
2014-10-20 13:18:31 +02:00
mdtrooper
d3958d31d3
Fixed the window sound events in chrome browsers. Ticket #1408
2014-10-13 15:43:36 +02:00
mdtrooper
8ac81c74b5
Fixed the RSS for text (decriptions, names) with html entities non numeric. Ticket #1430
2014-10-09 19:43:03 +02:00
mdtrooper
46e2286bf8
Fixed and improved the function rss_error_handler for to show others errors
2014-10-09 15:03:54 +02:00
mdtrooper
e91c832172
Fixed the unset variables that show PHP warnings and break the RSS events
2014-10-09 13:50:05 +02:00
Vanessa Gil
7c21b508c5
Fixed link to event list in service map.
2014-10-07 16:33:54 +02:00
Alejandro Gallardo Escobar
4c239b57db
Fixed an error with the event comments
2014-10-02 19:37:18 +02:00
Alejandro Gallardo Escobar
2fdb99abd2
Finally, the comments are showed correctly on the events list
2014-10-02 18:38:14 +02:00
Alejandro Gallardo Escobar
834c9fc5e6
Revert "Now the comments are showed correctly on the events list"
...
This reverts commit a7f42d753d
.
2014-10-02 18:31:58 +02:00
Alejandro Gallardo Escobar
a7f42d753d
Now the comments are showed correctly on the events list
2014-10-02 18:23:44 +02:00
Vanessa Gil
15ee5f018e
Resize statistics graph. Ticket #1345
2014-10-01 10:34:49 +02:00
Vanessa Gil
67c2c92ab8
Removed wildcards '%' from querys where its filtered by tag. Ticket #1363 .
2014-09-30 15:11:20 +02:00
Vanessa Gil
1a6659d116
Fixed bug in event filter.
2014-09-29 11:27:10 +02:00
mdtrooper
810754d310
Changes some bad colors and others aesthetic changes. Thanks Carla.
...
2014-09-04 Miguel de Dios <miguel.dedios@artica.es>
* pandora_console/extensions/module_groups.php,
pandora_console/general/login_help_dialog.php,
pandora_console/images/close_button_dialog.png,
pandora_console/images/documentation.png,
pandora_console/images/enterprise_version.png,
pandora_console/images/error_login.png,
pandora_console/images/online_help.png,
pandora_console/images/support.png,
pandora_console/include/ajax/events.php,
pandora_console/include/constants.php,
pandora_console/include/functions_events.php,
pandora_console/include/javascript/pandora_events.js,
pandora_console/include/styles/jquery-ui-1.10.0.custom.css,
pandora_console/include/styles/pandora.css,
pandora_console/mobile/include/style/main.css,
pandora_console/operation/events/events_list.php: changes some
bad colors and others aesthetic changes. Thanks Carla.
2014-09-04 12:19:55 +02:00
mdtrooper
12abf276ca
Added feature to filter by module in events.
...
2014-09-01 Miguel de Dios <miguel.dedios@artica.es>
* pandora_console/include/functions_graph.php,
pandora_console/operation/events/events.build_query.php,
pandora_console/operation/events/events.php,
pandora_console/operation/events/events_list.php: added feature to
filter by module in events.
TICKETS #385
2014-09-01 15:23:45 +02:00
alexhigh
fcb5b43a23
2014-08-27 Alejandro Gallardo <alejandro.gallardo@artica.es>
...
* operation/visual_console/render_view.php,
godmode/reporting/visual_console_builder.php: Added hooks
to the enterprise wizard of services.
* include/constants.php: Added constants for the services modes.
* operation/events/events.php,
operation/events/events.build_query.php: Now is possible to
filter the events by module id programmatically.
* images/wand_services.png: Added image.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10464 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-27 17:09:07 +00:00
vgilc
539efb3151
2014-08-25 Vanessa Gil <vanessa.gil@artica.es>
...
* godmode/groups/configure_group.php
include/functions_tags.php
operation/events/events.build_query.php
operation/events/events.build_table.php: Fixed ACL propagation + Tags.
Tickets #1079 and #1072 .
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10452 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-25 09:02:45 +00:00
mdtrooper
862d16ccf9
2014-07-31 Miguel de Dios <miguel.dedios@artica.es>
...
* include/functions_networkmap.php, include/functions_graph.php,
include/db/postgresql.php, include/db/oracle.php,
include/functions_api.php, extensions/agents_alerts.php,
operation/search_main.php, operation/search_agents.getdata.php,
operation/agentes/status_monitor.php,
operation/agentes/networkmap.topology.php,
operation/agentes/ver_agente.php,
operation/search_modules.getdata.php, operation/search_results.php,
operation/events/events_list.php,
godmode/alerts/alert_list.builder.php,
godmode/alerts/configure_alert_template.php,
godmode/modules/manage_network_components_form.php,
godmode/reporting/reporting_builder.php,
godmode/reporting/map_builder.php: tiny fixes for the improve the
support of postgreSQL databases.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10368 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-07-31 14:27:43 +00:00
mdtrooper
d11b4d0cb3
2014-07-24 Miguel de Dios <miguel.dedios@artica.es>
...
* operation/snmpconsole/snmp_view.php,
operation/events/events_list.php, operation/incidents/incident.php,
extensions/files_repo.php,
extensions/files_repo/sql/files_repo.postgreSQL.sql,
extensions/files_repo/functions_files_repo.php,
extensions/files_repo/files_repo_list.php,
godmode/agentes/modificar_agente.php,
godmode/snmpconsole/snmp_alert.php, godmode/db/db_info.php,
include/functions_graph.php, include/functions_db.php,
include/db/postgresql.php, include/db/oracle.php,
include/db/mysql.php, include/functions_update_manager.php,
include/functions_events.php, include/graphs/functions_flot.php,
include/graphs/fgraph.php: tiny fixes for the improve the support of
postgreSQL databases.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10354 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-07-24 16:02:06 +00:00
jsatoh
2233e99edf
2014-07-09 Junichi Satoh <junichi@rworks.jp>
...
* include/functions_events.php, operation/events/events.php,
operation/events/events_list.php: Replaced json_encode()
with io_json_mb_encode() to avoid invalid encoding with multi-byte
characters.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10328 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-07-09 05:08:55 +00:00
mdtrooper
516f9dd0ab
2014-05-30 Miguel de Dios <miguel.dedios@artica.es>
...
* operation/events/sound_events.php: fixed the break image.
Incident: #844
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10057 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-30 17:23:02 +00:00
vgilc
46b9d64130
2014-05-20 Vanessa Gil <vanessa.gil@artica.es>
...
* operation/events/events.build_query.php
operation/events/events.php
operation/events/events_list.php: Added filters
to event list.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9964 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-20 14:40:43 +00:00
juanmanuelr
65d8dfba38
2014-04-24 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* operation/events/events.build_table.php: Fixed
multiple validation of events in event list view.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9807 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-24 07:56:06 +00:00
juanmanuelr
557d5534e3
2014-01-17 Juan Manuel Ramon Vigo <juanmanuel.ramon@artica.es>
...
* godmode/events/event_edit_filter.php
include/functions_events.php
operation/events/events_list.php:Fixed an ACL issue with event filters.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9335 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-17 11:53:30 +00:00
zarzuelo
7e6d6e3345
2013-11-19 Sergio Martin <sergio.martin@artica.es>
...
* operation/events/events.build_query.php: Fixed a
subquery OR condition for not normal type.
* operation/agentes/status_monitor.php: Fixed monitor
filter by group and tags
* mobile/operation/events.php: Fixed filter of events
view in mobile console
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9097 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-19 13:28:35 +00:00
zarzuelo
98f89b5e49
2013-11-12 Sergio Martin <sergio.martin@artica.es>
...
* operation/events/events.build_table.php
operation/agentes/estado_monitores.php
operation/agentes/ver_agente.php: Fixed old link in
module name in events list. Incident #369
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9065 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-12 15:04:46 +00:00
mdtrooper
317f35dba5
a2013-10-14 Miguel de Dios <miguel.dedios@artica.es>
...
* operation/events/events.build_query.php,
operation/events/events_list.php, operation/events/events.php: added
the filter for events of group childrens of parent group selected.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8911 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-14 15:36:50 +00:00
zarzuelo
e3564078e6
2013-09-27 Sergio Martin <sergio.martin@artica.es>
...
* operation/events/events.php
godmode/events/events.php: Fix some sec parameters to
higlight correct menu sections when events sections are
active
* godmode/agentes/agent_wizard.snmp_explorer.php: Change error
message to help user to understand result of snmp walk
* godmode/agentes/module_manager_editor_network.php: Increase
the modal window of snmp walk
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8818 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-27 10:18:27 +00:00
mdtrooper
55a7a8ffa6
2013-08-05 Miguel de Dios <miguel.dedios@artica.es>
...
* include/constants.php, godmode/snmpconsole/snmp_alert.php: added
filter in the alert snmp page and pagination.
* operation/events/events.build_table.php,
godmode/netflow/nf_edit.php, include/functions_ui.php,
include/db/mysql.php, include/functions_incidents.php: improved the
source code style.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8630 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-08-05 14:23:27 +00:00