Commit Graph

6781 Commits

Author SHA1 Message Date
zarzuelo 38ca2a5e02 2013-06-07 Sergio Martin <sergio.martin@artica.es>
* include/ajax/module.php
	include/javascript/jquery.ui.datepicker.js
	operation/tree.php
	operation/agentes/datos_agente.php: Added range filter 
	to raw data view in tree view

	* operation/netflow/nf_live_view.php: Fix help popup
	in metaconsole view



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8269 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-06-07 09:13:08 +00:00
Ramon Novoa acf0af6063 2013-06-07 Ramon Novoa <rnovoa@artica.es>
* DEBIAN/make_deb_package.sh: Merged from 4.0 branch. Create the agent's
	  temp dir.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8268 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-06-07 08:51:56 +00:00
Ramon Novoa 72f78aabb2 2013-06-06 Ramon Novoa <rnovoa@artica.es>
* lib/PandoraFMS/ReconServer.pm: Merged from 4.0 branch. Create agents
	  before trying to assign addresses.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8266 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-06-06 18:33:38 +00:00
zarzuelo 52c1e0774a 2013-06-06 Sergio Martin <sergio.martin@artica.es>
* include/functions_config.php: Replaced netflow and
	visual console flags updation in setup by a new customize
	sections values

	* include/config_process.php: Added specific metaconsole
	autorefresh whitelisted sections

	* extensions/snmp_explorer.php: Change wrong 
	snmp branch in interfaces explorer



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8263 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-06-06 15:57:11 +00:00
zarzuelo 61a97fe28d 2013-06-06 Sergio Martin <sergio.martin@artica.es>
* include/ajax/events.php: Fix the info of the
	user that validate a event in the event info that
	is showed when click on a event on interactive graphs

	* include/gettext.php: Add a hack to fix the languages change
	on certain machines, like TSOL one.

	* operation/events/events.build_table.php: Add a "access node"
	control to column server name

	* operation/agentes/status_monitor.php
	* general/header.php: Add disable possibility in autorefresh combo

	* godmode/agentes/module_manager_editor_network.php: Fix show/hide fields
	in the module editor. TCP and SNMP fields were moved from advanced to main
	options and javascript was broken

	* godmode/events/event_edit_filter.php
	godmode/events/custom_events.php
	godmode/events/event_filter.php: Fix some ACLs problems in events
	filter editor

	* godmode/reporting/reporting_builder.item_editor.php: Add an absolute
	path in a library inclusion to fix metaconsole bug



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8262 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-06-06 13:54:39 +00:00
mdtrooper 229edf0649 2013-06-05 Miguel de Dios <miguel.dedios@artica.es>
* include/constants.php, include/functions_agents.php,
	operation/agentes/estado_agente.php: fixed the filter of the list
	of agents.
	
	Fixes: #2269




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8260 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-06-05 14:36:13 +00:00
mdtrooper 8fc2733abe 2013-06-05 Miguel de Dios <miguel.dedios@artica.es>
* include/functions.php: cleaned source code style.
	
	* include/get_file.php: fixed the include the auth.
	
	Fixes: #2274




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8258 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-06-05 13:28:58 +00:00
mdtrooper ef22794ecd 2013-06-05 Miguel de Dios <miguel.dedios@artica.es>
* operation/snmpconsole/snmp_view.php: fixed the pagination.
	
	Fixes: #2255
	
	* godmode/groups/group_list.php, godmode/agentes/agent_manager.php:
	cleaned source code style.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8256 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-06-05 12:13:29 +00:00
