mango r89 - in trunk: . lib templates www



Author: ovitters
Date: 2007-09-20 22:55:21 +0100 (Thu, 20 Sep 2007)
New Revision: 89
ViewCVS link: http://svn.gnome.org/viewcvs/mango?rev=89&view=rev

Removed:
   trunk/templates/welcome_mail_alias.xsl
   trunk/templates/welcome_mail_shell.xsl
Modified:
   trunk/ChangeLog
   trunk/config.xml-gnome
   trunk/lib/account.php
   trunk/lib/config.php
   trunk/lib/user.php
   trunk/templates/user_instructions.xsl
   trunk/www/new_user.php
   trunk/www/update_user.php
   trunk/www/update_user.xsl
Log:
	New LDAP accounts and certain changes to existing accounts will
	automatically receive an email.
	* config.xml-gnome:
	* lib/account.php: Change debug config setting to mode setting.
	* lib/config.php: Get rid of debug. Mode has the same functionality.
	* lib/user.php (inform_user): New function to email the user of
	certain changes to the LDAP account (also for new account).
	* templates/user_instructions.xsl: Create emails for certain changes.
	Currently for new users and joining of ftpadmin/mailusers/gnomecvs.
	* templates/welcome_mail_alias.xsl: Email alias text has been merged
	with user_instructions.xsl. It is not possible to mail this manually
	anymore.
	* templates/welcome_mail_shell.xsl: Shell text has been merged with
	user_instructions.xsl. It is not possible to mail this manually
	anymore.
	* www/new_user.php: Call inform_user to send the welcome email.
	* www/update_user.php: Call inform_user to automatically inform the
	user. Get rid of the code that handles the obsolete instructions.
	* www/update_user.xsl: Get rid of the code that handles the obsolete
	instructions.






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]