m-lopez-f
ff7fd3d8a7
Fixed menu and change visual
2015-04-06 12:44:35 +02:00
Alejandro Gallardo Escobar
f462e38a7f
Now the data handling of the function 'events_page_details' id done connected to the node when necessary
2015-03-25 19:57:34 +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
481addb514
ACL improvements
2015-03-24 19:10:09 +01:00
Alejandro Gallardo Escobar
e3c1acfcf4
Merge branch 'feature/ticket#1981-Direct-graphs' into develop
2015-03-23 20:58:41 +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
mdtrooper
118b980f4e
Fixed the view of list event filters with a user is setted strict_acl. #2017
2015-03-23 14:17:06 +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
Vanessa Gil
8e3ccd84bc
Fixed bug #1958 .
2015-03-12 15:32:33 +01:00
mdtrooper
acb37f591c
Fixed the event with filter EVENT_CRIT_WARNING_OR_CRITICAL in function 'events_get_events'. TICKET: #1909
2015-03-12 12:31:15 +01:00
mdtrooper
18fd20c078
Show group name instead the icon in metaconsole. TICKET: #1501
...
(cherry picked from commit 1141127a34
)
2015-03-09 15:14:33 +01:00
mdtrooper
0473856048
Killing pink unicorns and magic numbers.
2015-02-16 18:37:16 +01:00
Vanessa Gil
dc4a6188a6
Fixed bug #1679 .
2015-01-27 11:44:26 +01:00
mdtrooper
95873d9356
Added api for metaconsole. Ticket: #1474
2014-12-15 19:39:05 +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
Vanessa Gil
e8f5fabeba
Fixed tickets #1562 , #1556 .
2014-11-18 11:27:04 +01:00
hkosaka
723e68a9ed
Updated that add_event API can support newline literally.
2014-10-07 15:23:49 +09:00
Ramon Novoa
c58721eaf8
Use the utimestamp to retrieve the latest events (timestamp is not indexed!)
2014-09-26 10:07:56 +02:00
mdtrooper
32101ccfe2
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
9ee4829497
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
56bc6820bc
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
75283de04c
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
42712adb41
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
0f2c9f28c5
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
fe36d8e2c3
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
47872751c0
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
95685610b2
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
ae64f2374d
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
3edba98c42
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
12baeb10b3
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
21f82ff5fc
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
89f86dcbfa
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
913a5eefde
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
6dfc476f8a
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
a3d86f0bcf
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
5aaed435b8
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
ec1f12b9ea
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
c216b6fd9e
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
Ramon Novoa
ebfb062743
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
Ramon Novoa
eed5d0efb4
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
9492e6bcc6
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
42419a396e
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
c76b397df7
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
c38ad22f0b
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
f68ac62b5a
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
d19aa8c269
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
31e201e05b
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
96074ead91
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
5d7dd5567d
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
eab7124396
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