pandorafms/pandora_console
guruevi 8aba7e55e7 2009-01-22 Evi Vanoost <vanooste@rcbi.rochester.edu>
* pandoradb_migrate_20_to_21.sql, pandoradb.sql: Added user table updates
	You'll have to do the alter tables before upgrading to the latest version
	but it adds functionality and enforces unique usernames
	
	* general/header.php: Don't rely on session variables
	
	* include/auth/dev.php, include/functions_ui.php: Minimal changes to 
	comply with guidelines and new links
	
	* include/auth/mysql.php, include/auth/ldap.php: Added functions and 
	removed bugs.
	
	* include/functions_db.php: Added some functions for profile handling
	
	* include/functions_html.php: Text input is now readonly instead of 
	disabled. This allows copying data from the textbox.
	
	* include/styles/tip.css: Set min-width instead of fixed width for tip
	that way we can have bigger tips without overflowing
	
	* operation/reporting/reporting_xml.php: Added auth there as well
	
	* operation/users/user.php, operation/users/user_edit.php, 
	operation/users/user_statistics.php: New auth functions, better look
	
	* index.php: Process_user_contact sits in logon_db. Saves a query
	
	* godmode/users/configure_user.php, godmode/users/user_list.php: New
	auth functions, better look.

git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1390 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2009-01-22 17:44:33 +00:00
..
extensions 2009-01-12 Esteban Sanchez <estebans@artica.es> 2009-01-12 14:31:01 +00:00
general 2009-01-22 Evi Vanoost <vanooste@rcbi.rochester.edu> 2009-01-22 17:44:33 +00:00
godmode 2009-01-22 Evi Vanoost <vanooste@rcbi.rochester.edu> 2009-01-22 17:44:33 +00:00
images 2009-01-12 Sancho Lerena <slerena@artica.es> 2009-01-12 03:53:33 +00:00
include 2009-01-22 Evi Vanoost <vanooste@rcbi.rochester.edu> 2009-01-22 17:44:33 +00:00
operation 2009-01-22 Evi Vanoost <vanooste@rcbi.rochester.edu> 2009-01-22 17:44:33 +00:00
reporting 2009-01-21 Evi Vanoost <vanooste@rcbi.rochester.edu> 2009-01-21 18:55:29 +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-22 Evi Vanoost <vanooste@rcbi.rochester.edu> 2009-01-22 17:44:33 +00:00
ajax.php 2009-01-20 Evi Vanoost <vanooste@rcbi.rochester.edu> 2009-01-20 18:21:20 +00:00
index.php 2009-01-22 Evi Vanoost <vanooste@rcbi.rochester.edu> 2009-01-22 17:44:33 +00:00
install.php 2009-01-20 Sancho Lerena <slerena@artica.es> 2009-01-20 20:01:25 +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-22 Evi Vanoost <vanooste@rcbi.rochester.edu> 2009-01-22 17:44:33 +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-01-22 Evi Vanoost <vanooste@rcbi.rochester.edu> 2009-01-22 17:44:33 +00:00