pandorafms/pandora_console/godmode/alerts
Esteban Sanchez fc00a6f50d 2009-03-23 Esteban Sanchez <estebans@artica.es>
* godmode/agentes/massive_edit_modules.php: The module selection is
	now done using cascade selects instead of having a confusing tree on
	the select.

	* godmode/alerts/alert_list.php: Fixed a bug when getting the latest
	module value.

	* godmode/alerts/alert_templates.php: Fixed an error that didn't allow
	deletion on some cases. Added an option to duplicate a template
	easily.

	* godmode/alerts/configure_alert_template.php: Added template
	duplication support. Fixed a mismatch on field1, field2 and field3
	which required to have a default action to be updated. This values are
	not loaded anymore from default action.

	* godmode/db/db_purge.php: Many styles correction. Use pandora
	functions for the bottom table.

	* include/functions_alerts.php: Added duplicate_alert_template().

	* include/functions_db.php: Added a parameter to get_agent_modules()
	to enable or disable the return of indexed values.

	* operation/agentes/sla_view.php: Style correction.

	* operation/agentes/ver_agente.php: Added support for indexed flag on
	get_agent_modules_json AJAX operation.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1553 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-03-23 15:22:19 +00:00
..
alert_actions.php 2009-03-02 Esteban Sanchez <estebans@artica.es> 2009-03-02 13:43:15 +00:00
alert_commands.php 2009-03-02 Esteban Sanchez <estebans@artica.es> 2009-03-02 13:43:15 +00:00
alert_compounds.php 2009-03-02 Esteban Sanchez <estebans@artica.es> 2009-03-02 13:43:15 +00:00
alert_list.php 2009-03-23 Esteban Sanchez <estebans@artica.es> 2009-03-23 15:22:19 +00:00
alert_templates.php 2009-03-23 Esteban Sanchez <estebans@artica.es> 2009-03-23 15:22:19 +00:00
configure_alert_action.php 2009-03-04 Esteban Sanchez <estebans@artica.es> 2009-03-04 15:59:00 +00:00
configure_alert_command.php 2009-01-12 Esteban Sanchez <estebans@artica.es> 2009-01-12 14:31:01 +00:00
configure_alert_compound.php 2009-02-19 Esteban Sanchez <estebans@artica.es> 2009-02-19 16:10:04 +00:00
configure_alert_template.php 2009-03-23 Esteban Sanchez <estebans@artica.es> 2009-03-23 15:22:19 +00:00