Commit Graph

235 Commits

Author SHA1 Message Date
Ramon Novoa 0c0c823118 Merge branch 'feature/password-encryption' into develop 2015-03-06 17:10:25 +01:00
m-lopez-f 58722a5891 Changed visual of metaconsole 2015-03-06 12:28:05 +01:00
Ramon Novoa df651810d4 Added support for password encryption to the Pandora FMS Console. 2015-03-02 17:30:19 +01:00
mdtrooper 2842970c83 Added feature of custom post process values. TICKET: #1743 2015-02-09 19:35:03 +01:00
mdtrooper 2d3f239789 Changes imprecise names and concepts in SNMP. Ticket: #1688 2015-01-21 14:47:54 +01:00
mdtrooper 1cf2af5d54 Fixed the header checkbox for to select all. Ticket #1465 2014-10-17 12:57:09 +02:00
Vanessa Gil bdd313c1bc Validate post_process parameter. Ticket #1318 2014-09-23 09:28:10 +02:00
Vanessa Gil d855a951de Fixed bug: bad precision in post_process parameter. Ticket #1326. 2014-09-22 17:12:36 +02:00
mdtrooper a6197fccb2 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
jsatoh 43df41e70d 2014-06-05 Junichi Satoh <junichi@rworks.jp>
* godmode/modules/manage_network_components_form_common.php: Removed
	unnecesary variable.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10112 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-05 02:47:32 +00:00
jsatoh 57cc4f774f 2014-05-25 Junichi Satoh <junichi@rworks.jp>
* godmode/modules/manage_network_components.php,
	godmode/modules/manage_network_components_form.php
	godmode/modules/manage_network_components_form_common.php,
	pandoradb.sql, pandoradb.oracle.sql, pandoradb.postgreSQL.sql,
	extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql,
	extras/pandoradb_migrate_5.0.x_to_5.1.oracle.sql,
	extras/pandoradb_migrate_5.0.x_to_5.1.postgreSQL.sql: Improved
	'FF threshold' to be able to define each state changing for
	network components.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10003 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-25 07:55:26 +00:00
mdtrooper 15129bf4c8 2014-04-02 Miguel de Dios <miguel.dedios@artica.es>
* godmode/modules/manage_network_components.php,
	godmode/modules/manage_network_components_form.php,
	godmode/agentes/configurar_agente.php,
	include/functions_snmp_browser.php,
	operation/snmpconsole/snmp_browser.php: implemented the feature to
	create a network component from snmp browser.
	
	Incident: #684




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9700 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-02 10:19:39 +00:00
mdtrooper 5503696ff9 2014-03-10 Miguel de Dios <miguel.dedios@artica.es>
* godmode/modules/manage_network_components_form.php: fixed the
	fields for wmi that was disabled.
	
	Incident: #637
	
	* godmode/modules/manage_network_components_form_common.php,
	godmode/modules/manage_network_components_form_wmi.php: 




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9544 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-10 17:01:08 +00:00
zarzuelo aafcc8221c 2013-12-19 Sergio Martin <sergio.martin@artica.es>
* godmode/modules/manage_network_components_form.php: Fixed WMI 
	components form fails due to bad javascript code for incident #462



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9244 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-12-19 16:37:30 +00:00
zarzuelo 75758b4aba 2013-11-21 Sergio Martin <sergio.martin@artica.es>
* godmode/modules/manage_network_components_form.php: Fixed jquery
	code that broke the snmp3 fields when edit a snmp component
	Incident #402



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9110 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-11-21 11:37:41 +00:00
zarzuelo 5c793dfccb 2013-10-10 Sergio Martin <sergio.martin@artica.es>
* include/styles/pandora.css
	godmode/groups/configure_group.php
	godmode/alerts/alert_templates.php
	godmode/modules/manage_network_components.php
	godmode/tag/tag.php
	godmode/tag/edit_tag.php
	godmode/category/edit_category.php: Fixed many aesthetic
	issues



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8882 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-10 09:20:21 +00:00
mdtrooper f581cc13c1 2013-09-25 Miguel de Dios <miguel.dedios@artica.es>
* godmode/modules/manage_network_components_form_common.php,
	godmode/modules/manage_network_components_form.php: fixed the
	javascript to configure the form of snmp.
	
	* godmode/agentes/module_manager_editor.php,
	godmode/agentes/configurar_agente.php,
	godmode/agentes/module_manager_editor_common.php: fixed the
	"module_macros" when it is fail when is not set for example.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8806 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-25 07:28:29 +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
mdtrooper 8d66b9247c 2013-07-10 Miguel de Dios <miguel.dedios@artica.es>
* godmode/modules/manage_network_components.php: improved the source
	code style.
	
	* include/functions_modules.php: added lost function
	"modules_get_type_id".




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8503 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-07-10 08:46:51 +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
zarzuelo 1a11c002cb 2013-05-20 Sergio Martin <sergio.martin@artica.es>
* include/functions_html.php
	include/styles/pandora.css
	include/functions_visual_map.php
	include/functions_agents.php
	include/languages/util-bzr-update
	include/languages/util-generate-tarball
	include/languages/util-all
	include/languages/util-create-po
	include/languages/util-README
	include/languages/util-update-po
	include/languages/util-create-template
	include/languages/util-compile-mo
	include/constants.php
	operation/tree.php
	operation/visual_console/render_view.php
	operation/users/user_edit.php
	operation/events/events.build_table.php
	operation/events/events_list.php
	operation/events/events.php
	operation/agentes/status_monitor.php
	images/status_sets/faces/severity_warning_pixel.png
	images/status_sets/faces/agent_critical_ball.png
	images/status_sets/faces/severity_major_pixel.png
	images/status_sets/faces/module_warning_ball.png
	images/status_sets/faces/module_ok_ball.png
	images/status_sets/faces/agent_no_data_ball.png
	images/status_sets/faces/severity_minor_pixel.png
	images/status_sets/faces/agent_ok_ball.png
	images/status_sets/faces/severity_normal_pixel.png
	images/status_sets/faces/server_down_ball.png
	images/status_sets/faces/alert_not_fired_ball.png
	images/status_sets/faces/severity_informational_pixel.png
	images/status_sets/faces/agent_down_ball.png.png
	images/status_sets/faces/module_no_data_ball.png
	images/status_sets/faces/alert_fired_ball.png
	images/status_sets/faces/agent_warning_ball.png
	images/status_sets/faces/severity_maintenance_pixel.png
	images/status_sets/faces/agent_no_monitors_ball.png
	images/status_sets/faces/agent_down_ball.png
	images/status_sets/faces/severity_critical_pixel.png
	images/status_sets/faces/alert_disabled_ball.png
	images/status_sets/faces/module_critical_ball.png
	images/status_sets/faces/server_ok_ball.png
	images/status_sets/color_text/severity_informational.png
	images/status_sets/color_text/module_critical.png
	images/status_sets/color_text/server_ok.png
	images/status_sets/color_text/alert_not_fired.png
	images/status_sets/color_text/severity_warning_pixel.png
	images/status_sets/color_text/agent_critical_ball.png
	images/status_sets/color_text/severity_major_pixel.png
	images/status_sets/color_text/module_warning_ball.png
	images/status_sets/color_text/module_unknown.png
	images/status_sets/color_text/module_ok_ball.png
	images/status_sets/color_text/module_alertsfired.png
	images/status_sets/color_text/module_no_data.png
	images/status_sets/color_text/severity_maintenance.png
	images/status_sets/color_text/agent_no_data_ball.png
	images/status_sets/color_text/severity_minor_pixel.png
	images/status_sets/color_text/alert_fired.png
	images/status_sets/color_text/agent_ok_ball.png
	images/status_sets/color_text/severity_normal_pixel.png
	images/status_sets/color_text/agent_no_data.png
	images/status_sets/color_text/severity_critical.png
	images/status_sets/color_text/agent_no_monitors.png
	images/status_sets/color_text/agent_ok.png
	images/status_sets/color_text/server_down_ball.png
	images/status_sets/color_text/alert_not_fired_ball.png
	images/status_sets/color_text/severity_informational_pixel.png
	images/status_sets/color_text/server_down.png
	images/status_sets/color_text/alert_disabled.png
	images/status_sets/color_text/module_unknown_ball.png
	images/status_sets/color_text/severity_warning.png
	images/status_sets/color_text/severity_major.png
	images/status_sets/color_text/module_no_data_ball.png
	images/status_sets/color_text/agent_critical.png
	images/status_sets/color_text/module_warning.png
	images/status_sets/color_text/alert_fired_ball.png
	images/status_sets/color_text/agent_warning_ball.png
	images/status_sets/color_text/severity_maintenance_pixel.png
	images/status_sets/color_text/module_ok.png
	images/status_sets/color_text/agent_no_monitors_ball.png
	images/status_sets/color_text/severity_minor.png
	images/status_sets/color_text/agent_down_ball.png
	images/status_sets/color_text/severity_normal.png
	images/status_sets/color_text/agent_warning.png
	images/status_sets/color_text/agent_down.png
	images/status_sets/color_text/severity_critical_pixel.png
	images/status_sets/color_text/alert_disabled_ball.png
	images/status_sets/color_text/module_critical_ball.png
	images/status_sets/color_text/server_ok_ball.png
	images/status_sets/default/severity_informational.png
	images/status_sets/default/module_critical.png
	images/status_sets/default/server_ok.png
	images/status_sets/default/alert_not_fired.png
	images/status_sets/default/severity_warning_pixel.png
	images/status_sets/default/agent_critical_ball.png
	images/status_sets/default/severity_major_pixel.png
	images/status_sets/default/module_warning_ball.png
	images/status_sets/default/module_unknown.png
	images/status_sets/default/module_ok_ball.png
	images/status_sets/default/module_alertsfired.png
	images/status_sets/default/module_no_data.png
	images/status_sets/default/severity_maintenance.png
	images/status_sets/default/agent_no_data_ball.png
	images/status_sets/default/severity_minor_pixel.png
	images/status_sets/default/alert_fired.png
	images/status_sets/default/agent_ok_ball.png
	images/status_sets/default/severity_normal_pixel.png
	images/status_sets/default/agent_no_data.png
	images/status_sets/default/severity_critical.png
	images/status_sets/default/agent_no_monitors.png
	images/status_sets/default/agent_ok.png
	images/status_sets/default/server_down_ball.png
	images/status_sets/default/alert_not_fired_ball.png
	images/status_sets/default/severity_informational_pixel.png
	images/status_sets/default/server_down.png
	images/status_sets/default/alert_disabled.png
	images/status_sets/default/severity_warning.png
	images/status_sets/default/severity_major.png
	images/status_sets/default/module_no_data_ball.png
	images/status_sets/default/agent_critical.png
	images/status_sets/default/module_warning.png
	images/status_sets/default/alert_fired_ball.png
	images/status_sets/default/agent_warning_ball.png
	images/status_sets/default/severity_maintenance_pixel.png
	images/status_sets/default/module_ok.png
	images/status_sets/default/agent_no_monitors_ball.png
	images/status_sets/default/alert_disabled_square.png
	images/status_sets/default/severity_minor.png
	images/status_sets/default/agent_down_ball.png
	images/status_sets/default/severity_normal.png
	images/status_sets/default/agent_warning.png
	images/status_sets/default/agent_down.png
	images/status_sets/default/severity_critical_pixel.png
	images/status_sets/default/alert_disabled_ball.png
	images/status_sets/default/module_critical_ball.png
	images/status_sets/default/server_ok_ball.png
	godmode/groups/configure_group.php
	godmode/groups/group_list.php
	godmode/servers/plugin.php
	godmode/alerts/configure_alert_template.php
	godmode/alerts/alert_templates.php
	godmode/alerts/configure_alert_action.php
	godmode/alerts/configure_alert_command.php
	godmode/alerts/alert_actions.php
	godmode/alerts/alert_commands.php
	godmode/users/user_list.php
	godmode/users/profile_list.php
	godmode/users/configure_user.php
	godmode/users/configure_profile.php
	godmode/modules/manage_network_components_form_common.php
	godmode/modules/manage_network_components.php
	godmode/modules/manage_nc_groups.php
	godmode/reporting/visual_console_builder.php
	godmode/reporting/visual_console_builder.data.php
	godmode/reporting/reporting_builder.php
	godmode/reporting/visual_console_builder.editor.php
	godmode/tag/tag.php
	godmode/category/category.php: Visual changes in icons
	and colors. Add visual layers for metaconsole



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8160 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-20 08:42:02 +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
zarzuelo 178e8638dc 2013-04-30 Sergio Martin <sergio.martin@artica.es>
* godmode/modules/manage_network_components.php: Added 
	type (network/plugin/wmi) icon near the other type 
	(numeric/string/proc...) in the Type column in
	network components list for bug #3609655



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8086 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-30 10:16:58 +00:00
mdtrooper 62867cb42c 2013-04-25 Miguel de Dios <miguel.dedios@artica.es>
* godmode/modules/manage_network_components_form.php,
	godmode/servers/plugin.php, operation/search_users.getdata.php,
	operation/visual_console/render_view.php,
	operation/events/events_marquee.php,
	operation/events/events_list.php,
	operation/snmpconsole/snmp_view.php,
	operation/gis_maps/render_view.php,
	operation/integria_incidents/incident.files.php,
	operation/integria_incidents/incident.tracking.php,
	operation/integria_incidents/incident.list.php: fixed the old refr
	access for the config instead the get var.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8061 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-25 16:32:18 +00:00
mdtrooper ffb7ad00cc 2013-04-25 Miguel de Dios <miguel.dedios@artica.es>
* extensions/agents_modules.php: changed the header of the table
	agents modules, now it uses css3 (and some tricks in javascript)
	and the text for the modules is vertical.
	
	Fixes: #3539424
	
	* operation/integria_incidents/incident.list.php,
	operation/search_users.getdata.php,
	godmode/servers/manage_recontask_form.php,
	godmode/massive/massive_delete_action_alerts.php,
	godmode/modules/manage_network_components_form.php: improved the
	source code style.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8059 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-25 15:34:53 +00:00
mariopulido 38d5b046bc 2013-04-12 Mario Pulido <mario.pulido@artica.es>
* godmode/users/configure_user.php,
	godmode/modules/manage_network_components_form_common.php,
        godmode/modules/manage_network_components_form_network.php,
        include/help/en/help_meta_access.php,
        include/help/es/help_meta_access.php: Added meta_access help in 
	user editor and module network creation.

	*godmode/modules/manage_network_components_form_network.php: Added 
	help tips in module network creation 



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7971 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-12 11:03:12 +00:00
zarzuelo 0e9b89991f 2013-04-10 Sergio Martin <sergio.martin@artica.es>
*
  L     .
  L     pandora_console
  L     pandora_console/DEBIAN
  L     pandora_console/include
M       pandora_console/include/functions_html.php
  L     pandora_console/include/styles
D       pandora_console/include/styles/tip.css
M       pandora_console/include/styles/menu.css
  L     pandora_console/include/styles/images
M       pandora_console/include/styles/pandora.css
M       pandora_console/include/functions_visual_map_editor.php
M       pandora_console/include/functions_groups.php
  L     pandora_console/include/ajax
M       pandora_console/include/ajax/events.php
M       pandora_console/include/ajax/module.php
  L     pandora_console/include/swiftmailer
  L     pandora_console/include/swiftmailer/classes
  L     pandora_console/include/swiftmailer/classes/Swift
  L     pandora_console/include/swiftmailer/classes/Swift/ByteStream
  L     pandora_console/include/swiftmailer/classes/Swift/Encoder
  L     pandora_console/include/swiftmailer/classes/Swift/Plugins
  L     pandora_console/include/swiftmailer/classes/Swift/Plugins/Decorator
  L     pandora_console/include/swiftmailer/classes/Swift/Plugins/Reporters
  L     pandora_console/include/swiftmailer/classes/Swift/Plugins/Pop
  L     pandora_console/include/swiftmailer/classes/Swift/Plugins/Loggers
  L     pandora_console/include/swiftmailer/classes/Swift/Mime
  L     pandora_console/include/swiftmailer/classes/Swift/Mime/HeaderEncoder
  L     pandora_console/include/swiftmailer/classes/Swift/Mime/ContentEncoder
  L     pandora_console/include/swiftmailer/classes/Swift/Mime/Headers
  L     pandora_console/include/swiftmailer/classes/Swift/Transport
  L     pandora_console/include/swiftmailer/classes/Swift/Transport/Esmtp
  L     pandora_console/include/swiftmailer/classes/Swift/Transport/Esmtp/Auth
  L     pandora_console/include/swiftmailer/classes/Swift/CharacterReaderFactory
  L     pandora_console/include/swiftmailer/classes/Swift/KeyCache
  L     pandora_console/include/swiftmailer/classes/Swift/CharacterReader
  L     pandora_console/include/swiftmailer/classes/Swift/StreamFilters
  L     pandora_console/include/swiftmailer/classes/Swift/Events
  L     pandora_console/include/swiftmailer/classes/Swift/CharacterStream
  L     pandora_console/include/swiftmailer/classes/Swift/Mailer
  L     pandora_console/include/swiftmailer/dependency_maps
M       pandora_console/include/functions_ui.php
M       pandora_console/include/functions.php
M       pandora_console/include/functions_agents.php
  L     pandora_console/include/languages
  L     pandora_console/include/languages/datepicker
M       pandora_console/include/functions_graph.php
M       pandora_console/include/functions_events.php
M       pandora_console/include/functions_menu.php
  L     pandora_console/include/graphs
  L     pandora_console/include/graphs/pChart
  L     pandora_console/include/graphs/pChart/palettes
  L     pandora_console/include/graphs/pChart/fonts
  L     pandora_console/include/graphs/pChart/cache
  L     pandora_console/include/graphs/pChart/data
M       pandora_console/include/graphs/functions_flot.php
  L     pandora_console/include/graphs/flot
M       pandora_console/include/graphs/functions_gd.php
  L     pandora_console/include/graphs/images_graphs
  L     pandora_console/include/db
