pandorafms/pandora_console/godmode/alerts
Esteban Sanchez d9445f0b91 2009-03-25 Esteban Sanchez <estebans@artica.es>
* include/functions_alerts.php: Finished the alerts API by removing
	useless and focus of problems clean_*(). All the functions now uses
	process_sql_*().

	* godmode/alerts/alert_actions.php,
	godmode/alerts/alert_commands.php: Adapted to changes in
	functions_alerts.php.

	* godmode/alerts/configure_alert_template.php: Fixed default action
	updating when it's set to None. Fixed textarea height.

	* include/functions_reports.php: Added to repository. API to manage
	user reports.

	* include/functions_db.php: Moved get_reports() to
	functions_reports.php. Escape ` on get_db_value(). Use
	format_array_to_update_sql() on process_sql_update().

	* godmode/reporting/reporting_builder.php: Use functions from reports
	API.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1560 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-03-25 13:51:52 +00:00
..
alert_actions.php 2009-03-25 Esteban Sanchez <estebans@artica.es> 2009-03-25 13:51:52 +00:00
alert_commands.php 2009-03-25 Esteban Sanchez <estebans@artica.es> 2009-03-25 13:51:52 +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-24 Esteban Sanchez <estebans@artica.es> 2009-03-24 15:38:54 +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-03-24 Esteban Sanchez <estebans@artica.es> 2009-03-24 15:38:54 +00:00
configure_alert_template.php 2009-03-25 Esteban Sanchez <estebans@artica.es> 2009-03-25 13:51:52 +00:00