summaryrefslogtreecommitdiffstats
path: root/app/views/my/account.html.erb
Commit message (Expand)AuthorAgeFilesLines
* Renames and improves methods provided by @IconsHelper@ (#23980).Marius Balteanu2024-10-191-1/+1
* Replaces icon-email and icon-passwd icons with SVG icons (#23980).Marius Balteanu2024-08-311-1/+1
* Automatically add the user to the watchers list after contributing to an issu...Marius Balteanu2022-03-191-0/+5
* Drop OpenID support (#35755).Go MAEDA2021-12-141-3/+0
* Backup codes for 2fa auth (#1237).Go MAEDA2020-08-291-0/+1
* Adds a setting to disable/enable/require 2fa auth (#1237).Go MAEDA2020-08-291-0/+2
* Adds two factor authentication support (#1237).Go MAEDA2020-08-291-0/+11
* Enables API access to /my/account for updating user account data (#31399).Go MAEDA2019-06-161-1/+1
* Wrap "splitcontentright" and "splitcontentleft" containers with a flexbox (#3...Go MAEDA2019-01-121-0/+2
* Use multipart forms for objects that may have file custom fields (#6719).Jean-Philippe Lang2016-12-131-1/+1
* Adds a Save button at the end of the account form for mobile devices (#19097).Jean-Philippe Lang2015-11-081-1/+2
* Add avatar and edit link to "My account" page (#5418).Jean-Philippe Lang2015-06-271-1/+5
* Add support for multiple email addresses per user (#4244).Jean-Philippe Lang2015-01-171-0/+1
* Adds settings for disabling browser language detection and language preferenc...Jean-Philippe Lang2014-01-241-0/+2
* Add hooks for user preferences (#14614).Jean-Philippe Lang2013-08-051-0/+1
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-251-1/+1
* Rails3: view: use explicit post method at my/account.html.erbToshi MARUYAMA2012-01-031-2/+4
* Removed TabularFormBuilder references in views.Jean-Philippe Lang2011-12-091-3/+1
* replace tabs to spaces and remove trailing white-spaces at app/views/my/accou...Toshi MARUYAMA2011-09-161-17/+17
* remove trailing white-spaces from app/views/my/account.html.erbToshi MARUYAMA2011-09-141-2/+2
* rename .rhtml to .html.erb of app/views/my/account.rhtml.Toshi MARUYAMA2011-09-011-0/+51