pandorafms/pandora_console
Esteban Sanchez 0d5884b55c 2009-02-18 Esteban Sanchez <estebans@artica.es>
* godmode/agentes/alert_manager.php: Removed from repository. Agent
	alerts manager is now done in alerts/alert_list.php

	* godmode/agentes/manage_config.php, godmode/alerts/configure_alert,
	godmode/agentes/configurar_agente.php: Use alerts/alert_list.php
	instead of deleted agentes/alert_manager.php.

	* godmode/alerts/alert_list.php: It can handle now a list of agents or
	be included by configurar_agente. Now it's a single page to manage all
	the alerts defined in agents.

	* godmode/reporting/map_builder.php: Javascript style correction.

	* include/javascript/jquery.pandora.controls.js: Added
	pandoraSelectAgent which allows the loading of a module list from an
	agent list.

	* include/styles/pandora.css: Styles for alert_list.

	* include/functions_agents.php: Added options to
	get_agent_alerts_compound() and get_agent_alerts_simple() to add extra
	user filtering.

	* pandoradb.sql, pandoradb_migrate_20_to_21.sql,
	include/functions_alerts.php: Actions in an alert module has now id or
	they cannot be removed.

	* include/functions_db.php: format_array_to_where_clause_sql() can now
	get limit and offset values.

	* include/functions_html.php: Removed select- prefix to print_select
	elements because it was breaking javascript code. Needs more works on
	that.

	* operation/agentes/estado_agente.php: Added
	get_agent_module_last_value AJAX operation.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1466 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-02-18 12:29:30 +00:00
..
extensions 2009-02-13 Evi Vanoost <vanooste@rcbi.rochester.edu> 2009-02-13 20:23:44 +00:00
general 2009-02-17 Evi Vanoost <vanooste@rcbi.rochester.edu> 2009-02-17 21:37:39 +00:00
godmode 2009-02-18 Esteban Sanchez <estebans@artica.es> 2009-02-18 12:29:30 +00:00
images 2009-02-02 Esteban Sanchez <estebans@artica.es> 2009-02-02 15:40:31 +00:00
include 2009-02-18 Esteban Sanchez <estebans@artica.es> 2009-02-18 12:29:30 +00:00
operation 2009-02-18 Esteban Sanchez <estebans@artica.es> 2009-02-18 12:29:30 +00:00
reporting 2009-02-17 Sancho Lerena <slerena@artica.es> 2009-02-17 20:39:42 +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-18 Esteban Sanchez <estebans@artica.es> 2009-02-18 12:29:30 +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-17 Evi Vanoost <vanooste@rcbi.rochester.edu> 2009-02-17 18:20: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-18 Esteban Sanchez <estebans@artica.es> 2009-02-18 12:29:30 +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-18 Esteban Sanchez <estebans@artica.es> 2009-02-18 12:29:30 +00:00