Commit Graph

5209 Commits

Author SHA1 Message Date
juanmanuelr cd7d77a224 2012-04-18 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/styles/pandora_minimal.css
	 include/javascript/pandora.js
	 operation/agentes/stat_win.php: Changed layout of interactive graph
	 menu.
	
	* images/graphmenu_arrow.png
	 images/graphmenu_arrow_hide.png: Added images for interactive 
	 graph menu.
	 
	 Merged from branches.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6024 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-18 16:08:48 +00:00
Ramon Novoa 931135d8a7 2012-04-18 Ramon Novoa <rnovoa@artica.es>
* pandora_agent: Add the temporal directory to the file path before
	  trying to send a buffered XML file.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6022 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-18 15:35:39 +00:00
darode 43c9f9a912 2012-04-18 Dario Rodriguez <dario.rodriguez@artica.es>
* unix/pandora_agent: Fixed a problem detecting agent user to launch
	proxy mode. Added logger function when an error occurs.

	MERGED FROM 4.0.2



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6019 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-18 14:13:41 +00:00
mdtrooper e2d77a9803 2012-04-18 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_agents.php: into the function
	"agents_get_agent_id" the parameter "$io_safe_input" for transform
	the names if true, by default false.
	
	* operation/agentes/networkmap.topology.php,
	operation/agentes/networkmap.php, include/functions_ui.php: cleaned
	source code style.
	
	Merged from th branch "pandora_4.0".




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6017 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-18 12:56:14 +00:00
darode 014c8a37ef 2012-04-18 Dario Rodriguez <dario.rodriguez@artica.es>
* godmode/agentes/agent_manager.php: Fixed a problem with links
	and new menu strcuture.

	MERGED FROM 4.0.2



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6013 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-18 09:42:22 +00:00
darode c6b7093616 2012-04-18 Dario Rodriguez <dario.rodriguez@artica.es>
* godmode/agentes/agent_disk_conf_editor.php: Print message
	using new message box

	MERGED FROM 4.0.2



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6010 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-18 09:26:29 +00:00
koichirok dc3e1ab41e 2012-04-18 Koichiro Kikuchi <koichiro@rworks.jp>
* util/pandora_db.pl: Fixed syntax error.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6009 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-18 09:24:56 +00:00
darode 75b4d5739d 2012-04-18 Dario Rodriguez <dario.rodriguez@artica.es>
* pandora_server_installer: Fixed a problem setting permissions
	for /var/spool/pandora directory because an incorrect web server
	group mathcing

	MERGED FROM 4.0.2



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6007 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-18 09:21:28 +00:00
juanmanuelr 8ecadd3c90 2012-04-18 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_html.php
	 include/styles/pandora.css
	 include/javascript/jquery.pandora.js
	 include/functions_config.php
	 include/functions_ui.php
	 extensions/update_manager.php
	 extensions/update_manager/load_updatemanager.php
	 extensions/update_manager/lib/functions.ajax.php
	 extensions/update_manager/settings.php
	 operation/system_alert.php
	 general/login_page.php
	 godmode/setup/setup.php: Changed layout in modal windows for 
	 license information also changed several styles.
	 
	 Merged from branches.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6005 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-18 08:08:04 +00:00
zarzuelo 63d96bf549 2012-04-17 Sergio Martin <sergio.martin@artica.es>
* include/config_process.php
	extensions/users_connected.php: Improved users connected extension
	to know users connected last 5 minutes (connected means charge
	any page, not only login)



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6001 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-17 13:44:10 +00:00
mdtrooper 641e7cffcb 2012-04-17 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_html.php, extensions/net_tools.php: cleaned
	source code style.
	
	* include/functions_networkmap.php: into the functions
	"networkmap_generate_dot" and "networkmap_create_agent_node"
	added new parameter $relative for set the url of icons as relative.
	It is used in networmap enterprise.
	
	* include/functions_ui.php: fixed into the function
	"ui_print_message" lost the javascript code when the first messages
	are without close button. And into the function "ui_print_os_icon"
	added new parameter $relative for set the url of icons as relative.
	It is used in networmap enterprise.
	
	Merged from the branch "pandora_4.0".




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6000 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-17 13:08:08 +00:00
zarzuelo e90e66f7e5 2012-04-17 Sergio Martin <sergio.martin@artica.es>
* util/pandora_db.pl: Fixed parameters gathering and
	clean undeveloped options from help for bug 3486190



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5997 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-17 11:38:41 +00:00
vgilc 7156f2f34b 2012-04-17 Vanessa Gil <vanessa.gil@artica.es>
* godmode/reporting/reporting_builder.item_editor.php: Fixed
	bug: In the item list of a report appears a wrong period.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5994 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-17 10:55:34 +00:00