M       pandora_console/include/functions_reporting.php
  L     pandora_console/include/fonts
  L     pandora_console/include/auth
  L     pandora_console/include/javascript
M       pandora_console/include/javascript/openlayers.pandora.js
  L     pandora_console/include/javascript/tiny_mce
  L     pandora_console/include/javascript/tiny_mce/utils
  L     pandora_console/include/javascript/tiny_mce/plugins
  L     pandora_console/include/javascript/tiny_mce/plugins/media
  L     pandora_console/include/javascript/tiny_mce/plugins/media/langs
  L     pandora_console/include/javascript/tiny_mce/plugins/media/css
  L     pandora_console/include/javascript/tiny_mce/plugins/media/js
  L     pandora_console/include/javascript/tiny_mce/plugins/pagebreak
  L     pandora_console/include/javascript/tiny_mce/plugins/insertdatetime
  L     pandora_console/include/javascript/tiny_mce/plugins/noneditable
  L     pandora_console/include/javascript/tiny_mce/plugins/inlinepopups
  L     pandora_console/include/javascript/tiny_mce/plugins/inlinepopups/skins
  L     pandora_console/include/javascript/tiny_mce/plugins/inlinepopups/skins/clearlooks2
  L     pandora_console/include/javascript/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img
  L     pandora_console/include/javascript/tiny_mce/plugins/autolink
  L     pandora_console/include/javascript/tiny_mce/plugins/example_dependency
  L     pandora_console/include/javascript/tiny_mce/plugins/autoresize
  L     pandora_console/include/javascript/tiny_mce/plugins/example
  L     pandora_console/include/javascript/tiny_mce/plugins/example/langs
  L     pandora_console/include/javascript/tiny_mce/plugins/example/img
  L     pandora_console/include/javascript/tiny_mce/plugins/example/js
  L     pandora_console/include/javascript/tiny_mce/plugins/emotions
  L     pandora_console/include/javascript/tiny_mce/plugins/emotions/langs
  L     pandora_console/include/javascript/tiny_mce/plugins/emotions/img
  L     pandora_console/include/javascript/tiny_mce/plugins/emotions/js
  L     pandora_console/include/javascript/tiny_mce/plugins/iespell
  L     pandora_console/include/javascript/tiny_mce/plugins/save
  L     pandora_console/include/javascript/tiny_mce/plugins/lists
  L     pandora_console/include/javascript/tiny_mce/plugins/visualblocks
  L     pandora_console/include/javascript/tiny_mce/plugins/visualblocks/css
  L     pandora_console/include/javascript/tiny_mce/plugins/advhr
  L     pandora_console/include/javascript/tiny_mce/plugins/advhr/langs
  L     pandora_console/include/javascript/tiny_mce/plugins/advhr/css
  L     pandora_console/include/javascript/tiny_mce/plugins/advhr/js
  L     pandora_console/include/javascript/tiny_mce/plugins/advlist
  L     pandora_console/include/javascript/tiny_mce/plugins/tabfocus
  L     pandora_console/include/javascript/tiny_mce/plugins/layer
  L     pandora_console/include/javascript/tiny_mce/plugins/advimage
  L     pandora_console/include/javascript/tiny_mce/plugins/advimage/langs
  L     pandora_console/include/javascript/tiny_mce/plugins/advimage/css
  L     pandora_console/include/javascript/tiny_mce/plugins/advimage/img
  L     pandora_console/include/javascript/tiny_mce/plugins/advimage/js
  L     pandora_console/include/javascript/tiny_mce/plugins/preview
  L     pandora_console/include/javascript/tiny_mce/plugins/preview/jscripts
  L     pandora_console/include/javascript/tiny_mce/plugins/directionality
  L     pandora_console/include/javascript/tiny_mce/plugins/wordcount
  L     pandora_console/include/javascript/tiny_mce/plugins/visualchars
  L     pandora_console/include/javascript/tiny_mce/plugins/legacyoutput
  L     pandora_console/include/javascript/tiny_mce/plugins/autosave
  L     pandora_console/include/javascript/tiny_mce/plugins/table
  L     pandora_console/include/javascript/tiny_mce/plugins/table/langs
  L     pandora_console/include/javascript/tiny_mce/plugins/table/css
  L     pandora_console/include/javascript/tiny_mce/plugins/table/js
  L     pandora_console/include/javascript/tiny_mce/plugins/advlink
  L     pandora_console/include/javascript/tiny_mce/plugins/advlink/langs
  L     pandora_console/include/javascript/tiny_mce/plugins/advlink/css
  L     pandora_console/include/javascript/tiny_mce/plugins/advlink/js
  L     pandora_console/include/javascript/tiny_mce/plugins/print
  L     pandora_console/include/javascript/tiny_mce/plugins/nonbreaking
  L     pandora_console/include/javascript/tiny_mce/plugins/fullpage
  L     pandora_console/include/javascript/tiny_mce/plugins/fullpage/langs
  L     pandora_console/include/javascript/tiny_mce/plugins/fullpage/css
  L     pandora_console/include/javascript/tiny_mce/plugins/fullpage/js
  L     pandora_console/include/javascript/tiny_mce/plugins/style
  L     pandora_console/include/javascript/tiny_mce/plugins/style/langs
  L     pandora_console/include/javascript/tiny_mce/plugins/style/css
  L     pandora_console/include/javascript/tiny_mce/plugins/style/js
  L     pandora_console/include/javascript/tiny_mce/plugins/searchreplace
  L     pandora_console/include/javascript/tiny_mce/plugins/searchreplace/langs
  L     pandora_console/include/javascript/tiny_mce/plugins/searchreplace/css
  L     pandora_console/include/javascript/tiny_mce/plugins/searchreplace/js
  L     pandora_console/include/javascript/tiny_mce/plugins/fullscreen
  L     pandora_console/include/javascript/tiny_mce/plugins/spellchecker
  L     pandora_console/include/javascript/tiny_mce/plugins/spellchecker/includes
  L     pandora_console/include/javascript/tiny_mce/plugins/spellchecker/css
  L     pandora_console/include/javascript/tiny_mce/plugins/spellchecker/img
  L     pandora_console/include/javascript/tiny_mce/plugins/spellchecker/classes
  L     pandora_console/include/javascript/tiny_mce/plugins/spellchecker/classes/utils
  L     pandora_console/include/javascript/tiny_mce/plugins/contextmenu
  L     pandora_console/include/javascript/tiny_mce/plugins/template
  L     pandora_console/include/javascript/tiny_mce/plugins/template/langs
  L     pandora_console/include/javascript/tiny_mce/plugins/template/css
  L     pandora_console/include/javascript/tiny_mce/plugins/template/js
  L     pandora_console/include/javascript/tiny_mce/plugins/paste
  L     pandora_console/include/javascript/tiny_mce/plugins/paste/langs
  L     pandora_console/include/javascript/tiny_mce/plugins/paste/js
  L     pandora_console/include/javascript/tiny_mce/plugins/bbcode
  L     pandora_console/include/javascript/tiny_mce/plugins/xhtmlxtras
  L     pandora_console/include/javascript/tiny_mce/plugins/xhtmlxtras/langs
  L     pandora_console/include/javascript/tiny_mce/plugins/xhtmlxtras/css
  L     pandora_console/include/javascript/tiny_mce/plugins/xhtmlxtras/js
  L     pandora_console/include/javascript/tiny_mce/langs
  L     pandora_console/include/javascript/tiny_mce/themes
  L     pandora_console/include/javascript/tiny_mce/themes/advanced
  L     pandora_console/include/javascript/tiny_mce/themes/advanced/langs
  L     pandora_console/include/javascript/tiny_mce/themes/advanced/skins
  L     pandora_console/include/javascript/tiny_mce/themes/advanced/skins/o2k7
  L     pandora_console/include/javascript/tiny_mce/themes/advanced/skins/o2k7/img
  L     pandora_console/include/javascript/tiny_mce/themes/advanced/skins/default
  L     pandora_console/include/javascript/tiny_mce/themes/advanced/skins/default/img
  L     pandora_console/include/javascript/tiny_mce/themes/advanced/skins/highcontrast
  L     pandora_console/include/javascript/tiny_mce/themes/advanced/img
  L     pandora_console/include/javascript/tiny_mce/themes/advanced/js
  L     pandora_console/include/javascript/tiny_mce/themes/simple
  L     pandora_console/include/javascript/tiny_mce/themes/simple/langs
  L     pandora_console/include/javascript/tiny_mce/themes/simple/skins
  L     pandora_console/include/javascript/tiny_mce/themes/simple/skins/o2k7
  L     pandora_console/include/javascript/tiny_mce/themes/simple/skins/o2k7/img
  L     pandora_console/include/javascript/tiny_mce/themes/simple/skins/default
  L     pandora_console/include/javascript/tiny_mce/themes/simple/img
M       pandora_console/include/javascript/jquery.pandora.js
  L     pandora_console/include/javascript/OpenLayers
  L     pandora_console/include/javascript/OpenLayers/theme
  L     pandora_console/include/javascript/OpenLayers/theme/default
  L     pandora_console/include/javascript/OpenLayers/theme/default/img
  L     pandora_console/include/javascript/OpenLayers/img
  L     pandora_console/include/sounds
  L     pandora_console/include/Image
M       pandora_console/include/functions_config.php
  L     pandora_console/include/help
  L     pandora_console/include/help/en
  L     pandora_console/include/help/es
  L     pandora_console/include/help/ja
M       pandora_console/include/functions_snmp_browser.php
M       pandora_console/include/constants.php
M       pandora_console/ChangeLog
  L     pandora_console/attachment
  L     pandora_console/attachment/mibs
  L     pandora_console/attachment/plugin
M       pandora_console/index.php
  L     pandora_console/extensions
  L     pandora_console/extensions/dbmanager
M       pandora_console/extensions/agents_alerts.php
  L     pandora_console/extensions/module_groups
D       pandora_console/extensions/module_groups/brick.png
M       pandora_console/extensions/net_tools.php
M       pandora_console/extensions/agents_modules.php
  L     pandora_console/extensions/users
M       pandora_console/extensions/ssh_gateway.php
  L     pandora_console/extensions/net_tools
M       pandora_console/extensions/net_tools/nettool.png
M       pandora_console/extensions/vnc_view.php
M       pandora_console/extensions/dbmanager.php
  L     pandora_console/extensions/agents_modules
M       pandora_console/extensions/users_connected.php
M       pandora_console/extensions/module_groups.php
  L     pandora_console/extensions/update_manager
  L     pandora_console/extensions/update_manager/sql
  L     pandora_console/extensions/update_manager/lang
  L     pandora_console/extensions/update_manager/lib
M       pandora_console/extensions/update_manager/lib/functions.ajax.php
  L     pandora_console/extensions/update_manager/lib/xmlrpc
M       pandora_console/extensions/update_manager/main.php
  L     pandora_console/extensions/ssh_gateway
M       pandora_console/extensions/ssh_gateway/secure_console.png
  L     pandora_console/operation
  L     pandora_console/operation/incidents
A       pandora_console/operation/search_reports.getdata.php
A       pandora_console/operation/search_users.getdata.php
M       pandora_console/operation/tree.php
  L     pandora_console/operation/visual_console
M       pandora_console/operation/visual_console/render_view.php
A       pandora_console/operation/search_modules.getdata.php
A       pandora_console/operation/search_main.php
  L     pandora_console/operation/tree
  L     pandora_console/operation/users
M       pandora_console/operation/users/webchat.php
M       pandora_console/operation/users/user_edit.php
A       pandora_console/operation/search_agents.getdata.php
  L     pandora_console/operation/events
M       pandora_console/operation/events/events.build_table.php
M       pandora_console/operation/events/event_statistics.php
M       pandora_console/operation/events/events_list.php
M       pandora_console/operation/events/events.php
A       pandora_console/operation/search_graphs.getdata.php
  L     pandora_console/operation/messages
M       pandora_console/operation/messages/message_edit.php
M       pandora_console/operation/messages/message_list.php
M       pandora_console/operation/search_reports.php
  L     pandora_console/operation/reporting
M       pandora_console/operation/reporting/reporting_viewer.php
M       pandora_console/operation/reporting/graph_viewer.php
M       pandora_console/operation/search_users.php
M       pandora_console/operation/search_results.php
A       pandora_console/operation/search_alerts.getdata.php
M       pandora_console/operation/search_modules.php
A       pandora_console/operation/search_maps.getdata.php
  L     pandora_console/operation/agentes
D       pandora_console/operation/agentes/datos_agente.php
M       pandora_console/operation/agentes/alerts_status.php
M       pandora_console/operation/agentes/estado_generalagente.php
M       pandora_console/operation/agentes/estado_agente.php
M       pandora_console/operation/agentes/networkmap.topology.php
M       pandora_console/operation/agentes/networkmap.groups.php
M       pandora_console/operation/agentes/exportdata.php
M       pandora_console/operation/agentes/networkmap_list.php
M       pandora_console/operation/agentes/agent_fields.php
M       pandora_console/operation/agentes/tactical.php
M       pandora_console/operation/agentes/group_view.php
M       pandora_console/operation/agentes/networkmap.php
  L     pandora_console/operation/servers
M       pandora_console/operation/servers/recon_view.php
M       pandora_console/operation/search_agents.php
M       pandora_console/operation/search_graphs.php
  L     pandora_console/operation/snmpconsole
M       pandora_console/operation/snmpconsole/snmp_mib_uploader.php
M       pandora_console/operation/snmpconsole/snmp_browser.php
M       pandora_console/operation/snmpconsole/snmp_view.php
  L     pandora_console/operation/integria_incidents
  L     pandora_console/operation/gis_maps
M       pandora_console/operation/gis_maps/render_view.php
M       pandora_console/operation/gis_maps/index.php
M       pandora_console/operation/search_alerts.php
M       pandora_console/operation/search_maps.php
  L     pandora_console/operation/netflow
M       pandora_console/operation/netflow/nf_live_view.php
  L     pandora_console/images
M       pandora_console/images/global.png
A       pandora_console/images/op_events.png
A       pandora_console/images/zoom_mc.png
A       pandora_console/images/input_zoom.png
M       pandora_console/images/pencil.png
A       pandora_console/images/menu_op_mark.png
M       pandora_console/images/unlinkpolicy.png
A       pandora_console/images/gm_setup.png
M       pandora_console/images/min.png
M       pandora_console/images/zoom.png
M       pandora_console/images/max.png
A       pandora_console/images/builder.png
A       pandora_console/images/policies_mc.png
A       pandora_console/images/op_workspace.png
M       pandora_console/images/user_green.png
A       pandora_console/images/agent.png
A       pandora_console/images/performance.png
M       pandora_console/images/ok.png
A       pandora_console/images/event_responses.png
A       pandora_console/images/agent_warning.png
A       pandora_console/images/module_critical.png
A       pandora_console/images/op_recon.png
A       pandora_console/images/email_mc.png
A       pandora_console/images/add_mc.png
M       pandora_console/images/go_first.png
A       pandora_console/images/gm_alerts.png
A       pandora_console/images/filter.png
A       pandora_console/images/header_user.png
A       pandora_console/images/gm_massive_operations.png
M       pandora_console/images/add.disabled.png
A       pandora_console/images/gm_netflow.png
M       pandora_console/images/percentile_item.disabled.png
A       pandora_console/images/alerts_extern.png
M       pandora_console/images/vnc.png
A       pandora_console/images/op_alerts.png
A       pandora_console/images/op_inventory.png
M       pandora_console/images/chart_curve.png
  L     pandora_console/images/custom_logo
M       pandora_console/images/email_open.png
A       pandora_console/images/button_background.png
M       pandora_console/images/link2.png
A       pandora_console/images/control_stop_col.png
M       pandora_console/images/target.png
M       pandora_console/images/box.png
M       pandora_console/images/zoom_cross.png
M       pandora_console/images/cross.disabled.png
A       pandora_console/images/filter_mc.png
M       pandora_console/images/note.png
M       pandora_console/images/rss.png
A       pandora_console/images/blade.png
A       pandora_console/images/lock_mc.png
A       pandora_console/images/agent_critical.png
M       pandora_console/images/bell_pause.png
M       pandora_console/images/chart_curve.disabled.png
  L     pandora_console/images/backgrounds
A       pandora_console/images/enterprise.png
  L     pandora_console/images/skin
  L     pandora_console/images/skin/skin_default
  L     pandora_console/images/skin/skin_default/include
  L     pandora_console/images/skin/skin_default/include/styles
M       pandora_console/images/skin/skin_default/include/styles/menu.css
M       pandora_console/images/skin/skin_default/include/styles/pandora.css
  L     pandora_console/images/skin/skin_default/images
A       pandora_console/images/skin/skin_default/images/operating_system.png
A       pandora_console/images/skin/skin_default/images/snmp_wizard.png
A       pandora_console/images/skin/skin_default/images/global.png
A       pandora_console/images/skin/skin_default/images/op_events.png
A       pandora_console/images/skin/skin_default/images/bell_extern.png
A       pandora_console/images/skin/skin_default/images/go_next.png
A       pandora_console/images/skin/skin_default/images/policies.png
A       pandora_console/images/skin/skin_default/images/pencil.png
A       pandora_console/images/skin/skin_default/images/header_ready.png
A       pandora_console/images/skin/skin_default/images/agent_unknown.png
A       pandora_console/images/skin/skin_default/images/bell.png
A       pandora_console/images/skin/skin_default/images/policies_error.png
A       pandora_console/images/skin/skin_default/images/unlinkpolicy.png
A       pandora_console/images/skin/skin_default/images/gm_setup.png
A       pandora_console/images/skin/skin_default/images/policies_mc.png
A       pandora_console/images/skin/skin_default/images/builder.png
A       pandora_console/images/skin/skin_default/images/camera.png
A       pandora_console/images/skin/skin_default/images/go_last.png
A       pandora_console/images/skin/skin_default/images/gm_policies.png
A       pandora_console/images/skin/skin_default/images/op_workspace.png
A       pandora_console/images/skin/skin_default/images/box.disabled.png
A       pandora_console/images/skin/skin_default/images/agent.png
A       pandora_console/images/skin/skin_default/images/setup.png
A       pandora_console/images/skin/skin_default/images/sitemap_color.png
A       pandora_console/images/skin/skin_default/images/go_previous.png
A       pandora_console/images/skin/skin_default/images/performance.png
A       pandora_console/images/skin/skin_default/images/control_next.png
A       pandora_console/images/skin/skin_default/images/policies_brick.png
A       pandora_console/images/skin/skin_default/images/event_responses.png
A       pandora_console/images/skin/skin_default/images/services.png
A       pandora_console/images/skin/skin_default/images/email_outbox.png
A       pandora_console/images/skin/skin_default/images/lock.png
A       pandora_console/images/skin/skin_default/images/sound.png
  L     pandora_console/images/skin/skin_default/images/os_icons
