Commit Graph

2160 Commits

Author SHA1 Message Date
mdtrooper 00e89cc78e 2012-03-12 Miguel de Dios <miguel.dedios@artica.es>
* include/ajax/agent.php: added the query "get_agents_group" for getting the
	list of agents from a group pass as ajax parameter.
	
	* godmode/reporting/visual_console_builder.editor.php: fixed lost title for
	simple graph toolbox.
	
	* godmode/reporting/visual_console_builder.wizard.php,
	godmode/reporting/visual_console_builder.php,
	include/functions_visual_map.php: added into the wizzard a field group to
	filter agents, and the feature to choose the item to create with the massive
	wizzard.

	* include/functions_graph.php, include/functions_ui.php,
	operation/reporting/reporting_viewer.php: cleaned source code style. 

	* include/javascript/pandora.js: into the function
	"agent_changed_by_multiple_agents" fixed the none text and any text, and
	the width of module form field.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5737 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-03-12 16:23:50 +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
zarzuelo 3a7f5e1d9a 2012-03-09 Sergio Martin <sergio.martin@artica.es>
* include/graphs/flot/pandora.flot.js: Fixed a xAxis bad 
	tick calculating and added some transparency to graph areas



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5731 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-03-09 10:51:25 +00:00
mdtrooper 1da151df03 2012-03-08 Miguel de Dios <miguel.dedios@artica.es>
* 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 the field
	shortcut_data for to save as serialize the quick links.

	* general/shortcut_bar.php: added code to new feature to save in the
	sortcut the important links for quick access.

	* include/functions_menu.php, godmode/agentes/modificar_agente.php: added
	class "item_drag_shortcut" to links for drag to shorcut. For make a example.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5729 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-03-08 18:09:21 +00:00
slerena 93e51b8144 2012-03-08 Sancho Lerena <slerena@artica.es>
* include/functions_visual_map.php
	operation/visual_console/public_console.php
	operation/visual_console/render_view.php: Changes for new feature
	"Public Visual Console".



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5728 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-03-08 17:55:31 +00:00
vgilc 91eda84092 2012-03-08 Vanessa Gil <vanessa.gil@artica.es>
* pandoradb.sql
	  pandoradb.oracle.sql
	  pandoradb.postgreSQL.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 fields
	'section' and 'data_section' to tusuario.

	* index.php
	  include/functions.php
	  operation/users/user_edit.php: Customize home screen.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5726 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-03-08 16:42:31 +00:00
zarzuelo 9a15d57273 2012-03-08 Sergio Martin <sergio.martin@artica.es>
* include/functions_graph.php
	include/graphs/functions_flot.php
	include/graphs/flot/pandora.flot.js
	include/graphs/fgraph.php
	operation/agentes/stat_win.php: Fixed some graph bugs, change the
	string graph from bars to area and added formatting to xAxis of
	area graphs



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5725 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-03-08 16:32:11 +00:00
mdtrooper 65e7c38891 2012-03-08 Miguel de Dios <miguel.dedios@artica.es>
* include/javascript/jquery-1.7.1.js,
	include/javascript/jquery-1.7.1.min.js, include/functions_ui.php: changed
	the library the version compress to readable version.
	


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5722 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-03-08 13:01:23 +00:00
zarzuelo 298df87ca5 2012-03-08 Sergio Martin <sergio.martin@artica.es>
* include/functions_graph.php
	include/graphs/functions_flot.php
	include/graphs/flot/pandora.flot.js
	include/graphs/fgraph.php
	operation/agentes/stat_win.php: Adapted events slice graph to
	the sparse/boolean/string graph. Fix some bugs on menu and legend 
	graphs



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5721 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-03-08 12:32:59 +00:00
zarzuelo 5c09c910e6 2012-03-07 Sergio Martin <sergio.martin@artica.es>
* include/functions_graph.php
	include/graphs/flot/pandora.flot.js
	operation/agentes/stat_win.php: Fixed several sparse
	graph bugs and stabilize code with new jquery system
	of miguel work



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5711 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-03-07 17:58:15 +00:00
zarzuelo 766c828043 2012-03-07 Sergio Martin <sergio.martin@artica.es>
* include/graphs/functions_flot.php
	include/graphs/flot/pandora.flot.js
	include/graphs/fgraph.php
	include/functions_custom_graphs.php
	godmode/reporting/graph_builder.main.php: Improve the graphs menu adjusting
	the graph menu relatively to the parent layer



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5710 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-03-07 15:39:50 +00:00
mdtrooper 9723426680 2012-03-07 Miguel de Dios <miguel.dedios@artica.es>
* include/javascript/jquery.mousewheel.min.js: removed old version this
	library incompatible with the last version of jquery.
	 
	* include/javascript/jquery.mousewheel.js: added the last version (3.0.6) of
	this library for jquery.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5709 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-03-07 14:13:49 +00:00
mdtrooper d9b49a179f 2012-03-07 Miguel de Dios <miguel.dedios@artica.es>
* include/graphs/functions_flot.php: upload lost changes in previous
	commit.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5708 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-03-07 11:03:22 +00:00
mdtrooper 2de2abfa5f 2012-03-07 Miguel de Dios <miguel.dedios@artica.es>
* include/javascript/jquery-1.6.1.min.js: removed this file because the
	console use the last jquery library.
	
	* operation/search_agents.php: clean source code style.
	
	* include/graphs/functions_flot.php, include/graphs/flot/pandora.flot.js:
	fixed the lost unit in the style of the divs for the graphs, into the
	function "pandoraFlotArea" check the alerts.lenght for empty strings, into
	the function "updateLegend" check empty string for to var
	"item.series.label", into the function "get_event_details" check empty var
	"event_ids" and into the function "flot_area_graph" check empty var in
	$long_index.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5707 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-03-07 10:53:06 +00:00
mdtrooper dfba8b4e36 2012-03-07 Miguel de Dios <miguel.dedios@artica.es>
* include/graphs/functions_gd.php: fixed into the function
	"gd_progress_bubble" when the $progress is upper to 100% or lower 0% show
	the image "out of limits".
	
	Merge from the branch "pandora_4.0"



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5705 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-03-07 09:50:54 +00:00
zarzuelo b42a6743e1 2012-03-06 Sergio Martin <sergio.martin@artica.es>
* include/functions_graph.php
	include/graphs/functions_pchart.php
	include/graphs/functions_flot.php
	include/graphs/flot/pandora.flot.js
	include/graphs/fgraph.php
	include/pchart_graph.php
	include/FusionCharts
	include/pChart
	include/functions_ui.php
	images/chart_curve_threshold.png: Clean graphs code 
	and add threshold (warning and critical min)

	* operation/reporting/reporting_viewer.php
	include/functions_reporting.php: Improve the top_n
	merged from 4.0



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5697 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-03-06 17:23:46 +00:00
mdtrooper 912f5ff9e3 2012-03-05 Miguel de Dios <miguel.dedios@artica.es>
* pandora_console/include/graphs/functions_flot.php: added the function
	"include_javascript_dependencies_flot_graph" for to do more carefuly the
	include javascripts and javascript hardcore wrote code (once time) and added
	call into all functions this function. And into the function
	"flot_hcolumn_chart " fixed the init var $return. And removed hack to use
	two versions of jquery.
	
	* pandora_console/include/graphs/flot/pandora.flot.js: removed the hack to
	use two versions of jquery.
	
	* pandora_console/include/functions_ui.php: into the function
	"ui_process_page_head" call the "include_javascript_dependencies_flot_graph"
	it is enabled the flash_chart in $config.
	
	* pandora_console/include/graphs/fgraph.php,
	pandora_console/include/include_graph_dependencies.php: removed old
	include for old flash chart library.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5695 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-03-05 19:25:02 +00:00