mdtrooper d7452b385d 2013-06-04 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/agent_manager.php, godmode/menu.php,
	godmode/alerts/configure_alert_template.php,
	godmode/alerts/configure_alert_action.php,
	godmode/alerts/alert_templates.php,
	godmode/alerts/alert_actions.php, godmode/groups/group_list.php,
	godmode/groups/configure_group.php, include/functions.php,
	include/functions_profile.php: fixed the ACLs.
	
	Fixes: #2256




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8254 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-06-04 16:06:58 +00:00
mdtrooper 7365d07aac 2013-06-04 Miguel de Dios <miguel.dedios@artica.es>
* godmode/massive/massive_delete_alerts.php: fixed the delete
	alerts with same module.
	
	Fixes: #2272
	
	* include/functions_agents.php: erased unused function.
	
	MERGED FROM THE BRANCH PANDORA_4




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8253 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-06-04 12:23:30 +00:00
zarzuelo 70dba07897 2013-06-04 Sergio Martin <sergio.martin@artica.es>
* include/styles/pandora.css
	include/functions_groups.php
	operation/agentes/group_view.php: Delete status column
	and group image from groups view. Another visual fixes
	were done



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8249 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-06-04 08:12:44 +00:00
zarzuelo d8b1f4fca5 2013-06-03 Sergio Martin <sergio.martin@artica.es>
* include/styles/pandora.css
	include/functions_groups.php
	operation/events/events_list.php
	operation/agentes/group_view.php
	mobile/operation/agent.php
	mobile/operation/agents.php
	mobile/include/style/main.css
	general/logon_ok.php: Few visual fixes



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8247 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-06-03 16:28:26 +00:00
zarzuelo 1a7469b726 2013-06-03 Sergio Martin <sergio.martin@artica.es>
* include/styles/pandora.css
	index.php: Fix footer layout merged from 4.1



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8246 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-06-03 11:10:20 +00:00
mdtrooper 6994c0f996 2013-05-31 Miguel de Dios <miguel.dedios@artica.es>
* mobile/include/style/main.css: fixed the list of modules in the
	main agent view.
	
	* mobile/operation/agent.php: improved the source code style.
	
	* mobile/operation/agents.php: fixed the PHP warnings.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8242 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-31 15:38:59 +00:00
zarzuelo f68ac62b5a 2013-05-31 Sergio Martin <sergio.martin@artica.es>
* include/functions_events.php: Minor visual fix



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8241 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-31 13:16:42 +00:00
mdtrooper 26f096734f 2013-05-31 Miguel de Dios <miguel.dedios@artica.es>
* include/graphs/functions_pchart.php: avoid to characters and
	other shit that corrupts the image file.
	
	MERGED FROM THE BRANCH PANDORA_4




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8239 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-31 10:43:01 +00:00
zarzuelo d19aa8c269 2013-05-30 Sergio Martin <sergio.martin@artica.es>
* include/styles/menu.css
	include/styles/cluetip.css
	include/styles/pandora.css
	include/functions.php
	include/functions_events.php
	include/graphs/functions_gd.php
	include/functions_networkmap.php
	include/javascript/jquery.cluetip.js
	images/outof.png: Visual improvements

	* include/functions_treeview.php
	extensions/module_groups.php
	operation/tree.php
	operation/events/events.build_table.php
	operation/events/events_list.php
	operation/agentes/status_monitor.php : Add to the shared 
	views between normal and meta controls to access remote nodes
	for certain users

	* include/functions_visual_map.php
	include/functions_ui.php: Little bugfixes and improvements



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8237 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-30 15:48:22 +00:00
mdtrooper f04bb0bb63 2013-05-30 Miguel de Dios <miguel.dedios@artica.es>
* operation/agentes/networkmap.php: fixed the string of button to
	refresh the networkmap.
	
	Fixes: #2254




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8235 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-30 14:28:18 +00:00
mdtrooper 4e3daca07c 2013-05-30 Miguel de Dios <miguel.dedios@artica.es>
* godmode/groups/group_list.php, include/functions_groups.php: fixed
	the link of to delete the group, now it have the correctly id_group.
	
	Fixes: #2253




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8234 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-30 13:41:32 +00:00
mdtrooper fb31958af2 2013-05-30 Miguel de Dios <miguel.dedios@artica.es>
* .classpath, .settings, .settings/org.eclipse.jdt.core.prefs:

	added garbage files necesaries for eclipse.

	

	* AndroidManifest.xml: update the version.

	

	* bin/AndroidManifest.xml: erased temp file from project compilation

	in eclipse.

	

	* proguard.cfg: fixed the file and change the deprecated

	instructions.

	

	* src/pandroid/agent/PandroidAgentListener.java: added the code for

	to magical change to open source version.

	

	* src/pandroid/agent/PandroidAgentTentacle.java,

	src/pandroid/agent/PandroidAgent.java: improved the source code

	style.

	

	* res/values/strings.xml, res/values-en/strings.xml,

	res/values-es/strings.xml: updated the texts.