A       pandora_console/images/skin/skin_default/images/god1.png
A       pandora_console/images/skin/skin_default/images/gm_modules.png
A       pandora_console/images/skin/skin_default/images/plugin.png
A       pandora_console/images/skin/skin_default/images/god7.png
A       pandora_console/images/skin/skin_default/images/html.png
A       pandora_console/images/skin/skin_default/images/op_recon.png
A       pandora_console/images/skin/skin_default/images/control_play.png
A       pandora_console/images/skin/skin_default/images/gm_gis.png
A       pandora_console/images/skin/skin_default/images/header_refresh.png
A       pandora_console/images/skin/skin_default/images/email_mc.png
A       pandora_console/images/skin/skin_default/images/add_mc.png
A       pandora_console/images/skin/skin_default/images/op_reporting.png
A       pandora_console/images/skin/skin_default/images/config.disabled.png
A       pandora_console/images/skin/skin_default/images/list.png
A       pandora_console/images/skin/skin_default/images/tag_red.disabled.png
A       pandora_console/images/skin/skin_default/images/go_first.png
A       pandora_console/images/skin/skin_default/images/gm_servers.png
A       pandora_console/images/skin/skin_default/images/gm_alerts.png
A       pandora_console/images/skin/skin_default/images/linkpolicy.png
A       pandora_console/images/skin/skin_default/images/books.png
A       pandora_console/images/skin/skin_default/images/reporting32.png
A       pandora_console/images/skin/skin_default/images/op_gis.png
A       pandora_console/images/skin/skin_default/images/version.png
A       pandora_console/images/skin/skin_default/images/policies_error_db.png
A       pandora_console/images/skin/skin_default/images/filter.png
A       pandora_console/images/skin/skin_default/images/chart_bar.png
A       pandora_console/images/skin/skin_default/images/grid.png
A       pandora_console/images/skin/skin_default/images/header_user.png
A       pandora_console/images/skin/skin_default/images/bell_error.png
A       pandora_console/images/skin/skin_default/images/normal_screen.png
A       pandora_console/images/skin/skin_default/images/brick.png
A       pandora_console/images/skin/skin_default/images/gm_massive_operations.png
A       pandora_console/images/skin/skin_default/images/policies_ok.png
A       pandora_console/images/skin/skin_default/images/gm_netflow.png
A       pandora_console/images/skin/skin_default/images/advanced.png
A       pandora_console/images/skin/skin_default/images/csv_mc.png
A       pandora_console/images/skin/skin_default/images/op_snmp.png
A       pandora_console/images/skin/skin_default/images/save_mc.png
A       pandora_console/images/skin/skin_default/images/snmp.png
A       pandora_console/images/skin/skin_default/images/load.png
A       pandora_console/images/skin/skin_default/images/alerts_extern.png
A       pandora_console/images/skin/skin_default/images/header_logout.png
A       pandora_console/images/skin/skin_default/images/vnc.png
A       pandora_console/images/skin/skin_default/images/op_alerts.png
A       pandora_console/images/skin/skin_default/images/grid.disabled.png
A       pandora_console/images/skin/skin_default/images/chart_bar.disabled.png
A       pandora_console/images/skin/skin_default/images/op_inventory.png
A       pandora_console/images/skin/skin_default/images/photo.disabled.png
A       pandora_console/images/skin/skin_default/images/disk.disabled.png
A       pandora_console/images/skin/skin_default/images/chart_curve.png
A       pandora_console/images/skin/skin_default/images/recon.png
A       pandora_console/images/skin/skin_default/images/camera_mc.png
A       pandora_console/images/skin/skin_default/images/gm_db.png
A       pandora_console/images/skin/skin_default/images/reporting.png
A       pandora_console/images/skin/skin_default/images/custom_field.png
A       pandora_console/images/skin/skin_default/images/control_pause.png
A       pandora_console/images/skin/skin_default/images/key.png
  L     pandora_console/images/skin/skin_default/images/mimetypes
A       pandora_console/images/skin/skin_default/images/wmi.png
A       pandora_console/images/skin/skin_default/images/link.png
A       pandora_console/images/skin/skin_default/images/cross.disabled.png
A       pandora_console/images/skin/skin_default/images/header_email.png
A       pandora_console/images/skin/skin_default/images/control_play_col.png
A       pandora_console/images/skin/skin_default/images/filter_mc.png
A       pandora_console/images/skin/skin_default/images/blade.png
A       pandora_console/images/skin/skin_default/images/lock_mc.png
A       pandora_console/images/skin/skin_default/images/bell_pause.png
A       pandora_console/images/skin/skin_default/images/chart_curve.disabled.png
A       pandora_console/images/skin/skin_default/images/header_down.png
A       pandora_console/images/skin/skin_default/images/enterprise.png
A       pandora_console/images/skin/skin_default/images/profiles.png
A       pandora_console/images/skin/skin_default/images/gm_users.png
A       pandora_console/images/skin/skin_default/images/email_inbox.png
A       pandora_console/images/skin/skin_default/images/header_chat.png
A       pandora_console/images/skin/skin_default/images/wand_sla.png
A       pandora_console/images/skin/skin_default/images/collection.png
A       pandora_console/images/skin/skin_default/images/god2.png
A       pandora_console/images/skin/skin_default/images/god4.png
A       pandora_console/images/skin/skin_default/images/inventory.png
A       pandora_console/images/skin/skin_default/images/header_user_admin.png
A       pandora_console/images/skin/skin_default/images/god6.png
A       pandora_console/images/skin/skin_default/images/header_help.png
A       pandora_console/images/skin/skin_default/images/gm_log.png
A       pandora_console/images/skin/skin_default/images/tag.png
A       pandora_console/images/skin/skin_default/images/control_prev.png
A       pandora_console/images/skin/skin_default/images/agent_mc.png
A       pandora_console/images/skin/skin_default/images/delete_mc.png
A       pandora_console/images/skin/skin_default/images/pen.png
A       pandora_console/images/skin/skin_default/images/plus.png
  L     pandora_console/images/skin/skin_default/images/groups_small
A       pandora_console/images/skin/skin_default/images/module.png
A       pandora_console/images/skin/skin_default/images/gm_events.png
A       pandora_console/images/skin/skin_default/images/photo.png
A       pandora_console/images/skin/skin_default/images/csv.png
A       pandora_console/images/skin/skin_default/images/new_message.png
A       pandora_console/images/skin/skin_default/images/templates.png
A       pandora_console/images/skin/skin_default/images/book_edit.png
A       pandora_console/images/skin/skin_default/images/events_list.png
A       pandora_console/images/skin/skin_default/images/policies_cog.png
A       pandora_console/images/skin/skin_default/images/operation.png
A       pandora_console/images/skin/skin_default/images/xml.png
A       pandora_console/images/skin/skin_default/images/full_screen.png
A       pandora_console/images/skin/skin_default/images/module_group.png
A       pandora_console/images/skin/skin_default/images/policies_not_brick.png
A       pandora_console/images/skin/skin_default/images/heart.png
A       pandora_console/images/skin/skin_default/images/gm_monitoring.png
A       pandora_console/images/skin/skin_default/images/custom_columns.png
A       pandora_console/images/skin/skin_default/images/control_pause_col.png
A       pandora_console/images/skin/skin_default/images/custom_field_col.png
A       pandora_console/images/skin/skin_default/images/header_events.png
A       pandora_console/images/skin/skin_default/images/op_netflow.png
A       pandora_console/images/skin/skin_default/images/header_warning.png
A       pandora_console/images/skin/skin_default/images/plugin_mc.png
A       pandora_console/images/skin/skin_default/images/sla.png
M       pandora_console/images/skin/skin_default/images/binary.png
A       pandora_console/images/skin/skin_default/images/op_network.png
A       pandora_console/images/skin/skin_default/images/binary.disabled.png
M       pandora_console/images/profiles.png
A       pandora_console/images/collection.png
A       pandora_console/images/inventory.png
A       pandora_console/images/gm_log.png
M       pandora_console/images/images.png
M       pandora_console/images/cog.png
A       pandora_console/images/tag.png
A       pandora_console/images/mc_plugin.png
A       pandora_console/images/enterprise_icon.png
M       pandora_console/images/photo.png
M       pandora_console/images/refresh.png
A       pandora_console/images/events_list.png
A       pandora_console/images/operation.png
A       pandora_console/images/full_screen.png
A       pandora_console/images/chart_curve_overview.disabled.png
M       pandora_console/images/heart.png
A       pandora_console/images/input_add.png
A       pandora_console/images/gm_monitoring.png
M       pandora_console/images/percentile_item.png
A       pandora_console/images/module_warning.png
A       pandora_console/images/custom_field_col.png
A       pandora_console/images/plugin_mc.png
M       pandora_console/images/snmp_wizard.png
M       pandora_console/images/link_break.png
M       pandora_console/images/go_next.png
M       pandora_console/images/policies.png
M       pandora_console/images/bell.png
M       pandora_console/images/policies_error.png
A       pandora_console/images/agent_ok.png
M       pandora_console/images/go_last.png
A       pandora_console/images/services.png
A       pandora_console/images/sound.png
  L     pandora_console/images/os_icons
A       pandora_console/images/tab_green_bg.png
M       pandora_console/images/plugin.png
A       pandora_console/images/header_refresh.png
A       pandora_console/images/op_reporting.png
A       pandora_console/images/list.png
A       pandora_console/images/gm_servers.png
M       pandora_console/images/books.png
A       pandora_console/images/reporting32.png
A       pandora_console/images/input_delete.png
M       pandora_console/images/div.png
A       pandora_console/images/input_go.png
M       pandora_console/images/policies_error_db.png
A       pandora_console/images/normal_screen.png
A       pandora_console/images/dashboard.png
A       pandora_console/images/donut.png
M       pandora_console/images/network.disabled.png
M       pandora_console/images/policies_ok.png
A       pandora_console/images/submenu_tree_first.png
M       pandora_console/images/lightning_go.png
A       pandora_console/images/csv_mc.png
M       pandora_console/images/snmp.png
A       pandora_console/images/recon_icon.png
M       pandora_console/images/default_list.png
A       pandora_console/images/database_history.png
M       pandora_console/images/chart_bar.disabled.png
A       pandora_console/images/help_icon.png
A       pandora_console/images/input_update.png
A       pandora_console/images/agent_notinit.png
M       pandora_console/images/control_pause.png
A       pandora_console/images/key.png
  L     pandora_console/images/mimetypes
M       pandora_console/images/link.png
A       pandora_console/images/header_email.png
M       pandora_console/images/delete.png
  L     pandora_console/images/networkmap
A       pandora_console/images/input_wand.png
A       pandora_console/images/input_tick.png
M       pandora_console/images/bricks.png
A       pandora_console/images/write_paper.png
M       pandora_console/images/world.png
M       pandora_console/images/wand_sla.png
M       pandora_console/images/wand.png
M       pandora_console/images/disk.png
M       pandora_console/images/group.png
A       pandora_console/images/header_user_admin.png
A       pandora_console/images/header_help.png
A       pandora_console/images/category.png
M       pandora_console/images/house.png
A       pandora_console/images/module.png
A       pandora_console/images/export25.png
A       pandora_console/images/xml.png
A       pandora_console/images/op_netflow.png
  L     pandora_console/images/console
  L     pandora_console/images/console/background
  L     pandora_console/images/console/icons
  L     pandora_console/images/console/icons/old_icons
M       pandora_console/images/cross.png
A       pandora_console/images/operating_system.png
M       pandora_console/images/application_edit.png
M       pandora_console/images/camera.png
M       pandora_console/images/sub.png
A       pandora_console/images/gm_policies.png
A       pandora_console/images/box.disabled.png
M       pandora_console/images/setup.png
M       pandora_console/images/go_previous.png
A       pandora_console/images/module_mc.png
M       pandora_console/images/tag_red.png
A       pandora_console/images/submenu_tree_middle.png
A       pandora_console/images/visual_console.png
A       pandora_console/images/email_outbox.png
M       pandora_console/images/attachment.png
A       pandora_console/images/module_notinit.png
  L     pandora_console/images/gis_map
  L     pandora_console/images/gis_map/icons
A       pandora_console/images/submenu2_tree_middle.png
A       pandora_console/images/html.png
M       pandora_console/images/control_play.png
M       pandora_console/images/tag_red.disabled.png
M       pandora_console/images/lightbulb.png
A       pandora_console/images/version.png
M       pandora_console/images/bell_error.png
M       pandora_console/images/brick.png
M       pandora_console/images/tip.png
A       pandora_console/images/op_snmp.png
M       pandora_console/images/pandora_header_logo_enterprise.png
A       pandora_console/images/load.png
M       pandora_console/images/chart_curve_threshold.png
A       pandora_console/images/chart.png
M       pandora_console/images/copy.png
A       pandora_console/images/op_monitoring.png
M       pandora_console/images/mul.png
A       pandora_console/images/menu_gm_mark.png
A       pandora_console/images/menu_lk_mark.png
A       pandora_console/images/gm_users.png
A       pandora_console/images/email_inbox.png
A       pandora_console/images/header_chat.png
M       pandora_console/images/network.png
M       pandora_console/images/extensions.png
A       pandora_console/images/submenu2_tree_last.png
M       pandora_console/images/database.png
A       pandora_console/images/delete_mc.png
A       pandora_console/images/input_config.png
  L     pandora_console/images/groups_small
A       pandora_console/images/server_export_mc.png
A       pandora_console/images/input_cog.png
M       pandora_console/images/add.png
A       pandora_console/images/csv.png
A       pandora_console/images/module_group.png
D       pandora_console/images/lupa.png
A       pandora_console/images/control_pause_col.png
A       pandora_console/images/custom_columns.png
A       pandora_console/images/header_warning.png
D       pandora_console/images/user.png
M       pandora_console/images/binary.png
A       pandora_console/images/op_network.png
A       pandora_console/images/home.png
A       pandora_console/images/bell_extern.png
A       pandora_console/images/tab_grey_bg.png
A       pandora_console/images/header_blackout.png
A       pandora_console/images/header_ready.png
A       pandora_console/images/agent_unknown.png
M       pandora_console/images/config.png
M       pandora_console/images/pdf.png
A       pandora_console/images/control_next.png
A       pandora_console/images/submenu_tree_last.png
M       pandora_console/images/comments.png
A       pandora_console/images/control_stop.png
M       pandora_console/images/email.png
M       pandora_console/images/lock.png
M       pandora_console/images/error.png
A       pandora_console/images/gm_modules.png
A       pandora_console/images/gm_gis.png
M       pandora_console/images/data.png
M       pandora_console/images/config.disabled.png
M       pandora_console/images/linkpolicy.png
A       pandora_console/images/op_gis.png
M       pandora_console/images/clean.png
M       pandora_console/images/chart_bar.png
D       pandora_console/images/lupa_15x15.png
  L     pandora_console/images/help
A       pandora_console/images/advanced.png
A       pandora_console/images/save_mc.png
A       pandora_console/images/module_ok.png
A       pandora_console/images/header_logout.png
M       pandora_console/images/user_suit.png
M       pandora_console/images/file.disabled.png
  L     pandora_console/images/status_sets
  L     pandora_console/images/status_sets/faces
  L     pandora_console/images/status_sets/color_text
  L     pandora_console/images/status_sets/default
M       pandora_console/images/photo.disabled.png
M       pandora_console/images/recon.png
M       pandora_console/images/lightbulb_off.png
A       pandora_console/images/camera_mc.png
A       pandora_console/images/gm_db.png
M       pandora_console/images/attachment_del.png
A       pandora_console/images/custom_field.png
M       pandora_console/images/eye.png
M       pandora_console/images/wmi.png
M       pandora_console/images/camera.disabled.png
A       pandora_console/images/control_play_col.png
M       pandora_console/images/sum.png
M       pandora_console/images/pandora_header_logo.png
M       pandora_console/images/avg.png
A       pandora_console/images/header_down.png
M       pandora_console/images/zoom_cross.disabled.png
A       pandora_console/images/module_unknown.png
M       pandora_console/images/server_export.png
A       pandora_console/images/bin.png
A       pandora_console/images/input_cross.png
A       pandora_console/images/control_prev.png
A       pandora_console/images/agent_mc.png
A       pandora_console/images/pen.png
A       pandora_console/images/plus.png
D       pandora_console/images/log-out.png
A       pandora_console/images/gm_events.png
A       pandora_console/images/new_message.png
A       pandora_console/images/templates.png
A       pandora_console/images/sla.png
M       pandora_console/images/binary.disabled.png
M       pandora_console/images/chart_curve_overview.png
A       pandora_console/images/mg_modules.png
  L     pandora_console/extras
  L     pandora_console/mobile
  L     pandora_console/mobile/operation
  L     pandora_console/mobile/include
  L     pandora_console/mobile/include/style
  L     pandora_console/mobile/images
  L     pandora_console/general
  L     pandora_console/general/license
M       pandora_console/general/login_page.php
M       pandora_console/general/logon_ok.php
M       pandora_console/general/main_menu.php
  L     pandora_console/general/ui
