summaryrefslogtreecommitdiff
path: root/app/views/layouts/mailer.text.erb
Commit message (Collapse)AuthorAgeFilesLines
* Resolve CE/EE diffs in app/views/layouts viewlayouts-scbLuke Bennett2019-05-111-0/+1
| | | | Part of single codebase changes.
* Show header and footer system messages in emailAlexandru Croitor2019-02-271-0/+4
| | | | | | | | | | | * Add email_header_and_footer_enabled flag to appearances table * Set email_header_and_footer_enabled default value to false * Add checkbox to appearance to toggle show header and footer in emails * Add email_header_and_footer_enabled to allowed params in controller * Add header and footer messages to the html and text email layouts * Remove the color styling for emails header and footer * Add empty_mailer layout for emails without layout, to have the header and footer applied
* i18n: externalize strings from 'app/views/layouts'Tao Wang2018-07-231-1/+1
| | | | Signed-off-by: Tao Wang <twang2218@gmail.com>
* set proper signature marker in mailsEnrico Scholz2018-04-181-1/+1
| | | | | | | | | use rfc 3676 mail signature delimiters ("-- ") instead of the previous "---" one. closes #43617 Signed-off-by: Enrico Scholz <enrico.scholz@ensc.de>
* Better notification emails for notes and (diff) discussionsDouwe Maan2017-04-051-0/+4