zarzuelo 82eb1e9407 2012-04-17 Sergio Martin <sergio.martin@artica.es>
* include/functions.php: Stripped # character in a 
	string before converted it to image 3504479



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5991 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-17 09:36:28 +00:00
vgilc af7ddc7bf2 2012-04-16 Vanessa Gil <vanessa.gil@artica.es>
* operation/tree.php
	  operation/menu.php
	  operation/tree/no_branch.png
	  operation/tree/branch.png
	  operation/tree/closed.png
	  operation/tree/expanded.png
	  operation/tree/first_closed.png
	  operation/tree/first_expanded.png
	  operation/tree/last_closed.png
	  operation/tree/last_expanded.png
	  operation/tree/last_leaf.png
	  operation/tree/leaf.png
	  operation/tree/one_closed.png
	  operation/tree/one_expanded.png. Changed path.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5988 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-16 17:26:01 +00:00
zarzuelo 6de43f467e 2012-04-16 Sergio Martin <sergio.martin@artica.es>
* operation/menu.php: Switched the visual console and custom reports
	order in the menu and change the main Reporting section link 
	to give more important to reports.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5985 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-16 16:59:27 +00:00
zarzuelo a668e7a00e 2012-04-16 Sergio Martin <sergio.martin@artica.es>
* include/graphs/fgraph.php
	include/functions_visual_map.php: Improved the 
	min size of the area graphs and clean code



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5984 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-16 15:34:54 +00:00
juanmanuelr 2ddbea117c 2012-04-16 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/styles/dialog.css
	 include/styles/pandora.css
	 operation/system_alert.php
	 include/functions_config.php
	 general/login_page.php: Modified style in UM license advises, also
	 modified style in system alerts dialog. 

	* include/functions_ui.php: Modified function ui_print_message to 
	allow force the style.
	
	* include/styles/pandora_legacy.css: New css style with Pandora old
	style "legacy". New style has 100% page width.

	* images/spinner.gif
	 images/spinner.png: Added new spinners with transparency.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5982 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-16 11:24:47 +00:00
juanmanuelr 3819e6f0bd 2012-04-16 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* extensions/update_license_info.php: Added view to show UM license
	info.
	
	* extensions/update_manager.php
	 extensions/update_manager/settings.php: Added UM license dialog in 
	 this view.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5981 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-16 11:15:12 +00:00
vgilc 8cfc0fa198 2012-04-16 Vanessa Gil <vanessa.gil@artica.es>
* extensions/tree.php: Added policy tab.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5978 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-16 10:18:41 +00:00
vgilc 1250455174 2012-04-16 Vanessa Gil <vanessa.gil@artica.es>
* extensions/tree.php
	  extensions/tree/no_branch.png
	  extensions/tree/branch.png
	  extensions/tree/closed.png
	  extensions/tree/expanded.png
	  extensions/tree/first_closed.png
	  extensions/tree/first_expanded.png
	  extensions/tree/last_closed.png
	  extensions/tree/last_expanded.png
	  extensions/tree/last_leaf.png
	  extensions/tree/leaf.png
	  extensions/tree/one_closed.png
	  extensions/tree/one_expanded.png. Changed tree view images.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5977 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-16 07:46:13 +00:00
jsatoh 5db82019c5 2012-04-14 Junichi Satoh <junichi@rworks.jp>
* include/functions_tags.php: Fixed SQL error with PostgreSQL.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5976 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-14 14:51:14 +00:00
jsatoh 980553947f 2012-04-14 Junichi Satoh <junichi@rworks.jp>
* pandoradb.postgreSQL.sql: Fixed database creation failure with
	version 9.0 or later of PostgreSQL.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5973 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-14 12:16:34 +00:00
