summaryrefslogtreecommitdiff
path: root/app/views/devise/mailer
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into digitalmoksha/gitlab-ce-feature/verify_secondary_e...Douwe Maan2017-10-051-2/+3
|\
| * Changed account confirmation line to e-mail text. This MR fixes issue #13637bitsapien2017-09-281-2/+3
* | fix whitespaceBrett Walker2017-09-241-1/+1
* | small cleanup changes based on feedbackBrett Walker2017-09-232-9/+2
* | move #cta properly under #contentBrett Walker2017-09-232-9/+9
* | refactored the account confirmation into a partial. Also made theBrett Walker2017-09-236-31/+38
* | Send a confirmation email when the user adds a secondary email address. Utili...Brett Walker2017-09-234-14/+36
|/
* use common devise layout and use heading styleAlexis Reigel2017-06-134-45/+41
* use common layout for devise mailerAlexis Reigel2017-06-132-22/+20
* Customize the Devise `unlock_instructions` emailRobert Speicher2016-06-162-10/+16
* Customize the Devise `reset_password_instructions` emailRobert Speicher2016-06-163-8/+22
* Customize the Devise `password_change` emailsRobert Speicher2016-06-162-0/+17
* New confirmation email :fire:Robert Speicher2016-05-251-0/+16
* Make the standard Devise confirmation email our new plaintext versionRobert Speicher2016-05-252-9/+9
* Allow account unlock via emailDrew Blessing2015-12-142-7/+10
* Update views to single form of address. Change "my" to "your"Dmitriy Zaporozhets2015-03-223-3/+3
* Update to accomodate devise deprecations and backward incompatible changes.Marin Jankovski2014-07-103-3/+3
* Improve email with confirmation instructionsDmitriy Zaporozhets2013-12-161-2/+6
* Replace old hashes with new 1.9 ruby hashes (rebase)Andrey Kumanyaev2013-05-053-3/+3
* init commitgitlabhq2011-10-093-0/+20