Commit Graph

6738 Commits

Author SHA1 Message Date
mdtrooper 4310835323 2013-05-23 Miguel de Dios <miguel.dedios@artica.es>
* godmode/reporting/reporting_builder.item_editor.php,
	include/functions_reporting.php: change the title of "avg" for
	the real "rate".
	
	Fixes: #2223




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8197 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-23 14:25:57 +00:00
mdtrooper b8c07fda76 2013-05-23 Miguel de Dios <miguel.dedios@artica.es>
* godmode/reporting/reporting_builder.item_editor.php: fixed ACL for
	the custom graphs.
	
	Fixes: #2233

MERGED FROM THE BRANCH 4




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8196 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-23 12:32:36 +00:00
mdtrooper 101acf9496 2013-05-23 Miguel de Dios <miguel.dedios@artica.es>
* operation/agentes/alerts_status.functions.php,
	operation/search_users.php,
	godmode/servers/manage_recontask_form.php,
	godmode/massive/massive_copy_modules.php,
	godmode/massive/massive_operations.php,
	include/functions_visual_map_editor.php: replaced the deprecated
	code to show the help tip in the page of the bug and others.
	
	Fixes: #2237




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8194 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-23 11:00:55 +00:00
slerena e2c182283b 2013-05-23 Sancho Lerena <slerena@artica.es>
* util/pandora_logrotate: Fixed several problems due rotation.
        Now there is no need to restart any process, much safer.
        Added correct paths for pandora console log on centos and debian.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8193 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-23 00:54:35 +00:00
ramonn 3b779d72c9 2013-05-22 Ramon Novoa <rnovoa@artica.es>
* pandora_server.spec,
	  pandora_server.redhat.spec,
	  DEBIAN/postinst,
	  DEBIAN/conffiles,
	  DEBIAN/make_deb_package.sh,
	  conf/pandora_server.conf.new,
	  pandora_server_installer: Merged Sancho's changes from 4.0 branch.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8191 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-22 16:58:14 +00:00