M       pandora_console/general/header.php
  L     pandora_console/godmode
  L     pandora_console/godmode/groups
M       pandora_console/godmode/groups/modu_group_list.php
M       pandora_console/godmode/groups/configure_group.php
M       pandora_console/godmode/groups/configure_modu_group.php
M       pandora_console/godmode/groups/group_list.php
M       pandora_console/godmode/admin_access_logs.php
M       pandora_console/godmode/extensions.php
  L     pandora_console/godmode/db
M       pandora_console/godmode/db/db_main.php
M       pandora_console/godmode/db/db_audit.php
M       pandora_console/godmode/db/db_sanity.php
M       pandora_console/godmode/db/db_refine.php
M       pandora_console/godmode/db/db_info.php
M       pandora_console/godmode/db/db_event.php
M       pandora_console/godmode/db/db_purge.php
  L     pandora_console/godmode/agentes
M       pandora_console/godmode/agentes/fields_manager.php
M       pandora_console/godmode/agentes/planned_downtime.list.php
M       pandora_console/godmode/agentes/planned_downtime.editor.php
M       pandora_console/godmode/agentes/modificar_agente.php
M       pandora_console/godmode/agentes/configurar_agente.php
M       pandora_console/godmode/agentes/configure_field.php
M       pandora_console/godmode/agentes/agent_manager.php
  L     pandora_console/godmode/servers
M       pandora_console/godmode/servers/recon_script.php
M       pandora_console/godmode/servers/plugin.php
A       pandora_console/godmode/servers/servers.build_table.php
M       pandora_console/godmode/servers/manage_recontask.php
M       pandora_console/godmode/servers/modificar_server.php
M       pandora_console/godmode/servers/manage_recontask_form.php
  L     pandora_console/godmode/alerts
M       pandora_console/godmode/alerts/alert_list.php
M       pandora_console/godmode/alerts/configure_alert_template.php
M       pandora_console/godmode/alerts/alert_templates.php
M       pandora_console/godmode/alerts/configure_alert_action.php
M       pandora_console/godmode/alerts/configure_alert_command.php
M       pandora_console/godmode/alerts/alert_actions.php
M       pandora_console/godmode/alerts/alert_special_days.php
M       pandora_console/godmode/alerts/alert_commands.php
M       pandora_console/godmode/alerts/configure_alert_special_days.php
  L     pandora_console/godmode/snmpconsole
M       pandora_console/godmode/snmpconsole/snmp_trap_generator.php
M       pandora_console/godmode/snmpconsole/snmp_alert.php
M       pandora_console/godmode/snmpconsole/snmp_filters.php
  L     pandora_console/godmode/setup
M       pandora_console/godmode/setup/setup_general.php
M       pandora_console/godmode/setup/links.php
M       pandora_console/godmode/setup/setup.php
M       pandora_console/godmode/setup/os.php
  L     pandora_console/godmode/users
M       pandora_console/godmode/users/user_list.php
M       pandora_console/godmode/users/profile_list.php
M       pandora_console/godmode/users/configure_user.php
M       pandora_console/godmode/users/configure_profile.php
  L     pandora_console/godmode/gis_maps
M       pandora_console/godmode/gis_maps/configure_gis_map.php
M       pandora_console/godmode/gis_maps/index.php
  L     pandora_console/godmode/events
M       pandora_console/godmode/events/event_edit_filter.php
M       pandora_console/godmode/events/events.php
  L     pandora_console/godmode/massive
M       pandora_console/godmode/massive/massive_copy_modules.php
M       pandora_console/godmode/massive/massive_operations.php
  L     pandora_console/godmode/modules
M       pandora_console/godmode/modules/manage_network_templates.php
M       pandora_console/godmode/modules/module_list.php
  L     pandora_console/godmode/reporting
M       pandora_console/godmode/reporting/visual_console_builder.php
M       pandora_console/godmode/reporting/graph_builder.php
M       pandora_console/godmode/reporting/reporting_builder.php
M       pandora_console/godmode/reporting/map_builder.php
M       pandora_console/godmode/reporting/graphs.php
  L     pandora_console/godmode/tag
M       pandora_console/godmode/tag/tag.php
M       pandora_console/godmode/tag/edit_tag.php
  L     pandora_console/godmode/category
M       pandora_console/godmode/category/category.php
M       pandora_console/godmode/category/edit_category.php
  L     pandora_console/godmode/netflow
M       pandora_console/godmode/netflow/nf_edit_form.php
M       pandora_console/godmode/netflow/nf_item_list.php
M       pandora_console/godmode/netflow/nf_edit.php: Changing whole
	visual style including icons and css




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7951 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-10 07:57:54 +00:00
mdtrooper ae6dbd8b0f 2013-03-12 Miguel de Dios <miguel.dedios@artica.es>
* godmode/modules/manage_network_components_form.php,
	godmode/modules/manage_network_templates_form.php: improved the code
	style.
	
	* extensions/update_manager/lib/functions.ajax.php,
	include/graphs/functions_flot.php: fixed the warnings PHP messages.
	
	Fixes: #3607177




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7838 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-12 16:20:53 +00:00
zarzuelo dc057a2dbb 2013-03-08 Sergio Martin <sergio.martin@artica.es>
* include/ajax/events.php
	include/graphs/flot/pandora.flot.js: Improve the view
	of events information in flot graphs for bug 3607101

	* godmode/agentes/module_manager_editor_network.php
	godmode/modules/manage_network_components_form.php
	godmode/modules/manage_network_components_form_network.php: Fix
	some bugs of module templates application and snmp modules edition



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7815 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-03-08 13:12:37 +00:00
mdtrooper e444a690b8 2013-02-28 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_events.php,
	images/status_sets/default/severity_informational.png,
	images/status_sets/default/severity_maintenance_pixel.png,
	images/status_sets/default/severity_maintenance.png,
	images/status_sets/default/severity_informational_pixel.png: fixed
	the colors for maintenance and informational events.
	
	Fixes: #3606227




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7757 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-28 16:36:34 +00:00
mdtrooper a7a4ebbdc6 2013-02-28 Miguel de Dios <miguel.dedios@artica.es>
* godmode/modules/manage_network_components_form.php,
	include/functions_html.php, operation/menu.php,
	operation/events/events_list.php: improved source code.
	
	* include/functions_events.php: fixed into the function
	"events_get_agent" the query to get criticities.
	
	Fixes: #3606285




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7744 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-28 11:57:57 +00:00
mdtrooper 24e1fe692e 2013-02-25 Miguel de Dios <miguel.dedios@artica.es>
* godmode/modules/manage_network_components_form_common.php,
	godmode/massive/massive_edit_modules.php,
	include/functions_api.php: improved the form of modules the part
	of critical and warning widgets.
	
	Fixes: #3605482




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7710 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-25 10:29:52 +00:00
mdtrooper 9bcd52d6ee 2013-02-15 Miguel de Dios <miguel.dedios@artica.es>
* godmode/modules/manage_network_components.php,
	godmode/reporting/visual_console_builder.editor.js,
	godmode/massive/massive_delete_alerts.php: improved the source
	style.
	
	* include/functions_ui.php: fixed the sort of included of jquery
	base files.
	
	Fixes: #3604768




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7661 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-15 12:04:27 +00:00
zarzuelo 96e7eaee45 2013-02-11 Sergio Martin <sergio.martin@artica.es>
* include/functions_network_components.php
	godmode/modules/manage_network_components_form.php: Fix the default
	interval when create network component. Fix the clone network components
	fields to update all of them for bug 3595231



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7621 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-11 14:24:28 +00:00
mdtrooper 0d28050410 2013-02-07 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_ui.php, include/ajax/agent.php: improved the
	widget of autocomplete agent, now show first the agents with same
	name to the search, second block with the agents with the address
	same to the search and the last block is the agents with the
	description with the same to the search.
	
	Fixes: #3603692
	
	* godmode/modules/manage_nc_groups.php,
	godmode/modules/manage_network_templates.php,
	godmode/modules/manage_network_templates_form.php: improved the code
	style.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7607 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-07 15:53:04 +00:00
mdtrooper 53e5025f1d 2013-02-07 Miguel de Dios <miguel.dedios@artica.es>
* godmode/modules/manage_network_components_form_common.php: fixed
	the show types of module.
	
	MERGED FROM THE PANDORA_4




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7605 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-07 12:13:39 +00:00
mdtrooper 53f63357f6 2013-02-04 Miguel de Dios <miguel.dedios@artica.es>
* godmode/modules/manage_network_components.php: cleaned source code
	style.
	
	* operation/netflow/nf_live_view.php: fixed the lost to simplified
	the filter.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7579 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-02-04 17:38:02 +00:00
mdtrooper c4b33db131 2013-01-29 Miguel de Dios <miguel.dedios@artica.es>
* godmode/modules/manage_network_components_form.php,
	godmode/servers/manage_recontask.php,
	godmode/servers/manage_recontask_form.php, operation/menu.php,
	operation/agentes/status_monitor.php,
	operation/agentes/exportdata.excel.php,
	operation/agentes/datos_agente.php,
	operation/agentes/estado_generalagente.php,
	operation/agentes/estado_agente.php, general/login_help_dialog.php,
	general/shortcut_bar.php: uploaded a lost changes for to clean the
	source code structure.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7538 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-01-29 10:03:20 +00:00
zarzuelo c8bba62545 2013-01-23 Sergio Martin <sergio.martin@artica.es>
* include/auth/mysql.php: Fixed update of the last password 
	change when edit a user in the classic way

	* godmode/users/configure_user.php
	godmode/modules/manage_network_components_form_common.php
	godmode/modules/manage_network_components.php: Fix wizard 
	level and metaconsole access default values when charge to 
	keep data of items created with metaconsole from the standard
	console



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7523 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-01-23 18:44:07 +00:00
juanmanuelr f9e067bfbf 2013-01-14 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_component_groups.php
	 godmode/modules/manage_network_components.php: Don't remove 
	 parent component groups with childs assigned to components.
	 
	 Merged from branches.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7457 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-01-14 14:16:06 +00:00
juanmanuelr f1d25a41a7 2013-01-14 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/modules/manage_nc_groups.php: Parent row removed.
	
	Merged from branches.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7455 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-01-14 13:46:39 +00:00
juanmanuelr 7677661126 2013-01-11 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_component_groups.php
	godmode/modules/manage_network_components.php
	godmode/modules/manage_nc_groups.php: Added tree format for
	component groups and make more restrictive filters in local/network
	components.
	
	Merged from branches.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7440 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-01-11 14:32:28 +00:00
zarzuelo e623e950d8 2013-01-11 Sergio Martin <sergio.martin@artica.es>
* pandoradb_data.sql
	include/functions_ui.php
	include/functions.php
	include/functions_agents.php
	pandoradb.sql
	pandoradb.postgreSQL.sql
	pandoradb.oracle.sql
	operation/agentes/alerts_status.php
	pandoradb.data.postgreSQL.sql
	pandoradb.data.oracle.sql
	extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql
	extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql
	extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql
	godmode/agentes/module_manager_editor.php
	godmode/users/profile_list.php
	godmode/users/configure_profile.php
	godmode/modules/manage_network_components_form.php
	godmode/modules/manage_network_components_form_common.php
	godmode/modules/manage_network_components.php: Clean deprecated compound
	alerts code, added new Agent disable flag into profiles, clean wizard mode
	combo from components in normal console (not metaconsole)



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7437 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-01-11 13:18:27 +00:00
juanmanuelr 54ec4d03b6 2012-12-12 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_ui.php
	include/javascript/jquery.pandora.controls.js
	godmode/groups/configure_group.php
	godmode/groups/group_list.php
	godmode/alerts/configure_alert_template.php
	godmode/alerts/alert_templates.php
	godmode/alerts/configure_alert_action.php
	godmode/alerts/configure_alert_command.php
	godmode/alerts/alert_actions.php
	godmode/alerts/alert_commands.php
	godmode/users/configure_user.php
	godmode/modules/manage_network_components_form.php
	godmode/modules/manage_nc_groups_form.php
	godmode/modules/manage_network_components_form_common.php
	godmode/modules/manage_network_components_form_network.php
	godmode/modules/manage_network_components_form_wmi.php
	godmode/modules/manage_network_components.php
	godmode/modules/manage_nc_groups.php
	godmode/modules/manage_network_components_form_plugin.php: New
	editors for metaconsole: alerts, components, users and groups.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7272 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-12-12 19:37:35 +00:00
zarzuelo c94f05b2e4 2012-12-10 Sergio Martin <sergio.martin@artica.es>
* include/javascript/pandora_modules.js
	godmode/agentes/module_manager_editor_common.php
	godmode/modules/manage_network_components_form.php
	godmode/modules/manage_network_components_form_common.php
	godmode/modules/manage_network_components.php: Added tags support
	to the network components



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7248 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-12-10 18:04:27 +00:00
zarzuelo 1bb1011868 2012-12-07 Sergio Martin <sergio.martin@artica.es>
* include/javascript/pandora_modules.js
	godmode/agentes/module_manager_editor_common.php
	godmode/agentes/configurar_agente.php
	godmode/modules/manage_network_components_form.php
	godmode/modules/manage_network_components_form_common.php
	godmode/modules/manage_network_components.php: Added id_category
	to network components and module editors



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7238 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-12-07 14:25:40 +00:00
mdtrooper 1f4a1a3db6 2012-12-06 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_agents.php,
	operation/integria_incidents/incident.php,
	godmode/massive/massive_delete_modules.php,
	godmode/modules/manage_network_templates_form.php,
	godmode/modules/manage_network_components_form_plugin.php,
	godmode/agentes/fields_manager.php,
	godmode/agentes/module_manager.php, godmode/users/profile_list.php,
	godmode/events/event_filter.php: cleaned source code style.
	
	* operation/tree.php: fixed the url to childrem consoles from the
	metaconsole tree.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7234 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-12-06 12:52:01 +00:00
Ramon Novoa 0841750413 2012-10-29 Ramon Novoa <rnovoa@artica.es>
* include/functions_reporting.php,
	  include/javascript/pandora_modules.js,
	  include/functions_network_components.php,
	  include/functions_api.php,
	  include/functions_netflow.php,
	  pandoradb.sql,
	  pandoradb.postgreSQL.sql,
	  pandoradb.oracle.sql,
	  extensions/resource_registration.php,
	  extensions/plugin_registration.php,
	  operation/menu.php,
	  extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql,
	  extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql,
	  extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql,
	  godmode/agentes/agent_template.php,
	  godmode/agentes/module_manager_editor_common.php,
	  godmode/agentes/configurar_agente.php,
	  godmode/agentes/module_manager_editor.php,
	  godmode/servers/plugin.php,
	  godmode/menu.php,
	  godmode/modules/manage_network_components_form.php,
	  godmode/modules/manage_network_templates.php,
	  godmode/modules/manage_network_components_form_wmi.php,
	  godmode/modules/manage_network_components.php,
	  godmode/reporting/reporting_builder.php,
	  godmode/reporting/reporting_builder.item_editor.php: Added support for
	  custom timeout and retries to remote modules.

	* operation/netflow/nf_reporting.php,
	  operation/netflow/nf_view.php,
	  godmode/netflow/nf_report_item.php,
	  godmode/netflow/nf_report.php,
	  godmode/netflow/nf_report_form.php,
	  godmode/netflow/nf.php: Deleted from repository. Netflow reports are
	  now integrated into custom reports.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7103 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-10-29 10:13:49 +00:00
vgilc 12fc75dab4 2012-09-17 Vanessa Gil <vanessa.gil@artica.es>
* operation/events/events_list.php
	  extensions/plugin_registration.php
	  operation/agentes/status_monitor.php
	  godmode/agentes/agent_template.php
	  godmode/massive/massive_edit_modules.php
	  godmode/modules/manage_network_templates.php
	  include/javascript/pandora_modules.js
	  include/functions_network_components.php: Added instructions to modules,
	events, policies, massive operations...


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6979 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-09-17 16:03:38 +00:00
Ramon Novoa 67d6c4b894 2012-09-17 Ramon Novoa <rnovoa@artica.es>
* include/javascript/pandora_modules.js,
	  include/functions_network_components.php,
	  pandoradb.sql,
	  extensions/plugin_registration.php,
	  operation/agentes/status_monitor.php,
	  godmode/agentes/agent_template.php,
	  godmode/agentes/module_manager_editor_common.php,
	  godmode/agentes/module_manager.php,
	  godmode/agentes/configurar_agente.php,
	  godmode/agentes/module_manager_editor.php,
	  godmode/massive/massive_edit_modules.php,
	  godmode/modules/manage_network_components_form.php,
	  godmode/modules/manage_network_components_form_common.php,
	  godmode/modules/manage_network_components.php: Added inverse intervals for
	  warning and critical limits.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6977 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-09-17 14:29:45 +00:00
vgilc f449967c24 2012-09-13 Vanessa Gil <vanessa.gil@artica.es>
* godmode/agentes/module_manager_editor_common.php
	  godmode/modules/manage_network_components_form_common.php: Moved 
	instructions fields to 'advanced options' and added help tip.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6966 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-09-13 09:04:28 +00:00
vgilc c915c3c644 2012-09-10 Vanessa Gil <vanessa.gil@artica.es>
* pandoradb.sql
	  pandoradb.postgreSQL.sql
	  pandoradb.oracle.sql
	  extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql
	  extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql
	  extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql
	  godmode/agentes/configurar_agente.php
	  godmode/agentes/module_manager_editor.php
	  godmode/agentes/module_manager_editor_common.php
	  godmode/modules/manage_network_components.php
	  godmode/modules/manage_network_components_form.php
	  godmode/modules/manage_network_components_form_common.php
	  include/functions_alerts.php
	  include/functions_events.php
	  operation/events/events_list.php: Added several fields to modules
	and events.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6948 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-09-10 16:00:14 +00:00