jsatoh 72419d735c 2012-04-14 Junichi Satoh <junichi@rworks.jp>
* operation/agentes/stat_win.php: Fixed i18n support. Changed
	the description for reloading and the name of the submit button.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5972 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-14 02:30:59 +00:00
zarzuelo 74553e4e34 2012-04-13 Sergio Martin <sergio.martin@artica.es>
* include/functions_visual_map.php
	include/ajax/visual_console_builder.ajax.php
	godmode/reporting/visual_console_builder.editor.js: Fixed several
	bugs in the simple value item in the visual console and unified 
	repeated code merged from 4.0



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5971 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-13 11:15:14 +00:00
mdtrooper 9169cd5ea5 2012-04-13 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_config.php, index.php,
	extensions/update_manager/lib/functions.ajax.php,
	extensions/update_manager/lib/functions.php,
	extensions/update_manager/main.php,
	extensions/update_manager/update_pandora.php,
	general/logon_ok.php:: some fixeds and some changes for run fine and
	pretty the update manager. 
	
	Merged from the branch "pandora_4.0"
	



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5970 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-13 10:39:28 +00:00
zarzuelo 8b2f13d112 2012-04-13 Sergio Martin <sergio.martin@artica.es>
* util/pandora_manage.pl: Fixed entities trouble in the action
	exist check



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5966 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-13 08:36:08 +00:00
jsatoh 506809d4e5 2012-04-13 Junichi Satoh <junichi@rworks.jp>
* godmode/alerts/configure_alert_compound.php: Added special days
	feature.

	* 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: Added column
	'special_day' to 'talert_compound'.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5965 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-13 06:41:28 +00:00
vgilc 3c3f8ab38b 2012-04-12 Vanessa Gil <vanessa.gil@artica.es>
* extensions/tree.php
	  extensions/tree/no_branch_.png
	  extensions/tree/branch_.png
	  extensions/tree/closed_.png
	  extensions/tree/expanded_.png
	  extensions/tree/first_closed_.png
	  extensions/tree/first_expanded_.png
	  extensions/tree/last_closed_.png
	  extensions/tree/last_expanded_.png
	  extensions/tree/last_leaf_.png
	  extensions/tree/leaf_.png
	  extensions/tree/one_closed_.png
	  extensions/tree/one_expanded_.png. Added files to new open tree view.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5962 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-12 16:49:33 +00:00
juanmanuelr a86dd3f499 2012-04-12 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* extensions/update_license_info.php
	 extensions/update_manager.php: Cleaned source code.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5961 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-12 15:32:44 +00:00
juanmanuelr 274518b31e 2012-04-12 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/javascript/jquery.pandora.js
	 extensions/update_manager.php
	 extensions/update_manager/settings.php: Added modal window with UM
	 license info.
	
	* extensions/update_license_info.php: Added extension with UM 
	license info.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5960 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-12 14:43:26 +00:00
mdtrooper bf59a377e1 2012-04-12 Miguel de Dios <miguel.dedios@artica.es>
* include/styles/pandora.css: add changes for the new standarized messages.
	 
	* extensions/update_manager/update_pandora.php: reverded the deleted file,
	sorry.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5959 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-12 12:38:42 +00:00
mdtrooper f927caa9c8 2012-04-12 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_ui.php: standariced the messages and added one more for
	info.
	
	* include/functions.php: added function "enterprise_installed".
	
	* extensions/update_manager/update_pandora.php: removed file, because it is
	into update_manager.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5958 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-12 12:20:38 +00:00
mdtrooper d73b391e16 2012-04-12 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_config.php, extensions/update_manager.php,
	extensions/update_manager/lib/functions.ajax.php,
	extensions/update_manager/lib/libupdate_manager_client.php,
	extensions/update_manager/lib/functions.php,
	extensions/update_manager/settings.php,
	extensions/update_manager/main.php,
	extensions/update_manager/update_pandora.php: added feature to update the
	Pandora Console open.

	Merged from the branch "pandora_4.0"



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5957 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-12 11:31:45 +00:00
Ramon Novoa 5825003cd3 2012-04-12 Ramon Novoa <rnovoa@artica.es>
* operation/servers/recon_view.php: Fixed a broken link.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5953 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-12 10:12:38 +00:00
Ramon Novoa cc0b52a12c 2012-04-12 Ramon Novoa <rnovoa@artica.es>
* lib/PandoraFMS/DB.pm,
	  lib/PandoraFMS/Core.pm,
	  lib/PandoraFMS/ReconServer.pm: Improved Recon Server to detect
	  hostnames that resolve to multiple IP addresses. Fixes bug #3052350.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5952 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-12 10:04:35 +00:00
