summaryrefslogtreecommitdiffstats
path: root/app/views/users/_form.rhtml
Commit message (Expand)AuthorAgeFilesLines
* rename .rhtml to .html.erb of app/views/users/_form.rhtml.Toshi MARUYAMA2011-09-021-51/+0
* Replaced h3+div with fieldsets on my account and user form.Jean-Philippe Lang2011-07-031-37/+37
* Makes the user form look like account form.Jean-Philippe Lang2011-03-201-3/+11
* Moves password param to user hash param so that it can be set using the User ...Jean-Philippe Lang2010-12-121-4/+2
* Allow admins to edit user's email notifications and preferences. #3503Eric Davis2010-09-281-0/+10
* Move checkbox for "Send account information to the user" to be clicked before...Jean-Philippe Lang2009-11-131-2/+2
* Makes minimum password length configurable.Jean-Philippe Lang2009-04-211-1/+1
* Added several more plugin hooks:Eric Davis2009-03-211-0/+1
* Added a system setting for allowing OpenID logins and registrationsEric Davis2009-02-111-0/+2
* Added the ability to login via OpenID.Eric Davis2009-02-111-0/+1
* Custom fields refactoring: most of code moved from controllers to models (usi...Jean-Philippe Lang2008-06-271-3/+3
* Prevent admin users from making themselves non-administrator (#1276).Jean-Philippe Lang2008-05-251-1/+1
* Split user edit screen into tabs.Jean-Philippe Lang2008-05-021-1/+0
* Move repetitive calendar include code from views into helper (patch #966 by P...Jean-Philippe Lang2008-03-311-7/+0
* Removed the 12 characters limit on passwords.Jean-Philippe Lang2007-11-241-1/+1
* More flexible mail notifications settings at user level. A user has now 3 opt...Jean-Philippe Lang2007-10-201-1/+0
* Password fields hidden on users/add form when selecting an external authentic...Jean-Philippe Lang2007-05-271-1/+3
* Added some attributes length validations.Jean-Philippe Lang2007-04-021-1/+2
* added svn:eol-style native property on /app filesJean-Philippe Lang2007-03-121-8/+8
* calendar javascripts and stylesheets removed from base layout. they're now on...Jean-Philippe Lang2007-01-061-0/+7
* various modifications to prevent xssJean-Philippe Lang2006-12-171-1/+1
* trunk moved from /trunk/redmine to /trunkJean-Philippe Lang2006-12-051-0/+30