vgilc 2450b3176d 2012-09-05 Vanessa Gil <vanessa.gil@artica.es>
* godmode/agentes/module_manager.php
	  godmode/modules/manage_network_components.php
	  godmode/modules/manage_network_components_form.php: Add button
	to create a network component from module.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6934 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-09-05 14:45:46 +00:00
zarzuelo b29979813e 2012-08-17 Sergio Martin <sergio.martin@artica.es>
* include/javascript/pandora_modules.js
	godmode/agentes/module_manager_editor_plugin.php
	godmode/modules/manage_network_components_form_plugin.php: Fix some
	little issues in the interface of new plugin system

	* include/functions_visual_map.php: Fix a problem that the simple
	values didnt appear in view screen




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6877 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-08-17 12:18:00 +00:00
zarzuelo 887d6703ba 2012-08-16 Sergio Martin <sergio.martin@artica.es>
* include/functions_ui.php: Improve help tip centering the text

	* general/login_help_dialog.php: Fix a typo

	* godmode/agentes/module_manager_editor_plugin.php
	godmode/servers/plugin.php
	godmode/modules/manage_network_components_form_plugin.php: Clean plugin forms
	of unecessary fields and improve the plugin editor form locking the command 
	configuration when a plugin is used by any modules




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6867 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-08-16 12:29:32 +00:00
zarzuelo 23240b4cd6 2012-08-14 Sergio Martin <sergio.martin@artica.es>
* include/javascript/pandora_modules.js
	include/ajax/module.php
	pandoradb.sql
	pandoradb.postgreSQL.sql
	pandoradb.oracle.sql
	extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql
	extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql
	extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql
	godmode/agentes/module_manager_editor_plugin.php
	godmode/agentes/configurar_agente.php
	godmode/servers/plugin.php
	godmode/modules/manage_network_components.php
	godmode/modules/manage_network_components_form_plugin.php: Change all the
	manage plugins form adding the dynamic macros in this side. Change the 
	network components form to put the macro fields in this side.

	* operation/users/user_edit.php: Change the "Flash chart" string
	by "Interactive chart"



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6859 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-08-14 12:52:29 +00:00
zarzuelo e1dff556ea 2012-08-06 Sergio Martin <sergio.martin@artica.es>
* godmode/modules/manage_network_components_form_plugin.php: 
	Fixed a bug where print the add/delete macro



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6849 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-08-06 08:58:00 +00:00
zarzuelo 25671d9c28 2012-08-06 Sergio Martin <sergio.martin@artica.es>
* include/functions_users.php
	include/functions_html.php
	include/constants.php
	godmode/modules/manage_network_components_form_plugin.php: order 
	functions to use from enterprise side, fix little interface bug in
	components form



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6848 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-08-06 08:40:31 +00:00
mdtrooper b11e18e18d 2012-07-24 Miguel de Dios <miguel.dedios@artica.es>
* godmode/setup/file_manager.php, godmode/setup/news.php,
	godmode/users/configure_user.php, godmode/users/user_list.php,
	godmode/massive/massive_copy_modules.php,
	godmode/massive/massive_enable_disable_alerts.php,
	godmode/massive/massive_delete_action_alerts.php,
	godmode/massive/massive_delete_alerts.php,
	godmode/modules/manage_network_templates_form.php,
	godmode/modules/manage_nc_groups.php,
	godmode/modules/manage_nc_groups_form.php,
	godmode/modules/manage_network_templates.php,
	godmode/netflow/nf_edit.php, godmode/netflow/nf_edit_form.php,
	godmode/netflow/nf_item_list.php,
	godmode/netflow/nf_report_item.php, godmode/netflow/nf.php,
	operation/incidents/incident.php,
	operation/incidents/incident_detail.php,
	operation/agentes/estado_agente.php, operation/agentes/sla_view.php,
	operation/agentes/tactical.php,
	operation/agentes/estado_generalagente.php,
	operation/snmpconsole/snmp_view.php, operation/users/user_edit.php,
	operation/integria_incidents/incident_detail.php,
	operation/gis_maps/index.php, operation/events/events_list.php,
	operation/events/events.php, operation/messages/message_edit.php,
	operation/messages/message_list.php,
	operation/reporting/graph_viewer.php, operation/search_reports.php,
	operation/netflow/nf_view.php: cleaned source code.
	
	* godmode/massive/massive_operations.php,
	godmode/massive/massive_edit_modules.php: fixed the massive edition
	of "any" module in agents.
	
	Fixes: #3543484




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6806 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-07-24 16:38:48 +00:00
zarzuelo d796620e08 2012-07-24 Sergio Martin <sergio.martin@artica.es>
* include/javascript/pandora_modules.js
	godmode/modules/manage_network_components_form.php
	godmode/modules/manage_network_components_form_plugin.php: Put back the
	dynamic macros to open version



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6804 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-07-24 13:25:30 +00:00
zarzuelo b063fc814c 2012-07-24 Sergio Martin <sergio.martin@artica.es>
* extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql
	extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql
	extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql: Added 
	missed field to migrate scripts

	* godmode/agentes/module_manager_editor.php
	godmode/modules/manage_network_components_form.php
	godmode/modules/manage_network_components_form_plugin.php: 
	Improve code of dinamic macros and encapsulate it on enterprise
	side



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6802 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-07-24 11:55:02 +00:00
mdtrooper 9cde128f7c 2012-07-24 Miguel de Dios <miguel.dedios@artica.es>
* godmode/servers/manage_recontask_form.php,
	godmode/alerts/configure_alert_compound.php,
	godmode/modules/manage_network_components.php,
	include/functions_ui.php, include/functions_incidents.php,
	include/functions_agents.php, include/functions_alerts.php,
	include/functions_messages.php, include/db/mysql.php,
	include/functions_reporting.php, include/functions_filemanager.php,
	include/auth/ldap.php, operation/events/events.php,
	operation/incidents/incident_detail.php, operation/tree.php,
	operation/agentes/estado_agente.php, operation/agentes/sla_view.php,
	operation/users/user_edit.php: cleaned source code style.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6798 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-07-24 08:54:40 +00:00
zarzuelo f753985e10 2012-07-19 Sergio Martin <sergio.martin@artica.es>
* godmode/modules/manage_network_components_form.php
	godmode/modules/manage_network_components_form_plugin.php: Fix some
	bugs as allow delete first macro, show at least one macro, etc.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6793 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-07-19 16:51:58 +00:00
zarzuelo d4f727fbbe 2012-07-19 Sergio Martin <sergio.martin@artica.es>
* godmode/modules/manage_network_components_form.php
	godmode/modules/manage_network_components_form_plugin.php: Add 
	first version of dynamic macros in network components of type
	plug-in



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6792 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-07-19 16:44:15 +00:00
zarzuelo c1685e188d 2012-07-19 Sergio Martin <sergio.martin@artica.es>
* pandoradb.sql
	pandoradb.postgreSQL.sql
	pandoradb.oracle.sql
	extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql
	extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql
	extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql
	godmode/modules/manage_network_components_form.php
	godmode/modules/manage_network_components.php
	godmode/modules/manage_network_components_form_plugin.php: Added
	to plugin components the macro fields and modify database schemma



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6791 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-07-19 14:32:34 +00:00
mdtrooper b967940c41 2012-07-16 Miguel de Dios <miguel.dedios@artica.es>
* extensions/agents_modules.php, extensions/users_connected.php,
	extensions/agents_alerts.php,
	operation/visual_console/render_view.php,
	operation/visual_console/public_console.php,
	operation/agentes/networkmap.groups.php,
	operation/agentes/estado_ultimopaquete.php,
	operation/agentes/networkmap.topology.php, general/header.php,
	godmode/db/db_refine.php, godmode/agentes/configurar_agente.php,
	godmode/alerts/configure_alert_compound.php,
	godmode/setup/setup_visuals.php, godmode/snmpconsole/snmp_alert.php,
	godmode/modules/manage_network_components_form_wmi.php,
	include/functions_config.php, include/functions_api.php,
	include/functions_agents.php, include/functions_forecast.php:
	cleaned source code style and change magic numbers for time
	constants.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6773 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-07-16 09:24:04 +00:00
mdtrooper 6d45be9932 2012-07-10 Miguel de Dios <miguel.dedios@artica.es>
* install.php, operation/reporting/reporting_xml.php,
	operation/netflow/nf_live_view.php, operation/netflow/nf_view.php,
	operation/tree.php, operation/agentes/gis_view.php,
	operation/agentes/estado_monitores.php,
	operation/agentes/networkmap.php,
	operation/agentes/datos_agente.php,
	operation/agentes/alerts_status.php, operation/menu.php,
	operation/snmpconsole/snmp_view.php, operation/users/user_edit.php,
	godmode/groups/configure_group.php,
	godmode/groups/configure_modu_group.php,
	godmode/agentes/module_manager_editor_prediction.php,
	godmode/servers/manage_recontask.php,
	godmode/alerts/alert_compounds.php,
	godmode/alerts/configure_alert_template.php,
	godmode/alerts/alert_special_days.php, godmode/setup/links.php,
	godmode/setup/os.php, godmode/users/configure_profile.php,
	godmode/events/events.php,
	godmode/massive/massive_delete_modules.php,
	godmode/massive/massive_edit_modules.php,
	godmode/massive/massive_standby_alerts.php,
	godmode/massive/massive_add_action_alerts.php,
	godmode/massive/massive_enable_disable_alerts.php,
	godmode/massive/massive_operations.php,
	godmode/massive/massive_delete_profiles.php,
	godmode/modules/manage_network_components.php,
	godmode/modules/manage_nc_groups.php,
	godmode/reporting/graph_builder.php,
	godmode/reporting/reporting_builder.item_editor.php,
	include/functions_menu.php, include/functions_visual_map.php,
	include/functions_db.php: cleaned source code style.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6759 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-07-10 10:38:02 +00:00
zarzuelo c539dfce71 2012-07-06 Sergio Martin <sergio.martin@artica.es>
* godmode/modules/manage_network_components_form.php
	godmode/modules/manage_network_components_form_common.php
	godmode/modules/manage_network_components.php: Added wizard level
	and flag for "only metaconsole" in network components editor



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6749 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-07-06 12:04:17 +00:00
zarzuelo 9f82dee6fe 2012-07-05 Sergio Martin <sergio.martin@artica.es>
* include/functions_html.php
	include/javascript/pandora_modules.js
	include/javascript/pandora.js
	godmode/agentes/module_manager_editor_common.php
	godmode/modules/manage_network_components_form_common.php: 
	Fixed several bugs of the network/local components javascript
	code and added new fields to local components
	Add new code on advanced select for time to update it from
	javascript and a workaround to do it from code loaded through 
	ajax



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6736 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-07-05 09:16:57 +00:00
mdtrooper 45641e2d38 2012-06-14 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_html.php, include/functions_reporting.php,
	include/functions_groups.php, include/functions_visual_map.php,
	include/ajax/reporting.ajax.php, include/functions_ui.php,
	extensions/agents_modules.php, extensions/module_groups.php,
	operation/incidents/incident.php,
	operation/incidents/incident_detail.php,
	operation/agentes/status_monitor.php,
	operation/agentes/estado_ultimopaquete.php,
	operation/agentes/estado_agente.php,
	operation/agentes/ver_agente.php,
	operation/snmpconsole/snmp_view.php.
	operation/integria_incidents/incident.incident.php,
	mobile/operation/agents/monitor_status.php,
	mobile/operation/agents/view_agents.php,
	mobile/operation/agents/view_alerts.php,
	mobile/operation/events/events.php,
	godmode/groups/modu_group_list.php, godmode/groups/group_list.php,
	godmode/agentes/module_manager.php,
	godmode/agentes/modificar_agente.php,
	godmode/agentes/configurar_agente.php,
	godmode/alerts/alert_list.list.php, godmode/setup/os.list.php,
	godmode/users/configure_user.php,
	godmode/modules/manage_network_templates.php,
	godmode/reporting/reporting_builder.list_items.php,
	godmode/tag/tag.php: changed the calls of "ui_print_truncate_text"
	now we are trying that more easy and standar, now the string name of
	agent have the equal number of characters in all code...but there
	are two styles, small and medium size for agents text name, modules
	text name, but description is only size. You can set this sizes in
	the visual setup page into your Pandora.
	
	MERGED from 4.0.2




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6554 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-06-14 16:23:23 +00:00
zarzuelo 9882ab6c0d 2012-05-10 Sergio Martin <sergio.martin@artica.es>
* include/javascript/pandora_modules.js
	pandoradb.sql
	pandoradb.postgreSQL.sql
	pandoradb.oracle.sql
	extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql
	extras/pandoradb_migrate_4.0.x_to_4.1.oracle.sql
	extras/pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql
	godmode/agentes/module_manager_editor_common.php
	godmode/modules/manage_network_components_form.php
	godmode/modules/manage_network_components_form_common.php
	godmode/modules/manage_network_components.php: Fix some layout
	little bugs in module editor and added unit parameter
	to network components for pending task #3520706



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6287 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-05-10 15:35:28 +00:00
slerena 16f3379b81 2012-04-25 Sancho Lerena <slerena@artica.es>
* general/error_emptyconfig.php,
	general/error_authconfig.php,
	general/error_dbconfig.php: minimal changes on text to fit the error
	window message.

	* godmode/modules/manage_network_templates_form.php: Fixed description.
	
	* godmode/modules/manage_network_components.php: minimal layout changes.

	* pandoradb_data.sql: New "default" values for network components, tags,
	network (group) templates, ant agent custom fields.

	* operation/agentes/estado_monitores.php: More size for the description 
	in the agent main view.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6173 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-25 19:54:40 +00:00
vgilc 5e0977a287 2012-03-14 Vanessa Gil <vanessa.gil@artica.es>
* godmode/alerts/alert_actions.php
	  godmode/alerts/alert_commands.php
  	  godmode/alerts/alert_templates.php
	  godmode/alerts/configure_alert_template.php
	  godmode/modules/manage_nc_groups.php
	  godmode/modules/manage_netwok_components.php
	  godmode/modules/manage_network_templates.php
	  godmode/modules/manage_network_templates_form.php
	  godmode/reporting/graph_builder.php
	  godmode/reporting/graphs.php
	  godmode/reporting/map_builder.php
	  godmode/reporting/reporting_builder.php
	  godmode/reporting/visual_console_builder.php
	  godmode/snmpconsole/snmp_alert.php
	  godmode/tag/edit_tag.php
	  godmode/tag/tag.php
	  include/functions_config.php
	  include/functions_events.php: Extended system audit log.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5769 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-03-14 17:51:39 +00:00
mdtrooper 1534e92475 2012-03-09 Miguel de Dios <miguel.dedios@artica.es>
* include/javascript/pandora.js, extensions/snmp_explorer.php,
	operation/users/user_edit.php,
	godmode/agentes/module_manager_editor_network.php,
	godmode/setup/setup_auth.php, godmode/gis_maps/configure_gis_map.php,
	godmode/massive/massive_edit_modules.php,
	godmode/modules/manage_network_components_form.php,
	godmode/reporting/visual_console_builder.editor.js: fixed enable a widget in
	javascript (because the new jquery library is more html standar).



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5732 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-03-09 11:47:56 +00:00
mdtrooper 7a3a3a6f7d 2012-02-28 Miguel de Dios <miguel.dedios@artica.es>
* godmode/alerts/configure_alert_action.php,
	godmode/alerts/configure_alert_template.php,
	godmode/modules/manage_network_components_form.php,
	godmode/users/configure_user.php, include/functions_forecast.php,
	mobile/operation/agents/monitor_status.php: cleaned source code style.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5661 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-28 12:05:41 +00:00
vgilc 8511acdf57 2012-02-27 Vanessa Gil <vanessa.gil@artica.es>
* godmode/modules/manage_network_components.php: Fixed bug: values max and min
	saved are integers instead of float.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5651 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-27 12:52:38 +00:00
juanmanuelr 54c07289e7 2011-11-23 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/modules/manage_network_components.php: Removed entities.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5160 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-23 18:32:41 +00:00
juanmanuelr 0219685145 2011-11-07 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/modules/manage_network_components_form.php: Fixed network 
	components interface problems.
	
	Fixes: #3421733
	
	* pandoradb.data.oracle.sql: I forgot to upload from last commit.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5117 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-07 10:38:49 +00:00
juanmanuelr 7eaec51a89 2011-10-28 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/modules/manage_network_components_form.php
	godmode/modules/manage_network_components_form_network.php
	godmode/modules/manage_network_components.php: Fixed network 
	components creation and interface problems.
	
	Fixes: #3421589

	* include/help/en/help_projection_graph.php
	include/help/en/help_prediction_date.php
	include/help/es/help_projection_graph.php
	include/help/es/help_prediction_date.php
	images/help/prediction_date.png
	images/help/projection_periods.png
	godmode/reporting/reporting_builder.item_editor.php: Added 
	contextual help. Forgot to update Changelog.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5099 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-28 13:00:25 +00:00