git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8232 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-30 10:51:10 +00:00
mdtrooper a53aa54b6b 2013-05-30 Miguel de Dios <miguel.dedios@artica.es>
* AndroidManifest.xml: added icon for application.
	
	* src/pandorafms/pandorafmsandroidconsole/Help.java,
	src/pandorafms/pandorafmsandroidconsole/Options.java,
	src/pandorafms/pandorafmsandroidconsole/PandoraWebView.java: fixed
	java warnings.
	
	* res/values-ja/strings.xml, res/values/strings.xml,
	res/values-es/strings.xml: translate strings to english and
	spanish.
	
	* res/drawable-ldpi/icon_logo_pandorafms.png: added icon.
	
	* res/layout/help.xml, res/layout/options.xml: change layout.
	
	* bin/*, gen/*: erased the binary temp files from eclipse.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8231 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-30 10:43:18 +00:00
mdtrooper 31e201e05b 2013-05-29 Miguel de Dios <miguel.dedios@artica.es>
* operation/events/events.build_table.php,
	operation/agentes/estado_generalagente.php,
	include/functions_events.php: fixed the views with huge large names
	for agents or and modules.
	
	Fixes: #2242




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8226 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-29 13:11:40 +00:00
mdtrooper 40faf8719e 2013-05-29 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_snmp_browser.php: fixed PHP warning with to
	access out the table array.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8225 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-29 11:25:39 +00:00
mdtrooper 35a9985a75 2013-05-29 Miguel de Dios <miguel.dedios@artica.es>
* operation/agentes/ver_agente.php: cleaned source code style.
	
	* operation/agentes/alerts_status.php: added the text for the main
	tab in agent view.
	
	* operation/agentes/estado_monitores.php: fixed the filter and
	added a option to filter "not normal" modules.
	
	Fixes: #2247




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8224 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-29 11:08:28 +00:00
zarzuelo 23bf0fbe15 2013-05-28 Sergio Martin <sergio.martin@artica.es>
* include/functions_ui.php
	include/functions.php
	include/functions_treeview.php
	operation/tree.php: Some aesthetic improvements on
	treeview, fixed some bugs and added control of the 
	access to the agents/modules/alerts details by the
	user configuration flag

	* images/page_white_text.png
	images/page_white.png
	images/pdf.png: Some icon changes

	* godmode/alerts/alert_list.list.php
	operation/agentes/alerts_status.php
	operation/agentes/alerts_status.functions.php: Prepared the 
	alerts view to be added to metaconsole



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8222 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-28 15:18:41 +00:00
Ramon Novoa c051f1b0f9 2013-05-28 Ramon Novoa <rnovoa@artica.es>
* godmode/setup/performance.php: Added a new help it.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8221 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-28 14:33:00 +00:00
Ramon Novoa 15941bea61 2013-05-28 Ramon Novoa <rnovoa@artica.es>
* util/pandora_db.pl: Use $BIG_OPERATION_STEP for event deletion.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8220 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-28 14:32:21 +00:00
mdtrooper 2b9aa32362 2013-05-28 Miguel de Dios <miguel.dedios@artica.es>
* include/config_process.php: set the timezone in init values for
	PHP because for example it is used in the library for report PDF.
	
	MERGED FROM THE BRANCH PANDORA_4




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8219 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-28 12:37:51 +00:00
jsatoh e2f88eb933 2013-05-28 Junichi Satoh <junichi@rworks.jp>
* res/values-ja/strings.xml: Fixed a translation.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8217 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-28 00:40:53 +00:00
jsatoh b1955e24b2 2013-05-28 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_module_interval_factor.php: Added a new help
	file.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8216 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-28 00:36:30 +00:00
Ramon Novoa 1955aad414 2013-05-27 Ramon Novoa <rnovoa@artica.es>
* util/pandora_db.pl: Several fixes. Save the last compact date
	  to avoid compacting the same interval twice.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8215 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-27 17:58:00 +00:00
mdtrooper 492b78d113 2013-05-27 Miguel de Dios <miguel.dedios@artica.es>
* operation/search_main.php: change again the label of the bottom
	of list of agents.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8214 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-27 15:25:41 +00:00
zarzuelo 7953e4612a 2013-05-27 Sergio Martin <sergio.martin@artica.es>
* godmode/agentes/module_manager_editor_common.php: Fixed
	creation of data modules for bug #2240

	* godmode/servers/plugin.php
	include/javascript/pandora_modules.js
	godmode/agentes/module_manager_editor_plugin.php: Fixed
	the tips of the macros help and change the input of macro
	help from input to a textarea

	* include/functions_html.php
	include/styles/dialog.css
	include/styles/menu.css
	include/styles/jquery-ui-1.10.0.custom.css
	include/styles/pandora.css
	include/javascript/pandora_events.js
	operation/users/user_edit.php
	operation/agentes/stat_win.php
	images/event_responses.png
	images/filter_mc.png
	images/sort_down.png
	images/tick.png
	images/pandora.ico
	images/tick_off.png
	images/pandora.ico.gif
	images/star.png
	images/sort_up.png
	godmode/setup/setup_general.php: A lot of visual
	improvements



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8213 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-27 15:16:54 +00:00
mdtrooper e84a0f7d14 2013-05-27 Miguel de Dios <miguel.dedios@artica.es>
* operation/search_main.php: change the label to show when the list
	of agents don't need pagination.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8212 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-27 12:25:54 +00:00
mdtrooper 0d20a97723 2013-05-27 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_gis.php: added function "gis_calculate_distance"
	to calculate the distance between to points, and return in the
	international metric system, kilometers.
	
	* operation/agentes/gis_view.php: added column with the show the
	distance with the previous point.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8210 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-27 11:40:37 +00:00
Ramon Novoa 9e894fc278 2013-05-27 Ramon Novoa <rnovoa@artica.es>
* pandoradb.sql: Updated data types to allow 64bit integers to be
	  stored in tagente_datos and tagente_datos_inc.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8209 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-27 10:53:52 +00:00
zarzuelo ef90c2d586 2013-05-24 Sergio Martin <sergio.martin@artica.es>
* include/styles/pandora.css
	extensions/update_manager/settings.php
	extensions/update_manager/main.php
	godmode/agentes/module_manager.php: Fixed 
	various visual issues like update manager icons
	or width of left tab in godmode sections

	* godmode/agentes/module_manager_editor_plugin.php: 
	Fixed tips of plugins help fields

	* extensions/snmp_explorer.php: avoid interfaces
	without name in snmp explorer

	* operation/agentes/bulbs.php: Remove old file



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8207 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-24 10:30:03 +00:00
Ramon Novoa c136c9ace8 2013-05-24 Ramon Novoa <rnovoa@artica.es>
* include/functions.php: Cleaned junk characters.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8206 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-24 10:07:10 +00:00
Ramon Novoa 4e5fdd7e0a 2013-05-24 Ramon Novoa <rnovoa@artica.es>
* include/functions.php: Merged from 4.0 branch. Removed calls
	  to PHP's SNMP functions.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8205 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-24 09:58:44 +00:00
Ramon Novoa 25a17874c8 2013-05-23 Ramon Novoa <rnovoa@artica.es>
* pandora_agent: Merged plugins with modules to add macro support.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8202 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-23 17:20:21 +00:00
mdtrooper 29d35e41ba 2013-05-23 Miguel de Dios <miguel.dedios@artica.es>
* include/javascript/pandora_visual_console.js,
	include/functions_visual_map.php: fixed to show the lines between
	the items in the visualmap into a dashboard.
	
	Fixes: #2232
	
	MERGED FROM THE BRANCH 4




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8201 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-23 16:59:08 +00:00
Ramon Novoa 127ec26d4a 2013-05-21 Ramon Novoa <rnovoa@artica.es>
* include/functions_netflow.php: Added support for multiple netflow
	  directories.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8199 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-23 16:21:28 +00:00
zarzuelo 96074ead91 2013-05-23 Sergio Martin <sergio.martin@artica.es>
* include/functions_html.php
	include/styles/pandora_minimal.css
	include/styles/dialog.css
	include/styles/menu.css
	include/styles/jquery-ui-1.10.0.custom.css
	include/functions_events.php
	operation/events/events_list.php
	include/functions_snmp_browser.php
	include/styles/pandora.css: A lot of graphic
	changes including events form and snmp browser
	layout

	* include/ajax/module.php
	include/functions_ui.php
	include/functions.php
	include/functions_agents.php
	include/functions_graph.php
	include/graphs/functions_gd.php
	include/graphs/fgraph.php
	include/functions_reporting.php
	include/functions_filemanager.php
	include/javascript/pandora_snmp_browser.js
	include/functions_treeview.php
	include/constants.php
	index.php
	extensions/net_tools.php
	extensions/pandora_logs.php
	extensions/ssh_gateway.php
	extensions/update_manager/settings.php
	extensions/plugin_registration.php
	operation/incidents/incident.php
	operation/incidents/incident_detail.php
	operation/visual_console/render_view.php
	operation/users/user_edit.php
	operation/reporting/reporting_viewer.php
	operation/reporting/graph_viewer.php
	operation/agentes/datos_agente.php
	operation/agentes/alerts_status.php
	operation/agentes/estado_generalagente.php
	operation/agentes/custom_fields.php
	operation/agentes/estado_agente.php
	operation/agentes/estado_monitores.php
	operation/agentes/agent_fields.php
	operation/agentes/stat_win.php
	operation/servers/recon_view.php
	operation/integria_incidents/incident_detail.php
	operation/netflow/nf_live_view.php
	godmode/groups/configure_group.php
	godmode/groups/configure_modu_group.php
	godmode/groups/group_list.php
	godmode/db/db_refine.php
	godmode/db/db_event.php
	godmode/agentes/module_manager_editor_common.php
	godmode/agentes/fields_manager.php
	godmode/agentes/modificar_agente.php
	godmode/agentes/module_manager_editor.php
	godmode/servers/recon_script.php
	godmode/servers/plugin.php
	godmode/servers/manage_recontask.php
	godmode/servers/modificar_server.php
	godmode/setup/news.php
	godmode/setup/links.php
	godmode/setup/gis.php
	godmode/users/configure_profile.php
	godmode/massive/massive_add_alerts.php
	godmode/massive/massive_delete_profiles.php
	godmode/modules/module_list.php
	godmode/reporting/visual_console_builder.php
	godmode/reporting/map_builder.php
	godmode/reporting/graphs.php
	godmode/tag/tag.php
	godmode/tag/edit_tag.php: Changing the old way of 
	print errors to encapsulated UI function to unify 
	styles

	* images/status_sets/color_text/agent_no_monitors.png
	images/status_sets/color_text/agent_no_monitors_ball.pn
	images/status_sets/color_text/agent_down_ball.png
	images/status_sets/color_text/agent_down.png
	images/status_sets/default/agent_no_monitors.png
	images/status_sets/default/agent_no_monitors_ball.png
	images/status_sets/default/agent_down_ball.png
	images/status_sets/default/agent_down.png: Modify some
	status set images

	* images/gis_map/icons/star.default.png
	images/gis_map/icons/cross.warning.png
	images/gis_map/icons/star.bad.png
	images/gis_map/icons/cross.ok.png
	images/gis_map/icons/marker.default.png
	images/gis_map/icons/square_marker.warning.png
	images/gis_map/icons/circle.warning.png
	images/gis_map/icons/marker.bad.png
	images/gis_map/icons/square_marker.ok.png
	images/gis_map/icons/circle.ok.png
	images/gis_map/icons/triangle.warning.png
	images/gis_map/icons/cross.default.png
	images/gis_map/icons/star.warning.png
	images/gis_map/icons/triangle.ok.png
	images/gis_map/icons/cross.bad.png
	images/gis_map/icons/star.ok.png
	images/gis_map/icons/square_marker.default.png
	images/gis_map/icons/circle.default.png
	images/gis_map/icons/marker.warning.png
	images/gis_map/icons/square_marker.bad.png
	images/gis_map/icons/circle.bad.png
	images/gis_map/icons/triangle.default.png
	images/gis_map/icons/marker.ok.png
	images/gis_map/icons/triangle.bad.png: Change whole the
	gis icons by new ones

	* images/os_icons/so_win.png
	images/os_icons/so_linux.png
	images/os_icons/so_mac.png
	images/os_icons/so_cisco.png
	images/os_icons/so_vmware.png
	images/os_icons/so_bsd.png
	images/os_icons/android.png
	images/os_icons/so_aix.png
	images/os_icons/so_other.png
	images/os_icons/so_hpux.png
	images/os_icons/network.png
	images/os_icons/embedded.png: Reduce the operating 
	system icons size

	* images/vnc.png
	images/op_inventory.png
	images/refresh_mc.png
	images/heart.png
	images/service.png
	images/go.png
	images/graphmenu_arrow_hide.png
	images/submenu_tree_first.png
	images/config_mc.png
	images/cross_double.png
	images/wand.png
	images/expand.png
	images/submenu_tree_middle.png
	images/visual_console.png
	images/down.png
	images/chart_curve_threshold.png
	images/people_1.png
	images/cancel.png
	images/graphmenu_arrow.png
	images/people_2.png
	images/collapse.png
	images/camera_mc.png: Improve a lot of
	icons





git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8198 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-23 15:42:32 +00:00
mdtrooper 99ef7c85ea 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 9337a2c0eb 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 e9d98d64f2 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 1448ccb129 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
Ramon Novoa 7539561607 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 db1f7342d8 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 576df64ab8 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