mdtrooper c27b9c6a22 2012-03-05 Miguel de Dios <miguel.dedios@artica.es>
* extensions/update_manager/main.php, general/shortcut_bar.php,
	godmode/reporting/reporting_builder.item_editor.php,
	godmode/reporting/reporting_builder.php,
	godmode/reporting/reporting_builder.preview.php, include/functions_api.php,
	include/functions_html.php, include/htmlawed.php, include/pchart_graph.php,
	operation/events/events_list.php, operation/netflow/nf_live_view.php:
	cleaned source code style.
	
	* godmode/menu.php, godmode/agentes/manage_config_remote.php: removed the
	enterprise feature that have been wrong for years.
	
	* general/header.php: changed to load the jquery-ui and jquery javascript
	library to last version.
	
	* extensions/insert_data.php, extensions/snmp_explorer.php,
	godmode/agentes/agent_manager.php, include/ajax/agent.php,
	include/javascript/pandora.js, operation/agentes/exportdata.php,
	operation/events/events.php: changed the unknow plugin autocomplete for
	the autocomple from jquery-ui.
	
	* include/functions_ui.php: cleaned source code style and into the function
	"ui_process_page_head" added the blacklist hardwrote for to use old jquery.
	
	* include/styles/jquery-ui-1.8.17.custom.css,
	include/javascript/jquery-1.7.1.min.js,
	include/javascript/jquery.jquery-ui-1.8.17.custom.min.js: added the last
	version of Jquery and Jquery-ui. 
	
	Merge from the branch "pandora_4.0"
	
	* godmode/reporting/visual_console_builder.constans.php,
	godmode/reporting/visual_console_builder.editor.js,
	godmode/reporting/visual_console_builder.editor.php,
	include/functions_visual_map.php,
	include/ajax/visual_console_builder.ajax.php,
	include/javascript/pandora_visual_console.js: changed the unknow
	plugin autocomplete for the autocomple from jquery-ui and added function to
	paint a Bubble Chart (http://en.wikipedia.org/wiki/Bubble_chart) with the
	name "progress_bubble".
	
	* images/percentile_item.disabled.png, images/percentile_item.png: added
	images for button of percentile item (new item in visual map).
	
	* include/styles/pandora.css: added the style for the new button percentile
	item.
	
	* include/functions_graph.php, include/graphs/fgraph.php,
	include/graphs/functions_gd.php: cleaned source code style, and added the
	params to set text and color in the function "progress_bar" and added
	function to paint a Bubble Chart (http://en.wikipedia.org/wiki/Bubble_chart)
	with the name "progress_bubble".
	


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5693 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-03-05 17:56:56 +00:00
zarzuelo 4f99067b37 2012-03-05 Sergio Martin <sergio.martin@artica.es>
* include/functions_graph.php
	include/graphs/functions_flot.php
	include/graphs/FusionCharts
	include/graphs/functions_fsgraph.php
	include/graphs/fgraph.php
	operation/agentes/estado_generalagente.php
	godmode/db/db_info.php: Removed FlashCharts library
	and clean graphs code



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5691 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-03-05 10:26:34 +00:00
zarzuelo 36b2e0925f 2012-03-01 Sergio Martin <sergio.martin@artica.es>
* include/functions_graph.php
	include/graphs/functions_flot.php
	include/graphs/flot
	include/graphs/flot/jquery.flot.resize.min.js
	include/graphs/flot/jquery.flot.min.js
	include/graphs/flot/pandora.flot.js
	include/graphs/flot/jquery.flot.symbol.min.js
	include/graphs/flot/jquery.flot.selection.min.js
	include/graphs/flot/jquery.flot.stack.min.js
	include/graphs/flot/jquery.flot.threshold.js
	include/graphs/flot/jquery.flot.pie.min.js
	include/graphs/flot/jquery.flot.crosshair.min.js
	include/graphs/fgraph.php
	include/graphs/functions_utils.php
	include/javascript/pandora.js
	include/javascript/jquery.mousewheel.js
	include/javascript/jquery-1.6.1.min.js
	include/ajax/events.php
	include/include_graph_dependencies.php
	operation/agentes/estado_generalagente.php
	operation/agentes/stat_win.php
	images/zoom_cross.png
	images/zoom_cross.disabled.png
	images/chart_curve_overview.png
	godmode/setup/setup_visuals.php
	godmode/users/configure_user.php: Added a new graphs engine (Flot) and
	replace the old flash charts by it.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5685 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-03-01 16:41:02 +00:00
juanmanuelr 7dfe24b05d 2012-02-28 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/javascript/pandora_modules.js: "snmpwalk" button is 
	disabled after click on that button to avoid duplicate requests.
	
	Fixes: #3476128



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5674 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-29 11:56:26 +00:00
juanmanuelr 6d57522407 2012-02-28 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_reporting.php: Added set_time_limit to 500 secs
	to avoid php timeouts in projection and prediction reports.
	
	Fixes: #3458391



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5670 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-28 18:26:55 +00:00
mdtrooper a0230c430c 2012-02-28 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_networkmap.php: fixed into the function
	"networkmap_create_agent_node" the creation of url link for the node.

	* godmode/reporting/graphs.php, godmode/reporting/reporting_builder.php,
	include/functions_graph.php, include/functions_reporting.php,
	mobile/operation/agents/view_agents.php, operation/agentes/datos_agente.php,
	operation/incidents/incident_detail.php,
	operation/reporting/reporting_viewer.php: cleaned source code style.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5666 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-28 16:08:30 +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
Ramon Novoa 3e674de0a0 2012-02-27 Ramon Novoa <rnovoa@artica.es>
* include/functions_events.php: Fixed an include path.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5655 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-27 17:24:03 +00:00
juanmanuelr cdbe314418 2012-02-27 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_graph.php: Added avg_only option to boolean 
	graphs, string graphs have more space between elements in legend,
	added units to all graphs.
	* include/graphs/functions_fsgraph.php: Added unit to flash chart
	of type 2D column.
	* include/graphs/fgraph.php: Added unit to static version.
	* include/functions_forecast.php: Fixed division by zero in 
	projection graphs when all data is zero.
	* operation/agentes/stat_win.php: Added avg_only option for boolean
	graph. 



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5653 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-27 16:20:28 +00:00
mdtrooper 3059f00b3e 2012-02-27 Miguel de Dios <miguel.dedios@artica.es>
* include/graphs/functions_pchart.php: fixed when the var for $colors is a
	other thing distint to array (for example a empty string).



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5649 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-27 12:25:00 +00:00
juanmanuelr df2ddd47ef 2012-02-27 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_graph.php: Added call to fs_error_image function 
	when there is no data in a sparse graph.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5648 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-27 12:06:03 +00:00
mdtrooper 6bf853b490 2012-02-24 Miguel de Dios <miguel.dedios@artica.es>
* pandora_console/include/functions_ui.php: changed the source code into the
	function "ui_get_full_url" for accept false for to return url with the home
	url or with any string (as query) return url with the php file.

	* pandora_console/include/functions_graph.php,
	pandora_console/include/functions_html.php,
	pandora_console/include/functions_events.php,
	pandora_console/include/functions_reporting.php,
	pandora_console/include/functions_api.php,
	pandora_console/include/functions.php, pandora_console/index.php,
	pandora_console/extensions/system_info.php,
	pandora_console/operation/agentes/stat_win.php,
	pandora_console/operation/menu.php,
	pandora_console/operation/events/events_rss.php,
	pandora_console/operation/events/events_marquee.php,
	pandora_console/operation/events/events.php: change in more part of source
	code to use "ui_get_full_url" instead the hard write method of $_SERVER
	vars, now Pandora Console run fine (in all actions I hope) with web servers
	in other ports instead the typical 80.

	Merged from branch pandora_4.0



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5646 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-24 13:48:46 +00:00
mdtrooper e9d1ab7b69 2012-02-24 Miguel de Dios <miguel.dedios@artica.es>
* include/functions.php: clean source style. 



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5645 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-24 13:37:53 +00:00
vgilc b34a8ffb74 2012-02-24 Vanessa Gil <vanessa.gil@artica.es>
* include/functions_reporting.php
	  godmode/reporting/graphs.php: Added template graph tabs to graph
	builder view.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5644 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-24 13:29:22 +00:00
jsatoh c99a12e336 2012-02-24 Junichi Satoh <junichi@rworks.jp>
include/help/ja/help_ff_threshold.php: Small warning about do not
	use FF Threshold in KeepAlive modules.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5641 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-24 04:24:34 +00:00
slerena c88755ab0f 2012-02-23 Sancho Lerena <slerena@artica.es>
* include/help/en/help_ff_threshold.php
        include/help/es/help_ff_threshold.php: Small warning about do not
        use FF Threshold in KeepAlive modules.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5638 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-23 16:57:47 +00:00
vgilc c2e4c4ac65 2012-02-23 Vanessa Gil <vanessa.gil@artica.es>
* include/functions_reporting.php
	  godmode/reporting/graph_template_editor.php
	  godmode/reporting/graph_template_item_editor.php
	  godmode/reporting/graph_template_list.php
	  godmode/reporting/graph_template_wizard.php
	  godmode/reporting/graphs.php: Added multiple delete option to graph
	list and other visual changes.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5637 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-23 15:55:51 +00:00
vgilc ae5c7e3437 2012-02-23 Vanessa Gil <vanessa.gil@artica.es>
* pandoradb.sql
	  pandoradb.oracle.sql
	  pandoradb.postgreSQL.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 'id_graph_template' to 'tgraph' table.

	* include/functions_reporting.php: Added function to apply
	templates for combined graphs.

	* godmode/reporting/graph_template_wizard.php: Added file.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5634 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-23 11:28:26 +00:00
mdtrooper 0ea8c7e582 2012-02-22 Miguel de Dios <miguel.dedios@artica.es>
* install.php, index.php, include/functions_ui.php: cleaned source code
	style.
	
	* include/styles/dialog.css: fix the bad selector that it finished with
	colon.
	
	* godmode/reporting/visual_console_builder.editor.php: fixed the bad syntax
	in the styles from the grid.

	* godmode/reporting/visual_console_builder.editor.js: fixed a tiny
	javascript warning.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5632 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-22 11:23:27 +00:00
vgilc 6f8b905e06 2012-02-21 Vanessa Gil <vanessa.gil@artica.es>
* godmode/reporting/graph_template_item_editor.php
	  godmode/reporting/graph_template_list.php
	  include/functions_reporting.php: Modified templates for combined
	graphs.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5630 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-21 15:22:22 +00:00
mdtrooper f2ad2b5ed0 2012-02-21 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_agents.php,
	godmode/agentes/module_manager_editor_common.php: cleaned source code style.

	* include/styles/dialog.css: fixed the bad comment lines.
	
	* include/styles/pandora.css: fixed the bad comment lines and added the
	style for the button to save in visual console editor.
	
	* images/file.disabled.png: added image file for the button save in the
	visual console editor.
	
	* images/config.disabled.png: fixed the image, now the side is equal to
	enabled image.
	
	* include/functions_visual_map.php,
	include/ajax/visual_console_builder.ajax.php,
	godmode/reporting/visual_console_builder.editor.js,
	godmode/reporting/visual_console_builder.editor.php: added feature the save
	the movements of items when user want, and added feature the snap to grid
	the items in visual map, fixed the resize background (in some oldcases
	didn't run fine).



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5627 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-21 14:05:57 +00:00
vgilc d0149da3e5 2012-02-20 Vanessa Gil <vanessa.gil@artica.es>
* pandoradb.sql
	  pandoradb.oracle.sql
	  pandoradb.postgreSQL.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
	'tgraph_template' and 'tgraph_source_template' tables.

	* godmode/reporting/graphs.php
	  include/functions_reporting.php: Added templates for combined
	graphs.

	* godmode/reporting/graph_template_editor.php
	  godmode/reporting/graph_template_item_editor.php
	  godmode/reporting/graph_template_list.php: Added files.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5622 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-20 16:15:34 +00:00
vgilc 8e0f58dc32 2012-02-16 Vanessa Gil <vanessa.gil@artica.es>
* include/functions_events.php 
	  operation/events/events_list: In event list: display always user name, 
	changed buttons, changed event type.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5609 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-16 09:38:03 +00:00
jsatoh d1b1296aaa 2012-02-15 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_field_match_snmp.php: Added a new help file.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5600 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-15 00:24:33 +00:00
mdtrooper 4fc57e4a87 2012-02-14 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_config.php, godmode/setup/setup.php
	extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql: fixed the list of ACL ip in
	the table tconfig, before the data was in several rows, now it is in one
	row, and of course I have made in the SQL for the migration.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5594 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-14 14:35:49 +00:00
mdtrooper cb0eb359e6 2012-02-14 Miguel de Dios <miguel.dedios@artica.es>
* include/functions.php: fixed function "check_refererer" when the http
	server run in other port instead the normally 80 port.
	
	Fixes: #3452474



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5591 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-14 12:35:07 +00:00
slerena 9f287deea8 2012-02-14 Sancho Lerena <slerena@artica.es>
* include/config_process.php: updated build & version.

	* operation/search_agents.php: Fixed bug: icon to manage agent

	* operation/search_results.php: Fixed bug: search with blank spaces,
	again another HTML entity problem :(



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5588 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-14 11:11:38 +00:00
hkosaka 33843e6cd3 2012-02-14 Hirofumi Kosaka <kosaka@rworks.jp>
* include/functions_api.php: Added get_all_alert_templates
	function to API.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5583 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-14 06:32:58 +00:00
mdtrooper 479837d14d 2012-02-13 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_reporting.php: cleaned source code style, and fixed the
	size of graphs in "top_n" for the dashboard.
	
	Fixes: #3483715



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5576 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-13 16:48:38 +00:00
mdtrooper 9c5fe01bde 2012-02-13 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_reporting.php: cleaned source code style, and fixed the
	show graphs in "top_n" report item, now it is static graph and show a as
	text of bars (or pie pieces) the agent name and module for more clear and
	when you have same agents with distints modules, now the graph don't group
	by agent.
	
	Fixes: #3483852



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5573 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-13 15:29:50 +00:00
zarzuelo bf4c0f1553 2012-02-13 Sergio Martin <sergio.martin@artica.es>
* include/graphs/functions_pchart.php
	include/graphs/fgraph.php
	include/functions_reporting.php
	include/functions_visual_map.php: Fixed little
	graphs into the visual maps of the widgets 
	(min height control added)




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5570 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-13 13:25:29 +00:00
mdtrooper 8f15ef93fb 2012-02-13 Miguel de Dios <miguel.dedios@artica.es>
* operation/agentes/estado_monitores.php, operation/agentes/ver_agente.php:
	cleaned source code style.
	
	* include/functions_agents.php: refixed the query to extract modules for the
	ACL policies.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5568 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-13 12:54:41 +00:00
juanmanuelr 4c1b9e45c5 2012-02-13 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_graph.php: Module event graph resized.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5567 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-13 12:42:43 +00:00
juanmanuelr e87d93fa14 2012-02-13 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/ajax/visual_console_builder.ajax.php: Removed max, min
	options when a module graph is created in visual console editor.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5564 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-13 11:23:25 +00:00
juanmanuelr 3a66dfb3ab 2012-02-13 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_graph.php	
	 include/javascript/pandora.js
	 operation/agentes/stat_win.php: Added new graph for module events
	 in the module popup graph window.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5563 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-13 10:54:45 +00:00
koichirok e0e14c9db8 2012-02-13 Koichiro Kikuchi <koichiro@rworks.jp>
* include/javascript/pandora_alerts.js: Removed double quotes which encolse
	  substituted field[1-3] from command preview.  pandora_server doesn't add
	  double quotes to enclose these fields.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5562 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-13 10:23:30 +00:00
darode 2ff05eb3b3 2012-02-10 Dario Rodriguez <dario.rodriguez@artica.es>
* include/functions_reporting.php,
        include/functions_groups.php: Fixed a problem in Group View that hide empty parent
        groups when their children has agents.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5558 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-10 14:39:25 +00:00
vgilc b17519d2a0 2012-02-10 Vanessa Gil <vanessa.gil@artica.es>
* include/functions_events.php
	  operation/events/events_list.php
	  operation/events/events_validate: Allowed post a comment 
	without changing the event's state.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5556 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-10 13:57:36 +00:00
mdtrooper 0a9f2ccda4 2012-02-10 Miguel de Dios <miguel.dedios@artica.es>
* * extensions/module_groups.php, include/functions_modules.php,
	godmode/agentes/module_manager_editor_prediction.php: cleaned
	source code style.

	* godmode/agentes/configurar_agente.php: cleaned source code style and fixed
	the duplication of module.
	
	* include/functions_agents.php: fixed the get modules into function
	"agents_get_modules", before the function return ever the policy modules
	without apply filter.
	
	Fixes: #3482260



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5554 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-10 13:23:12 +00:00
darode 503c3d08a6 2012-02-10 Dario Rodriguez <dario.rodriguez@artica.es>
* include/functions_groups.php: Added links to different sections with
        the suitable filters.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5552 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-10 10:52:45 +00:00
darode 87cad661ee 2012-02-10 Dario Rodriguez <dario.rodriguez@artica.es>
* include/functions_modules.php: Changed module status image for unknown
        status to gray.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5547 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-10 10:01:14 +00:00
juanmanuelr c5aa737fa8 2012-02-09 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/help/en/help_field_match_snmp.php
	 include/help/es/help_field_match_snmp.php
	 godmode/snmpconsole/snmp_alert.php: Changed order of fields in this 
	 view.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5541 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-09 18:12:50 +00:00
mdtrooper 21401d8b3b 2012-02-09 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_html.php: cleaned source code style, and into the
	function "html_print_select" fixed when the data hasn't "optgroup" items.
	
	* include/functions_reports.php: cleaned source code style, and into the
	function "reports_get_report" fixed empty arrays of reports.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5532 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-09 14:38:57 +00:00
juanmanuelr 3038a32f5b 2012-02-09 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/help/en/help_snmp_alert_configuration.php	
	 include/help/es/help_snmp_alert_configuration.php	
	 include/help/en/help_snmp_alert_filters.php
	 include/help/es/help_snmp_alert_filters.php
	 include/help/es/help_field_match_snmp.php	 
	 include/help/en/help_field_match_snmp.php: Added helps for snmp
	 alert editor.

	* include/help/en/help_snmp_alert_custom.php
	 include/help/es/help_snmp_alert_custom.php: Modified helps due to
	 field renamed in thie view.

	* 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 
	 id_group_filter in tevent_filter table.

     * operation/events/events_list.php
	 operation/events/events.php
	 godmode/events/event_edit_filter.php
	 godmode/events/event_filter.php: If update button have been pushed 
	 toogle filter is not hide. And added group filter in live filter
	 editor and in filter editor.
       
	* godmode/snmpconsole/snmp_alert.php: Changed position of fields and 
	 added helps.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5526 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-09 11:20:28 +00:00
juanmanuelr 0b2168912d 2012-02-08 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* images/skin/skin_default/include/styles/menu.css
	 include/styles/menu.css: Added godmode events icon in menu.

	* include/functions_events.php: Added functions to support custom 
	event filters. 

	* 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 table 
	 tevent_filter.
      
	* operation/events/events_list.php
	 operation/events/events.php: Added event filters 'live' editor.

	* general/shortcut_bar.php: Fixed some bugs due to ACLs.
	
	* general/header.php: Removed trace.

	* godmode/menu.php: Added event godmode section.
	 
	* godmode/events/event_edit_filter.php
	 godmode/events/custom_events.php
	 godmode/events/events.php
	 godmode/events/event_filter.php: Added files: Entry point in event
	 godmode section, events filter editor and event custom fields view.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5517 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-08 13:04:18 +00:00
vgilc 0f87007998 2012-02-07 Vanessa Gil <vanessa.gil@artica.es>
* 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/events/custom_events.php
	  operation/events/events_list.php: Modify fields selection to
	show events.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5513 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-07 18:11:12 +00:00
darode e3f359d858 2012-02-07 Dario Rodriguez <dario.rodriguez@artica.es>
* include/graphs/functions_pchart.php: Fixed a problem charting lineal
	and area graph with negative values in static mode.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5505 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-07 16:13:03 +00:00
mdtrooper d7b6cbe8db 2012-02-06 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_api.php: fixed into function "get_events__with_user"
	when try get list events when empty list of groups for user.
	
	* include/api.php: fixed the auth.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5499 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-06 17:21:11 +00:00
vgilc 2f450f9add 2012-02-06 Vanessa Gil <vanessa.gil@artica.es>
* pandoradb_data.sql,
	  pandoradb.data.postgreSQL.sql,
	  pandoradb.data.oracle.sql: Added fields to display the event view.

	* godmode/menu.php
	  include/functions_config.php
	  operation/events/events_list.php: Configure the fields to be
	displayed in the event view.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5490 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-06 10:51:05 +00:00
hkosaka dcf57e43e4 2012-02-06 Hirofumi Kosaka <kosaka@rworks.jp>
* include/functions_api.php: Merged from 4.0. Add a missing
	description of get_alert_template() in its leading comment.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5488 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-06 05:53:39 +00:00
jsatoh 55ca34e9a3 2012-02-03 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_snmp_alert_custom.php: Changed title.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5481 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-03 00:55:12 +00:00
juanmanuelr 56f789e4fa 2012-02-02 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_graph.php: Fixed a bug in flash charts due to
	my last commit.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5478 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-02 19:00:56 +00:00
juanmanuelr f99d1f1bd8 2012-02-02 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_graph.php
	 include/functions_visual_map.php: Improved module graphs on visual
	 console.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5476 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-02 18:39:58 +00:00
slerena 76e426626d 2012-02-02 Sancho Lerena <slerena@artica.es>
* config_process.php: Updated build.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5473 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-02 17:12:08 +00:00
juanmanuelr b8027d9e7f 2012-02-02 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_api.php: Added get_alert_template function to 
	Api.

	Feature request: #3478217



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5469 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-02 13:17:23 +00:00
juanmanuelr f179b20ade 2012-02-02 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/help/en/help_snmp_alert_custom.php
	 include/help/es/help_snmp_alert_custom.php
	 operation/snmpconsole/snmp_view.php
	 godmode/snmpconsole/snmp_alert.php: Added eight new fields for snmp
	 alerts and a filter in trap search. 

	 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 
	 _snmp_f1_ ... _snmp_f6_, trap_type and single_value fields to 
	 talert_snmp table.

	* general/shortcut_bar.php: Fixed shorcut style.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5466 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-02 12:00:30 +00:00
jsatoh 999008a5da 2012-02-02 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_aggregate_by.php: Added a missing help file.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5465 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-02 01:02:19 +00:00
juanmanuelr 4276ecf461 2012-01-31 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_reporting: Fixed bug when the module has only 
	one value.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5455 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-31 12:52:22 +00:00
vgilc 1aec883b39 2012-01-31 Vanessa Gil <vanessa.gil@artica.es>
* include/functions_reporting: Modified SLA reports when
	downtime planned.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5454 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-31 12:33:39 +00:00
juanmanuelr bd5906663e 2012-01-30 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* images/grid.png 
	 images/grid.disabled.png 
	 include/styles/pandora.css: Added these images for new grid feature
	 in visual console. 



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5450 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-30 17:19:40 +00:00
juanmanuelr 7d4ef21f26 2012-01-27 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/graphs/functions_fsgraph.php: Improved units in flash 
	charts.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5442 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-27 12:50:19 +00:00
Ramon Novoa 0666ec1b16 2012-01-27 Ramon Novoa <rnovoa@artica.es>
* include/help/es/help_alert_special_days.php: Added to repository.
	  Translated the special days help file to Spanish.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5439 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-27 10:36:22 +00:00
jsatoh eafa883281 2012-01-27 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_action_threshold.php: Rewrote the
	  action_threshold help page and added an example.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5438 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-27 04:58:51 +00:00
jsatoh 5c381513d0 2012-01-27 Junichi Satoh <junichi@rworks.jp>
* include/help/en/help_alert_special_days.php,
	include/help/ja/help_alert_special_days.php: Added new help files
	for special days feature.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5437 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-27 04:30:38 +00:00
juanmanuelr 1cd150bf0c 2012-01-26 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_graph.php
	 include/graphs/functions_fsgraph.php: Modified background color in
	 flash charts.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5436 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-26 12:51:43 +00:00
zarzuelo a06107f235 2012-01-26 Sergio Martin <sergio.martin@artica.es>
* include/functions_api.php: Improved the get all agents
	API function to retrieve more data as address, description, 
	operating system and url address



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5434 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-26 09:58:31 +00:00
juanmanuelr 7df3ab962a 2012-01-25 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_reporting.php: Fixed Sla graph when it has 
	a boolean module data.	
	
	Bugfix: #3477786



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5431 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-25 16:29:40 +00:00
Ramon Novoa 81dc00b0b9 2012-01-25 Ramon Novoa <rnovoa@artica.es>
* include/help/en/help_action_threshold.php,
	  include/help/es/help_action_threshold.php: Rewrote the
	  action_threshold help page and added an example.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5430 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-25 16:06:44 +00:00
juanmanuelr 317b9503bd 2012-01-25 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_api.php: Added csv separator in function 
	get_all_agents.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5429 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-25 15:48:20 +00:00
vgilc 77d73b80fe 2012-01-25 Vanessa Gil <vanessa.gil@artica.es>
* include/functions_agents.php: Bad behavior group filter
	in massive operations and policies management.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5427 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-25 12:40:11 +00:00
juanmanuelr ea22cf8722 2012-01-25 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_api.php: removed warning from get_all_agents
	function.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5426 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-25 10:33:37 +00:00
vgilc d0be1f2740 2012-01-25 Vanessa Gil <vanessa.gil@artica.es>
* include/functions_agents.php: Fixed bug: Don't show
	good agents modules.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5424 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-25 09:58:21 +00:00
zarzuelo b09aff7fa4 2012-01-25 Sergio Martin <sergio.martin@artica.es>
* include/functions_network_components.php: Fixed some
	include relative paths to API calls



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5423 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-25 09:09:55 +00:00
zarzuelo 77904c83bb 2012-01-25 Sergio Martin <sergio.martin@artica.es>
* include/functions_incidents.php
	operation/integria_incidents/incident.incident.php
	operation/integria_incidents/incident.php: Fixed some bugs
	of the Integria IMS integration



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5422 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-25 09:08:58 +00:00
jsatoh 7238782cda 2012-01-25 Junichi Satoh <junichi@rworks.jp>
* godmode/menu.php, godmode/alerts/alert_special_days.php,
	godmode/alerts/configure_alert_special_days.php,
	godmode/alerts/configure_alert_template.php,
	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,
	pandoradb.oracle.sql, pandoradb.postgreSQL.sql, pandoradb.sql,
	include/functions_alerts.php: Added special days feature. It allows
	to define special days (holidays and special working days) for 
	alert templates.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5421 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-25 06:13:43 +00:00
juanmanuelr 8c3fb8d18f 2012-01-24 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_graph.php
	 include/graphs/functions_pchart.php: Added units in Y axis and 
	 fixed min, max and avg values. Also fixed colors fo min, max and
	 avg series.
	 
	Pending task: #3153343



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5419 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-24 18:53:18 +00:00
Ramon Novoa e4c2d6b68e 2012-01-24 Ramon Novoa <rnovoa@artica.es>
* include/functions_config.php,
	  include/functions_netflow.php,
	  pandoradb.sql,
	  pandoradb.postgreSQL.sql,
	  pandoradb.oracle.sql,
	  operation/netflow/nf_live_view.php,
	  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_prediction.php,
	  godmode/agentes/configurar_agente.php,
	  godmode/menu.php,
	  godmode/netflow/nf_edit_form.php: Added support for enterprise
	  netflow modules.

	* godmode/netflow/nf_manage.php: Moved to
	  godmode/setup/setup_netflow.php.

	* godmode/netflow/nf_option_form.php: Removed from repository. Not used.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5416 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-24 17:11:12 +00:00
Ramon Novoa 91797af397 2012-01-23 Ramon Novoa <rnovoa@artica.es>
* include/functions_netflow.php: Aesthetic fixes to netflow report
	  tables.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5408 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-23 18:20:30 +00:00
juanmanuelr 0a7ec483ab 2012-01-23 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_agents.php: Removed Php warning in function 
	agents_get_agents.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5406 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-23 17:08:45 +00:00
juanmanuelr 8d0120baab 2012-01-23 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_agents.php
	 operation/incidents/incident.php
	 operation/incidents/incident_detail.php
     operation/agentes/ver_agente.php
	 godmode/agentes/agent_incidents.php
	 godmode/agentes/configurar_agente.php: Added the possibility to add
	 agent to an incident and added new tab in agent view if the agent
	 has incidents associated.
  
	 * pandoradb.postgreSQL.sql
	 pandoradb.oracle.sql
	 pandoradb.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: modified 
	 table tincidencia.
	 
	 Pending task: # 3472447
	 



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5405 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-23 17:01:00 +00:00
vgilc 05c4c5efca 2012-01-23 Vanessa Gil <vanessa.gil@artica.es>
* operation/agentes/estado_agente.php
	  include/functions_agents.php: Simplify code estado_agente
	and fix bug in search filter.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5404 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-23 16:28:22 +00:00
juanmanuelr 2d8dcf9219 2012-01-23 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_api.php: Modified get_policy_modules function.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5400 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-23 09:03:57 +00:00
koichirok 50d778c2d1 2012-01-23 Koichiro Kikuchi <koichiro@rworks.jp>
* include/functions_servers.php: Exclude modules which belong to
	  disabled agent from server performance and lag calculation.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5399 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-23 08:05:35 +00:00
juanmanuelr e38ba81e97 2012-01-20 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_api.php: Modified get_all_agents function.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5398 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-23 07:52:43 +00:00
Ramon Novoa a137006730 2012-01-20 Ramon Novoa <rnovoa@artica.es>
* include/functions_netflow.php,
	  operation/menu.php,
	  operation/netflow/nf_view.php,
	  godmode/netflow/nf_report_item.php: Netflow live view support and small
	  fixes.

	* operation/netflow/nf_live_view.php: Added to repository: Netflow live view.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5397 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-20 13:14:09 +00:00
juanmanuelr 3f91bf48a5 2012-01-20 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_api.php: Modified in parameters in 
	update_modules functions (network, data, snmp and plugin).



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5396 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-20 12:23:17 +00:00
juanmanuelr 7b7c651fe6 2012-01-19 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_api.php
	 include/functions_agents.php
	 include/functions_alerts.php: New functionality for the Api.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5393 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-19 17:45:59 +00:00
vgilc ce4e70632d 2012-01-18 Vanessa Gil <vanessa.gil@artica.es>
* include/functions_agents.php
	  operation/agentes/estado_monitores.php: Counter modified to ignore
	disabled modules.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5386 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-18 10:09:58 +00:00
jsatoh 9c917acc7e 2012-01-18 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_pcap_filter.php: Added a new help file.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5385 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-18 08:36:14 +00:00
juanmanuelr 9a9807fcc0 2012-01-17 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_network_components.php
	 include/functions_api.php: Added new functions to Api.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5384 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-17 20:20:45 +00:00
Ramon Novoa 112e2b9b30 2012-01-17 Ramon Novoa <rnovoa@artica.es>
* include/functions_netflow.php: Clean \r and \n from advanced
	  filters.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5383 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-17 15:37:50 +00:00
Ramon Novoa dcdd53a9fc 2012-01-17 Ramon Novoa <rnovoa@artica.es>
* include/functions_graph.php, include/functions_netflow.php,
	  godmode/netflow/nf_edit_form.php, pandoradb.sql,
	  pandoradb.postgreSQL.sql, pandoradb.oracle.sql: Added suport for
	  custom filters. Small fixes.

	* include/help/en/help_pcap_filter.php,
	  include/help/es/help_pcap_filter.php: Added to repository. Nfdump
	  filter syntax help files.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5382 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-17 14:01:49 +00:00
juanmanuelr 20bda944ba 2012-01-17 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_api.php: Added new functions add_agent_policy,
	add_data_module_policy, add_network_module_policy, 
	add_snmp_module_policy and add_plugin_module_policy to Api.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5380 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-17 12:08:53 +00:00
vgilc 1b30175835 2012-01-17 Vanessa Gil <vanessa.gil@artica.es>
* include/functions_agents.php
	  extensions/module_groups.php: Fixed bug: sql error in
	extension "Module Groups" and popup alert.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5376 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-17 10:20:53 +00:00
juanmanuelr 41fbbb0018 2012-01-16 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_api.php: New functions in Api 
	update_network_module, update_plugin_module, update_data_module and
	update_snmp_module.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5370 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-16 10:30:16 +00:00
Ramon Novoa 9e77c38d5c 2012-01-13 Ramon Novoa <rnovoa@artica.es>
* include/functions_graph.php,
	  include/functions_netflow.php,
	  operation/netflow/nf_view.php: Aesthetic fixes.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5369 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-13 14:52:52 +00:00
Ramon Novoa 57d91d50c3 2012-01-13 Ramon Novoa <rnovoa@artica.es>
* include/functions_graph.php,
	  include/functions_netflow.php,
	  operation/netflow/nf_view.php: Fixed data source ordering for some
	  netflow charts and implemented a basic disk cache.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5368 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-13 13:14:16 +00:00
juanmanuelr a3eb17a514 2012-01-12 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_users.php
	 include/functions_groups.php
	 include/functions_profile.php
	 include/functions_api.php: Added functions and new functions to Api
	 set_update_template, set_delete_template, 
	 set_delete_module_template, set_update_user, set_add_user_profile,
	 set_create_module_template.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5362 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-12 15:33:52 +00:00
vgilc 4a50f43217 2012-01-12 Vanessa Gil <vanessa.gil@artica.es>
* include/functions_graph.php
	  include/functions_netflow.php: translate netflow titles.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5360 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-12 14:20:32 +00:00
vgilc d31e2032b0 2012-01-12 Vanessa Gil <vanessa.gil@artica.es>
* godmode/netflow/nf_report_item.php
	  include/functions_netflow.php: changes netflow groups.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5358 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-12 11:32:49 +00:00
Ramon Novoa 3efe042a99 2012-01-12 Ramon Novoa <rnovoa@artica.es>
* include/graphs/functions_fsgraph.php: Fixed empty chart detection for
	  flash charts.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5357 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-12 10:55:59 +00:00
vgilc 2e7da2fa96 2012-01-12 Vanessa Gil <vanessa.gil@artica.es>
godmode/netflow/nf_edit.php
	  godmode/netflow/nf_report.php
	  godmode/netflow/nf_report_form.php
	  godmode/netflow/nf_report_item.php
	  include/functions_netflow.php
	  operation/netflow/nf_view.php
	  operation/netflow/nf_reporting.php: changes netflow acl.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5356 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-12 10:52:15 +00:00
Ramon Novoa a619433df3 2012-01-11 Ramon Novoa <rnovoa@artica.es>
* include/functions_netflow.php,
	  operation/netflow/nf_view.php: Fixed netflow raw data tables.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5351 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-11 19:16:13 +00:00
vgilc 814f01256e 2012-01-11 Vanessa Gil <vanessa.gil@artica.es>
godmode/netflow/nf_edit_form.php
	  godmode/netflow/nf_report.php
	  godmode/netflow/nf_report_form.php
	  godmode/netflow/nf_report_item.php
	  include/functions_netflow.php
	  operation/netflow/nf_view.php: netflow acl.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5350 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-11 18:12:33 +00:00
Ramon Novoa 3b09ed0c7c 2012-01-11 Ramon Novoa <rnovoa@artica.es>
* include/functions_graph.php,
	  include/functions_netflow.php,
	  operation/netflow/nf_view.php: Fixed netflow stacked charts. Moved
	  code from nf_view to functions in functions_netflow. Several other
	  fixes.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5349 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-11 16:34:53 +00:00
juanmanuelr 06d1d9995a 2012-01-11 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_api.php: Added new functions 
	set_create_snmp_module and set_create_data_module in the Api.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5343 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-11 13:05:58 +00:00
juanmanuelr 59d164f35f 2012-01-10 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_api.php: Added new functions 
	set_create_plugin_module and set_create_alert_template in the Api.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5340 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-10 17:21:46 +00:00
vgilc 3fcfa44464 2012-01-10 Vanessa Gil <vanessa.gil@artica.es>
* operation/agentes/group_view.php
	  include/functions_group.php: Improve display for 
	group view.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5337 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-10 13:56:40 +00:00
juanmanuelr f3c0bb2372 2012-01-09 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_api.php: Added new serialized parameter in 
	set_create_network_module function from api. Without it Web console 
	interface module edit view crash.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5330 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-09 17:43:16 +00:00
Ramon Novoa 46b0b7cc90 2012-01-05 Ramon Novoa <rnovoa@artica.es>
* include/functions_graph.php,
	  include/functions_netflow.php,
	  operation/netflow/nf_view.php: Fixed several netflow charts and
	  improved performance.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5327 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-05 17:56:27 +00:00
vgilc ffbf220588 2012-01-05 Vanessa Gil <vanessa.gil@artica.es>
* include/functions_graph.php
          include/functions_netflow.php
	  operation/netflow/nf_view.php
	  godmode/netflow/nf_item_list: Graph changes.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5324 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-05 12:08:15 +00:00
juanmanuelr c0f59eb1ee 2012-01-03 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_graph.php
	 include/functions_forecast.php
	 include/functions_reporting.php: Fixed graphical representation of
	 intervals in projection graphs.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5319 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-03 17:41:04 +00:00
vgilc de44df1d15 2012-01-03 Vanessa Gil <vanessa.gil@artica.es>
* include/functions_graph.php
	  operation/netflow/nf_view.php: Graph changes.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5316 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-03 15:36:36 +00:00
zarzuelo 9287abce07 2012-01-03 Sergio Martin <sergio.martin@artica.es>
* include/functions_users.php
	include/auth/mysql.php
	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/users/user_list.php: Added to users the 
	disable/enable feature



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5315 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-03 13:07:40 +00:00
vgilc 89a27d4ad1 2012-01-02 Vanessa Gil <vanessa.gil@artica.es>
* operation/netflow/nf_view.php
	  include/functions_graph.php
	  include/functions_netflow.php: changed the way to collect netflow
	parameters.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5311 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-02 14:36:55 +00:00
Ramon Novoa 6491cd2057 2011-12-23 Ramon Novoa <rnovoa@artica.es>
* include/functions_servers.php: Added Netflow server information.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5303 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-23 10:04:36 +00:00
vgilc b755a39527 2011-12-21 Vanessa Gil <vanessa.gil@artica.es>
* godmode/netflow/nf_manage.php
	  godmode/netflow/nf_edit.php
	  include/functions_netflow.php: changed netflow setup.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5302 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-23 08:37:36 +00:00
zarzuelo 684d204b39 column of the global modules search
2011-12-22  Sergio Martin <sergio.martin@artica.es>

	* include/functions_graph.php: Fixed Date formats in graph
	axis to avoid loss data
	
	* include/functions_custom_graphs.php: Fixed number of hours of
	a week in the graphs combo




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5298 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-22 18:42:50 +00:00
zarzuelo 0e85fedb88 2011-12-22 Sergio Martin <sergio.martin@artica.es>
* include/functions_graph.php: Fixed Date formats in graph
	axis to avoid loss data
	
	* include/functions_custom_graphs.php: Fixed number of hours of
	a week in the graphs combo



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5294 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-22 10:08:00 +00:00
vgilc bef7daca71 2011-12-21 Vanessa Gil <vanessa.gil@artica.es>
* operation/netflow/nf_view.php
	  godmode/netflow/nf_report_item.php
	  godmode/netflow/nf_report.php: Allow repeat filters
	  in reports.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5293 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-21 17:14:41 +00:00
vgilc 0936a761a2 2011-12-21 Vanessa Gil <vanessa.gil@artica.es>
* godmode/netflow/nf_edit.php
	  godmode/netflow/nf_edit_form.php
	  include/functions_graph.php
	  operation/netflow/nf_view.php: remove some warning. 



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5292 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-21 16:07:15 +00:00
vgilc 4380251694 2011-12-21 Vanessa Gil <vanessa.gil@artica.es>
* pandoradb.sql: added mysql tables for traffic netflow.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5291 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-21 15:28:01 +00:00
vgilc 130694abae 2011-12-21 Vanessa Gil <vanessa.gil@artica.es>
* include/functions_netflow.php
	  include/help/en/help_aggregate_by.php: added files to netflow
	traffic monitoring.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5290 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-21 14:39:50 +00:00
vgilc bb016c2674 2011-12-21 Vanessa Gil <vanessa.gil@artica.es>
* include/functions_config.php
	  include/functions_graph.php
	  include/styles/menu.css
	  pandoradb.data.oracle.sql
	  pandoradb.data.postgreSQL.sql
  	  pandoradb.data.sql: Netflow traffic monitoring.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5289 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-21 13:09:26 +00:00
jsatoh 9ee8f13d68 2011-12-19 Junichi Satoh <junichi@rworks.jp>
* include/languages/ja.po, include/languages/ja.mo: Updated translation
	files.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5276 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-19 05:26:47 +00:00
jsatoh 05515f6a1c 2011-12-16 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_ff_threshold.php: Fixed Japanese word
	translations.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5272 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-16 08:41:47 +00:00
juanmanuelr 56cab1cb60 2011-12-15 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_forecast.php
	include/functions_reporting.php: Added CSV functionality for 
	projection and prediction reports.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5267 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-15 15:27:32 +00:00
Aldrioth 3c36dfe98d 2011-12-15 Tomas Palacios <tomas.palacios@artica.es>
* include/languages: Updated template, .po and .mo files.
        Updated template in Launchpad and completed
        Spanish and English translations.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5266 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-15 14:54:55 +00:00
juanmanuelr 662a678dab 2011-12-15 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_graph.php
	include/functions_reporting.php: Projection graphs are static now.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5265 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-15 12:58:48 +00:00
zarzuelo 3f7ce37e86 2011-12-15 Sergio Martin <sergio.martin@artica.es>
* include/functions_forecast.php: Changed the kind of graph 
	for projection to static



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5264 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-15 11:40:40 +00:00
juanmanuelr 324aa65402 2011-12-14 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_events.php
	godmode/agentes/module_manager_editor_common.php
	godmode/agentes/module_manager.php: Some corrections over this 
	views.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5259 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-14 13:52:46 +00:00
Ramon Novoa 78dbed93a6 2011-12-13 Ramon Novoa <rnovoa@artica.es>
* pandoradb_data.sql,
	  DEBIAN/control,
	  DEBIAN/make_deb_package.sh,
	  include/config_process.php,
	  install.php,
	  pandora_console.spec: Fixed version strings (were wrong
	  in the previous commit).



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5255 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-13 14:39:46 +00:00
Ramon Novoa 9aaf58de26 2011-12-13 Ramon Novoa <rnovoa@artica.es>
* pandoradb_data.sql,
	  DEBIAN/control,
	  DEBIAN/make_deb_package.sh,
	  include/config_process.php,
	  install.php,
	  pandora_console.spec: Updated version strings.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5251 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-13 14:12:25 +00:00
zarzuelo 8c6069f213 2011-12-13 Sergio Martin <sergio.martin@artica.es>
* include/functions_users.php: Change the get user groups
	to return the groups orderer by name



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5249 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-13 13:11:39 +00:00
zarzuelo 5dabd7c9f6 2011-12-13 Sergio Martin <sergio.martin@artica.es>
* include/functions_graph.php: Fixed a bug of the
	NO DATA images in the pdf graph reports

	* include/styles/pandora.css
	include/functions_reporting.php: Added styles to the 
	group report



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5248 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-13 09:13:28 +00:00
zarzuelo 596ae320d7 2011-12-12 Sergio Martin <sergio.martin@artica.es>
* include/functions_graph.php: Fixed some notices of the graphs
	when no data

	* include/functions_reporting.php
	include/functions.php
	godmode/reporting/reporting_builder.item_editor.php: Added the 
	first version of the new group report 3438332



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5246 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-12 13:01:04 +00:00
jsatoh 4f7476c0b9 2011-12-09 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_custom_logo.php: Changed height and width in
	this help view.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5243 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-09 03:08:52 +00:00
koichirok ea5f78023b 2011-12-08 Koichiro Kikuchi <koichiro@rworks.jp>
* extensions/snmp_explorer.php: Call io_safe_input() for
	 module name and description when creating module.
	* include/functions_io.php: spaces to tabs.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5242 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-08 02:32:52 +00:00
zarzuelo 7cd7aeae60 2011-12-07 Sergio Martin <sergio.martin@artica.es>
* include/functions_groups.php
	operation/agentes/group_view.php: Improved group view 
	with hierarchy to feature request 3444380



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5241 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-07 17:01:19 +00:00
zarzuelo ce862be0ec 2011-12-07 Sergio Martin <sergio.martin@artica.es>
* include/functions_modules.php
	godmode/agentes/module_manager_editor_common.php
	godmode/agentes/module_manager.php: Added status column in 
	godmode view of modules and added delete button in 
	edition module view

	* operation/agentes/estado_monitores.php: Fixed missed
	extra query to not show modules of foreign policies



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5239 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-07 14:19:05 +00:00
zarzuelo 39abc8cb4e 2011-12-07 Sergio Martin <sergio.martin@artica.es>
* include/functions_api.php: Added two new functions 
	to external API: set_enable_module_alerts and 
	set_disable_module_alerts for feature request 3427673



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5236 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-07 09:02:36 +00:00
juanmanuelr 0153444171 2011-12-05 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/help/en/help_custom_logo.php
	include/help/es/help_custom_logo.php: Changed height and width in 
	this help view.
	
	Fixes: #3450145



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5232 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-05 13:24:53 +00:00
zarzuelo 29a2273527 2011-12-02 Sergio Martin <sergio.martin@artica.es>
* include/functions_modules.php
	include/functions.php
	extensions/snmp_explorer.php
	godmode/agentes/configurar_agente.php
	godmode/massive/massive_edit_modules.php: Check if a module 
	name exists in the agent when you edit the module and
	improve the errors feedback



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5229 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-02 10:08:07 +00:00
zarzuelo ae69df1839 2011-12-02 Sergio Martin <sergio.martin@artica.es>
* include/functions_modules.php
	include/functions_api.php
	include/functions.php
	extensions/snmp_explorer.php
	godmode/agentes/module_manager_editor_common.php
	godmode/agentes/configurar_agente.php: limited the 
	modules creation to not allows to create one if exists
	a module with the same name in the agent to avoid
	recreate a module when go back in the browser.
	Bugfix: 3416129



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5227 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-02 08:52:54 +00:00
juanmanuelr 8d883f2e79 2011-11-30 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_config.php: Login hash pass can be left blank.
	
	Fixes: #3410190



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5221 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-30 16:58:46 +00:00
juanmanuelr c6da118aba 2011-11-30 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_agents.php: Fixed call to agents_get_modules
	with id_agent = 0.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5218 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-30 16:31:09 +00:00
juanmanuelr 9dfee9b358 2011-11-30 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_agents.php: Fixed bad sql sintax in 
	agents_get_agents function.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5216 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-30 15:04:43 +00:00
juanmanuelr 12f0c69912 2011-11-30 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_agents.php: Fixed bad sql sintax in 
	agents_get_agents funtion.
	
	Fixes: #3445995




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5215 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-30 14:55:08 +00:00
juanmanuelr b20b935f13 2011-11-30 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* operation/agentes/estado_generalagente.php
	include/javascript/jquery.ui.dialog.js
	general/header.php: Fixed ui_dialog when graphs are displayed 
	behind.
	
	Fixes: #3441058



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5214 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-30 14:47:19 +00:00
zarzuelo b1c89b36ed 2011-11-30 Sergio Martin <sergio.martin@artica.es>
* include/graphs/functions_gd.php: Fixed rounded corners 
	progress bar whit mode=1 and ratio < 30



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5213 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-30 14:30:09 +00:00
juanmanuelr 4a0d1a10e0 2011-11-30 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/ajax/agent.php
	operation/agentes/exportdata.php: Fixed agent autocomplete 
	functionality.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5212 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-30 11:26:25 +00:00
juanmanuelr 3757027dbd 2011-11-30 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_reporting.php: Fixed html render of combined 
	graphs.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5211 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-30 09:50:55 +00:00
zarzuelo c89fe8fa08 2011-11-29 Sergio Martin <sergio.martin@artica.es>
* include/functions_agents.php: Fixed filter of the operation
	agents view for bug 3445244



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5207 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-29 17:09:51 +00:00
juanmanuelr c605536b33 2011-11-29 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_graph.php
	include/functions_graph.php: Fixed PDF exportation of combined 
	graphs.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5206 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-29 16:12:20 +00:00
juanmanuelr b06e9a731a 2011-11-29 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_graph.php
        include/graphs/fgraph.php: Fixed custom graphs exportation to 
        PDF.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5205 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-29 16:07:44 +00:00
juanmanuelr f317f494f5 2011-11-29 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_graph.php: Added check for flash charts in pdf
	exportation.
	* operation/events/events_validate.php: Removed entities in this 
	view.

	Fixes: #3445106



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5200 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-29 12:52:56 +00:00
juanmanuelr 8045546d21 2011-11-29 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_reporting.php: Removed entities in events 
	reports.
	
	Fixes: #3445082



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5197 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-29 11:52:36 +00:00
juanmanuelr 53c8ca2fc0 2011-11-29 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_graph.php
	 include/functions_reporting.php: Fixed custom graphs in preview 
	 reporting and PDF exportation.
	 
	 Fixes: #3444170



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5196 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-29 11:39:50 +00:00
jsatoh 81e7456a60 2011-11-29 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_ip_api_list.php: Added a new help file.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5190 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-29 02:02:18 +00:00
zarzuelo 8309408c19 2011-11-28 Sergio Martin <sergio.martin@artica.es>
* include/functions_api.php
	include/help/en/help_ip_api_list.php
	include/help/es/help_ip_api_list.php
	godmode/setup/setup.php: Improved the IP ACL Access 
	list to allow substrings for bug 3438385



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5187 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-28 16:37:08 +00:00
zarzuelo 24ad897e9f 2011-11-28 Sergio Martin <sergio.martin@artica.es>
* include/functions_config.php: Clean deprecated lock policies
	code for bug 3437881



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5183 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-28 11:35:06 +00:00
zarzuelo eef37e9185 2011-11-28 Sergio Martin <sergio.martin@artica.es>
* include/graphs/functions_gd.php: Fixed rounded corners
	graphs when the progress is less than 30%




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5182 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-28 11:33:45 +00:00
juanmanuelr 1a8aa62487 2011-11-28 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_agents.php: Changed parameter in 
	policies_get_modules_sql_condition function call. 



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5178 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-28 08:23:28 +00:00
jsatoh 6155e3de33 2011-11-26 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_integria_url.php: Added a new help file.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5175 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-26 00:19:30 +00:00
juanmanuelr 9eb9a3a74b 2011-11-25 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_agents.php
	 operation/menu.php
	 operation/gis_maps/render_view.php
	 operation/gis_maps/index.php
	 godmode/gis_maps/index.php: Fixed a problem with agent groups in 
	 gis maps.
	 
	 Fixes: #3438313



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5173 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-25 11:55:13 +00:00
zarzuelo 12744fee7e 2011-11-25 Sergio Martin <sergio.martin@artica.es>
* include/graphs/functions_gd.php: Fixed rounded corners in progress bar
	graphs for bug 3442005



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5172 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-25 11:43:23 +00:00
juanmanuelr a354ebcf48 2011-11-25 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_agents.php: Fixed sql error in agents_get_agents
        function.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5171 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-25 11:11:36 +00:00
zarzuelo d8035b6f0f 2011-11-25 Sergio Martin <sergio.martin@artica.es>
* include/functions_config.php: Fixed API IP list of
	access entities bug



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5169 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-25 10:39:28 +00:00
zarzuelo 739dfdcf0a 2011-11-24 Sergio Martin <sergio.martin@artica.es>
* include/functions_api.php
	include/functions.php
	include/functions_agents.php
	operation/search_modules.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/estado_monitores.php
	operation/agentes/ver_agente.php
	operation/search_agents.php
	operation/search_alerts.php
	godmode/agentes/module_manager.php
	godmode/agentes/modificar_agente.php
	godmode/agentes/configurar_agente.php
	godmode/alerts/alert_list.list.php
	godmode/users/configure_user.php: Reconstruct policy acl
	system to allow in enterprise version get extra access for 
	a user in a policy



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5168 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-24 18:19:09 +00:00
zarzuelo d4a8ae4249 2011-11-24 Sergio Martin <sergio.martin@artica.es>
* include/help/en/help_integria_url.php
	include/help/es/help_integria_url.php
	godmode/setup/setup.php: Added help for integria api
	url in setup



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5166 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-24 18:16:26 +00:00
juanmanuelr 8816d6a5d1 2011-11-24 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* operation/agentes/networkmap.php
	 include/functions_networkmap.php: Added links to agents, modules 
	and groups in single view of networkmaps.
	
	Fixes: #3439487



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5161 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-24 10:23:23 +00:00
juanmanuelr 77c0be4a40 2011-11-17 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/snmpconsole/snmp_alert.php: Fixed bad time description.

	* godmode/reporting/visual_console_builder.editor.php
	 include/functions_visual_map.php: Now it's possible to link icons 
	 in visual console with a web page through the label. 

	* operation/visual_console/index.php
	 operation/visual_console/render_view.php
	 include/functions_config.php	 
	 operation/menu.php
	 godmode/menu.php
	 godmode/setup/setup.php
	 godmode/setup/setup_visuals.php
	 include/config_process.php: Added two new autorefresh 
	 parameters: one global and the other for visual console.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5146 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-17 16:55:32 +00:00
jsatoh a6ab643cb2 2011-11-17 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_network_map_enterprise.php,
	include/help/ja/help_view_services.php: Added missing help files.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5144 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-17 03:01:34 +00:00
jsatoh 866b59bca1 2011-11-16 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_ff_threshold.php: Fixed a typo.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5141 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-16 01:56:51 +00:00
jsatoh 64da58ca2f 2011-11-16 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_ff_threshold.php: Modified to be understood more
	easily.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5140 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-16 01:10:46 +00:00
juanmanuelr 4ce316397c 2011-11-14 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/javascript/pandora.js: Added ajax callback for metaconsole
	event search.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5133 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-14 22:16:47 +00:00
juanmanuelr 80294df5f4 2011-11-14 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_menu.php
	 include/config_process.php
	 operation/menu.php
	 godmode/menu.php
	 godmode/reporting/visual_console_builder.php: Preserve autorefresh
	 time from visual console like global autorefresh parameter.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5131 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-14 09:02:54 +00:00
juanmanuelr a2ffd16415 2011-11-08 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_reporting.php:
	 godmode/reporting/reporting_builder.item_editor.php: Fixed baseline
	 graphs also fixed some warnings.
	 
	 Fixes: #3414446



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5123 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-08 10:39:06 +00:00
juanmanuelr b7acc90d78 2011-11-08 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_graph.php
	 include/functions_forecast.php
	 include/functions_reporting.php
	 godmode/reporting/reporting_builder.preview.php: Fixed some 
	 warnings in this views.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5122 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-08 09:56:43 +00:00
juanmanuelr ce8f293f4b 2011-11-04 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_graph.php 
	 include/graphs/fgraph.php
	 include/functions_reporting.php
	 operation/agentes/ver_agente.php: Modules in 'top_n' reports are 
	 sorted and graphs are displayed.
	 
	 Fixes: #3422013



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5113 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-04 12:03:13 +00:00
slerena deb7064b1b 2011-11-03 Sancho Lerena <slerena@artica.es>
* include/functions_html.php:  Skip config.php loading after load 
        the first one.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5110 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-03 19:55:24 +00:00
zarzuelo b7ade921b5 2011-11-03 Sergio Martin <sergio.martin@artica.es>
* include/graphs/functions_pchart.php: Fixed graphs to adapt bottom 
	margin with the font size and show the graphs properly when are
	so little



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5108 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-03 17:42:43 +00:00
mdtrooper 1682c67ec4 2011-11-02 Miguel de Dios <miguel.dedios@artica.es>
* include/functions.php: added function "check_refererer" for check
	refererers in some places.
	
	* extensions/extension_uploader.php, extensions/dbmanager.php,
	operation/incidents/incident.php, operation/incidents/incident_detail.php,
	godmode/servers/recon_script.php, godmode/users/configure_user.php,
	godmode/tag/edit_tag.php: securized this files to XSS and CSRF attacks. 



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5107 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-03 17:28:18 +00:00
juanmanuelr 3666da18c7 2011-11-03 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_reporting.php
	godmode/reporting/reporting_builder.preview.php: Changed begin date
	function in order to make it global for all items of a report.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5106 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-03 16:57:38 +00:00
juanmanuelr e24daa4aef 2011-11-03 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_graph.php
	include/functions_forecast.php: Fixed X axis time format in graphs.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5105 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-03 15:14:12 +00:00
juanmanuelr a553fa1941 2011-11-03 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_reporting.php
	godmode/reporting/reporting_builder.preview.php
	godmode/reporting/reporting_builder.php
	godmode/reporting/reporting_builder.item_editor.php: Added selector
	for report's items in order to choose the report begin date and
	added combo for sort SLA elements. 



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5104 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-03 10:56:38 +00:00
jsatoh bea6d3f94d 2011-10-29 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_projection_graph.php,
	include/help/ja/help_prediction_date.php: Added new help files.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5101 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-29 01:24:36 +00:00
juanmanuelr 56e24ddacd 2011-10-28 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* 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.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5094 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-28 09:09:53 +00:00
juanmanuelr a23663a781 2011-10-27 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/reporting/reporting_builder.item_editor.php: Added 1 week 
	interval for SLA reports.
	
	Fixes: #3426516
	
	* include/functions_forecast.php
	include/functions_reporting.php
	godmode/reporting/reporting_builder.php
	godmode/reporting/reporting_builder.item_editor.php: Changed 
	precission to float of max and min intervals on prediction date 
	report.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5086 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-27 11:27:49 +00:00
juanmanuelr 1476fa9587 2011-10-26 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/db/postgresql.php
	include/db/mysql.php
	include/db/oracle.php
	include/config_process.php
	include/functions_db.php: Fixed historic database functionality. 

	Fixes: #3423519

	* operation/agentes/datos_agente.php: Fixed layout in this view.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5082 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-26 16:31:45 +00:00
juanmanuelr aad766aee9 2011-10-26 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_graph.php
	include/functions_forecast.php
	include/functions_reporting.php
	include/functions.php
	godmode/reporting/reporting_builder.php
	godmode/reporting/reporting_builder.item_editor.php: Added two new
	types of reports 'projection graph' and 'prediction date'. 



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5081 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-26 15:18:51 +00:00
zarzuelo a91f0be558 2011-10-25 Sergio Martin <sergio.martin@artica.es>
* include/functions_html.php: Deleted problematic name change
	into textarea function



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5079 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-25 08:41:30 +00:00
jsatoh 026c0b0fe3 2011-10-24 Junichi Satoh <junichi@rworks.jp>
* include/functions_api.php: Fixed 'id_alert_template' variable.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5075 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-24 01:34:38 +00:00
koichirok 02e6b9d3ba 2011-10-14 Koichiro Kikuchi <koichiro@rworks.jp>
* pandora_console/include/help/en/help_alert_macros.php,
	  pandora_console/include/help/ja/help_alert_macros.php: Added the new
	  _plugin_parameters_ alert macro.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5065 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-14 04:08:20 +00:00
jsatoh 417c3d9e1c 2011-10-06 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_reporting_main_tab.php: Added a missing help
	file.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5046 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-06 04:15:06 +00:00
koichirok b83c786b51 2011-10-06 Koichiro Kikuchi <koichiro@rworks.jp>
* pandora_console/include/help/en/help_alert_macros.php,
	  pandora_console/include/help/ja/help_alert_macros.php: Added 4 new macros.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5045 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-06 03:19:53 +00:00
slerena 49a8cd47a3 2011-10-05 Sancho Lerena <slerena@artica.es>
* functions_api.php: Added 4 new methods (enable/disable) alerts
        and modules. Request 3415505 on tracker by Hirofumi Kosaka.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5039 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-05 11:19:20 +00:00
zarzuelo 5bb4f36b63 2011-09-28 Sergio Martin <sergio.martin@artica.es>
* include/functions_graph.php: Fixed graphs engine to fix
	reports graphs swap between horizontal and vertical and 
	pdf view for bugs 3414107 and 3414124



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5019 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-28 13:36:34 +00:00
zarzuelo 5332637739 2011-09-28 Sergio Martin <sergio.martin@artica.es>
* include/javascript/jquery.pandora.controls.js: Moved part
	of the solution of last commit to the enterprise



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5018 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-28 09:54:32 +00:00
zarzuelo cfa0c77c12 2011-09-28 Sergio Martin <sergio.martin@artica.es>
* include/javascript/jquery.pandora.controls.js: Fixed module 
	select refresh from jquery controls to fix the graph widget
	on dashboard



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5017 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-28 09:06:19 +00:00
Aldrioth c47a905711 2011-09-27 Tomas Palacios <tomas.palacios@artica.es>
* include/languages: Updated language files.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5008 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-26 14:45:44 +00:00
mdtrooper 7f95f4a865 2011-09-26 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_api.php: added the call "get_events" the filters for the
	free text in event description and status of event.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5007 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-26 14:29:55 +00:00
darode 556e9e2246 2011-09-26 Dario Rodriguez <dario.rodriguez@artica.es>
* include/functions_graph.php: Fixed a problem with graphs which
	shows only a few points instead of all of them.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5004 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-26 11:51:55 +00:00
mdtrooper 8de3c37f5c 2011-09-25 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_api.php: added api call "set_validate_event".
	
	* include/api.php: fixed the login process for do more Pandora standar.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4997 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-25 17:26:36 +00:00
mdtrooper d15f65d04c 2011-09-23 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_api.php: added the code for the return the more
	criticity event in the API call "get_events".



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4995 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-23 20:46:33 +00:00
slerena d0424d2903 2011-09-23 Sancho Lerena <slerena@artica.es>
* pandoradb_data.sql: Update version and DB Build.

        * DEBIAN/control, 
        DEBIAN/make_deb_package.sh
        include/config.php
        include/config_process.php
        pandora_console_install
        install.php
        pandora_console.spec
        pandora_console.redhat.spec: Updated version.

        * extras/pandoradb_migrate_v3.2_to_v4.0.sql: Update version after
        migrate.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4992 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-23 11:37:40 +00:00
Aldrioth cd5f90829a 2011-09-23 Tomas Palacios <tomas.palacios@artica.es>
* include/languages: Updated language files.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4988 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-23 10:28:38 +00:00
mdtrooper f00eab0cca 2011-09-22 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_api.php: fixed the lost check for the timestamps in the
	"get_events" call.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4986 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-22 19:02:46 +00:00
mdtrooper 381652cbbb 2011-09-22 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_api.php: replaced the anonymous function for the named
	function.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4980 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-22 09:40:49 +00:00
mdtrooper 773c1f6127 2011-09-21 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_api.php: added code to get count of event when the api
	is called for the "get_events".



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4977 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-21 20:43:24 +00:00
jsatoh 1926f11216 2011-09-21 Junichi Satoh <junichi@rworks.jp>
* include/javascript/jquery.pandora.controls.js: Fixed disabled agents
	are shown as blank. Contributed by Yusuke Arai. Thanks!



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4975 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-21 04:23:28 +00:00
jsatoh 9a3a252d71 2011-09-21 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_servers.php,
	include/help/ja/help_service_elements_management.php,
	include/help/ja/help_service_management_edit.php,
	include/help/ja/help_services_management.php,
	include/help/ja/help_snmp_alert.php,
	include/help/ja/help_snmp_alert_custom.php,
	include/help/ja/help_snmp_explorer.php,
	include/help/ja/help_template_tab.php,
	include/help/ja/help_view_services_detail.php,
	include/help/ja/help_visual_console_editor_data_tab.php,
	include/help/ja/help_visual_console_editor_editor_tab.php,
	include/help/ja/help_visual_console_editor_preview_tab.php,
	include/help/ja/help_visual_console_editor_wizard_tab.php: Added new
	help files.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4974 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-21 02:28:14 +00:00
juanmanuelr ce3f8a8646 2011-09-19 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/help/en/help_reporting_global_tab.php
        include/help/es/help_reporting_global_tab.php: Modified help file.

        * godmode/reporting/reporting_builder.item_editor.php: Added
        * contextual 
        helps.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4970 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-19 09:50:48 +00:00
juanmanuelr cd2d6a41ed 2011-09-19 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/help/en/help_network_map_enterprise.php
        include/help/es/help_network_map_enterprise.php: Added new help files.

        * extensions/insert_data.php
        extensions/extension_uploader.php
        godmode/reporting/reporting_builder.item_editor.php: Added contextual
        helps.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4969 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-19 08:51:37 +00:00
jsatoh 94256f1811 2011-09-19 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_gis_tab.php,
	include/help/ja/help_graph_builder.php,
	include/help/ja/help_graph_editor.php,
	include/help/ja/help_graph_view.php,
	include/help/ja/help_inventory_tab.php,
	include/help/ja/help_local_component.php,
	include/help/ja/help_module_linking.php,
	include/help/ja/help_policy_agent.php,
	include/help/ja/help_policy_queue.php,
	include/help/ja/help_profile.php,
	include/help/ja/help_reporting_global_tab.php,
	include/help/ja/help_reporting_item_editor_tab.php,
	include/help/ja/help_reporting_list_items_tab.php,
	include/help/ja/help_reporting_preview_tab.php,
	include/help/ja/help_reporting_wizard_sla_tab.php,
	include/help/ja/help_reporting_wizard_tab.php: Added new help files.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4968 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-19 01:59:57 +00:00
jsatoh d22c84edfe 2011-09-17 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_alert_action.php,
	include/help/ja/help_alert_command.php,
	include/help/ja/help_alert_compound.php,
	include/help/ja/help_alert_template.php,
	include/help/ja/help_collection_tab.php,
	include/help/ja/help_collections.php,
	include/help/ja/help_component_groups.php,
	include/help/ja/help_event_alert.php,
	include/help/ja/help_export_server.php,
	include/help/ja/help_external_alert.php: Added new help files.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4967 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-17 14:46:04 +00:00
mdtrooper b428ac629b 2011-09-16 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_api.php: added the "getgroups" call.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4963 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-16 11:08:08 +00:00
juanmanuelr 027a75a433 2011-09-16 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_agents.php: Avoid bad syntax sql query
        in agents_get_modules_data_count() function when an agent doesn't
        have modules.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4962 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-16 10:22:21 +00:00
juanmanuelr 83b24ef12d 2011-09-16 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/help/en/help_export_server.php
        include/help/en/help_servers.php
        include/help/es/help_export_server.php
        include/help/es/help_servers.php: Added new contextual helps.

        * godmode/servers/modificar_server.php
        godmode/tag/edit_tag.php: Modified contextual helps.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4961 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-16 09:23:41 +00:00
juanmanuelr a8ae634163 2011-09-16 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/help/es/help_reporting_list_items_tab.php
        godmode/reporting/graph_builder.php: Changed contextual helps.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4960 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-16 07:45:07 +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
mdtrooper 4b97473f94 2011-09-14 Miguel de Dios <miguel.dedios@artica.es>
* include/functions.php: cleaned source code style.
	
	* include/functions_events.php: added the parameter to return only url
	in function "events_print_type_img".
	
	* include/functions_api.php: now the api in getevents return more data.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4954 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-15 13:19:11 +00:00
mdtrooper a438f9292d 2011-09-08 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_api.php: added in the output of get events the agent
	name and group name.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4953 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-15 10:12:32 +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
mdtrooper c15efe4b4e 2011-09-08 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_api.php: fixed output of api without html entities.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4948 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-13 17:32:44 +00:00
jsatoh 355c68ca79 2011-09-13 Junichi Satoh <junichi@rworks.jp>
* include/functions_api.php: Fixed module name filtering in
	'get events' does not work correctly.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4942 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-13 00:19:03 +00:00
mdtrooper 4f387f5c1b 2011-09-12 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_api.php, include/api.php: added the code for to
	extract events in the android event viewer.

	* operation/events/events_list.php: cleaned source code style.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4937 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-12 11:28:32 +00:00
juanmanuelr 2018c1f8b0 2011-09-12 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_reporting.php: Fixed bad condition in serialized
        reports code.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4934 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-12 10:01:42 +00:00
jsatoh 607a9dea3c 2011-09-11 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_action_threshold.php: Added a new help file.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4933 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-11 06:17:18 +00:00
mdtrooper be397f1e9f 2011-09-08 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_api.php: fixed the array key for module name.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4932 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-08 16:52:46 +00:00
mdtrooper db5f13c59b 2011-09-08 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_api.php: fixed in function "otherParameter2Filter" the
	simbol of timestamp comparation and separate the AND operator. And added
	2 more filters, the "limit" and the "offset".



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4931 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-08 16:37:58 +00:00
juanmanuelr fd5ae15f50 2011-09-08 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/setup/performance.php
        godmode/setup/setup_visuals.php: Added contextual help in this views.
        * include/functions_reporting.php: Now serialized reports get numeric data.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4930 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-08 15:55:06 +00:00
juanmanuelr 8404ab562e 2011-09-06 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/styles/pandora_forms.css
        include/styles/pandora_minimal.css
        include/styles/pandora_black.css
        include/styles/pandora.css: Changed style for calendar.

        * images/skin/skin_default/include/styles/menu.css: Added icon for
        networkmap with skin configuration.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4920 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-06 14:58:09 +00:00
javilanz 49c2ad9432 2011-09-06 Javier Lanz <javier.lanz@artica.es>
* include/help/en/help_timesource.php: Changed a wee translation bug 
        and fixed style format
        * godmode/setup/setup.php: Fixed a field name, written properly.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4919 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-06 14:47:27 +00:00
mdtrooper 0aebd395bf 2011-09-06 Miguel de Dios <miguel.dedios@artica.es>
* include/styles/pandora.css,
	images/skin/skin_default/include/styles/pandora.css: added items to set the
	style of calendar tooltip.
	
	* include/calendar.js, include/javascript/calendar.js: erased the styles
	for the calendar.
	
	Fixes: #3371449



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4917 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-06 13:43:44 +00:00
mdtrooper 4aa3114317 2011-09-06 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_graph.php: hidden the legend of datas with 0 value.
	
	Fixes: #3379756



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4916 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-06 12:32:26 +00:00
mdtrooper df7de9e3b2 2011-09-05 Miguel de Dios <miguel.dedios@artica.es>
* include/help/en/help_action_threshold.php,
	include/help/es/help_action_threshold.php: added help for threshold from
	the wiki documentation.
	
	Fixes: #3371385



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4908 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-05 16:12:06 +00:00
juanmanuelr 015159c075 Juann Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_agents.php: Fixed function
        agents_get_modules() where modules are retrieve.

Esta línea y las que están debajo serán ignoradas--

M    ChangeLog
M    include/functions_agents.php


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4893 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-02 11:04:51 +00:00
mdtrooper 45dc9648e8 2011-09-02 Miguel de Dios <miguel.dedios@artica.es>
* include/config_process.php: set by default the mysql connection type
	because in older isntallations update to 4 have not this token in
	config.php.
	
	Fixes: #3395947



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4891 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-02 10:13:06 +00:00
juanmanuelr dc2c9f71bb 2011-09-02 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_alerts.php: fixed alerts_get_alert_agent_module_actions()
        function to avoid PHP warnings on alert compound display.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4890 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-02 09:42:20 +00:00
javilanz 1b5c5efc1b 2011-09-01 Javier Lanz <javier.lanz@artica.es>
* include/functions_filemanager.php: Improved detecting mime types

        Fixes: #3389654



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4886 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-01 18:03:01 +00:00
mdtrooper 3fc96d9c44 2011-09-01 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_agents.php: added the other part of logical expression
	in the patch of strstr. 



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4883 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-01 15:59:19 +00:00
mdtrooper 4559d28cd3 2011-09-01 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_users.php: added the function "users_get_first_group"
	another parameter, $all_group, to return all group or not, by default is
	true.
	
	Fixes: #3401582



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4882 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-01 15:40:23 +00:00
mdtrooper 3ce23ff0a3 2011-09-01 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_graph.php: fixed to show empty graph in new
	installations without data.
	
	Fixes: #3371197



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4880 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-01 15:03:00 +00:00
mdtrooper 786a0cdeb9 2011-09-01 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_groups.php: fixed when the group haven't a icon.
	
	* operation/menu.php: applied the safe_out before the print a piece the
	name of map in submenu.
	 
	* operation/gis_maps/render_view.php: fixed the name of agents with white
	spaces.
	
	Fixes: #3398436



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4874 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-01 13:09:17 +00:00
juanmanuelr 0fee793345 2011-09-01 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/javascript/jquery.pandora.controls.js: Filter keycount variable
        in pandoraSelectGroupAgent javascript function.
        * godmode/massive/massive_add_action_alerts.php: Added 'Any' label to
        agents combo in this view and correct a typo.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4870 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-01 11:14:46 +00:00
juanmanuelr 71d3a359d3 2011-09-01 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_agents.php: changed function strstr() for
        substr() in agents_get_modules function.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4868 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-01 09:57:40 +00:00
mdtrooper bbf07927b8 2011-08-31 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_agents.php: fixed the fields as sql operations as field.
	
	Fixes: #3400237



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4863 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-31 16:42:56 +00:00
juanmanuelr 1a8a2f9324 2011-08-31 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_alerts.php: Fixed alerts_get_agents_with_alert_template
        function in order to not retrieve delete modules.

        Fixes: #3401666




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4862 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-31 15:22:44 +00:00
mdtrooper 8fed37b228 2011-08-31 Miguel de Dios <miguel.dedios@artica.es>
* include/functions.php: fixed in function "string2image" when generate a
	image in other location, now have one more parameter, $homeurl, by default
	empty string.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4860 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-31 11:27:01 +00:00
koichirok 8d0d9508fe 2011-08-31 Koichiro Kikuchi <koichiro@rworks.jp>
* include/functions_api.php: Fixed join parameter to avoid
	  generating unusable module lines.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4856 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-31 06:36:36 +00:00
mdtrooper 5e4e2893b0 2011-08-30 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_graph.php, include/graphs/functions_fsgraph.php,
	include/graphs/fgraph.php: added the parameter $reduce_data_columns by
	default false for to use in vertical columns graph.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4850 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-30 09:33:07 +00:00
mdtrooper 93b30cd697 2011-08-29 Miguel de Dios <miguel.dedios@artica.es>
* include/graphs/functions_fsgraph.php, include/graphs/fgraph.php: added
	$homeurl parameter to graph vertical column in flash.
	
	Fixes: #3398097



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4845 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-29 17:30:48 +00:00
darode 32b859c946 2011-08-29 Dario Rodriguez <dario.rodriguez@artica.es>
* include/functions_graph.php: Fixed a bug setting graphic
        * resolution
        to 1 that displays some errors with event graphs.  

        Fixes: #3398524



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4843 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-29 16:36:43 +00:00
zarzuelo 60989af74e 2011-08-29 Sergio Martin <sergio.martin@artica.es>
* include/db/mysql.php: Fixed the Rollback function in 
	mysql engine to reset auto mode after rollback action



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4839 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-29 14:44:02 +00:00
mdtrooper 4f5d5ead37 2011-08-29 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_visual_map.php: fixed the clean $id_agent var for
	each iteration.
	
	Fixes: #3400111



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4835 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-29 11:44:58 +00:00
jsatoh a610058c15 2011-08-29 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_snmp_alert_field1.php: Added a new help file.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4833 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-29 05:53:18 +00:00
juanmanuelr 8591ee3962 2011-08-26 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/styles/pandora.css
        operation/events/events_list.php: Fixed css style on th view.

        Fixes: #3394739




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4830 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-26 09:35:15 +00:00
juanmanuelr f656162bcd 2011-08-25 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/styles/pandora.css: Fixes style in notify css element.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4824 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-25 17:17:46 +00:00
zarzuelo cd0033534b 2011-08-25 Sergio Martin <sergio.martin@artica.es>
* include/db/mysql.php: Fixed a bug in the sql_commit
	function to reset the database to autocommit mode

	* include/functions_tags.php: Added a missed sql_begin call
	to the tags creation function



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4822 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-25 16:13:51 +00:00
javilanz b19bc07599 2011-08-25 Javier Lanz <javier.lanz@artica.es>
* include/functions_config.php: Fixed checking if remote configuration
        directory is not writtable for the console.

        Fixes: #3396471



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4821 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-25 16:08:16 +00:00
slerena 4733b866dc 2011-08-24 Sancho Lerena <slerena@artica.es>
* include/help/en/help_snmp_alert_field1.php: New help page.

        * include/help/en/help_module_definition.php: Fixed odd chars.

        * images/groups_small/g_: Deleted unused icons.

        * images/groups_small/transmit.ok.png: Added margins and
        padding.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4817 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-24 17:16:06 +00:00
mdtrooper d97a3f5117 2011-08-24 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_modules.php: added the call to enterprise function for
	to copy the remote configuration when copy the modules.
	
	Fixes: #3397314



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4816 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-24 16:46:03 +00:00
javilanz 4d571b8db0 2011-08-23 Javier Lanz <javier.lanz@artica.es>
* include/functions_filemanager.php: Fixed an style bug in collections
        table



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4809 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-23 15:23:51 +00:00
zarzuelo 56aa12d8b2 011-08-23 Sergio Martin <sergio.martin@artica.es>
* include/functions_networkmap.php: Fixed a unecessary toLower
	call function



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4807 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-23 11:11:28 +00:00
mdtrooper 29b89a55f8 2011-08-23 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_networkmap.php: added parameter to cut the names
	by default is true.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4805 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-23 10:54:04 +00:00
jsatoh fb89e4c74a 2011-08-23 Junichi Satoh <junichi@rworks.jp>
* include/functions_modules.php: Added comment for the 5th argument
	of modules_get_agents_with_module_name().



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4802 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-23 00:57:13 +00:00
mdtrooper 5bd6dd9c7f 2011-08-22 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_networkmap.php: fixed the create relative image for
	other installations such as in other paths into www directory.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4800 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-22 11:30:43 +00:00
jsatoh 13ba59c2cd 2011-08-22 Junichi Satoh <junichi@rworks.jp>
* include/javascript/jquery.pandora.controls.js,
	godmode/groups/group_list.php,
	godmode/massive/massive_delete_agents.php,
	godmode/massive/massive_edit_agents.php,
	godmode/massive/massive_delete_modules.php,
	include/functions_modules.php: Added group recursion feature,
	it allows to search agents in child groups.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4797 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-22 05:42:55 +00:00
slerena 599ea8e20b 2011-08-19 Sancho Lerena <slerena@artica.es>
* pandoradb_data.sql: Added recon script SNMP by default.

        * DEBIAN/control,
        DEBIAN/make_deb_package.sh: Updated version (4.0RC1)

        * operation/agentes/graphs.php: By default will show only AVG
        graphs.

        * config_process.php: Updated version to 4.0RC1.

        * pandora_console.spec, 
        pandora_console.redhat.spec: Updated specs for 4.0RC1 release.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4791 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-19 19:26:07 +00:00
slerena 2caf2caaba 2011-08-19 Sancho Lerena <slerena@artica.es>
* include/config_process.php: Fixed problem with timezone on
        page load in setup.      


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4787 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-19 16:25:39 +00:00
mdtrooper 1b4f8c8939 2011-08-19 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_graph.php: in function "graphic_agentaccess" fixed when
	the graph is empty, now show the standar Pandora image "no data to show".
	
	Fixes: #3393224



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4786 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-19 15:33:41 +00:00
mdtrooper 0fa04c0988 2011-08-19 Miguel de Dios <miguel.dedios@artica.es>
* include/styles/menu.css, operation/menu.php, images/plotchart.png: move
	to the upper level the Networkmap Console, and added image icon.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4785 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-19 15:14:00 +00:00
zarzuelo f00a5256d7 2011-08-19 Sergio Martin <sergio.martin@artica.es>
* include/functions_graph.php: Fixed event graph by user
	into event statistics



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4783 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-19 12:14:42 +00:00
mdtrooper 7742fb7424 2011-08-18 Miguel de Dios <miguel.dedios@artica.es>
* include/functions.php: fixed the snmpwalk for version 3, the function
	need empty string instead null.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4773 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-18 16:19:00 +00:00
slerena efd3c75fc0 2011-08-18 Sancho Lerena <slerena@artica.es>
* include/functions_servers.php: SNMP Server is SNMP Trap
        server.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4772 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-18 16:06:59 +00:00
mdtrooper ad71af72ff 2011-08-18 Miguel de Dios <miguel.dedios@artica.es>
* include/javascript/pandora_modules.js: fixed get the parameters
	snmp3_auth_method and snmp3_privacy_method.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4766 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-18 15:07:21 +00:00
juanmanuelr 28c0435917 2011-08-17 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_modules.php: Format decimal numeric data
        in function modules_get_agentmodule when DB is Oracle.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4765 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-18 10:36:33 +00:00
mdtrooper d587b33f0a 2011-08-17 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_html.php, include/functions_networkmap.php,
	include/functions_ui.php: fixed to use the name of file in tconfig_os
	instead the id for icon networkmap.

	* images/networkmap/*: renamed the image files to use the names of
	tconfig_os.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4760 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-17 16:22:29 +00:00
darode a9a7f38041 2011-08-17 Dario Rodriguez <dario.rodriguez@artica.es>
* include/functions_networkmap.php: Fixed a bug with topology map



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4755 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-17 15:16:54 +00:00
mdtrooper ffe8190105 2011-08-17 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_agents.php: check if Pandora can delete the conf and md5
	file in function "agents_delete_agent"
	
	* godmode/agentes/modificar_agente.php: show message of result from the
	deleting action.
	
	Fixes: #3392526



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4752 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-17 14:20:45 +00:00
mdtrooper 5ec529eda7 2011-08-17 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_visual_map.php,
	godmode/reporting/visual_console_builder.php,
	godmode/reporting/visual_console_builder.editor.js,
	godmode/reporting/visual_console_builder.editor.php: fixes more things, see
	the item in sourceforge tracker.
	
	Fixes: #3389987



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4751 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-17 12:44:26 +00:00
juanmanuelr 44d2e50f37 2011-08-17 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* pandoradb.oracle.sql: Added columns 'module_action_threshold'
        and 'last_execution' on 'talert_template_module_actions' table.
        * include/functions_agents.php: Correct bad sintax query.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4750 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-17 11:25:46 +00:00
juanmanuelr c072065905 2011-08-17 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/db/oracle.php
        include/functions_config.php
        operation/agentes/estado_ultimopaquete.php
        godmode/agentes/agent_manager.php: Changed some queries in order to make
        them compatible with Oracle.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4748 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-17 09:59:35 +00:00
mdtrooper 75a01d0d15 2011-08-16 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_graph.php, operation/agentes/stat_win.php: fixeds to
	show always units, and now show only avg by default, and now run the
	showing baseline again.
	
	Fixes: #3390113



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4745 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-16 17:09:43 +00:00
juanmanuelr 95fb9a34c9 2011-08-16 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* pandoradb.oracle.sql
        include/functions_agents.php
        include/functions_networkmap.php: Removed several mistakes in
Pandora
        console over Oracle.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4744 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-16 16:32:20 +00:00
Ramon Novoa c92c5fb851 2011-08-16 Ramon Novoa <rnovoa@artica.es>
* include/functions_servers.php: Renamed enterprise ICMP and SNMP
	  servers in the server view.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4743 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-16 14:32:53 +00:00
mdtrooper 38aac76db9 2011-08-16 Miguel de Dios <miguel.dedios@artica.es>
* include/styles/pandora.css,
	images/skin/skin_default/include/styles/pandora.css, general/header.php:
	change the color of autorefresh in header.
	
	Fixes: #3371429 



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4734 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-16 10:50:24 +00:00
zarzuelo e64eb0c5da 2011-08-12 Sergio Martin <sergio.martin@artica.es>
* include/functions_tags.php: Fixed false value in foreach



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4729 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-12 12:11:18 +00:00
javilanz b0c455f094 2011-08-12 Javier Lanz <javier.lanz@artica.es>
* include/config_process.php: Removed a forgotten html_debug_print call


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4724 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-12 08:12:29 +00:00
zarzuelo 5e8478b5fe 2011-08-11 Sergio Martin <sergio.martin@artica.es>
* include/config_process.php
	godmode/setup/setup_visuals.php: Fixed flash charts setup editor
	and user editor and set priority between both



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4722 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-11 18:06:54 +00:00
zarzuelo c7cc8a5bdf 2011-08-11 Sergio Martin <sergio.martin@artica.es>
* include/functions_graph.php
	operation/incidents/incident_statistics.php: Fixed flash graphs
	into incidents statistics and added the group All to the Pie
	by groups into incident statistics



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4721 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-11 17:09:21 +00:00
mdtrooper 7ba1eabcae 2011-08-10 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_networkmap.php: fixed execution the generation when
	it is empty.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4713 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-10 17:34:57 +00:00
Ramon Novoa 9d616ed5dc 2011-08-10 Ramon Novoa <rnovoa@artica.es>
* pandoradb.sql, pandoradb.postgreSQL.sql, pandoradb.oracle.sql: Added
	  a new column to store extended module information.

	* operation/agentes/status_monitor.php,
	  operation/agentes/estado_monitores.php: Added help tips to display
	  extended module information.

	* extras/pandoradb_migrate_v3.2_to_v4.0.sql,
	  godmode/agentes/agent_manager.php,
	  include/styles/tip.css,
	  include/functions_ui.php: Added support for help tips with custom
	  images.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4711 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-10 16:51:42 +00:00
slerena 534c87fca9 2011-08-10 Sancho Lerena <slerena@artica.es>
* pandoradb_data.sql: New sensor as agent type. Updated version.

        * include/graphs/functions_gd.php: Progressbar has a fixed font size.

        * include/functions_config.php: By default now gets a fontsize 
        called "Smallfont"; ideal to be used with our graphs instead the
        other. Size is also smaller as default.

        * godmode/servers/manage_recontask.php: Fixed broken code (matching
        for NULL, now works).

        * godmode/servers/manage_recontask_form.php: Altered some default values
        to be better.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4710 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-10 16:49:49 +00:00
juanmanuelr bd2c31a018 2011-08-10 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_config.php: Fixed premature warning message about db
        maintenance over a new installation.

        Fixes: #3371197



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4706 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-10 15:01:14 +00:00
mdtrooper 38dd0d78c4 2011-08-10 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_menu.php, operation/menu.php, godmode/menu.php: fixed
	when set a icon in a enterprise extension for the entry in menu. And added
	the feature to set a default icon when the icon not exists.
	
	Fixes: #3388452



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4704 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-10 11:59:17 +00:00
slerena d84b468a9f 2011-08-11 Sancho Lerena <slerena@artica.es>
* include/styles/pandora.css: Removed black line in header.

        * images/pandora_header_logo_enterprise.png,
        images/pandora_header_logo.png,
        general/header.php: Resized images and added a few pixels to let
        chrome render better the header on default style.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4701 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-10 11:08:57 +00:00
juanmanuelr acf0d8b4cf 2011-08-10 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/styles/pandora.css: Fixed height on css header attributes.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4700 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-10 10:50:41 +00:00
juanmanuelr 6273186032 2011-08-08 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/help/en/help_agent_status.php
        include/help/es/help_agent_status.php
        include/help/ja/help_agent_status.php: Fixes style on this view.

        Fixes: #3371438



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4687 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-08 16:32:20 +00:00
juanmanuelr 8d5d67b25e 2011-08-08 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/styles/pandora.css
        general/pandora_help.php: Fixes style in help popups.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4686 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-08 16:20:20 +00:00
zarzuelo 30aa83c5c2 2011-08-08 Sergio Martin <sergio.martin@artica.es>
* include/functions_ui.php: Improved tooltip link to
	avoid automatic go to the top of the page



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4685 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-08 15:49:30 +00:00
juanmanuelr 9da90c31df 2011-08-08 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_html.php
        include/functions_networkmap.php
        include/functions_ui.php: Fixes warnings in apache log due to
wrong
        parameters on graphviz node definitions.

        Fixes: #3375357



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4683 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-08 15:41:52 +00:00
zarzuelo 1c4581d8fc 2011-08-08 Sergio Martin <sergio.martin@artica.es>
* include/config_process.php
	operation/users/user_edit.php
	godmode/setup/setup_visuals.php: Fixed global block size
	edition and user config default block size setting
	for bug 3388207



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4679 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-08 11:20:56 +00:00
juanmanuelr 867e572637 2011-08-08 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* images/skin/skin_default/include/styles/pandora.css
        include/styles/pandora.css: pagination margin is very small in
        some places.

        Fixes: #3388210




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4678 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-08 09:50:41 +00:00
Aldrioth cc6afaccac 2011-07-29 Tomas Palacios <tomas.palacios@artica.es>
* operation/agentes/alert_status.php
          include/functions_ui.php: fixed a bug regarding
          dissappeared alert status bar and validation perms.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4657 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-29 15:12:32 +00:00
darode 2ea5dd1dce 2011-07-29 Dario Rodriguez <dario.rodriguez@artica.es>
* include/functions_agents.php: Fixed a bug related to
        wrong value for a foreach function.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4652 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-29 11:15:39 +00:00
zarzuelo 814c0fe8d3 2011-07-28 Sergio Martin <sergio.martin@artica.es>
* include/functions_networkmap.php: Added new mode to 
	get networkmap function to allow get the map of another user



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4643 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-28 16:26:26 +00:00
zarzuelo 84c9b92b80 2011-07-28 Sergio Martin <sergio.martin@artica.es>
* include/config_process.php
	include/functions.php
	operation/agentes/stat_win.php
	general/pandora_help.php: Create new functions to manage pandora
	languages.
	Fix pandora_help languages to use the user language, no always the
	global language.
	Fix som SESSION index little bugs



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4641 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-28 09:25:42 +00:00
Aldrioth 4f462f860a 2011-07-27 Tomas Palacios <tomas.palacios@artica.es>
* include/languages: fixed a small translation error
	and updated templates.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4638 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-27 16:53:37 +00:00
Ramon Novoa 0105babeb6 2011-07-27 Ramon Novoa <rnovoa@artica.es>
* include/functions_servers.php: Added information for the new
	  enterprise servers.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4636 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-27 16:05:16 +00:00
zarzuelo f7b67685c9 2011-07-27 Sergio Martin <sergio.martin@artica.es>
* include/functions_ui.php: Fixed shortcut icon link to avoid
	favicon.ico miss error in the apache log



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4635 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-27 15:05:09 +00:00
Aldrioth d9f24ad608 2011-07-27 Tomas Palacios <tomas.palacios@artica.es>
* godmode/setup/news.php: fixed a bug regarding
        unability to add new objects to visual maps
        using the wizard.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4631 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-27 10:06:19 +00:00
zarzuelo c87fc9a807 2011-07-27 Sergio Martin <sergio.matin@artica.es>
* include/functions_html.php
	godmode/reporting/reporting_builder.php
	godmode/reporting/reporting_builder.item_editor.php: Fixed several
	warnings of undeclared variables and use of not supported parameter
	of function strstr in php 3.2



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4630 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-27 10:04:55 +00:00
Aldrioth 4eb0bcece3 2011-07-26 Tomas Palacios <tomas.palacios@artica.es>
* include/languages: fixed a small translation error
	and updated templates.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4624 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-26 11:19:08 +00:00
zarzuelo d61df4573c 2011-07-26 Sergio Martin <sergio.martin@artica.es>
* pandoradb_data.sql
	pandoradb.data.postgreSQL.sql
	pandoradb.data.oracle.sql: Set as default
	the language of the admin when install

	* include/config_process.php
	include/functions.php
	index.php
	operation/users/user_edit.php
	general/pandora_help.php
	godmode/users/configure_user.php: Added default
	option in the language combo when edit a user. If
	this option is choose, this user will has the 
	general setup language
	Fixed too the problem of the help screens language
	Bug: 3375174 



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4623 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-26 10:32:13 +00:00
mdtrooper b9e853e3d1 2011-07-22 Miguel de Dios <miguel.dedios@artica.es>
* include/functions.php: fixed the not login when open new window in some
	cases.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4622 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-22 14:06:20 +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
Ramon Novoa 7e20bbb5e3 2011-07-21 Ramon Novoa <rnovoa@artica.es>
* include/functions_config.php: Set dbtype to mysql by default
	  (necessary for 3.2.1 to 4.0 upgrades).



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4613 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-21 10:57:54 +00:00
zarzuelo 169ed7cf93 2011-07-21 Sergio Martin <sergio.martin@artica.es>
* include/functions_graph.php: Set default values to width and height
	parameters in purge graph.

	* godmode/setup/os.list.php
	godmode/users/profile_list.php: Fixed typica bugs of foreach with
	no array variable



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4609 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-21 09:24:41 +00:00
zarzuelo 3163f94f38 2011-07-21 Sergio Martin <sergio.martin@artica.es>
* include/functions_menu.php: Fixed a bug of the side menu
	when the url have no sec2 parameter



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4607 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-21 08:59:05 +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
zarzuelo 3b273f789e 2011-07-20 Sergio Martin <sergio.martin@artica.es>
* include/functions_menu.php: Fixed side menu confitions 
	to draw in bold style the selected subsections to allow
	secondary parameters like "&tab=agents" in the subsections



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4605 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-20 16:23:43 +00:00
zarzuelo bf4f56d43d 2011-07-20 Sergio Martin <sergio.martin@artica.es>
* include/styles/dialog.css: Fixed wrong path in the
	warning dialog header style 3371399



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4597 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-20 11:35:57 +00:00
zarzuelo 62375eb291 2011-07-20 Sergio Martin <sergio.martin@artica.es>
* include/functions.php: Fixed enterprise_not_hook constant
	fail and log notice. Now the home page bar graphs are showed
	without data. Bug: 3371403



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4595 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-20 10:45:15 +00:00
zarzuelo 344d1c58b9 2011-07-19 Sergio Martin <sergio.martin@artica.es>
* include/functions_networkmap.php
	include/functions_visual_map.php
	include/functions_agents.php: Fixed more errors when
	no agents for bug 3371316 



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4587 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-19 14:29:59 +00:00
zarzuelo dc9e830887 2011-07-19 Sergio Martin <sergio.martin@artica.es>
* include/functions_html.php: Fixed check when no 
	agents for bug 3371316



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4586 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-19 13:30:39 +00:00
zarzuelo 550204aed6 2011-07-19 Sergio Martin <sergio.martin@artica.es>
* include/functions_graph.php
	include/graphs/functions_fsgraph.php
	include/graphs/fgraph.php
	include/functions_reporting.php
	include/pandora_graph.php
	include/functions_visual_map.php
	include/ajax/visual_console_builder.ajax.php
	include/config_process.php
	include/functions_custom_graphs.php
	include/fgraph.php
	include/functions_fsgraph.php
	operation/incidents/incident_statistics.php
	operation/agentes/estado_generalagente.php
	operation/agentes/graphs.php
	operation/agentes/tactical.php
	operation/agentes/stat_win.php
	operation/servers/view_server.php
	operation/servers/view_server_detail.php
	operation/integria_incidents/incident_statistics.php
	operation/events/event_statistics.php
	operation/events/events_list.php
	operation/reporting/reporting_xml.php
	mobile/operation/agents/view_agents.php
	mobile/operation/agents/tactical.php
	general/logon_ok.php
	godmode/admin_access_logs.php
	godmode/db/db_info.php
	godmode/db/db_purge.php
	godmode/reporting/graph_builder.preview.php: Delete old graphic engine
	functions and rename the new ones to the final name (delete '2' suffix)



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4585 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-19 09:28:09 +00:00
zarzuelo 5ebdb90bf3 2011-07-15 Sergio Martin <sergio.martin@artica.es>
* include/javascript/pandora.js
	operation/agentes/ver_agente.php: Add hack to send to the ajax
	a custom condition of modules in the agent_changed_by_multiple_agents



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4577 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-15 12:45:23 +00:00
juanmanuelr c21b6f00d7 2011-07-15 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_gis.php: Changed name of function safe_input to
	io_safe_input. 



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4576 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-15 09:58:10 +00:00
juanmanuelr 2ee9958a07 2011-07-15 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_gis.php: Fixed Gis map creation when has agents
	in a layer.
	
	Fixes: #3293392



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4575 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-15 09:49:07 +00:00
juanmanuelr c169df820f 2011-07-14 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_html.php
	include/functions_networkmap.php
	include/functions_ui.php: Several fixes in networkmap.
	
	Fixes: #3297487



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4570 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-14 15:47:29 +00:00
vgilc 56eaaad116 2011-07-14 Vanessa Gil <vanessa.gil@artica.es>
* include/functions_agents.php: Fixed bad type returned by the function 'agents_get_modules_data_count'.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4567 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-14 15:06:09 +00:00
juanmanuelr 5a4a4bb76b 2011-07-14 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_agents.php: Added "subquery_enterprise" variable 
	initialization.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4566 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-14 14:24:49 +00:00
juanmanuelr 297fab6bb3 2011-07-14 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/alerts/alert_list.list.php
	include/functions_ui.php: Changed length on module name and template
	column in function ui_format_alert_row().

	Fixes: #3302292



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4561 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-14 09:34:11 +00:00
juanmanuelr 35c7fef732 2011-07-13 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_html.php: Fixed function print_select_groups()
	to retrieve subgroups with parent distinct than "group All". 
	
	Fixes: #3365845
		
	* godmode/agentes/modificar_agente.php: Fixed call to 
	print_select_groups() to check user ACLs.
	
	* ChangeLog: fixed date of my last commit.
	
	* general/logoff.php: Changed logout splash screen.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4557 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-13 16:39:35 +00:00
juanmanuelr 35f2313a26 2011-07-12 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_graph.php: Truncate agent name when is large in
	graphs legends and add missed ttl variable.
	* include/styles/pandora.css: Changed style in submit buttons. 



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4554 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-13 14:28:55 +00:00
juanmanuelr dff4221747 2011-07-12 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/help/en/help_timesource.php
	include/help/es/help_timesource.php
	include/help/ja/help_timesource.php: Fixed bad sintax query.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4550 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-12 15:10:42 +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 beb6e11fb1 2011-07-11 Ramon Novoa <rnovoa@artica.es>
* include/functions_reporting.php,
	  operation/reporting/reporting_xml.php: Merged from 3.2 branch. Fixed
	  custom SQL reports.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4544 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-11 15:32:43 +00:00
juanmanuelr 666ad68cc0 2011-07-11 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_visual_map.php
	include/ajax/visual_console_builder.ajax.php
	godmode/users/configure_user.php
	godmode/reporting/visual_console_builder.editor.js
	godmode/reporting/visual_console_builder.editor.php
	godmode/reporting/visual_console_builder.constans.php: Added min,
	max and avg process to simple value items in visual maps.
	
	Pending tasks: #3014709



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4541 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-11 10:16:18 +00:00
Ramon Novoa b2d2d7f3a9 2011-07-08 Ramon Novoa <rnovoa@artica.es>
* pandoradb_data.sql,
	  include/functions_config.php,
	  pandoradb.data.postgreSQL.sql,
	  pandoradb.data.oracle.sql,
	  godmode/setup/performance.php: Added support for unknown module
	  deletion.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4537 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-08 11:21:49 +00:00
zarzuelo bcfaf49723 2011-07-08 Sergio Martin <sergio.martin@artica.es>
* include/functions_alerts.php: Add always condition to templates



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4533 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-08 09:39:52 +00:00
jsatoh 584c484213 2011-07-08 Junichi Satoh <junichi@rworks.jp>
* include/functions_agents.php: Fixed agents_get_group_agents()
	does not work correctly with $childGroups enabled.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4529 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-08 02:20:38 +00:00
juanmanuelr 0bc39cffc9 2011-07-07 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_graph.php: Fixed graphs on Visual console.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4527 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-07 15:19:17 +00:00
juanmanuelr aa2eaa9746 2011-07-07 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_visual_map.php: Added links to service items
	in visual console.
	
	Pending tasks: #3175079
	
	* general/pandora_help.php: Changed color of the footer.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4526 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-07 13:58:50 +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
zarzuelo 333e2cfe6c 2011-07-07 Sergio Martin <sergio.martin@artica.es>
* include/functions_servers.php
	godmode/servers/manage_recontask.php
	godmode/servers/manage_recontask_form.php: Added switch to 
	enable/disabe a recon task



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4519 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-07 09:46:52 +00:00
juanmanuelr 996e65c2fb 2011-07-07 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/styles/pandora_black.css: Changed some imcompatible 
	colors.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4518 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-07 09:04:24 +00:00
juanmanuelr 2f46bf9cc5 2011-07-06 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/styles/pandora.css
	operation/events/events_list.php
	images/splash_pandora.png
	images/sort_down.png
	images/sort_up.png
	general/pandora_help.php
	general/error_perms.php
	general/login_page.php
	general/error_noconfig.php
	general/logoff.php
	general/error_install.php
	godmode/alerts/alert_list.list.php: Css style improvements.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4515 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-06 17:16:16 +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
zarzuelo 00ecdbce3d 2011-07-06 Sergio Martin <sergio.martin@artica.es>
* include/functions_servers.php: Fixed divison by zero



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4513 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-06 08:05:05 +00:00
mdtrooper fcde5e0244 2011-06-16 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_html.php, operation/reporting/reporting_xml.php,
	godmode/massive/massive_delete_action_alerts.php,
	godmode/massive/massive_add_action_alerts.php: cleaned source code, erased
	lost semicolons.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4511 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-05 14:38:02 +00:00
zarzuelo f7cabcc508 2011-07-04 Sergio Martin <sergio.martin@artica.es>
* include/functions_networkmap.php
	pandoradb.sql
	pandoradb.postgreSQL.sql
	pandoradb.oracle.sql
	operation/agentes/networkmap.topology.php
	operation/agentes/ver_agente.php
	operation/agentes/networkmap.php
	extras/pandoradb_migrate_v3.2_to_v4.0.sql: Add to the topology
	network maps a switch to show the snmp_inc modules with their 
	ip addresses if they have for task 3296127



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4509 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-04 13:07:04 +00:00
juanmanuelr eb4162750e 2011-06-30 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/styles/dialog.css
	general/header.php: Changed style for dialogs in the header.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4505 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-06-30 12:58:15 +00:00
jsatoh 605eb8f2e4 2011-06-30 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_snmp_trap_types.php: Added a new help file.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4504 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-06-30 02:28:04 +00:00
juanmanuelr 9eda8ecfb4 2011-06-29 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_messages.php
	include/functions_config.php
	extensions/dbmanager.php
	operation/users/user_edit.php
	operation/messages/message.php
	images/skin/skin_default/include/styles/pandora.css
	general/header.php
	godmode/agentes/module_manager_editor.php
	godmode/menu.php
	godmode/users/user_list.php
	godmode/users/configure_user.php
	godmode/users/configure_profile.php: Messages and alert sections in
	header are now dropable and resizable. 
	
	* images/profiles.png: Added profile image

	* godmode/users/profile_list.php_ Added new manage profiles section



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4503 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-06-29 17:21:13 +00:00
Ramon Novoa 581bb9e7e1 2011-06-29 Ramon Novoa <rnovoa@artica.es>
* include/functions_events.php: Do not update validated events.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4501 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-06-29 15:35:02 +00:00
zarzuelo df3d794a82 2011-06-29 Sergio Martin <sergio.martin@artica.es>
* include/help/en/help_snmp_trap_types.php
	include/help/es/help_snmp_trap_types.php
	include/functions_snmp.php
	operation/snmpconsole/snmp_view.php: Added snmp trap generator
	in the snmpview



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4499 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-06-29 10:38:07 +00:00
juanmanuelr 8e5c19c9b4 2011-06-29 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/styles/pandora.css
	operation/agentes/status_events.php
	general/pandora_help.php
	general/logon_ok.php: Css style improvements.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4498 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-06-29 10:33:27 +00:00
juanmanuelr ecaad877db 2011-06-28 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/styles/pandora.css
	include/functions_ui.php
	images/skin/skin_default/include/styles/pandora.css: Modifications
	over css styles.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4495 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-06-28 14:45:10 +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
vgilc 4359f72de0 2011-06-27 Vanessa Gil <vanessa.gil@artica.es>
* include/functions_graph.php: Display units in the legend of module graph.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4489 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-06-27 16:28:10 +00:00
slerena 4336870cf0 2011-06-27 Sancho Lerena <slerena@artica.es>
* include/functions_config.php: Added a new function to do
        global system wide checks with a notification icon in the header.

        * general/header.php: Implemented changes on global checks.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4488 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-06-27 15:27:19 +00:00
jsatoh 5579a457c1 2011-06-27 Junichi Satoh <junichi@rworks.jp>
* include/functions_ui.php: Added a new function to show max/min
	values for module.
	
	* operation/agentes/estado_monitores.php, 
	operation/agentes/status_monitor.php: Improved to show max/min
	values for module.

	* godmode/agentes/module_manager.php: Modified to use the function,
	ui_print_module_warn_value() to show max/min values for module.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4485 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-06-27 05:56:55 +00:00
slerena 29910155ec 2011-06-21 Sancho Lerena <slerena@artica.es>
* include/functions_ui.php: Improved function ui_print_string_substr to
    render a span with a predefined font size.

    * godmode/setup/os.list.php,
    godmode/groups/modu_group_list.php,
    godmode/groups/group_list.php, 
    godmode/alerts/alert_commands.php: Show element's ID in tables, useful 
    to use later in CLI, CVS importer or other tool.

    * godmode/agentes/module_manager.php
    godmode/agentes/module_manager_editor_common.php: Show warning/critical
    thresholds instead max/min values for module, much more useful. Aesthetic
    changes on editor and description visualization.

    * godmode/agentes/agent_manager.php: Added a direct link to delete current
    agent from main agent edit section.

    * operation/agentes/status_monitor.php,
    operation/agentes/estado_monitores.php: usability fixes on desc. size 
    and table width.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4480 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-06-22 17:21:50 +00:00
juanmanuelr 0f8cda3a58 2011-06-21 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/styles/ie.css
	include/styles/menu.css
	include/functions_ui.php
	extensions/module_groups.php
	operation/agentes/status_monitor.php
	godmode/agentes/module_manager_editor_prediction.php
	godmode/agentes/manage_config_remote.php
	godmode/agentes/agent_manager.php
	godmode/alerts/alert_list.list.php
	godmode/alerts/alert_list.builder.php
	godmode/reporting/reporting_builder.list_items.php
	godmode/tag/tag.php
	godmode/tag/edit_tag.php
	operation/agentes/exportdata.php: Css style corrections
	over these codes.
	
	* images/skin/skin_default/include/styles/tip.css
	images/skin/skin_default/include/styles/pandora.css
	images/skin/skin_default/include/styles/menu.css
	images/skin/skin_default/include/styles/cluetip.css
	images/skin/skin_default/images/application_double.png
	images/skin/skin_default/images/chart.png
	images/skin/skin_default/images/application.png
	images/skin/skin_default/images/music_note.png
	images/skin/skin_default/images/lightbulb_off.png
	images/skin/skin_default/images/email_open.png
	images/skin/skin_default/images/application_edit.png
	images/skin/skin_default/images/copy.png
	images/skin/skin_default/images/sort_down.png
	images/skin/skin_default/images/page_white_text.png
	images/skin/skin_default/images/eye.png
	images/skin/skin_default/images/lightning.png
	images/skin/skin_default/images/zoom.png
	images/skin/skin_default/images/edit.png
	images/skin/skin_default/images/box.png
	images/skin/skin_default/images/normalscreen.png
	images/skin/skin_default/images/mimetypes
	images/skin/skin_default/images/mimetypes/unknown.png
	images/skin/skin_default/images/mimetypes/image.png
	images/skin/skin_default/images/mimetypes/zip.png
	images/skin/skin_default/images/mimetypes/text.png
	images/skin/skin_default/images/mimetypes/directory.png
	images/skin/skin_default/images/page_refresh.png
	images/skin/skin_default/images/clock.png
	images/skin/skin_default/images/user_green.png
	images/skin/skin_default/images/magnifier.png
	images/skin/skin_default/images/config.png
	images/skin/skin_default/images/go.png
	images/skin/skin_default/images/tag_red.png
	images/skin/skin_default/images/computer_error.png
	images/skin/skin_default/images/rss.png
	images/skin/skin_default/images/ok.png
	images/skin/skin_default/images/pdf.png
	images/skin/skin_default/images/slash.png
	images/skin/skin_default/images/bricks.png
	images/skin/skin_default/images/sticky-notes-text.png
	images/skin/skin_default/images/comments.png
	images/skin/skin_default/images/email.png
	images/skin/skin_default/images/world.png
	images/skin/skin_default/images/attachment.png
	images/skin/skin_default/images/wand.png
	images/skin/skin_default/images/error.png
	images/skin/skin_default/images/os_icons
	images/skin/skin_default/images/os_icons/android.png
	images/skin/skin_default/images/os_icons/network.png
	images/skin/skin_default/images/network.png
	images/skin/skin_default/images/disk.png
	images/skin/skin_default/images/images_stack.png
	images/skin/skin_default/images/info.png
	images/skin/skin_default/images/group.png
	images/skin/skin_default/images/god3.png
	images/skin/skin_default/images/god5.png
	images/skin/skin_default/images/extensions.png
	images/skin/skin_default/images/calendar_view_day.png
	images/skin/skin_default/images/god8.png
	images/skin/skin_default/images/god9.png
	images/skin/skin_default/images/database.png
	images/skin/skin_default/images/images.png
	images/skin/skin_default/images/server.png
	images/skin/skin_default/images/down.png
	images/skin/skin_default/images/server_export.png
	images/skin/skin_default/images/cog.png
	images/skin/skin_default/images/data.png
	images/skin/skin_default/images/lightbulb.png
	images/skin/skin_default/images/b_yellow.png
	images/skin/skin_default/images/bug.png
	images/skin/skin_default/images/clean.png
	images/skin/skin_default/images/house.png
	images/skin/skin_default/images/groups_small
	images/skin/skin_default/images/groups_small/transmit.png
	images/skin/skin_default/images/groups_small/world.png
	images/skin/skin_default/images/groups_small/server_database.png
	images/skin/skin_default/images/cancel.png
	images/skin/skin_default/images/log-out.png
	images/skin/skin_default/images/monitor.png
	images/skin/skin_default/images/help.png
	images/skin/skin_default/images/add.png
	images/skin/skin_default/images/tip.png
	images/skin/skin_default/images/refresh.png
	images/skin/skin_default/images/computer.png
	images/skin/skin_default/images/fullscreen.png
	images/skin/skin_default/images/server_web.png
	images/skin/skin_default/images/lupa_15x15.png
	images/skin/skin_default/images/database_lightning.png
	images/skin/skin_default/images/lightning_go.png
	images/skin/skin_default/images/star.png
	images/skin/skin_default/images/user.png
	images/skin/skin_default/images/user_suit.png
	images/skin/skin_default/images/binary.png
	images/skin/skin_default/images/up.png
	images/skin/skin_default/images/information.png
	images/skin/skin_default/images/upd.png
	images/skin/skin_default/images/cross.png
	images/skin/skin_default/images/sort_up.png: New images for
	default skin.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4478 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-06-21 16:45:06 +00:00
zarzuelo 8b39e98fc3 2011-06-21 Sergio Martin <sergio.martin@artica.es>
* include/functions_filemanager.php: Sended from file manager
	form relative path and hash to keep the path position in 
	file collections



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4475 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-06-21 11:09:47 +00:00
juanmanuelr 47335362c2 2011-06-20 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_modules.php: Added initialization variable 
	value.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4470 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-06-20 15:01:34 +00:00
juanmanuelr 358d6871e8 2011-06-20 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_modules.php
	include/functions_tags.php: Correct a mistake that doesn't allow
	to create network modules correctly.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4469 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-06-20 14:50:31 +00:00
zarzuelo 74f83dbaa0 2011-06-17 Sergio Martin <sergio.martin@artica.es>
* include/functions_events.php: Fixed duplication of comments
	when validate events merged from 3.2.1



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4465 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-06-17 09:45:53 +00:00
slerena e7e250e4ec 2011-06-16 Sancho Lerena <slerena@artica.es>
* include/styles/install.css,
    include/styles/pandora.css,
    install.php: Yeeeha!, new look & feel for 4.0 version ! :-)

    * index.php: Minimal changes in session close (after the header
    render).

    * images/greyback.gif: New background for 4.0 (included the
    installer)

    * COPYING: removed bad carriage returns.

    * general/login_page.php: Small modifications to have a better
    style.

    * operation/system_alert.php,
    include/javascript/jquery.pandora.js,
    general/header.php: Implemented a "alert" icon who shows the general
    problems, instead naggin the user in each page. Incorporated the new 
    feature to warn user when he doesn't change the default password :-)



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4463 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-06-16 19:26:45 +00:00
juanmanuelr 86509463ff 2011-06-16 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_ui.php: Changed the way to include css files 
	when skin functionality is enabled.
	* general/pandora_help.php: Some modifications in css link help 
	file.
	* godmode/alerts/alert_list.php: Changed enterprise_include() 
	function to enterprise_include().



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4459 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-06-16 10:56:48 +00:00
darode 03b52b6f20 2011-06-15 Dario Rodriguez <dario.rodriguez@artica.es>
* include/graphs/fgraph.php: Adding homedir to radar, polar and kiviat
	graphs.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4455 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-06-15 14:39:30 +00:00
zarzuelo 746907b39c 2011-06-15 Sergio Martin <sergio.martin@artica.es>
* include/functions_events.php: Fixed repeated values into
	array of event ids in delete function merged from validate function




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4450 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-06-15 09:19:06 +00:00
koichirok 7dfd20ce70 2011-06-15 Koichiro Kikuchi <koichiro@rworks.jp>
* include/functions_ui.php: Fixed typos



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4446 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-06-15 06:41:58 +00:00
zarzuelo 4645c875fe 2011-06-14 Segio Martin <sergio.martin@artica.es>
* include/functions_graph.php: Fixed manual definition of
	homedir



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4445 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-06-14 14:08:14 +00:00
zarzuelo aa9507a0ac 2011-06-14 Sergio Martin <sergio.martin@artica.es>
* include/functions_events.php
	operation/events/events.php: Fixed multiple validation
	when events are grouped



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4443 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-06-14 11:45:17 +00:00
zarzuelo c4aa6c0e8a 2011-06-14 Sergio Martin <sergio.martin@artica.es>
* include/functions_graph.php
	include/graphs/fgraph.php: Added ttl parameter to all 
	pdf report graphs



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4442 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-06-14 08:46:57 +00:00
zarzuelo df3a5ede46 2011-06-13 Sergio Martin <sergio.martin@artica.es>
* include/functions_graph.php
	include/graphs/functions_pchart.php
	include/graphs/fgraph.php
	include/graphs/functions_utils.php: Added time to live to
	area graphs in pdf calls

	* operation/reporting/reporting_xml.php: Fixed bad characteres in
	xml 



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4440 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-06-13 16:55:19 +00:00
zarzuelo 718aaa5508 2011-06-13 Sergio Martin <sergio.martin@artica.es>
* include/functions_graph.php
	include/graphs/functions_pchart.php
	include/graphs/functions_gd.php
	include/graphs/fgraph.php
	include/graphs/functions_utils.php
	include/functions_reporting.php
	include/functions_visual_map.php
	include/ajax/visual_console_builder.ajax.php
	include/config_process.php
	include/include_graph_dependencies.php
	operation/agentes/stat_win.php
	operation/reporting/reporting_xml.php: Fixed missed parameters
	in sparse graph functions.
	Fixed graph includes and bugs



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4432 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-06-13 11:12:32 +00:00
Ramon Novoa 19fea4a864 2011-06-10 Ramon Novoa <rnovoa@artica.es>
* include/functions_api.php, pandoradb.sql,
	  pandoradb.postgreSQL.sql, pandoradb.oracle.sql,
	  extras/pandoradb_migrate_v3.2_to_v4.0.sql: Added support for
	  configuration change events (enterprise).
	
	* operation/events/events_list.php: Improved event grouping.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4430 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-06-10 12:38:59 +00:00
javilanz e881b7b674 2011-06-10 Javier Lanz <javier.lanz@artica.es>
* include/graphs/functions_fsgraph.php: Updated a deprecated function
	call
	* include/functions_reporting.php: ixed a mistake using the wrong
	variable to print pie graph
	* godmode/agentes/module_manager_editor_prediction.php: Removed a
	html_debug_print call


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4429 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-06-10 10:55:20 +00:00