juanmanuelr 4daeffc26a 2011-09-15 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/help/en/help_visual_console_editor_editor_tab.php
        include/help/en/help_reporting_list_items_tab.php
        include/help/en/help_alert_template.php
        include/help/en/help_alert_action.php
        include/help/en/help_alert_command.php
        include/help/en/help_alert_compound.php
        include/help/en/help_reporting_wizard_sla_tab.php
        include/help/en/help_reporting_wizard_tab.php
        include/help/en/help_graph_view.php
        include/help/en/help_module_linking.php
        include/help/en/help_visual_console_editor_list_elements_tab.php
        include/help/en/help_visual_console_editor_data_tab.php
        include/help/en/help_policy_agent.php
        include/help/en/help_profile.php
        include/help/en/help_visual_console_editor_wizard_tab.php
        include/help/en/help_graph_builder.php
        include/help/en/help_event_alert.php
        include/help/en/help_external_alert.php
        include/help/en/help_visual_console_editor_preview_tab.php
        include/help/en/help_reporting_item_editor_tab.php
        include/help/en/help_snmp_alert_custom.php
        include/help/en/help_reporting_preview_tab.php
        include/help/en/help_policy_queue.php
        include/help/en/help_snmp_alert.php
        include/help/en/help_graph_editor.php
        include/help/en/help_reporting_global_tab.php
        include/help/es/help_visual_console_editor_editor_tab.php
        include/help/es/help_reporting_list_items_tab.php
        include/help/es/help_alert_template.php
        include/help/es/help_alert_action.php
        include/help/es/help_alert_command.php
        include/help/es/help_alert_compound.php
        include/help/es/help_reporting_wizard_sla_tab.php
        include/help/es/help_reporting_wizard_tab.php
        include/help/es/help_graph_view.php
        include/help/es/help_module_linking.php
        include/help/es/help_visual_console_editor_list_elements_tab.php
        include/help/es/help_visual_console_editor_data_tab.php
        include/help/es/help_policy_agent.php
        include/help/es/help_profile.php
        include/help/es/help_visual_console_editor_wizard_tab.php
        include/help/es/help_graph_builder.php
        include/help/es/help_event_alert.php
        include/help/es/help_external_alert.php
        include/help/es/help_visual_console_editor_preview_tab.php
        include/help/es/help_reporting_item_editor_tab.php
        include/help/es/help_snmp_alert_custom.php
        include/help/es/help_reporting_preview_tab.php
        include/help/es/help_policy_queue.php
        include/help/es/help_snmp_alert.php
        include/help/es/help_graph_editor.php
        include/help/es/help_reporting_global_tab.php: New help pages.

        * godmode/alerts/alert_list.list.php
        godmode/alerts/alert_compounds.php
        godmode/alerts/alert_templates.php
        godmode/alerts/alert_actions.php
        godmode/alerts/alert_list.builder.php
        godmode/alerts/alert_commands.php
        godmode/snmpconsole/snmp_alert.php
        godmode/users/profile_list.php
        godmode/modules/manage_network_templates.php
        godmode/reporting/graph_builder.php: Added contextual alerts.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4959 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-15 18:52:54 +00:00
juanmanuelr f3fd180ecc 2011-09-14 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/help/en/help_gis_tab.php
        include/help/en/help_local_component.php
        include/help/en/help_component_groups.php
        include/help/en/help_collection_tab.php
        include/help/en/help_inventory_tab.php
        include/help/en/help_snmp_explorer.php
        include/help/en/help_collections.php
        include/help/en/help_template_tab.php
        include/help/en/help_service_management_edit.php
        include/help/es/help_service_elements_management.php
        include/help/es/help_gis_tab.php
        include/help/es/help_view_services_detail.php
        include/help/es/help_component_groups.php
        include/help/es/help_collection_tab.php
        include/help/es/help_inventory_tab.php
        include/help/es/help_snmp_explorer.php
        include/help/es/help_collections.php
        include/help/es/help_template_tab.php
        include/help/es/help_service_management_edit.php
        include/help/es/help_view_services.php
        include/help/es/help_services_management.php: Added new contextual helps.

        * include/help/en/help_service_elements_management.php
        include/help/en/help_view_services_detail.php
        include/help/en/help_services_management.php: Modified contextual helps.

        * include/help/en/help_service_elements_management.php
        include/help/en/help_view_services_detail.php
        include/help/en/help_services_management.php
        godmode/agentes/planned_downtime.php
        godmode/agentes/agent_manager.php
        godmode/modules/manage_network_components.php: Added contextual helps.

        * godmode/modules/manage_nc_groups.php: Fixed delete action over component groups when they
        have child components groups.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4952 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-14 14:44:55 +00:00
zarzuelo 330c4992ab 2011-09-13 Sergio Martin <sergio.martin@artica.es>
* godmode/modules/manage_network_templates_form.php: Added component
	name filter to component templates form to bug 3406374



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4945 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-13 08:51:05 +00:00
juanmanuelr 49595d8f69 2011-09-06 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/modules/manage_network_templates.php: Added description titles
        to action buttons on this view.

        Fixes: #3373300



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4921 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-06 15:25:35 +00:00
mdtrooper 3fc7dc518b 2011-09-01 Miguel de Dios <miguel.dedios@artica.es>
* godmode/modules/manage_nc_groups.php: fixed the javascript to promt to
	confirm the delete. And fixed the link to delete that in some browsers
	crash.
	
	Fixes: #3402336



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4877 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-01 14:19:44 +00:00
mdtrooper c74fea610e 2011-08-25 Miguel de Dios <miguel.dedios@artica.es>
* ggodmode/modules/manage_network_templates.php,
	godmode/modules/manage_network_components.php,
	godmode/modules/manage_nc_groups.php: added checkboxes in the elements in
	the list and main checkbox to select all checkboxes, for to multiple delete.
	
	Fixes: #3390017



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4826 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-25 18:27:47 +00:00
darode eeb0105e0d 2011-08-11 Dario Rodriguez <dario.rodriguez@artica.es>
* godmode/modules/manage_nc_groups.php: Fixed some problems with
        * pagination



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4716 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-11 09:19:31 +00:00
javilanz bbb4e4cabf 2011-08-04 Javier Lanz <javier.lanz@artica.es>
* godmode/modules/manage_nc_groups.php: Fixed creating &
        * updating
        component gruops with blank names

        Fixes: #3384668



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4665 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-04 11:25:02 +00:00
Aldrioth 301b78969f 2011-08-02 Tomas Palacios <tomas.palacios@artica.es>
* godmode/modules/manage_network_components.php: fixed a bug
        regarding blank and identical names in network components update
        and creation. Partial fix for bug id 3384668.

        Fixes: 3384668 (Partially)



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4663 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-02 15:09:38 +00:00
darode a46fc2e1c2 2011-07-29 Dario Rodriguez <dario.rodriguez@artica.es>
* godmode/modules/manage_network_templates_form.php: Fixed
        a bug with allows to create a module template without a
        name.

        Fixes: 3371381



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4653 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-29 11:30:46 +00:00
zarzuelo 8b562d2a6c 2011-07-21 Sergio Martin <sergio.martin@artica.es>
* include/functions_users.php
	extensions/module_groups.php
	godmode/groups/modu_group_list.php
	godmode/groups/group_list.php
	godmode/alerts/alert_commands.php
	godmode/setup/os.list.php
	godmode/setup/news.php
	godmode/users/profile_list.php
	godmode/modules/manage_network_components.php
	godmode/modules/manage_nc_groups.php: Fixed several lonely 
	headers when no data and other no data little bugs for 3371455



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4614 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-21 12:37:24 +00:00
zarzuelo da222177b4 2011-07-21 Sergio Martin <sergio.martin@artica.es>
* include/functions_groups.php
	godmode/modules/manage_network_templates.php
	godmode/modules/manage_network_templates_form.php: Fixed few
	issues foreach errors
	
	* godmode/agentes/agent_manager.php
	godmode/massive/massive_edit_agents.php: Fixed icon agent colors
	bug



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4606 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-21 08:23:54 +00:00
juanmanuelr a864790187 2011-07-12 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_events.php
	include/functions.php
	operation/agentes/estado_monitores.php
	operation/agentes/networkmap.php
	godmode/modules/manage_nc_groups.php: Fixes in this views in order 
	to have compatibility with IE.
	
	Bug: #3274423



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4547 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-12 13:11:33 +00:00
Ramon Novoa d462c4cb08 2011-07-07 Ramon Novoa <rnovoa@artica.es>
* include/functions_network_components.php,
	  include/functions_api.php,
	  include/functions_ui.php,
	  pandoradb.sql,
	  pandoradb.postgreSQL.sql,
	  pandoradb.oracle.sql,
	  extensions/resource_registration.php,
	  extensions/plugin_registration.php,
	  operation/agentes/status_monitor.php,
	  operation/agentes/estado_monitores.php,
	  extras/pandoradb_migrate_v3.2_to_v4.0.sql,
	  godmode/agentes/module_manager_editor_common.php,
	  godmode/agentes/module_manager.php,
	  godmode/agentes/configurar_agente.php,
	  godmode/agentes/module_manager_editor.php,
	  godmode/massive/massive_edit_modules.php,
	  godmode/modules/manage_network_components_form.php,
	  godmode/modules/manage_network_templates.php,
	  godmode/modules/manage_network_components_form_common.php,
	  godmode/modules/manage_network_components.php: Added support for
	  warning/critical status regexp (works with both numeric and string
	  data types).



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4524 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-07 11:12:15 +00:00
juanmanuelr f814152fbe 2011-07-06 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_html.php
	include/styles/dialog.css
	include/styles/pandora_blackmetal.css
	include/styles/menu.css
	include/styles/pandora_black.css
	include/styles/pandora.css
	include/functions_ui.php
	extensions/update_manager/main.php
	operation/visual_console/index.php
	operation/agentes/status_monitor.php
	operation/agentes/estado_ultimopaquete.php
	operation/agentes/alerts_status.php
	operation/agentes/estado_generalagente.php
	operation/agentes/estado_agente.php
	operation/agentes/gis_view.php
	operation/agentes/estado_monitores.php
	operation/agentes/ver_agente.php
	operation/agentes/graphs.php
	operation/agentes/group_view.php
	operation/users/user_edit.php
	operation/events/events_list.php
	operation/messages/message.php
	operation/reporting/graph_viewer.php
	pandoradb.data.postgreSQL.sql
	pandoradb.data.oracle.sql
	images/agents_group.png
	images/application_double.png
	images/sitemap.png
	images/application_edit.png
	images/file.png
	images/page_white_text.png
	images/zoom.png
	images/page_refresh.png
	images/cog_del.png
	images/setup.png
	images/tag_red.png
	images/computer_error.png
	images/ok.png
	images/link_delete.png
	images/attachment.png
	images/god5.png
	images/god9.png
	images/down.png
	images/lightbulb.png
	images/help.png
	images/brick.png
	images/pill.png
	images/link_edit.png
	images/database_gear.png
	images/b_white.png
	images/wrench_orange.png
	images/up.png
	images/link_add.png
	images/chart_curve.png
	images/email_open.png
	images/page_white.png
	images/link2.png
	images/box.png
	images/clock.png
	images/note.png
	images/rss.png
	images/skin/skin_default/include/styles/pandora.css
	images/extensions.png
	images/flag_red.png
	images/database.png
	images/images.png
	images/cog.png
	images/b_yellow.png
	images/groups_small/clock.png
	images/groups_small/world.png
	images/groups_small/server_database.png
	images/groups_small/computer.png
	images/cancel.png
	images/add.png
	images/mouse.png
	images/server_database.png
	images/computer.png
	images/book_edit.png
	images/lupa.png
	images/heart.png
	images/database_lightning.png
	images/user.png
	images/link_break.png
	images/edit.png
	images/page_white_magnify.png
	images/normalscreen.png
	images/sitemap_color.png
	images/go.png
	images/config.png
	images/database_refresh.png
	images/link_go.png
	images/comments.png
	images/email.png
	images/lock.png
	images/os_icons/so_linux.png
	images/os_icons/android_small.png
	images/os_icons/android.png
	images/os_icons/so_linux_small.png
	images/error.png
	images/god3.png
	images/god7.png
	images/calendar_view_day.png
	images/data.png
	images/fullscreen.png
	images/server_web.png
	images/lupa_15x15.png
	images/lightning_go.png
	images/star.png
	images/user_suit.png
	images/upd.png
	images/application.png
	images/music_note.png
	images/lightbulb_off.png
	images/application_not_writable.png
	images/sort_down.png
	images/eye.png
	images/lightning.png
	images/header.jpg
	images/wrench.png
	images/mimetypes/unknown.png
	images/mimetypes/image.png
	images/mimetypes/zip.png
	images/mimetypes/directory.png
	images/mimetypes/text.png
	images/delete.png
	images/bricks.png
	images/world.png
	images/wand.png
	images/delete_modules.png
	images/disk.png
	images/group.png
	images/god8.png
	images/server.png
	images/bug.png
	images/page_lightning.png
	images/house.png
	images/log-out.png
	images/monitor.png
	images/information.png
	images/cross.png
	images/sort_up.png
	general/login_page.php
	general/logon_ok.php
	general/logoff.php
	godmode/groups/group_list.php
	godmode/admin_access_logs.php
	godmode/db/db_audit.php
	godmode/db/db_refine.php
	godmode/db/db_event.php
	godmode/agentes/agent_template.php
	godmode/agentes/module_manager_editor_common.php
	godmode/agentes/fields_manager.php
	godmode/agentes/module_manager.php
	godmode/agentes/modificar_agente.php
	godmode/agentes/agent_manager.php
	godmode/servers/recon_script.php
	godmode/servers/plugin.php
	godmode/servers/manage_recontask.php
	godmode/servers/modificar_server.php
	godmode/alerts/alert_list.list.php
	godmode/alerts/alert_templates.php
	godmode/alerts/alert_actions.php
	godmode/alerts/alert_commands.php
	godmode/snmpconsole/snmp_alert.php
	godmode/snmpconsole/snmp_filters.php
	godmode/users/user_list.php
	godmode/users/profile_list.php
	godmode/gis_maps/index.php
	godmode/massive/massive_operations.php
	godmode/modules/manage_network_templates.php
	godmode/modules/manage_network_components.php
	godmode/reporting/reporting_builder.list_items.php
	godmode/reporting/reporting_builder.main.php
	godmode/reporting/visual_console_builder.data.php
	godmode/reporting/reporting_builder.php
	godmode/reporting/graph_builder.preview.php
	godmode/tag/tag.php
	godmode/tag/edit_tag.php: Improved Css styles.

	* images/splash_pandora.png
	images/black_red_header.png
	images/black_background.png: Added images for new styles. 
	
	*include/styles/pandora_red.css
	include/styles/pandora_width.css: Deleted old styles.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4514 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-06 11:57:27 +00:00
juanmanuelr a520a4e740 2011-06-28 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* extensions/module_groups/brick.png
	images/skin/skin_default/images/agents_group.png
	images/skin/skin_default/images/note.png
	images/skin/skin_default/images/os_icons/android_small.png: Added 
	new icons.
	
	* include/styles/pandora.css
	include/functions_ui.php
	extensions/insert_data.php
	extensions/system_info.php
	extensions/pandora_logs.php
	extensions/agents_modules.php
	extensions/resource_registration.php
	extensions/resource_exportation.php
	extensions/module_groups.php
	extensions/update_manager/main.php
	extensions/plugin_registration.php
	operation/extensions.php
	operation/visual_console/render_view.php
	operation/visual_console/index.php
	operation/agentes/status_monitor.php
	operation/agentes/alerts_status.php
	operation/agentes/estado_ultimopaquete.php
	operation/agentes/custom_fields.php
	operation/agentes/estado_generalagente.php
	operation/agentes/estado_agente.php
	operation/agentes/status_events.php
	operation/agentes/sla_view.php
	operation/agentes/exportdata.php
	operation/agentes/estado_monitores.php
	operation/agentes/ver_agente.php
	operation/agentes/group_view.php
	operation/agentes/networkmap.php
	operation/users/user_edit.php
	operation/gis_maps/index.php
	operation/events/events_list.php
	operation/messages/message.php
	operation/reporting/custom_reporting.php
	images/skin/skin_default/include/styles/pandora.css
	extras/pandora_diag.php
	general/logon_ok.php
	godmode/groups/modu_group_list.php
	godmode/groups/configure_group.php
	godmode/groups/configure_modu_group.php
	godmode/groups/group_list.php
	godmode/admin_access_logs.php
	godmode/extensions.php
	godmode/db/db_main.php
	godmode/db/db_audit.php
	godmode/db/db_sanity.php
	godmode/db/db_refine.php
	godmode/db/db_info.php
	godmode/db/db_event.php
	godmode/db/db_purge.php
	godmode/agentes/agent_template.php
	godmode/agentes/module_manager_editor_common.php
	godmode/agentes/fields_manager.php
	godmode/agentes/agent_conf_gis.php
	godmode/agentes/module_manager.php
	godmode/agentes/modificar_agente.php
	godmode/agentes/configurar_agente.php
	godmode/agentes/configure_field.php
	godmode/agentes/planned_downtime.php
	godmode/agentes/manage_config_remote.php
	godmode/agentes/agent_manager.php
	godmode/servers/recon_script.php
	godmode/servers/plugin.php
	godmode/servers/modificar_server.php
	godmode/servers/manage_recontask_form.php
	godmode/alerts/alert_list.list.php
	godmode/alerts/configure_alert_compound.php
	godmode/alerts/alert_compounds.php
	godmode/alerts/configure_alert_template.php
	godmode/alerts/alert_templates.php
	godmode/alerts/configure_alert_action.php
	godmode/alerts/configure_alert_command.php
	godmode/alerts/alert_actions.php
	godmode/alerts/alert_list.builder.php
	godmode/alerts/alert_commands.php
	godmode/snmpconsole/snmp_alert.php
	godmode/snmpconsole/snmp_filters.php
	godmode/setup/os.list.php
	godmode/setup/news.php
	godmode/setup/links.php
	godmode/setup/setup.php
	godmode/setup/performance.php
	godmode/setup/setup_auth.php
	godmode/setup/gis.php
	godmode/setup/os.builder.php
	godmode/setup/setup_visuals.php
	godmode/users/user_list.php
	godmode/users/configure_user.php
	godmode/gis_maps/configure_gis_map.php
	godmode/gis_maps/index.php
	godmode/massive/massive_add_alerts.php
	godmode/massive/massive_copy_modules.php
	godmode/massive/massive_delete_agents.php
	godmode/massive/massive_enable_disable_alerts.php
	godmode/massive/massive_delete_profiles.php
	godmode/massive/massive_edit_agents.php
	godmode/massive/massive_delete_action_alerts.php
	godmode/massive/massive_delete_modules.php
	godmode/massive/massive_add_profiles.php
	godmode/massive/massive_delete_alerts.php
	godmode/massive/massive_edit_modules.php
	godmode/massive/massive_standby_alerts.php
	godmode/massive/massive_add_action_alerts.php
	godmode/modules/manage_nc_groups_form.php
	godmode/modules/manage_network_templates.php
	godmode/modules/module_list.php
	godmode/modules/manage_network_components_form_common.php
	godmode/modules/manage_network_components_form_network.php
	godmode/modules/manage_network_templates_form.php
	godmode/modules/manage_network_components_form_wmi.php
	godmode/modules/manage_network_components.php
	godmode/modules/manage_nc_groups.php
	godmode/reporting/visual_console_builder.wizard.php
	godmode/reporting/graph_builder.main.php
	godmode/reporting/reporting_builder.list_items.php
	godmode/reporting/reporting_builder.main.php
	godmode/reporting/visual_console_builder.data.php
	godmode/reporting/graph_builder.graph_editor.php
	godmode/reporting/reporting_builder.php
	godmode/reporting/reporting_builder.item_editor.php
	godmode/reporting/map_builder.php
	godmode/reporting/graphs.php
	godmode/tag/tag.php
	godmode/tag/edit_tag.php: Css style improvements.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4494 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-06-28 13:31:52 +00:00
