pandorafms/pandora_console/general
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
..
license (Pandora Console) 2006-07-12 10:20:34 +00:00
error_install.php 2008-09-01 Raul Mateos <raulofpandora@gmail.com> 2008-09-01 09:41:03 +00:00
error_noconfig.php 2008-09-01 Raul Mateos <raulofpandora@gmail.com> 2008-09-01 09:43:32 +00:00
error_perms.php 2008-09-01 Raul Mateos <raulofpandora@gmail.com> 2008-09-01 09:43:32 +00:00
footer.php 2009-01-09 Evi Vanoost <vanooste@rcbi.rochester.edu> 2009-01-09 22:12:48 +00:00
header.php 2009-01-22 Evi Vanoost <vanooste@rcbi.rochester.edu> 2009-01-22 17:44:33 +00:00
links_menu.php 2008-12-19 Evi Vanoost <vanooste@rcbi.rochester.edu> 2008-12-19 21:45:20 +00:00
login_page.php 2009-01-20 Evi Vanoost <vanooste@rcbi.rochester.edu> 2009-01-20 18:21:20 +00:00
logoff.php 2008-08-22 Sancho Lerena <slerena@gmail.com> 2008-08-22 18:07:32 +00:00
logon_failed.php 2008-09-02 Sancho Lerena <slerena@gmail.com> 2008-09-02 16:08:11 +00:00
logon_ok.php 2009-01-20 Sancho Lerena <slerena@artica.es> 2009-01-20 20:01:25 +00:00
main_menu.php 2009-01-16 Esteban Sanchez <estebans@artica.es> 2009-01-16 10:55:29 +00:00
noaccess.php 2008-08-22 Sancho Lerena <slerena@gmail.com> 2008-08-22 18:07:32 +00:00
pandora_help.php 2008-10-10 Sancho Lerena <slerena@artica.es> 2008-10-10 15:08:31 +00:00