mdtrooper 9eeef8bb08 2013-05-22 Miguel de Dios <miguel.dedios@artica.es>
* godmode/reporting/visual_console_builder.editor.js: fixed the
	update the module graph item.
	
	Fixes: #2234
	
	* godmode/reporting/visual_console_builder.php: fixed lost height
	and width of item when add several module graphs.
	
	MERGED FROM THE BRANCH 4




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8190 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-22 15:08:24 +00:00
hkosaka 4a3a452499 2013-05-22 Hirofumi Kosaka <kosaka@rworks.jp>
* pandoradb.sql: (workaround to avoid mysql's warning
	'Specified key was too long; max key length is 767 bytes'
	(warning code=1071).



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8187 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-22 10:45:16 +00:00
mdtrooper ea33abc1af 2013-05-21 Miguel de Dios <miguel.dedios@artica.es>
* include/styles/datepicker.css,
	include/styles/jquery-ui-1.10.0.custom.css: change the style to
	show better the datepicker and timepicker.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8183 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-21 15:48:57 +00:00
mdtrooper 464f050b98 2013-05-21 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_reporting.php, include/functions.php: improved
	the source code style.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8180 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-21 13:45:03 +00:00
mdtrooper 86406ec16c 2013-05-21 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_modules.php: fixed false error when update the
	modules and try to enabled or disabled yet disabled or enabled.
	
	Fixes: #2225




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8176 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-21 10:19:20 +00:00
mdtrooper 9efbd2c0a0 2013-05-21 Miguel de Dios <miguel.dedios@artica.es>
* operation/search_main.php, operation/search_agents.getdata.php:
	changed the source code, now it uses the page size to show the
	agents in first page, fixed the list of icons, now show graphs and
	set in correct english this icons. And added a footpage in the list
	of agents to show if it is all or not.
	
	Fixes: #2227
	
	* include/constants.php: erased constants to count agents to show
	in the search.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8175 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-21 10:17:51 +00:00
mdtrooper 26cbb6db09 2013-05-21 Miguel de Dios <miguel.dedios@artica.es>
* operation/agentes/gis_view.php: fixed the title of agent in the
	list of positions.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8174 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-21 08:33:26 +00:00
ramonn cc9212220c 2013-05-20 Ramon Novoa <rnovoa@artica.es>
* util/pandora_xml_stress.pl: Added support for strictly incremental
	  modules.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8172 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-20 19:01:35 +00:00
zarzuelo 61b8bb3ed6 2013-05-20 Sergio Martin <sergio.martin@artica.es>
* include/styles/pandora.css
	include/functions_groups.php
	include/functions_graph.php
	include/functions_reporting.php
	operation/search_results.php
	operation/agentes/estado_generalagente.php
	operation/agentes/ver_agente.php
	operation/agentes/group_view.php
	operation/servers/recon_view.php
	images/min.png
	images/max.png
	images/agent.png
	images/cross_undo.png
	images/policies_brick.png
	images/agent_warning.png
	images/rosette.png
	images/darrowright.png
	images/god5.png
	images/module_critical.png
	images/filter.png
	images/help.png
	images/darrowup.png
	images/wrench_orange.png
	images/chart_curve.png
	images/control_stop_col.png
	images/history_database.png
	images/zoom_cross.png
	images/agent_critical.png
	images/god6.png
	images/policies_cog.png
	images/heart.png
	images/percentile_item.png
	images/module_warning.png
	images/policies_error.png
	images/agent_ok.png
	images/os_icons/network_small.png
	images/os_icons/network.png
	images/god7.png
	images/heart_col.png
	images/clock2.png
	images/div.png
	images/policies_error_db.png
	images/agent_notinit.png
	images/application_not_writable.png
	images/delete.png
	images/god8.png
	images/module.png
	images/applications.png
	images/cross.png
	images/camera.png
	images/sub.png
	images/tag_red.png
	images/module_notinit.png
	images/god1.png
	images/god9.png
	images/version.png
	images/chart_curve_threshold.png
	images/mul.png
	images/god2.png
	images/policies_not_brick.png
	images/control_pause_col.png
	images/history.png
	images/pdf.png
	images/god3.png
	images/chart_bar.png
	images/module_ok.png
	images/status_sets/faces/module_alertsfired_ball.png
	images/status_sets/faces/agent_alertsfired.png
	images/status_sets/faces/agent_alertsfired_ball.png
	images/status_sets/color_text/module_alertsfired_ball.png
	images/status_sets/color_text/agent_alertsfired.png
	images/status_sets/color_text/agent_agentsfired_ball.png
	images/status_sets/default/module_alertsfired_ball.png
	images/status_sets/default/agent_alertsfired.png
	images/status_sets/default/agent_alertsfired_ball.png
	images/error_red.png
	images/wrench.png
	images/control_play_col.png
	images/sum.png
	images/avg.png
	images/info.png
	images/god4.png
	images/module_unknown.png
	images/darrowleft.png
	images/plus.png
	images/information.png
	images/darrowdown.png
	images/chart_curve_overview.png
	godmode/agentes/configurar_agente.php
	godmode/servers/plugin.php: Improved visual graphics
	included agent layout, icons and group view



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8171 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-20 16:43:28 +00:00
mdtrooper 1f624fe58e 2013-05-20 Miguel de Dios <miguel.dedios@artica.es>
* include/ajax/skins.ajax.php, include/functions_gis.php,
	include/javascript/openlayers.pandora.js,
	operation/gis_maps/public_console.php, operation/gis_maps/ajax.php,
	operation/gis_maps/render_view.php,
	operation/visual_console/public_console.php,
	operation/visual_console/render_view.php: added the public console
	for GIS.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8170 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-20 16:35:49 +00:00
mdtrooper 5179c67f7a 2013-05-20 Miguel de Dios <miguel.dedios@artica.es>
* operation/gis_maps/ajax.php,
	include/javascript/openlayers.pandora.js, include/functions_gis.php:
	lost changes to set the size of agent icons.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8168 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-20 12:49:57 +00:00
mdtrooper ff3a1d6fad 2013-05-20 Miguel de Dios <miguel.dedios@artica.es>
* pandoradb.data.postgreSQL.sql, pandoradb.data.oracle.sql,
	pandoradb_data.sql: set by default the tiles for the openstreetmap
	layer in pretty "MapQuest Open" but there is old (ugly) tiles
	openstreetmap.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8165 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-20 12:15:47 +00:00
ramonn 51a3692415 2013-05-20 Ramon Novoa <rnovoa@artica.es>
* util/pandora_xml_stress.pl,
	  util/pandora_xml_stress.conf: Added support for data attenuation on
	  certain days.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8163 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-20 11:20:39 +00:00
mdtrooper 941252870f 2013-05-20 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_gis.php, operation/gis_maps/render_view.php,
	operation/agentes/gis_view.php: changed the code to set the agent
	icon with the original size.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8162 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-20 11:16:28 +00:00
mdtrooper ee9e85c1ec 2013-05-20 Miguel de Dios <miguel.dedios@artica.es>
* extensions/net_tools.php: added a entry to godmode for set the
	paths of commands.
	
	Fixes: #2220
	
	* include/functions_config.php, include/functions_extensions.php:
	cleaned source code style.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8161 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-20 09:51:12 +00:00
zarzuelo 8dadac7ffa 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
jsatoh 19a5a49089 2013-05-20 Junichi Satoh <junichi@rworks.jp>
* include/functions_snmp_browser.php: Added default binary path for
	snmptranslate in *BSD. The path can also be defined specific one by
	using config['snmptranslate'].



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8159 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-20 01:56:07 +00:00
jsatoh 30f28ba211 2013-05-20 Junichi Satoh <junichi@rworks.jp>
* ChangeLog: Updated the changelog, I forgot.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8158 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-20 01:42:09 +00:00
jsatoh baf65f8a45 2013-05-20 Junichi Satoh <junichi@rworks.jp>
* include/functions_snmp_browser.php: Fixed typos.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8157 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-20 01:34:39 +00:00
jsatoh 18b7a1bfb8 2013-05-20 Junichi Satoh <junichi@rworks.jp>
* include/functions_snmp_browser.php: Added default binary path for
	snmpget and snmpwalk in *BSD. The paths can also be defined specific
	ones by using config['snmpget'] and config['snmpwalk'].



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8155 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-20 00:55:36 +00:00
markholland 828c036115 2013-05-18 Mark Holland <mark@mark-holland.me.uk>
* Pandroid Agent v3.0_UTF8.apk: Added apk that sends xml in
    utf-8 encoding.

git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8151 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-18 19:01:38 +00:00
markholland d4afafa13c 2013-05-18 Mark Holland <mark@mark-holland.me.uk>
* src/pandroid/agent/PandroidAgentListener.java: Changed xml
    header to UTF-8 encoding.

    * src/pandroid/agent/PandroidAgentTentacle.java: Changed data
    String to byte array.

    * Pandroid Agent v3.0_UTF8.apk: Added apk that sends xml in
    utf-8 encoding.

git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8150 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-18 14:33:49 +00:00
mdtrooper 4f9ed4473b 2013-05-17 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_ui.php: added first version of function
	"ui_print_empty_data" for to show when the page has not data as
	list of agents or alerts or somethings.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8149 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-17 12:26:16 +00:00
mdtrooper f3d41d39a6 2013-05-17 Miguel de Dios <miguel.dedios@artica.es>
* godmode/events/events.php, operation/events/events_list.php,
	operation/events/events.php: re-added and re-set the custom fields
	by groups enterprise.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8148 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-17 11:08:28 +00:00
markholland b8fa2708f9 2013-05-16 Mark Holland <mark@mark-holland.me.uk>
* src/pandroid/agent/PandroidAgentListener.java: Fixed
	values not showing up on status view when pandroid activity
	killed. Corrected spelling mistake of receiveBytes. Removed
	last_gps_contact module, wasn't implemented.

    * Pandroid Agent v3.0_iso-8859-1.apk: Updated to latest version.

git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8147 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-16 19:36:32 +00:00
markholland b6e90e5278 2013-05-16 Mark Holland <mark@mark-holland.me.uk>
* res/values: Added report inventory string to all languages.
	fixed some wrongly spelled strings.

git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8146 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-16 19:09:05 +00:00
mdtrooper 3b2fc6cb88 2013-05-16 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/module_manager_editor_common.php: disabled
	autocomplete for the field name to avoid javascript problems.
	
	Fixes: #2215
	
	* include/db/oracle.php, include/functions.php: improved the source
	code style.
	
	* include/functions_html.php: fixed the lost parameter $alt for
	the function html_print_input_text_extended from
	html_print_input_text.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8145 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-16 15:43:16 +00:00
mdtrooper c2ebd6ebdf 2013-05-16 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_networkmap.php, include/functions_reporting.php,
	include/functions_users.php: cleaned source code style.
	
	* operation/search_agents.getdata.php: fixed notice messages PHP.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8142 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-16 10:16:16 +00:00
mdtrooper 0853d84dcd 2013-05-16 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_incidents.php, include/api.php,
	include/functions.php, include/functions_modules.php,
	include/graphs/flot/pandora.flot.js, include/functions_cron.php,
	include/functions_graph.php: improved the source code style.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8140 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-16 09:19:16 +00:00
mdtrooper 24ef862f58 2013-05-16 Miguel de Dios <miguel.dedios@artica.es>
* operation/agentes/stat_win.php: disabled show events when the
	pandora node is set replication events.
	
	Fixes: #2216
	
	* operation/events/events.php: improve the source code style.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8139 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-16 08:58:18 +00:00
ramonn 6d0394f7fe 2013-05-16 Ramon Novoa <rnovoa@artica.es>
* bin/pandora_server: Added information about the loading of the
	  enterprise module to the log.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8138 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-16 08:39:44 +00:00
mdtrooper bd2753605d 2013-05-16 Miguel de Dios <miguel.dedios@artica.es>
* ajax.php: fixed PHP warning when the HTTP_REFERER not set.
	
	* godmode/agentes/module_manager_editor_prediction.php,
	include/functions_ui.php, operation/agentes/ver_agente.php,
	operation/agentes/stat_win.php: improved the source code style.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8137 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-16 08:23:51 +00:00
markholland fa0b83bee9 2013-05-15 Mark Holland <mark@mark-holland.me.uk>
* Pandroid Agent v3.0_iso-8859-1.apk: Updated to latest version.

git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8136 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-15 20:27:47 +00:00
markholland de17e062b5 2013-05-15 Mark Holland <mark@mark-holland.me.uk>
* src/pandroid/agent/PandroidAgentListener.java: Possibly fixed
    notification disappearing, agent running > 24 hours and notification
    still present.

git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8135 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-15 20:15:34 +00:00
mdtrooper 8cbf72e246 2013-05-14 Miguel de Dios <miguel.dedios@artica.es>
* godmode/alerts/alert_commands.php: fixed the ajax of
	"get_alert_command".
	
	Fixes: #2214




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8133 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-14 15:23:57 +00:00
ramonn 361e63c218 2013-05-14 Ramon Novoa <rnovoa@artica.es>
* include/config_process.php,
	  include/languages/el.mo,
	  include/languages/gl.mo,
	  include/languages/et.mo,
	  include/languages/cs.po,
	  include/languages/es.po,
	  include/languages/en_GB.mo,
	  include/languages/it.mo,
	  include/languages/sl.mo,
	  include/languages/sk.po,
	  include/languages/uk.po,
	  include/languages/ms.po,
	  include/languages/ro.po,
	  include/languages/nb.po,
	  include/languages/en.po,
	  include/languages/pt_BR.po,
	  include/languages/ko.mo,
	  include/languages/fr.po,
	  include/languages/ca.po,
	  include/languages/en_AU.mo,
	  include/languages/tr.po,
	  include/languages/de.po,
	  include/languages/sv.po,
	  include/languages/he.po,
	  include/languages/bn.mo,
	  include/languages/ar.mo,
	  include/languages/te.po,
	  include/languages/mr.mo,
	  include/languages/hu.po,
	  include/languages/da.mo,
	  include/languages/fa.mo,
	  include/languages/ru.po,
	  include/languages/ast.po,
	  include/languages/ja.mo,
	  include/languages/fi.mo,
	  include/languages/hi.mo,
	  include/languages/el.po,
	  include/languages/gl.po,
	  include/languages/eu.mo,
	  include/languages/et.po,
	  include/languages/en_GB.po,
	  include/languages/vi.mo,
	  include/languages/it.po,
	  include/languages/sl.po,
	  include/languages/zh_TW.mo,
	  include/languages/zh_CN.mo,
	  include/languages/nl.mo,
	  include/languages/pl.mo,
	  include/languages/ko.po,
	  include/languages/pt.mo,
	  include/languages/bg.mo,
	  include/languages/en_AU.po,
	  include/languages/bn.po,
	  include/languages/ar.po,
	  include/languages/cs.mo,
	  include/languages/es.mo,
	  include/languages/sk.mo,
	  include/languages/uk.mo,
	  include/languages/ms.mo,
	  include/languages/ro.mo,
	  include/languages/mr.po,
	  include/languages/da.po,
	  include/languages/fa.po,
	  include/languages/ja.po,
	  include/languages/nb.mo,
	  include/languages/fi.po,
	  include/languages/en.mo,
	  include/languages/hi.po,
	  include/languages/pt_BR.mo,
	  include/languages/fr.mo,
	  include/languages/eu.po,
	  include/languages/vi.po,
	  include/languages/ca.mo,
	  include/languages/tr.mo,
	  include/languages/sv.mo,
	  include/languages/de.mo,
	  include/languages/he.mo,
	  include/languages/zh_TW.po,
	  include/languages/zh_CN.po,
	  include/languages/te.mo,
	  include/languages/hu.mo,
	  include/languages/nl.po,
	  include/languages/pl.po,
	  include/languages/ru.mo,
	  include/languages/pt.po,
	  include/languages/ast.mo,
	  include/languages/bg.po: Updated translations.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8132 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-14 14:12:08 +00:00
ramonn 5a6db8188b 2013-05-14 Ramon Novoa <rnovoa@artica.es>
* lib/PandoraFMS/NetworkServer.pm: Added the Pandora FMS's console MIB
	  to snmp* calls.

	* pandora_server_installer,
	  pandora_server.spec,
	  lib/PandoraFMS/Tools.pm,
	  lib/PandoraFMS/Config.pm,
	  Makefile.PL,
	  pandora_server.redhat.spec,
	  DEBIAN/control: Removed PERL's SNMP lib from the deps.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8131 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-14 13:56:43 +00:00
mdtrooper 5b7779a81f 2013-05-14 Miguel de Dios <miguel.dedios@artica.es>
* godmode/modules/manage_network_components.php,
	godmode/modules/manage_nc_groups.php,
	godmode/modules/manage_network_templates.php,
	godmode/reporting/reporting_builder.php,
	godmode/reporting/graphs.php, godmode/db/db_purge.php,
	godmode/agentes/module_manager.php, godmode/events/event_filter.php,
	godmode/massive/massive_delete_modules.php,
	godmode/massive/massive_delete_agents.php,
	godmode/massive/massive_edit_modules.php,
	godmode/netflow/nf_edit.php, godmode/netflow/nf_item_list.php,
	include/functions_agents.php, include/functions_tags.php,
	include/functions_messages.php, include/functions_events.php:
	erased deprecated SQL transaction. 




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8130 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-14 11:56:43 +00:00
mdtrooper e255844c1b 2013-05-14 Miguel de Dios <miguel.dedios@artica.es>
* include/constants.php: added constant "ITEMS_TO_SHOW_IN_MAIN_TAB".
	
	* operation/search_agents.getdata.php, operation/search_agents.php,
	operation/search_modules.getdata.php, operation/search_main.php,
	operation/search_results.php: improved the views of global search.
	
	* images/visual_console.png: update Carla's work.
	
	* images/visual_console_green.png: added a green version.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8128 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-14 09:33:13 +00:00
markholland 6c72107fb8 2013-05-14 Mark Holland <mark@mark-holland.me.uk>
* src/pandroid/agent/PandroidAgentListener.java: Moved the 
	loading	of the config values to an asynctask to force that updating 
	the values and then contacting the server and creating the 
	notification happens after all the config values have been loaded.

	* src/pandroid/agent/Status.java: On resuming the app
	the loading of the last values has been moved to an asynctask to force
	updating the ui to wait for all the values to be loaded.

	* src/pandroid/agent/*.java: Applied the Correct Indentation function
	of eclipse to all code.

	* res/layout/*.xml: Applied the Correct Indentation function
	of eclipse to all code.

	* Pandroid Agent v3.0_iso-8859-1.apk: Updated to latest version.

git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8127 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-14 06:59:20 +00:00
zarzuelo 6bde92868d 2013-05-13 Sergio Martin <sergio.martin@artica.es>
* include/styles/pandora.css
	include/functions_treeview.php
	images/events_responses.png
	images/gm_setup.png
	images/policies_mc.png
	images/filter.png
	images/op_alerts.png
	images/network_mc.png
	images/enterprise.png
	images/profiles.png
	images/operation.png
	images/full_screen.png
	images/list.png
	images/gm_servers.png
	images/normal_screen.png
	images/database_history.png
	images/gm_policies.png
	images/gm_users.png
	images/server_export_mc.png
	images/custom_columns.png
	images/templates.png: Little fixes and images
	changes



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8126 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-13 16:51:39 +00:00
mdtrooper 6b5cd13fee 2013-05-13 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/configurar_agente.php, include/functions_tags.php,
	include/functions_incidents.php, include/functions_agents.php,
	operation/messages/message_list.php: erased the SQL transitions.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8125 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-13 14:32:37 +00:00
mdtrooper b12b2d3b2e 2013-05-13 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_graph.php: fixed PHP warnings.
	
	* godmode/agentes/modificar_agente.php,
	include/functions_agents.php: cleaned source code style.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8124 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-13 10:52:51 +00:00
ramonn c5de827411 2013-05-13 Ramon Novoa <rnovoa@artica.es>
* lib/PandoraFMS/Tools.pm: Merged from 4.0 branch. Directly call
	  snmptranslate, since SNMP::translateObj does not seem to load
	  enterprise MIBs.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8123 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-13 10:29:03 +00:00
slerena 04dfc6736b 2013-05-13 Sancho Lerena <slerena@artica.es>
* lib/PandoraFMS/Core.pm: Fixes crash on inverse resolution for
        GIS information on openstreetmaps. This was due function was moved from
        Dataserver to Core.pm and include for LWP::Simple not :(




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8121 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-13 02:40:28 +00:00