pandorafms/pandora_console
Esteban Sanchez 7e7b4cbaad 2009-02-16 Esteban Sanchez <estebans@artica.es>
* godmode/agentes/alert_manager.php: Moved AJAX interface for
	get_agent_alerts_simple operation here.

	* godmode/agentes/manage_config.php: Complete rewritten to give
	support to new alert system and a new improved UI.

	* godmode/alerts/configure_alert_compound.php: Removed AJAX code
	relative to groups and agents. Include jQuery and style files with the
	new way.
	
	* godmode/groups/group_list.php: Moved AJAX interface for
	get_group_agents operation here.

	* include/styles/pandora.css: Added styling for new manage config
	interface. Added style for fieldset elements.

	* include/functions_alerts.php: Added filter parameter to
	get_alerts_agent_module(). Added
	copy_alert_agent_module_to_agent_module().

	* include/functions_db.php: Added special character * to
	get_agent_modules() to get all the row. Added
	format_array_to_where_clause_sql() to transform an array of values to
	a WHERE clause. Use this function in process_sql_update().

	* include/functions_modules.php: Added to repository. New file to add
	modules operation functions. Added copy_agent_module_to_agent()

	* operation/agentes/ver_agente.php: AJAX interface for
	get_agent_modules_json can now receive an additional filter.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1457 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-02-16 12:18:42 +00:00
..
extensions 2009-02-13 Evi Vanoost <vanooste@rcbi.rochester.edu> 2009-02-13 20:23:44 +00:00
general 2009-02-13 Evi Vanoost <vanooste@rcbi.rochester.edu> 2009-02-13 20:23:44 +00:00
godmode 2009-02-16 Esteban Sanchez <estebans@artica.es> 2009-02-16 12:18:42 +00:00
images 2009-02-02 Esteban Sanchez <estebans@artica.es> 2009-02-02 15:40:31 +00:00
include 2009-02-16 Esteban Sanchez <estebans@artica.es> 2009-02-16 12:18:42 +00:00
operation 2009-02-16 Esteban Sanchez <estebans@artica.es> 2009-02-16 12:18:42 +00:00
reporting 2009-01-26 Sancho Lerena <slerena@artica.es> 2009-01-26 16:51:14 +00:00
AUTHORS 2008-08-05 Sancho Lerena <slerena@gmail.com> 2008-08-05 11:42:08 +00:00
COPYING * Preparing the package for release Beta2 officially. 2006-07-03 17:16:20 +00:00
ChangeLog 2009-02-16 Esteban Sanchez <estebans@artica.es> 2009-02-16 12:18:42 +00:00
ajax.php 2009-01-20 Evi Vanoost <vanooste@rcbi.rochester.edu> 2009-01-20 18:21:20 +00:00
index.php 2009-02-11 Esteban Sanchez <estebans@artica.es> 2009-02-11 16:55:04 +00:00
install.php 2009-01-24 Raul Mateos <raulofpandora@gmail.com> 2009-01-24 20:11:07 +00:00
pandora_console.spec 2008-09-22 Raul Mateos <raulofpandora@gmail.com> 2008-09-22 17:33:31 +00:00
pandora_console_upgrade 2009-01-26 Sancho Lerena <slerena@artica.es> 2009-01-26 16:51:14 +00:00
pandoradb.sql 2009-02-11 Esteban Sanchez <estebans@artica.es> 2009-02-11 16:55:04 +00:00
pandoradb_data.sql 2009-01-22 Evi Vanoost <vanooste@rcbi.rochester.edu> 2009-01-22 17:44:33 +00:00
pandoradb_migrate_20_to_21.sql 2009-02-11 Sancho Lerena <slerena@artica.es> 2009-02-11 17:28:39 +00:00