pandorafms/pandora_console/operation
guruevi 6fa769e08c 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
..
agentes 2009-01-21 Sancho Lerena <slerena@artica.es> 2009-01-21 14:47:39 +00:00
events 2009-01-12 Sancho Lerena <slerena@artica.es> 2009-01-12 03:53:33 +00:00
incidents 2009-01-20 Evi Vanoost <vanooste@rcbi.rochester.edu> 2009-01-20 18:21:20 +00:00
messages 2008-12-16 Evi Vanoost <vanooste@rcbi.rochester.edu> 2008-12-17 14:26:42 +00:00
reporting 2009-01-22 Evi Vanoost <vanooste@rcbi.rochester.edu> 2009-01-22 17:44:33 +00:00
servers 2009-01-14 Sancho Lerena <slerena@artica.es> 2009-01-14 18:51:17 +00:00
snmpconsole 2008-11-20 Evi Vanoost <vanooste@rcbi.rochester.edu> 2008-11-20 21:26:59 +00:00
users 2009-01-22 Evi Vanoost <vanooste@rcbi.rochester.edu> 2009-01-22 17:44:33 +00:00
visual_console 2009-01-21 Esteban Sanchez <estebans@artica.es> 2009-01-21 09:29:02 +00:00
extensions.php 2008-09-03 Esteban Sanchez <estebans@artica.es> 2008-09-03 12:01:46 +00:00
menu.php 2009-01-15 Esteban Sanchez <estebans@artica.es> 2009-01-15 10:21:38 +00:00