pandorafms/pandora_console/operation
Esteban Sanchez 097637401f 2009-03-03 Esteban Sanchez <estebans@artica.es>
* general/main_menu.php: Operation and godmode menus files includes
	now the dependant files.

	* godmode/agentes/modificar_agente.php: Removed unnecessary
	require()
	
	* godmode/alerts/alert_list.php: Avoid notice for undefined index when
	calling max(). Added option to delete the template.

	* godmode/alerts/configure_alert_template.php,
	godmode/alerts/alert_templates.php: Fixed field2_recovery and
	field3_recovery updating.

	* operation/menu.php, godmode/menu.php: Require functions_menu.php.

	* include/config_process.php: Updated build version.

	* include/functions.php: Keep time in a static variable on
	get_system_time().

	* include/functions_db.php: Now a custom operation can be passed to
	format_array_to_where_clause_sql() if the field key is numeric.

	* include/functions_reporting.php: Return float value on
	get_agentmodule_sla(). Added required files.

	* include/functions_ui.php: Show template name on format_alert_row().
	Style correction.

	* operation/agentes/export_csv.php: Style correction.
	
	* operation/events/export_csv.php: Use pandora functions to fetch
	results. Fixed auth part. Style correction.

	* operation/reporting/custom_reporting.php: Fixed enterprise include.

	* operation/reporting/reporting_xml.php: Fixed auth part.

	* index.php: process_page_head() may looked for uninitialized
	$config["refr"].

	* include/styles/pandora_width.css: Fixed style for ol.steps



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1500 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-03-03 15:21:13 +00:00
..
agentes 2009-03-03 Esteban Sanchez <estebans@artica.es> 2009-03-03 15:21:13 +00:00
events 2009-03-03 Esteban Sanchez <estebans@artica.es> 2009-03-03 15:21:13 +00:00
incidents 2009-02-12 Evi Vanoost <vanooste@rcbi.rochester.edu> 2009-02-12 21:04:02 +00:00
messages 2009-03-02 Esteban Sanchez <estebans@artica.es> 2009-03-02 13:43:15 +00:00
reporting 2009-03-03 Esteban Sanchez <estebans@artica.es> 2009-03-03 15:21:13 +00:00
servers 2009-01-14 Sancho Lerena <slerena@artica.es> 2009-01-14 18:51:17 +00:00
snmpconsole 2009-02-04 Ramon Novoa <rnovoa@artica.es> 2009-02-04 18:47:59 +00:00
users 2009-02-17 Evi Vanoost <vanooste@rcbi.rochester.edu> 2009-02-17 18:20:04 +00:00
visual_console 2009-02-23 Esteban Sanchez <estebans@artica.es> 2009-02-23 13:41:40 +00:00
extensions.php 2009-02-09 Evi Vanoost <vanooste@rcbi.rochester.edu> 2009-02-09 18:41:54 +00:00
menu.php 2009-03-03 Esteban Sanchez <estebans@artica.es> 2009-03-03 15:21:13 +00:00