juanmanuelr b1133a50a9 2011-05-09 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_graph.php
	include/functions_html.php
	include/functions_menu.php
	include/graphs/fgraph.php
	include/functions_messages.php
	include/functions_modules.php
	include/functions_reporting.php
	include/functions_filemanager.php
	include/functions_networkmap.php
	include/functions_servers.php
	include/functions_network_profiles.php
	include/functions_network_components.php
	include/functions_visual_map.php
	include/ajax/visual_console_builder.ajax.php
	include/ajax/agent.php
	include/ajax/alert_list.ajax.php
	include/ajax/module.php
	include/functions_io.php
	include/functions_api.php
	include/functions_ui.php
	include/fgraph.php
	include/functions_incidents.php
	include/functions.php
	include/functions_agents.php
	include/functions_db.php
	include/functions_alerts.php
	include/functions_reports.php
	include/functions_ui_renders.php
	extensions/insert_data.php
	extensions/agents_modules.php
	extensions/resource_registration.php
	extensions/resource_exportation.php
	extensions/module_groups.php
	extensions/plugin_registration.php
	operation/incidents/incident.incident.php
	operation/incidents/incident.php
	operation/incidents/incident_detail.php
	operation/incidents/incident.download_file.php
	operation/incidents/incident.list.php
	operation/search_modules.php
	operation/agentes/status_monitor.php
	operation/agentes/export_csv.php
	operation/agentes/estado_ultimopaquete.php
	operation/agentes/datos_agente.php
	operation/agentes/estado_agente.php
	operation/agentes/networkmap.topology.php
	operation/agentes/networkmap.groups.php
	operation/agentes/sla_view.php
	operation/agentes/exportdata.php
	operation/agentes/estado_monitores.php
	operation/agentes/ver_agente.php
	operation/agentes/tactical.php
	operation/agentes/group_view.php
	operation/agentes/networkmap.php
	operation/agentes/stat_win.php
	operation/servers/view_server.php
	operation/servers/view_server_detail.php
	operation/menu.php
	operation/search_agents.php
	operation/integria_incidents/incident.incident.php
	operation/integria_incidents/incident.php
	operation/integria_incidents/incident_detail.php
	operation/integria_incidents/incident.download_file.php
	operation/integria_incidents/incident.list.php
	operation/events/events_rss.php
	operation/events/events_list.php
	operation/search_alerts.php
	operation/messages/message.php
	operation/reporting/reporting_xml.php
	operation/reporting/reporting_viewer.php
	operation/reporting/custom_reporting.php
	operation/search_reports.php
	operation/search_results.php
	mobile/operation/agents/monitor_status.php
	mobile/operation/agents/view_agents.php
	mobile/operation/agents/tactical.php
	mobile/operation/agents/view_alerts.php
	mobile/operation/agents/group_view.php
	mobile/operation/servers/view_servers.php
	general/logon_ok.php
	general/header.php
	godmode/admin_access_logs.php
	godmode/db/db_refine.php
	godmode/db/db_info.php
	godmode/db/db_purge.php
	godmode/agentes/agent_template.php
	godmode/agentes/module_manager_editor_common.php
	godmode/agentes/module_manager.php
	godmode/agentes/configurar_agente.php
	godmode/agentes/module_manager_editor.php
	godmode/agentes/agent_manager.php
	godmode/servers/recon_script.php
	godmode/servers/plugin.php
	godmode/servers/manage_recontask.php
	godmode/servers/modificar_server.php
	godmode/menu.php
	godmode/alerts/alert_list.list.php
	godmode/alerts/configure_alert_compound.php
	godmode/alerts/configure_alert_action.php
	godmode/setup/os.list.php
	godmode/setup/links.php
	godmode/setup/setup.php
	godmode/users/user_list.php
	godmode/users/configure_user.php
	godmode/massive/massive_add_alerts.php
	godmode/massive/massive_delete_profiles.php
	godmode/massive/massive_edit_agents.php
	godmode/massive/massive_delete_modules.php
	godmode/massive/massive_add_profiles.php
	godmode/massive/massive_delete_alerts.php
	godmode/massive/massive_edit_modules.php
	godmode/modules/manage_network_components_form.php
	godmode/modules/manage_nc_groups_form.php
	godmode/modules/manage_network_templates.php
	godmode/modules/manage_network_components_form_common.php
	godmode/modules/manage_network_templates_form.php
	godmode/modules/manage_network_components_form_wmi.php
	godmode/modules/manage_network_components.php
	godmode/modules/manage_nc_groups.php
	godmode/reporting/reporting_builder.preview.php
	godmode/reporting/graph_builder.graph_editor.php
	godmode/reporting/reporting_builder.php
	godmode/reporting/reporting_builder.item_editor.php: Functions in 
	functions_incidents.php, functions_io.php, functions_menu.php, functions_messages.php,
	functions_modules.php, functions_network_components.php, functions_network_profiles.php,
	functions_networkmap.php, functions_reporting.php, functions_reports.php, 
	functions_servers.php have "incidents_", "io_", "menu_", "messages_", "modules_",
	"network_profiles_", "network_components_", "networkmap_", "reporting_", "reports_",
	"servers_" prefixes respectively.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4326 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-05-09 17:30:55 +00:00
juanmanuelr d628635f02 2011-04-27 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_graph.php
	include/functions_users.php
	include/functions_events.php
	include/functions_html.php
	include/functions_menu.php
	include/styles/pandora.css
	include/graphs/functions_pchart.php
	include/functions_messages.php
	include/functions_exportserver.php
	include/functions_modules.php
	include/functions_reporting.php
	include/functions_filemanager.php
	include/functions_groups.php
	include/functions_gis.php
	include/functions_networkmap.php
	include/functions_servers.php
	include/functions_network_components.php
	include/functions_visual_map.php
	include/ajax/skins.ajax.php
	include/ajax/visual_console_builder.ajax.php
	include/help/en/help_gis_map_builder.php
	include/help/en/help_agent_status.php
	include/help/en/help_eventview.php
	include/help/en/help_configure_gis_map.php
	include/help/en/help_cascade_protection.php
	include/help/en/help_setup_gis_index.php
	include/help/es/help_gis_map_builder.php
	include/help/es/help_agent_status.php
	include/help/es/help_eventview.php
	include/help/es/help_configure_gis_map.php
	include/help/es/help_cascade_protection.php
	include/help/ja/help_gis_map_builder.php
	include/help/ja/help_agent_status.php
	include/help/ja/help_eventview.php
	include/help/ja/help_configure_gis_map.php
	include/help/ja/help_cascade_protection.php
	include/help/ja/help_setup_gis_index.php
	include/functions_ui.php
	include/functions_incidents.php
	include/functions.php
	include/functions_agents.php
	include/functions_db.php
	include/functions_fsgraph.php
	include/functions_extensions.php
	include/functions_ui_renders.php
	extensions/insert_data.php
	extensions/system_info.php
	extensions/extension_uploader.php
	extensions/agents_modules.php
	extensions/dbmanager.php
	extensions/resource_registration.php
	extensions/resource_exportation.php
	extensions/users_connected.php
	extensions/module_groups.php
	extensions/update_manager/settings.php
	extensions/update_manager/main.php
	operation/incidents/incident.incident.php
	operation/incidents/incident.php
	operation/incidents/incident.files.php
	operation/incidents/incident.tracking.php
	operation/incidents/incident_detail.php
	operation/incidents/incident.workunits.php
	operation/incidents/incident.list.php
	operation/search_modules.php
	operation/extensions.php
	operation/visual_console/render_view.php
	operation/visual_console/index.php
	operation/agentes/status_monitor.php
	operation/agentes/estado_ultimopaquete.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/networkmap.topology.php
	operation/agentes/alerts_status.functions.php
	operation/agentes/networkmap.groups.php
	operation/agentes/sla_view.php
	operation/agentes/exportdata.php
	operation/agentes/gis_view.php
	operation/agentes/estado_monitores.php
	operation/agentes/ver_agente.php
	operation/agentes/graphs.php
	operation/agentes/tactical.php
	operation/agentes/group_view.php
	operation/agentes/networkmap.php
	operation/agentes/stat_win.php
	operation/servers/view_server.php
	operation/servers/view_server_detail.php
	operation/search_agents.php
	operation/search_graphs.php
	operation/snmpconsole/snmp_view.php
	operation/users/user_edit.php
	operation/integria_incidents/incident.incident.php
	operation/integria_incidents/incident.php
	operation/integria_incidents/incident.files.php
	operation/integria_incidents/incident.tracking.php
	operation/integria_incidents/incident_detail.php
	operation/integria_incidents/incident.workunits.php
	operation/integria_incidents/incident.list.php
	operation/gis_maps/render_view.php
	operation/gis_maps/ajax.php
	operation/gis_maps/index.php
	operation/events/export_csv.php
	operation/events/sound_events.php
	operation/events/events_validate.php
	operation/events/events_list.php
	operation/events/events.php
	operation/search_alerts.php
	operation/messages/message.php
	operation/reporting/reporting_xml.php
	operation/reporting/reporting_viewer.php
	operation/reporting/graph_viewer.php
	operation/reporting/custom_reporting.php
	operation/search_reports.php
	operation/search_maps.php
	operation/search_results.php
	operation/search_users.php
	mobile/operation/agents/monitor_status.php
	mobile/operation/agents/view_agents.php
	mobile/operation/agents/tactical.php
	mobile/operation/agents/view_alerts.php
	mobile/operation/agents/group_view.php
	mobile/operation/events/events.php
	mobile/operation/servers/view_servers.php
	mobile/include/user.class.php
	general/pandora_help.php
	general/noaccess.php
	general/login_page.php
	general/logon_ok.php
	general/logoff.php
	general/ui/agents_list.php
	general/header.php
	godmode/groups/modu_group_list.php
	godmode/groups/configure_group.php
	godmode/groups/configure_modu_group.php
	godmode/groups/group_list.php
	godmode/admin_access_logs.php
	godmode/extensions.php
	godmode/db/db_sanity.php
	godmode/db/db_refine.php
	godmode/db/db_info.php
	godmode/db/db_event.php
	godmode/db/db_purge.php
	godmode/agentes/agent_template.php
	godmode/agentes/module_manager_editor_common.php
	godmode/agentes/module_manager_editor_network.php
	godmode/agentes/fields_manager.php
	godmode/agentes/module_manager_editor_wmi.php
	godmode/agentes/module_manager_editor_plugin.php
	godmode/agentes/agent_conf_gis.php
	godmode/agentes/module_manager_editor_prediction.php
	godmode/agentes/module_manager.php
	godmode/agentes/modificar_agente.php
	godmode/agentes/configurar_agente.php
	godmode/agentes/configure_field.php
	godmode/agentes/module_manager_editor.php
	godmode/agentes/planned_downtime.php
	godmode/agentes/manage_config_remote.php
	godmode/agentes/agent_manager.php
	godmode/servers/recon_script.php
	godmode/servers/plugin.php
	godmode/servers/manage_recontask.php
	godmode/servers/modificar_server.php
	godmode/servers/manage_recontask_form.php
	godmode/alerts/alert_list.list.php
	godmode/alerts/configure_alert_compound.php
	godmode/alerts/alert_compounds.php
	godmode/alerts/alert_list.php
	godmode/alerts/configure_alert_template.php
	godmode/alerts/alert_templates.php
	godmode/alerts/configure_alert_action.php
	godmode/alerts/configure_alert_command.php
	godmode/alerts/alert_actions.php
	godmode/alerts/alert_list.builder.php
	godmode/alerts/alert_commands.php
	godmode/snmpconsole/snmp_alert.php
	godmode/snmpconsole/snmp_filters.php
	godmode/setup/file_manager.php
	godmode/setup/os.list.php
	godmode/setup/news.php
	godmode/setup/gis_step_2.php
	godmode/setup/links.php
	godmode/setup/setup.php
	godmode/setup/os.php
	godmode/setup/performance.php
	godmode/setup/setup_auth.php
	godmode/setup/gis.php
	godmode/setup/os.builder.php
	godmode/setup/setup_visuals.php
	godmode/users/user_list.php
	godmode/users/configure_user.php
	godmode/users/configure_profile.php
	godmode/gis_maps/configure_gis_map.php
	godmode/gis_maps/index.php
	godmode/massive/massive_add_alerts.php
	godmode/massive/massive_copy_modules.php
	godmode/massive/massive_delete_agents.php
	godmode/massive/massive_enable_disable_alerts.php
	godmode/massive/massive_operations.php
	godmode/massive/massive_delete_profiles.php
	godmode/massive/massive_edit_agents.php
	godmode/massive/massive_delete_action_alerts.php
	godmode/massive/massive_delete_modules.php
	godmode/massive/massive_add_profiles.php
	godmode/massive/massive_delete_alerts.php
	godmode/massive/massive_edit_modules.php
	godmode/massive/massive_standby_alerts.php
	godmode/massive/massive_add_action_alerts.php
	godmode/modules/manage_network_components_form.php
	godmode/modules/manage_nc_groups_form.php
	godmode/modules/manage_network_templates.php
	godmode/modules/module_list.php
	godmode/modules/manage_network_components_form_common.php
	godmode/modules/manage_network_components_form_network.php
	godmode/modules/manage_network_templates_form.php
	godmode/modules/manage_network_components_form_wmi.php
	godmode/modules/manage_network_components.php
	godmode/modules/manage_nc_groups.php
	godmode/modules/manage_network_components_form_plugin.php
	godmode/reporting/reporting_builder.list_items.php
	godmode/reporting/graph_builder.main.php
	godmode/reporting/visual_console_builder.wizard.php
	godmode/reporting/visual_console_builder.php
	godmode/reporting/reporting_builder.preview.php
	godmode/reporting/reporting_builder.main.php
	godmode/reporting/visual_console_builder.data.php
	godmode/reporting/visual_console_builder.elements.php
	godmode/reporting/graph_builder.php
	godmode/reporting/graph_builder.graph_editor.php
	godmode/reporting/reporting_builder.php
	godmode/reporting/visual_console_builder.editor.php
	godmode/reporting/reporting_builder.item_editor.php
	godmode/reporting/map_builder.php
	godmode/reporting/graphs.php
	godmode/reporting/graph_builder.preview.php: Now functions on 
	functions_html.php, functions_gis.php, functions_filemanager.php, 
	functions_exportserver.php have "html_", "gis_", "filemanager_" and
	"exportserver_" prefix respectively.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4281 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-04-27 13:43:31 +00:00