juanmanuelr 6c382e5e48 2012-04-12 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/styles/dialog.css
	 include/styles/pandora.css
	 include/auth/mysql.php
	 general/login_page.php: Modal windows improved and changes in login 
	 page error.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5949 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-12 09:26:51 +00:00
zarzuelo 9b1fb5a574 2012-04-12 Sergio Martin <sergio.martin@artica.es>
* godmode/reporting/visual_console_builder.editor.php
	godmode/reporting/reporting_builder.item_editor.php: 
	Changed "Edit item" by "Update item" in visual console
	and report editors for bug 3504527



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5948 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-12 09:23:19 +00:00
zarzuelo 271a578cd8 2012-04-12 Sergio Martin <sergio.martin@artica.es>
* include/functions_agents.php: Fixed pendigdelete
	rename of the modules when the agent is erased for
	bug 3509327



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5946 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-12 09:08:08 +00:00
zarzuelo 59e49ad183 2012-04-11 Sergio Martin <sergio.martin@artica.es>
* operation/events/sound_events.php: Fixed bad name in 
	the windows title



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5943 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-11 15:55:29 +00:00
juanmanuelr c6233b0266 2012-04-11 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_ui.php: Fixed ui_print_timestamp function.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5938 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-11 09:37:30 +00:00
darode 119b531808 2012-04-11 Dario Rodriguez <dario.rodriguez@artica.es>
* operation/agentes/estado_agente.php: Added columns to edit agent
	from operaion view. Only for admins



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5937 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-11 09:22:22 +00:00
juanmanuelr 12ebf5fec3 2012-04-11 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/groups/group_list.php
	 godmode/reporting/graph_builder.graph_editor.php: Reverted some 
	 modifications in custom graphs metaconsole compatibility.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5936 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-11 09:05:45 +00:00
zarzuelo c4240d7a62 2012-04-11 Sergio Martin <sergio.martin@artica.es>
* godmode/massive/massive_delete_modules.php: Fixed a 
	minor style bug



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5934 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-11 09:02:41 +00:00
juanmanuelr 97a95199af 2012-04-11 Dario Rodriguez <dario.rodriguez@artica.es>
* godmode/reporting/reporting_builder.php
        godmode/reporting/graphs.php: Respored missing tabs



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5933 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-11 08:37:30 +00:00
juanmanuelr 821a9abee6 2012-04-10 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/reporting/reporting_builder.item_editor.php: Several
	fixes on inventory reports.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5930 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-10 17:19:29 +00:00
juanmanuelr 79c4367266 2012-04-10 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/reporting/graph_builder.graph_editor.php: Fixed display
	of agents in custom graphs editor when metaconsole is activated.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5929 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-10 16:41:46 +00:00
juanmanuelr 041a3af401 2012-04-10 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/groups/group_list.php
	 godmode/reporting/graphs.php: Several fixes in custom graph editor 
	 with metaconsole activated.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5928 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-10 16:32:40 +00:00
darode b6c5157efc 2012-04-10 Dario Rodriguez <dario.rodriguez@artica.es>
*operation/menu.php,
	godmode/menu.php: Fixed a bug showing extensions with new menu structure.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5927 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-10 15:35:13 +00:00
juanmanuelr 45b9a6c960 2012-04-10 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/ajax/reporting.ajax.php
	 godmode/reporting/reporting_builder.list_items.php
	 godmode/reporting/graph_builder.main.php
	 godmode/reporting/reporting_builder.php
	 godmode/reporting/reporting_builder.item_editor.php: Several fixes 
	 in metaconsole reports.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5926 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-10 15:33:26 +00:00