pandorafms/pandora_console
esanchezm d3de2f5960 2009-01-16 Esteban Sanchez <estebans@artica.es>
* pandoradb.sql: Added new field to talert_templates to specify if the
	alert should fire when on match or mismatch of the values.

	* general/header.php: Fixed the columns width. Added a control when
	the autorefresh is clicked so the user can select the refresh time. A
	countdown is also shown when the page is set to refresh.

	* godmode/alerts/configure_alert_template.php: Control the new flag on
	templates. Added an explanation to explain when the alert is going to
	fire.

	* include/javascript/jquery.js: Updated to v1.3. It promise to be
	quicker in a lot of situations.
	
	* include/javascript/jquery.countdown.js: Updated to latest version.

	* include/styles/pandora.css: Fixed duplicated input.ok. Style
	correction. Added invisible class and a style for alert templates
	page.

	* include/functions_alerts.php: Fixed a notice error on
	clean_alert_template_values().

	* operation/visual_console/render_view.php: Removed jquery inclusion
	because it's already done in the index page.

	* general/main_menu.php: Do not add refr if it's zero.

	* index.php: Avoid the recursive addition of 1=1 when autorefresh is
	set.
	
	* pandoradb_migrate_20_to_21.sql: Added new fields on the tables.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1350 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-01-16 10:55:29 +00:00
..
extensions 2009-01-12 Esteban Sanchez <estebans@artica.es> 2009-01-12 14:31:01 +00:00
general 2009-01-16 Esteban Sanchez <estebans@artica.es> 2009-01-16 10:55:29 +00:00
godmode 2009-01-16 Esteban Sanchez <estebans@artica.es> 2009-01-16 10:55:29 +00:00
images 2009-01-12 Sancho Lerena <slerena@artica.es> 2009-01-12 03:53:33 +00:00
include 2009-01-16 Esteban Sanchez <estebans@artica.es> 2009-01-16 10:55:29 +00:00
operation 2009-01-16 Esteban Sanchez <estebans@artica.es> 2009-01-16 10:55:29 +00:00
reporting 2009-01-12 Sancho Lerena <lsrena@artica.es> 2009-01-12 17:28:15 +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-01-16 Esteban Sanchez <estebans@artica.es> 2009-01-16 10:55:29 +00:00
ajax.php 2008-10-10 Sancho Lerena <slerena@artica.es> 2008-10-10 15:08:31 +00:00
index.php 2009-01-16 Esteban Sanchez <estebans@artica.es> 2009-01-16 10:55:29 +00:00
install.php 2008-11-10 Sancho Lerena <slerena@artica.es> 2008-11-10 16:39:48 +00:00
pandora_console.spec 2008-09-22 Raul Mateos <raulofpandora@gmail.com> 2008-09-22 17:33:31 +00:00
pandoradb.sql 2009-01-16 Esteban Sanchez <estebans@artica.es> 2009-01-16 10:55:29 +00:00
pandoradb_data.sql 2009-01-12 Esteban Sanchez <estebans@artica.es> 2009-01-12 15:17:19 +00:00
pandoradb_migrate_20_to_21.sql 2009-01-16 Esteban Sanchez <estebans@artica.es> 2009-01-16 10:55:29 +00:00