juanmanuelr ae8410e36e * include/functions_graph.php
include/functions_html.php
	include/functions_messages.php
	include/db/postgresql.php
	include/db/mysql.php
	include/db/oracle.php
	include/functions_reporting.php
	include/functions_filemanager.php
	include/functions_gis.php
	include/auth/ldap.php
	include/auth/mysql.php
	include/functions_networkmap.php
	include/functions_network_components.php
	include/ajax/skins.ajax.php
	include/ajax/reporting.ajax.php
	include/ajax/visual_console_builder.ajax.php
	include/ajax/alert_list.ajax.php
	include/ajax/module.php
	include/functions_config.php
	include/functions_api.php
	include/help/en/help_timesource.php
	include/help/es/help_timesource.php
	include/help/ja/help_timesource.php
	include/config_process.php
	include/functions_ui.php
	include/functions_custom_graphs.php
	include/fgraph.php
	include/functions_incidents.php
	include/api.php
	include/functions_reports.php
	include/functions_ui_renders.php
	extensions/insert_data.php
	extensions/system_info.php
	extensions/extension_uploader.php
	extensions/pandora_logs.php
	extensions/agents_modules.php
	extensions/update_manager.php
	extensions/ssh_console.php
	extensions/dbmanager.php
	extensions/vnc_view.php
	extensions/resource_registration.php
	extensions/resource_exportation.php
	extensions/users_connected.php
	extensions/module_groups.php
	extensions/update_manager/load_updatemanager.php
	extensions/update_manager/lib/libupdate_manager_client.php
	extensions/update_manager/lib/libupdate_manager.php
	extensions/update_manager/lib/libupdate_manager_components.php
	extensions/update_manager/lib/libupdate_manager_updates.php
	extensions/update_manager/settings.php
	extensions/update_manager/main.php
	extensions/plugin_registration.php
	operation/incidents/incident.php
	operation/incidents/incident_detail.php
	operation/incidents/incident_statistics.php
	operation/search_modules.php
	operation/visual_console/render_view.php
	operation/visual_console/index.php
	operation/extensions.php
	operation/agentes/status_monitor.php
	operation/agentes/export_csv.php
	operation/agentes/estado_ultimopaquete.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/networkmap.topology.php
	operation/agentes/networkmap.groups.php
	operation/agentes/sla_view.php
	operation/agentes/exportdata.php
	operation/agentes/gis_view.php
	operation/agentes/estado_monitores.php
	operation/agentes/ver_agente.php
	operation/agentes/graphs.php
	operation/agentes/agent_fields.php
	operation/agentes/tactical.php
	operation/agentes/group_view.php
	operation/agentes/networkmap.php
	operation/agentes/stat_win.php
	operation/servers/view_server.php
	operation/servers/view_server_detail.php
	operation/menu.php
	operation/search_agents.php
	operation/search_graphs.php
	operation/snmpconsole/snmp_view.php
	operation/users/user_edit.php
	operation/gis_maps/render_view.php
	operation/gis_maps/ajax.php
	operation/integria_incidents/incident.php
	operation/integria_incidents/incident_detail.php
	operation/integria_incidents/incident_statistics.php
	operation/events/event_statistics.php
	operation/events/events_rss.php
	operation/events/export_csv.php
	operation/events/sound_events.php
	operation/events/events_validate.php
	operation/events/events_list.php
	operation/events/events_marquee.php
	operation/events/events.php
	operation/search_alerts.php
	operation/messages/message.php
	operation/reporting/reporting_xml.php
	operation/reporting/reporting_viewer.php
	operation/reporting/graph_viewer.php
	operation/search_reports.php
	operation/search_maps.php
	operation/search_users.php
	extras/pandora_diag.php
	mobile/operation/agents/monitor_status.php
	mobile/operation/agents/view_agents.php
	mobile/operation/agents/view_alerts.php
	mobile/operation/agents/group_view.php
	mobile/operation/events/events.php
	mobile/index.php
	general/error_authconfig.php
	general/links_menu.php
	general/logon_ok.php
	general/error_dbconfig.php
	general/ui/agents_list.php
	general/header.php
	godmode/groups/modu_group_list.php
	godmode/groups/configure_group.php
	godmode/groups/configure_modu_group.php
	godmode/groups/group_list.php
	godmode/admin_access_logs.php
	godmode/db/db_main.php
	godmode/db/db_audit.php
	godmode/db/db_sanity.php
	godmode/db/db_refine.php
	godmode/db/db_info.php
	godmode/db/db_event.php
	godmode/db/db_purge.php
	godmode/extensions.php
	godmode/agentes/agent_template.php
	godmode/agentes/module_manager_editor_common.php
	godmode/agentes/fields_manager.php
	godmode/agentes/agent_conf_gis.php
	godmode/agentes/module_manager_editor_prediction.php
	godmode/agentes/module_manager.php
	godmode/agentes/modificar_agente.php
	godmode/agentes/configurar_agente.php
	godmode/agentes/configure_field.php
	godmode/agentes/module_manager_editor.php
	godmode/agentes/planned_downtime.php
	godmode/agentes/manage_config_remote.php
	godmode/agentes/agent_manager.php
	godmode/servers/recon_script.php
	godmode/servers/plugin.php
	godmode/servers/manage_recontask.php
	godmode/servers/modificar_server.php
	godmode/servers/manage_recontask_form.php
	godmode/alerts/alert_list.list.php
	godmode/alerts/configure_alert_compound.php
	godmode/alerts/alert_compounds.php
	godmode/alerts/alert_list.php
	godmode/alerts/configure_alert_template.php
	godmode/alerts/alert_templates.php
	godmode/alerts/configure_alert_action.php
	godmode/alerts/configure_alert_command.php
	godmode/alerts/alert_actions.php
	godmode/alerts/alert_list.builder.php
	godmode/alerts/alert_commands.php
	godmode/setup/file_manager.php
	godmode/setup/os.list.php
	godmode/setup/news.php
	godmode/setup/gis_step_2.php
	godmode/setup/links.php
	godmode/setup/setup.php
	godmode/setup/os.php
	godmode/setup/performance.php
	godmode/setup/setup_auth.php
	godmode/setup/gis.php
	godmode/setup/os.builder.php
	godmode/setup/setup_visuals.php
	godmode/snmpconsole/snmp_alert.php
	godmode/snmpconsole/snmp_filters.php
	godmode/users/user_list.php
	godmode/users/configure_profile.php
	godmode/gis_maps/configure_gis_map.php
	godmode/gis_maps/index.php
	godmode/massive/massive_add_alerts.php
	godmode/massive/massive_copy_modules.php
	godmode/massive/massive_delete_agents.php
	godmode/massive/massive_enable_disable_alerts.php
	godmode/massive/massive_operations.php
	godmode/massive/massive_delete_profiles.php
	godmode/massive/massive_edit_agents.php
	godmode/massive/massive_delete_action_alerts.php
	godmode/massive/massive_delete_modules.php
	godmode/massive/massive_add_profiles.php
	godmode/massive/massive_delete_alerts.php
	godmode/massive/massive_edit_modules.php
	godmode/massive/massive_standby_alerts.php
	godmode/massive/massive_add_action_alerts.php
	godmode/modules/manage_network_components_form.php
	godmode/modules/manage_nc_groups_form.php
	godmode/modules/manage_network_templates.php
	godmode/modules/module_list.php
	godmode/modules/manage_network_components_form_common.php
	godmode/modules/manage_network_components_form_network.php
	godmode/modules/manage_network_templates_form.php
	godmode/modules/manage_network_components_form_wmi.php
	godmode/modules/manage_network_components.php
	godmode/modules/manage_nc_groups.php
	godmode/reporting/visual_console_builder.wizard.php
	godmode/reporting/graph_builder.main.php
	godmode/reporting/reporting_builder.list_items.php
	godmode/reporting/visual_console_builder.php
	godmode/reporting/reporting_builder.preview.php
	godmode/reporting/reporting_builder.main.php
	godmode/reporting/visual_console_builder.data.php
	godmode/reporting/visual_console_builder.elements.php
	godmode/reporting/graph_builder.php
	godmode/reporting/visual_console_builder.preview.php
	godmode/reporting/graph_builder.graph_editor.php
	godmode/reporting/reporting_builder.php
	godmode/reporting/visual_console_builder.editor.php
	godmode/reporting/reporting_builder.item_editor.php
	godmode/reporting/map_builder.php
	godmode/reporting/graphs.php
	godmode/reporting/graph_builder.preview.php
	include/functions_db.php: Added some includes and functions of this code have "db_" prefix.
	* include/functions.php: Moved function check_login(), check_acl(), 
	dame_nombre_pluginid(), get_os_name() from functions_db.php to functions.php. 
	* include/functions_groups.php: Moved functions get_childrens(), safe_acl_group()
	 and get_parents(), give_disabled_group(), isAllGroups(), get_group_icon(), get_all_groups(), 	 
	get_id_groups_recursive(), get_user_groups_tree_recursive(), get_group_status(), 
	get_group_name(), get_group_users() from functions_db.php to this code. 
	* include/functions_profile.php: New library with profile functions. Moved functions 
	get_profile_name(), get_profiles(), create_user_profile(), delete_user_profile(), 
	delete_profile() from functions_db.php to this code. Added new parameter in function 
	get_profile() to retrieve profiles with filter conditions applied.
	* include/functions_users.php: New library with users functions. Moved functions 
	get_users_info(), get_all_model_groups(), get_user_groups(), get_user_groups_tree(), 
	get_user_first_group(), user_access_to_agent() from funtions_db.php to this code.
	* godmode/users/configure_user.php: Changed get_profile_filter() function to get_profile(). 
	* include/functions_agents.php: Moved functions get_group_agents(), get_agent_modules(), 
	get_agent_module_id(), get_agent_id(), get_agent_name(), get_agent_modules_data_count(), 
	check_alert_fired(), get_agent_interval(), get_agent_os(), give_agentmodule_flag(), 
	agent_add_address(), agent_delete_address(), get_agent_address(), get_agent_with_ip(), 
	get_agent_addresses(), get_agent_status(), delete_agent(), get_agentmodule_group(), 
	get_agent_group() from functions_db.php to this code.
	* include/functions_modules.php: Moved functions get_agentmodule(), get_agentmodule_id(), 
	get_agentmodule_is_init(), get_agent_modules_count(), get_module_type_name(), 
	get_module_type_icon(), get_agentmodule_agent(), get_agentmodule_agent_name(), 
	get_agentmodule_name(), get_agentmodule_type(), get_monitor_downs_in_period(), 		
	get_monitor_last_down_timestamp_in_period(), get_monitors_in_group(), 
	get_monitors_in_agent(), get_monitors_down(), get_moduletype_name(), 
	get_moduletype_description(), get_moduletypes(), get_module_interval(), show_icon_type(), 		
	give_modulecategory_name(),
 	give_agent_id_from_module_id(), get_module_status(), get_agent_module_last_value(), 
	get_previous_data(), get_agentmodule_modulegroup(), get_modulegroups(), 
	get_modulegroup_name() from functions_db.php to this code.
	* include/functions_alerts.php: Moved functions get_alert_type(), get_agent_alert_fired(),
	 get_module_alert_fired(), get_alert_fires_in_period(), get_group_alerts(), get_alerts_fired(), 
	get_alert_last_fire_timestamp_in_period(), get_agentmodule_status(), 
	get_agentmodule_last_status() from functions_db.php to this code.
	* include/functions_exportserver.php: Moved function dame_nombre_servidorexportacion() 
	from functions_db.php to this code.
	* include/functions_events.php: Moved functions get_group_events(), get_agent_events(), 
	get_module_events() from functions_db.php to this code.
	* include/functions_servers.php: Moved functions get_server_name(), show_server_type(), 
	check_server_status(), server_status() from functions_db.php to this code.
	* include/functions_network_profiles.php: Moved function get_networkprofile_name() 
	from functions_db.php to this code.
	* include/functions_visual_map.php: Moved functions get_layoutdata_x(), get_layoutdata_y() 
	from fucntions_db.php to this code.
	* include/functions_io.php: Moved function __() from functions_db.php to this code.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4258 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-04-19 18:42:49 +00:00
javilanz 34fbb5c40a 2011-04-19 Javier Lanz <javier.lanz@artica.es>
* godmode/modules/manage_network_components_form.php: Enabled port field
	on Network Components - Remote SNMP network agent
	* godmode/modules/manage_network_components_form_plugin.php: Added port
	field on Network Components - Plugin Components


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4251 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-04-19 14:44:06 +00:00
juanmanuelr 78870b8ae3 2011-04-13 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_events.php
	include/functions_html.php
	include/functions_modules.php
	include/functions_reporting.php
	include/functions_filemanager.php
	include/functions_gis.php
	include/functions_networkmap.php
	include/functions_visual_map.php
	include/ajax/reporting.ajax.php
	include/help/en/help_timesource.php
	include/help/es/help_timesource.php
	include/help/ja/help_timesource.php
	include/functions_ui.php
	include/functions.php
	include/functions_db.php
	include/functions_ui_renders.php
	index.php
	extensions/insert_data.php
	extensions/system_info.php
	extensions/extension_uploader.php
	extensions/pandora_logs.php
	extensions/agents_modules.php
	extensions/dbmanager.php
	extensions/resource_registration.php
	extensions/resource_exportation.php
	extensions/users_connected.php
	extensions/module_groups.php
	extensions/update_manager/settings.php
	extensions/update_manager/main.php
	extensions/plugin_registration.php
	operation/incidents/incident.php
	operation/incidents/incident.files.php
	operation/incidents/incident_detail.php
	operation/incidents/incident.workunits.php
	operation/incidents/incident.list.php
	operation/incidents/incident_statistics.php
	operation/search_modules.php
	operation/visual_console/render_view.php
	operation/visual_console/index.php
	operation/extensions.php
	operation/agentes/status_monitor.php
	operation/agentes/alerts_status.php
	operation/agentes/datos_agente.php
	operation/agentes/estado_ultimopaquete.php
	operation/agentes/custom_fields.php
	operation/agentes/estado_generalagente.php
	operation/agentes/networkmap.topology.php
	operation/agentes/estado_agente.php
	operation/agentes/alerts_status.functions.php
	operation/agentes/networkmap.groups.php
	operation/agentes/bulbs.php
	operation/agentes/sla_view.php
	operation/agentes/exportdata.php
	operation/agentes/gis_view.php
	operation/agentes/estado_monitores.php
	operation/agentes/ver_agente.php
	operation/agentes/graphs.php
	operation/agentes/agent_fields.php
	operation/agentes/tactical.php
	operation/agentes/group_view.php
	operation/agentes/networkmap.php
	operation/agentes/stat_win.php
	operation/servers/view_server.php
	operation/servers/view_server_detail.php
	operation/search_agents.php
	operation/search_graphs.php
	operation/snmpconsole/snmp_view.php
	operation/users/user_edit.php
	operation/gis_maps/render_view.php
	operation/gis_maps/ajax.php
	operation/gis_maps/index.php
	operation/integria_incidents/incident.php
	operation/integria_incidents/incident.files.php
	operation/integria_incidents/incident_detail.php
	operation/integria_incidents/incident.workunits.php
	operation/integria_incidents/incident.list.php
	operation/integria_incidents/incident_statistics.php
	operation/events/event_statistics.php
	operation/events/events_list.php
	operation/events/events.php
	operation/search_alerts.php
	operation/messages/message.php
	operation/reporting/reporting_viewer.php
	operation/reporting/graph_viewer.php
	operation/reporting/custom_reporting.php
	operation/search_reports.php
	operation/search_maps.php
	operation/search_results.php
	operation/search_users.php
	extras/pandora_diag.php
	mobile/operation/agents/monitor_status.php
	mobile/operation/agents/view_agents.php
	mobile/operation/agents/view_alerts.php
	mobile/operation/events/events.php
	mobile/operation/servers/view_servers.php
	mobile/include/functions_web.php
	general/footer.php
	general/noaccess.php
	general/logon_ok.php
	general/main_menu.php
	general/ui/agents_list.php
	general/header.php
	godmode/groups/modu_group_list.php
	godmode/groups/configure_group.php
	godmode/groups/configure_modu_group.php
	godmode/groups/group_list.php
	godmode/admin_access_logs.php
	godmode/db/db_main.php
	godmode/db/db_audit.php
	godmode/db/db_sanity.php
	godmode/db/db_refine.php
	godmode/db/db_info.php
	godmode/db/db_event.php
	godmode/db/db_purge.php
	godmode/extensions.php
	godmode/agentes/module_manager_editor_common.php
	godmode/agentes/module_manager_editor_network.php
	godmode/agentes/fields_manager.php
	godmode/agentes/module_manager_editor_wmi.php
	godmode/agentes/module_manager_editor_plugin.php
	godmode/agentes/module_manager_editor_prediction.php
	godmode/agentes/agent_conf_gis.php
	godmode/agentes/module_manager.php
	godmode/agentes/modificar_agente.php
	godmode/agentes/configurar_agente.php
	godmode/agentes/configure_field.php
	godmode/agentes/module_manager_editor.php
	godmode/agentes/planned_downtime.php
	godmode/agentes/manage_config_remote.php
	godmode/agentes/agent_manager.php
	godmode/servers/recon_script.php
	godmode/servers/plugin.php
	godmode/servers/manage_recontask.php
	godmode/servers/modificar_server.php
	godmode/servers/manage_recontask_form.php
	godmode/alerts/alert_list.list.php
	godmode/alerts/configure_alert_compound.php
	godmode/alerts/alert_compounds.php
	godmode/alerts/alert_list.php
	godmode/alerts/configure_alert_template.php
	godmode/alerts/alert_templates.php
	godmode/alerts/configure_alert_action.php
	godmode/alerts/configure_alert_command.php
	godmode/alerts/alert_actions.php
	godmode/alerts/alert_list.builder.php
	godmode/alerts/alert_commands.php
	godmode/setup/file_manager.php
	godmode/setup/os.list.php
	godmode/setup/news.php
	godmode/setup/gis_step_2.php
	godmode/setup/links.php
	godmode/setup/setup.php
	godmode/setup/os.php
	godmode/setup/performance.php
	godmode/setup/setup_auth.php
	godmode/setup/gis.php
	godmode/setup/os.builder.php
	godmode/setup/setup_visuals.php
	godmode/snmpconsole/snmp_alert.php
	godmode/snmpconsole/snmp_filters.php
	godmode/users/user_list.php
	godmode/users/configure_user.php
	godmode/users/configure_profile.php
	godmode/gis_maps/configure_gis_map.php
	godmode/gis_maps/index.php
	godmode/massive/massive_add_alerts.php
	godmode/massive/massive_copy_modules.php
	godmode/massive/massive_delete_agents.php
	godmode/massive/massive_enable_disable_alerts.php
	godmode/massive/massive_operations.php
	godmode/massive/massive_delete_profiles.php
	godmode/massive/massive_edit_agents.php
	godmode/massive/massive_delete_action_alerts.php
	godmode/massive/massive_delete_modules.php
	godmode/massive/massive_add_profiles.php
	godmode/massive/massive_delete_alerts.php
	godmode/massive/massive_edit_modules.php
	godmode/massive/massive_standby_alerts.php
	godmode/massive/massive_add_action_alerts.php
	godmode/modules/manage_network_templates.php
	godmode/modules/module_list.php
	godmode/modules/manage_network_components_form_common.php
	godmode/modules/manage_network_components_form_network.php
	godmode/modules/manage_network_templates_form.php
	godmode/modules/manage_network_components_form_wmi.php
	godmode/modules/manage_network_components.php
	godmode/modules/manage_nc_groups.php
	godmode/modules/manage_network_components_form_plugin.php
	godmode/reporting/reporting_builder.list_items.php
	godmode/reporting/visual_console_builder.php
	godmode/reporting/reporting_builder.preview.php
	godmode/reporting/visual_console_builder.data.php
	godmode/reporting/visual_console_builder.elements.php
	godmode/reporting/graph_builder.php
	godmode/reporting/visual_console_builder.preview.php
	godmode/reporting/graph_builder.graph_editor.php
	godmode/reporting/reporting_builder.php
	godmode/reporting/visual_console_builder.editor.php
	godmode/reporting/reporting_builder.item_editor.php
	godmode/reporting/map_builder.php
	godmode/reporting/graphs.php
	godmode/reporting/graph_builder.preview.php: Now all functions of 
	include/functions_ui have ui_ prefix.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4212 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-04-13 16:11:02 +00:00