pandorafms/pandora_console/operation/agentes
esanchezm f6680b0b98 2009-02-11 Esteban Sanchez <estebans@artica.es>
* general/main_menu.php, include/styles/menu.css: Selected menu style
	is done with a CSS classs. Slide effect removed. Submenus have now
	white background.

	* godmode/agentes/alert_manager.php: Allow creation of alerts without
	actions which have sense in compound alerts.

	* include/javascript/jquery.pandora.js: Added showMessage() function.

	* godmode/agentes/module_manager_editor.php: Use new showMessage()
	jQuery function.

	* godmode/alerts/configure_alert_compound.php: Added to repository.
	New compound alert editor interface.

	* godmode/alerts/alert_compounds.php: Added to repository. Compound
	alert list.

	* godmode/alerts/configure_alert_template.php: Better style for steps
	of the editor.

	* godmode/menu.php: Added compound alerts option. Changed default page
	on Manage alerts.

	* include/styles/pandora.css: Added style for editor steps. Added new
	generic classes.

	* include/functions.php: Added a new line when creating script list.

	* include/functions_agents.php: Fixed alert tables fields. Renamed
	get_agent_alerts_compound() and improved the returning value of
	get_agent_alerts().

	* include/functions_alerts.php: Added new functions to manage compound
	alerts. Avoid SQL errors when using process_sql functions.

	* include/functions_reporting.php: Temporary disabled compound alert
	reports.

	* include/functions_ui.php: Fixed format_alert_row() to fit compound
	alerts.

	* operation/agentes/alerts_status.php: Allow compound alert
	validation. Removed effect of cluetip.

	* pandoradb.sql, pandoradb_migrate_20_to_21.sql: New compound alert
	tables (talert_compound, talert_compound_elements and
	talert_compound_actions).
	
	* godmode/alerts/alert_list.php: Added to repository. Shows a list of
	all the alerts defined. Would be improved in the future to allow
	sorting and filtering.

	* index.php, godmode/snmpconsole/snmp_alert.php,
	include/functions_db.php: Code style correction.

	* godmode/agentes/configurar_agente.php: Removed old compound alerts
	code



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1443 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-02-11 16:55:04 +00:00
..
alerts_status.php 2009-02-11 Esteban Sanchez <estebans@artica.es> 2009-02-11 16:55:04 +00:00
bulbs.php 2008-10-20 Jorge Gonzalez <jorgegonz@artica.es> 2008-10-20 10:48:56 +00:00
datos_agente.php 2009-01-12 Sancho Lerena <slerena@artica.es> 2009-01-12 03:53:33 +00:00
estado_agente.php 2009-01-21 Sancho Lerena <slerena@artica.es> 2009-01-21 10:02:47 +00:00
estado_generalagente.php 2009-01-12 Sancho Lerena <slerena@artica.es> 2009-01-12 03:53:33 +00:00
estado_grupo.php 2009-01-28 Sancho Lerena <slerena@artica.es> 2009-01-28 18:21:17 +00:00
estado_monitores.php 2009-01-21 Sancho Lerena <slerena@artica.es> 2009-01-21 14:47:39 +00:00
estado_ultimopaquete.php 2009-01-21 Sancho Lerena <slerena@artica.es> 2009-01-21 14:47:39 +00:00
export_csv.php 2008-12-12 Evi Vanoost <vanooste@rcbi.rochester.edu> 2008-12-12 21:54:40 +00:00
exportdata.php 2009-02-09 Evi Vanoost <vanooste@rcbi.rochester.edu> 2009-02-09 18:41:54 +00:00
networkmap.php 2009-02-09 Evi Vanoost <vanooste@rcbi.rochester.edu> 2009-02-09 18:41:54 +00:00
sla_view.php 2009-01-28 Jorge Gonzalez <jorgegonz@artica.es> 2009-01-28 11:25:57 +00:00
status_events.php 2008-12-16 Evi Vanoost <vanooste@rcbi.rochester.edu> 2008-12-17 14:26:42 +00:00
status_monitor.php 2009-01-26 Sancho Lerena <slerena@artica.es> 2009-01-26 16:51:14 +00:00
tactical.php 2009-01-20 Sancho Lerena <slerena@artica.es> 2009-01-20 20:01:25 +00:00
ver_agente.php 2009-01-28 Jorge Gonzalez <jorgegonz@artica.es> 2009-01-28 11:25:57 +00:00