obsolete.ChilliProject/app/views/account
Eric Davis ba20a67873 Added an option to turn user Gravatars on or off
* Option can be found in Administration > General, called
  "Use Gravatar user icons"
* Defaulting Gravatars to off
* Added a helper gravatar_for_mail to check the setting before rendering
  the Gravatar.

  #1776


git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@1972 e93f8b46-1217-0410-a6f0-8f06a7374b81
2008-10-31 00:41:28 +00:00
..
login.rhtml Redirect user to the previous page after logging in (#1679). 2008-07-26 08:46:33 +00:00
lost_password.rhtml Application layout refactored. 2007-09-22 13:17:49 +00:00
password_recovery.rhtml Removed the 12 characters limit on passwords. 2007-11-24 12:52:29 +00:00
register.rhtml Improved on-the-fly account creation. If some attributes are missing (eg. not present in the LDAP) or are invalid, the registration form is displayed so that the user is able to fill or fix these attributes. 2008-07-19 10:47:19 +00:00
show.rhtml Added an option to turn user Gravatars on or off 2008-10-31 00:41:28 +00:00