m-lopez-f
923e91ed2d
Fixed problems with show comment in events. Tiquet: #2820
...
(cherry picked from commit a72f6e051b
)
2015-10-01 09:27:52 +02:00
m-lopez-f
da1623acf1
Add system to view instructions in details events. Tiquet: #2805
...
(cherry picked from commit 4818b01e4f
)
2015-09-25 15:44:33 +02:00
m-lopez-f
55abd5a5c3
Fixed warnings of php
2015-09-04 11:42:34 +02:00
m-lopez-f
7f210d82f1
No show count events group by status(validate,not validate) in statics events. Tiquet: #2306
...
(cherry picked from commit 866cdb908e
)
2015-06-05 10:21:57 +02:00
m-lopez-f
36bb075f03
If possible selected None own in owner event, tiquet: #2250
...
(cherry picked from commit 400cc3c587
)
2015-05-21 15:26:12 +02:00
mdtrooper
8ec4ef26d7
Added the feature to filter by text the event in report item event_report_group. TICKET: #2066
2015-04-27 16:10:16 +02:00
Alejandro Gallardo Escobar
fbc4460a25
Added support to show the module graphs through the metaconsole and improved the ACL
2015-03-20 19:05:12 +01:00
mdtrooper
dc90f7899f
Fixed the event with filter EVENT_CRIT_WARNING_OR_CRITICAL in function 'events_get_events'. TICKET: #1909
...
(cherry picked from commit acb37f591c
)
2015-03-12 12:33:14 +01:00
mdtrooper
1141127a34
Show group name instead the icon in metaconsole. TICKET: #1501
2015-03-09 15:08:26 +01:00
Vanessa Gil
b6a5905c52
Fixed bug #1679 .
2015-01-27 16:58:30 +01:00
mdtrooper
9b53a1c86e
Fixed the lost hash user in the links from metaconsole to the nodes.
2014-11-25 14:06:13 +01:00
Vanessa Gil
049daed117
Fixed bus. Tickets #1562 , #1556 .
2014-11-18 11:41:42 +01:00
hkosaka
502393f796
Updated that add_event API can support newline literally.
2014-10-07 15:23:49 +09:00
Ramon Novoa
faae647850
Use the utimestamp to retrieve the latest events (timestamp is not indexed!)
2014-09-26 10:07:56 +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
jsatoh
bf919297b4
2014-07-29 Junichi Satoh <junichi@rworks.jp>
...
* include/functions_events.php: Fixed a bug that event's comment
is not shown when it includes newline.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10360 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-07-29 06:42:33 +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
koichirok
75c2d4590e
2014-06-30 Koichiro KIKUCHI <koichiro@rworks.jp>
...
* extensions/agents_modules.php,
include/functions_events.php,
operation/agentes/estado_monitores.php,
operation/agentes/status_monitor.php,
operation/search_modules.php,
operation/tree.php: Fixed garbled title issue in the module graph.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10309 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-30 07:54:11 +00:00
zarzuelo
815e28a8f2
2014-06-04 Sergio Martin <sergio.martin@artica.es>
...
* include/constants.php
include/functions_graph.php
include/functions_reporting.php
include/graphs/functions_pchart.php
include/graphs/functions_flot.php
include/functions.php
include/functions_events.php: Fix a lot of errors
on events items on reports using now the same query
as events view, etc.
* include/styles/pandora.css: Little aesthetic
improvement in focus buttons and unset webfont
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10105 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-04 14:05:20 +00:00
zarzuelo
9a797bf646
2014-06-03 Sergio Martin <sergio.martin@artica.es>
...
* include/styles/pandora.css
images/login_background.png
general/login_page.php: Change the whole
login screen to new style
* fonts
fonts/nunito.woff: Added a web font
* include/functions_events.php
include/functions_reporting.php: Fix a bug in the
agent events item on reports to reutilize the
standard code
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10094 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-03 16:59:55 +00:00
zarzuelo
7d6e32440c
2014-06-02 Sergio Martin <sergio.martin@artica.es>
...
* include/styles/pandora.css
include/styles/dialog.css
include/functions_events.php
operation/agentes/group_view.php
images/data.png
images/network.png
images/tab_green_bg.png
images/database.png
images/os_icons/so_other.png
images/os_icons/so_mac_small.png
images/os_icons/so_mac.png
images/os_icons/so_other_small.png
images/tab_grey_bg.png
images/network.disabled.png
images/plugin.png
images/chart_curve.png
images/header_blackout.png
images/eye.png
general/logon_ok.php: A bunch of aesthetic changes
like table header colors, new icons, etc.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10079 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-02 16:57:20 +00:00
juanmanuelr
3e9aef72d5
2014-05-05 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* pandora_console/include/functions_groups.php
pandora_console/include/functions_events.php: Fixed bug
in event viewer. A user could not be assigned himself as
the owner of the event.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9864 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-05 13:58:08 +00:00
zarzuelo
8bd48588b9
2014-03-11 Sergio Martin <sergio.martin@artica.es>
...
* include/functions_graph.php: Change the unknown mode
to dont set data to 0 when is unknown and to not ignore
unknown periods when are too short. Fixed events, alerts
and unknown graphs in boolean graphs too.
* include/functions_events.php: Delete useless link
to deprecated url in events details (module link)
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9560 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-11 17:07:11 +00:00
zarzuelo
ea7fee31cb
2014-01-27 Sergio Martin <sergio.martin@artica.es>
...
* include/functions_events.php: Fixed metaconsole event
colors for incident #526
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9376 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-27 11:45: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
1ca5e324ba
2014-01-17 Sergio Martin <sergio.martin@artica.es>
...
* include/functions_events.php: Added ack_utimestamp and id_agent
to the grouped events query to fix bad results
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9334 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-17 10:37:03 +00:00
zarzuelo
33418972f3
2013-12-16 Sergio Martin <sergio.martin@artica.es>
...
* include/functions_events.php: Added criticity subquery to
events grouped query to fix bad criticity bug.
Incident: #406
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9235 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-16 16:20:56 +00:00
zarzuelo
38f3b09645
2013-12-10 Sergio Martin <sergio.martin@artica.es>
...
* include/functions_events.php: Fix storing of event
comments in metaconsole and shot the event comments more
recent first.
Incident #440
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9199 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-10 12:22:55 +00:00
zarzuelo
7be262505b
2013-11-26 Sergio Martin <sergio.martin@artica.es>
...
* mobile/operation/events.php
mobile/include/style/main.css: Improve events layout
and fix events validation
* include/functions_events.php
include/functions_api.php: Fix event validation from API
and delete deprecated function
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9131 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-26 13:08:27 +00:00
zarzuelo
c662602e2c
2013-11-21 Sergio Martin <sergio.martin@artica.es>
...
* include/functions_events.php: Fix the combo of user to assign an
event to one of them. Incident #409
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9111 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-21 14:55:23 +00:00
zarzuelo
8400d8f60d
2013-11-07 Sergio Martin <sergio.martin@artica.es>
...
* include/functions_events.php: Change the way of store
the event comments (supporting old way)
* include/functions_api.php: Improve API clean process
of the csv output.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9034 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-07 16:37:43 +00:00
zarzuelo
640a535e36
2013-10-14 Sergio Martin <sergio.martin@artica.es>
...
* include/functions_events.php
include/functions_reporting.php
godmode/reporting/reporting_builder.item_editor.php: Fixed filters
of event reports filters and some visual issues
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8910 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-14 14:22:52 +00:00
zarzuelo
f2c1ff4f5a
2013-10-04 Sergio Martin <sergio.martin@artica.es>
...
* include/functions_events.php: Fixed ACLs in responses combo
in detailed view of an agent for incident #226
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8852 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-04 12:27:42 +00:00
ramonn
0c7485e778
2013-09-09 Ramon Novoa <rnovoa@artica.es>
...
* extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql,
extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql,
extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql,
include/ajax/events.php,
include/functions_api.php,
include/functions_events.php,
include/javascript/pandora_events.js,
pandoradb.sql,
pandoradb.postgreSQL.sql,
pandoradb.oracle.sql: Added support for event custom data (via CLI
and API).
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8754 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-09 16:21:45 +00:00
ramonn
49de2939bf
2013-09-04 Ramon Novoa <rnovoa@artica.es>
...
* include/functions_events.php,
include/javascript/pandora_events.js: Added 'ID extra' to the event
details.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8737 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-04 09:14:52 +00:00
mdtrooper
a3cae69ef1
2013-08-27 Miguel de Dios <miguel.dedios@artica.es>
...
* pandoradb.postgreSQL.sql, pandoradb.oracle.sql,
godmode/agentes/module_manager_editor.php,
godmode/agentes/module_manager_editor_common.php,
godmode/agentes/configurar_agente.php,
godmode/massive/massive_edit_modules.php,
godmode/modules/manage_network_components_form_common.php,
godmode/modules/manage_network_components.php,
include/functions_events.php, include/functions.php,
include/javascript/pandora_modules.js,
include/functions_network_components.php,
include/functions_modules.php, include/constants.php, pandoradb.sql,
extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql,
extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql,
extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql: first version of
disabled unknown events for modules, now it is implemented in
modules, massive operations and components, but it is necesary in
local component, policy, api, cli, pandora server and recond task.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8701 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-08-27 13:05:30 +00:00
zarzuelo
80d31f9b33
2013-07-18 Sergio Martin <sergio.martin@artica.es>
...
* include/functions_events.php: Fixed the access to the
module graph from events view on metaconsole for bug
#2344
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8543 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-07-18 09:28:57 +00:00
mdtrooper
fa4033c4a9
2013-07-05 Miguel de Dios <miguel.dedios@artica.es>
...
* include/functions_events.php: erased lost debug trace.
* mobile/operation/events.php: some fixes in the pagination, and
now the events from the system show the name "system".
MERGED FROM BRANCH 4.0
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8487 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-07-05 14:29:35 +00:00
zarzuelo
4c493c4c28
2013-06-10 Sergio Martin <sergio.martin@artica.es>
...
* include/styles/jquery-ui-1.10.0.custom.css
include/styles/pandora.css
include/ajax/events.php
include/functions_graph.php
include/functions_events.php
include/functions_networkmap.php
include/functions_netflow.php
operation/tree.php
operation/events/events.build_table.php
operation/reporting/reporting_viewer.php
operation/agentes/status_monitor.php
operation/agentes/stat_win.php
operation/netflow/nf_live_view.php
images/header_refresh_disabled.png
images/image_problem_data.png
images/input_pdf.png
images/input_delete.png
general/header.php
godmode/users/user_list.php
godmode/events/event_edit_filter.php
godmode/events/event_responses.list.php
godmode/events/events.php: Fix a lot of aesthetic issues and other
little fixes
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8283 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-06-10 16:15:36 +00:00
zarzuelo
bcf51c9666
2013-05-31 Sergio Martin <sergio.martin@artica.es>
...
* include/functions_events.php: Minor visual fix
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8241 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-31 13:16:42 +00:00
zarzuelo
bbe1c3c96f
2013-05-30 Sergio Martin <sergio.martin@artica.es>
...
* include/styles/menu.css
include/styles/cluetip.css
include/styles/pandora.css
include/functions.php
include/functions_events.php
include/graphs/functions_gd.php
include/functions_networkmap.php
include/javascript/jquery.cluetip.js
images/outof.png: Visual improvements
* include/functions_treeview.php
extensions/module_groups.php
operation/tree.php
operation/events/events.build_table.php
operation/events/events_list.php
operation/agentes/status_monitor.php : Add to the shared
views between normal and meta controls to access remote nodes
for certain users
* include/functions_visual_map.php
include/functions_ui.php: Little bugfixes and improvements
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8237 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-30 15:48:22 +00:00
mdtrooper
9a3c839528
2013-05-29 Miguel de Dios <miguel.dedios@artica.es>
...
* operation/events/events.build_table.php,
operation/agentes/estado_generalagente.php,
include/functions_events.php: fixed the views with huge large names
for agents or and modules.
Fixes : #2242
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8226 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-29 13:11:40 +00:00
zarzuelo
51d2aea8dd
2013-05-23 Sergio Martin <sergio.martin@artica.es>
...
* include/functions_html.php
include/styles/pandora_minimal.css
include/styles/dialog.css
include/styles/menu.css
include/styles/jquery-ui-1.10.0.custom.css
include/functions_events.php
operation/events/events_list.php
include/functions_snmp_browser.php
include/styles/pandora.css: A lot of graphic
changes including events form and snmp browser
layout
* include/ajax/module.php
include/functions_ui.php
include/functions.php
include/functions_agents.php
include/functions_graph.php
include/graphs/functions_gd.php
include/graphs/fgraph.php
include/functions_reporting.php
include/functions_filemanager.php
include/javascript/pandora_snmp_browser.js
include/functions_treeview.php
include/constants.php
index.php
extensions/net_tools.php
extensions/pandora_logs.php
extensions/ssh_gateway.php
extensions/update_manager/settings.php
extensions/plugin_registration.php
operation/incidents/incident.php
operation/incidents/incident_detail.php
operation/visual_console/render_view.php
operation/users/user_edit.php
operation/reporting/reporting_viewer.php
operation/reporting/graph_viewer.php
operation/agentes/datos_agente.php
operation/agentes/alerts_status.php
operation/agentes/estado_generalagente.php
operation/agentes/custom_fields.php
operation/agentes/estado_agente.php
operation/agentes/estado_monitores.php
operation/agentes/agent_fields.php
operation/agentes/stat_win.php
operation/servers/recon_view.php
operation/integria_incidents/incident_detail.php
operation/netflow/nf_live_view.php
godmode/groups/configure_group.php
godmode/groups/configure_modu_group.php
godmode/groups/group_list.php
godmode/db/db_refine.php
godmode/db/db_event.php
godmode/agentes/module_manager_editor_common.php
godmode/agentes/fields_manager.php
godmode/agentes/modificar_agente.php
godmode/agentes/module_manager_editor.php
godmode/servers/recon_script.php
godmode/servers/plugin.php
godmode/servers/manage_recontask.php
godmode/servers/modificar_server.php
godmode/setup/news.php
godmode/setup/links.php
godmode/setup/gis.php
godmode/users/configure_profile.php
godmode/massive/massive_add_alerts.php
godmode/massive/massive_delete_profiles.php
godmode/modules/module_list.php
godmode/reporting/visual_console_builder.php
godmode/reporting/map_builder.php
godmode/reporting/graphs.php
godmode/tag/tag.php
godmode/tag/edit_tag.php: Changing the old way of
print errors to encapsulated UI function to unify
styles
* images/status_sets/color_text/agent_no_monitors.png
images/status_sets/color_text/agent_no_monitors_ball.pn
images/status_sets/color_text/agent_down_ball.png
images/status_sets/color_text/agent_down.png
images/status_sets/default/agent_no_monitors.png
images/status_sets/default/agent_no_monitors_ball.png
images/status_sets/default/agent_down_ball.png
images/status_sets/default/agent_down.png: Modify some
status set images
* images/gis_map/icons/star.default.png
images/gis_map/icons/cross.warning.png
images/gis_map/icons/star.bad.png
images/gis_map/icons/cross.ok.png
images/gis_map/icons/marker.default.png
images/gis_map/icons/square_marker.warning.png
images/gis_map/icons/circle.warning.png
images/gis_map/icons/marker.bad.png
images/gis_map/icons/square_marker.ok.png
images/gis_map/icons/circle.ok.png
images/gis_map/icons/triangle.warning.png
images/gis_map/icons/cross.default.png
images/gis_map/icons/star.warning.png
images/gis_map/icons/triangle.ok.png
images/gis_map/icons/cross.bad.png
images/gis_map/icons/star.ok.png
images/gis_map/icons/square_marker.default.png
images/gis_map/icons/circle.default.png
images/gis_map/icons/marker.warning.png
images/gis_map/icons/square_marker.bad.png
images/gis_map/icons/circle.bad.png
images/gis_map/icons/triangle.default.png
images/gis_map/icons/marker.ok.png
images/gis_map/icons/triangle.bad.png: Change whole the
gis icons by new ones
* images/os_icons/so_win.png
images/os_icons/so_linux.png
images/os_icons/so_mac.png
images/os_icons/so_cisco.png
images/os_icons/so_vmware.png
images/os_icons/so_bsd.png
images/os_icons/android.png
images/os_icons/so_aix.png
images/os_icons/so_other.png
images/os_icons/so_hpux.png
images/os_icons/network.png
images/os_icons/embedded.png: Reduce the operating
system icons size
* images/vnc.png
images/op_inventory.png
images/refresh_mc.png
images/heart.png
images/service.png
images/go.png
images/graphmenu_arrow_hide.png
images/submenu_tree_first.png
images/config_mc.png
images/cross_double.png
images/wand.png
images/expand.png
images/submenu_tree_middle.png
images/visual_console.png
images/down.png
images/chart_curve_threshold.png
images/people_1.png
images/cancel.png
images/graphmenu_arrow.png
images/people_2.png
images/collapse.png
images/camera_mc.png: Improve a lot of
icons
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8198 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-23 15:42:32 +00:00
mdtrooper
5b7779a81f
2013-05-14 Miguel de Dios <miguel.dedios@artica.es>
...
* godmode/modules/manage_network_components.php,
godmode/modules/manage_nc_groups.php,
godmode/modules/manage_network_templates.php,
godmode/reporting/reporting_builder.php,
godmode/reporting/graphs.php, godmode/db/db_purge.php,
godmode/agentes/module_manager.php, godmode/events/event_filter.php,
godmode/massive/massive_delete_modules.php,
godmode/massive/massive_delete_agents.php,
godmode/massive/massive_edit_modules.php,
godmode/netflow/nf_edit.php, godmode/netflow/nf_item_list.php,
include/functions_agents.php, include/functions_tags.php,
include/functions_messages.php, include/functions_events.php:
erased deprecated SQL transaction.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8130 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-14 11:56:43 +00:00
mdtrooper
4b1ed028a7
2013-04-25 Miguel de Dios <miguel.dedios@artica.es>
...
* extensions/update_manager/update_pandora.php: cleaned source code
style.
* include/functions_events.php,
operation/events/events.build_table.php: show columns by group in
metaconsole.
Fixes : #3609374
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8083 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-29 14:09:01 +00:00
zarzuelo
7cbe4fdf75
2013-04-23 Sergio Martin <sergio.martin@artica.es>
...
* include/styles/dialog.css
include/styles/images/dialog-titlebar-close.png
include/styles/pandora.css
include/ajax/events.php
include/functions_events.php
images/event_responses_col.png
images/interrogant.png
general/pandora_help.php
general/footer.php
general/login_page.php
general/logon_ok.php: Change the help screens and
the modal windows visual style to new design.
Little fixes to support metaconsole login and
some visual changes
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8035 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-23 14:57:29 +00:00
mdtrooper
5e1e067e76
2013-04-23 Miguel de Dios <miguel.dedios@artica.es>
...
* operation/events/events_list.php, operation/events/events.php,
include/functions_events.php: fixed PHP warnings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8032 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-23 11:22:06 +00:00
mdtrooper
c6bacd7403
2013-04-17 Miguel de Dios <miguel.dedios@artica.es>
...
* operation/visual_console/render_view.php,
godmode/reporting/visual_console_builder.php,
include/functions_events.php: some fixes about PHP warnings.
Fixes : #3611022
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8009 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-18 09:25:23 +00:00
zarzuelo
639861068e
2013-04-15 Sergio Martin <sergio.martin@artica.es>
...
* include/functions_html.php
include/styles/pandora.css
include/functions_ui.php
include/functions_graph.php
include/functions_events.php
include/graphs/fgraph.php
operation/events/events_list.php
operation/agentes/alerts_status.php
operation/agentes/estado_generalagente.php
operation/agentes/estado_monitores.php
images/help.png
images/blade.png
images/image_problem_pie.png
images/input_module.png
images/err.png
images/image_problem_area.png
images/input_agent.png
images/help_w.png
images/suc.png
images/image_problem_bars.png
images/information.png: Change new icons, modernize the
error, success and info messages and more aesthetic changes
Fix warning and notices from previous commit
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7985 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-15 16:04:39 +00:00