summaryrefslogtreecommitdiffstats
path: root/app/views/my/account.rhtml
Commit message (Expand)AuthorAgeFilesLines
* rename .rhtml to .html.erb of app/views/my/account.rhtml.Toshi MARUYAMA2011-09-011-51/+0
* Restored error messages on my account.Jean-Philippe Lang2011-07-031-0/+1
* Replaced h3+div with fieldsets on my account and user form.Jean-Philippe Lang2011-07-031-25/+25
* Adds an icon to the change password link.Jean-Philippe Lang2011-07-031-1/+1
* Allow admins to edit user's email notifications and preferences. #3503Eric Davis2010-09-281-14/+2
* Converted User#mail_notification from a boolean to a string.Eric Davis2010-09-281-1/+1
* Allow AuthSources to control if they allow password changes.Eric Davis2010-05-231-1/+1
* Display API key in the sidebar, just below the API key heading.Jean-Philippe Lang2009-12-231-11/+0
* Do not display API key if API is disabled.Jean-Philippe Lang2009-12-231-1/+1
* Fills translations.Jean-Philippe Lang2009-12-231-1/+1
* Added an API token for each User to use when making API requests. (#3920)Eric Davis2009-12-231-0/+12
* Added :view_my_account_contextual hook.Eric Davis2009-11-251-0/+1
* Added several more plugin hooks:Eric Davis2009-03-211-0/+1
* Hide openid stuff on my account if disabled (#699).Jean-Philippe Lang2009-02-121-0/+2
* Added the ability to login via OpenID.Eric Davis2009-02-111-0/+1
* User custom fields can now be set as editable so that users can edit them on ...Jean-Philippe Lang2009-01-171-0/+4
* Rails 2.1.2 deprecations (#2332).Jean-Philippe Lang2008-12-141-1/+1
* Add a user preference to choose how comments/replies are displayed: in chrono...Jean-Philippe Lang2008-03-051-5/+9
* Slight improvements to the browser views.Jean-Philippe Lang2008-01-021-1/+1
* More detailed html title on several views.Jean-Philippe Lang2007-12-071-0/+2
* Fixed drop down lists overflow on My account.Jean-Philippe Lang2007-12-071-1/+4
* Project name format limitation removed (name can now contain any character).Jean-Philippe Lang2007-12-031-1/+1
* * Added time zone support: users can select their time zone on their account ...Jean-Philippe Lang2007-11-191-0/+1
* Removed hard coded string on 'My account'.Jean-Philippe Lang2007-11-121-1/+1
* Added an option on 'My account' for users who don't want to be notified of ch...Jean-Philippe Lang2007-11-121-0/+1
* More flexible mail notifications settings at user level. A user has now 3 opt...Jean-Philippe Lang2007-10-201-37/+23
* Application layout refactored.Jean-Philippe Lang2007-09-221-8/+11
* Added the ability to reset its own RSS access key on "My account".Jean-Philippe Lang2007-08-291-2/+7
* 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-18/+18
* deprecated start_form_tag replaced by form_tagJean-Philippe Lang2007-01-261-2/+2
* updated date removed from my/account view (useless since account is updated a...Jean-Philippe Lang2007-01-251-2/+1
* trunk moved from /trunk/redmine to /trunkJean-Philippe Lang2006-12-051-0/+47