summaryrefslogtreecommitdiffstats
path: root/app/views/mailer
Commit message (Expand)AuthorAgeFilesLines
* Slight changes to the plain text issue notification.Jean-Philippe Lang2012-04-082-10/+13
* Renamed Mailer#test to Mailer#test_email.Jean-Philippe Lang2012-03-042-0/+0
* Mailer#url_for not called in views with Rails 3.1.Jean-Philippe Lang2012-02-277-8/+8
* Override @#url_for@ in AM to force generation of absolute links (#10251).Etienne Massip2012-02-277-7/+7
* Replace auto_link with link_to in email templates.Jean-Philippe Lang2012-02-244-4/+4
* Rails3: view: mail: html_safe for auto_linkToshi MARUYAMA2012-02-174-4/+4
* Adds support for multiselect custom fields (#1189).Jean-Philippe Lang2012-01-292-4/+4
* Rails3: mail: rename app/views/mailer/_issue_text_html.rhtml to app/views/mai...Toshi MARUYAMA2011-10-033-2/+2
* Rails3: mail: rename app/views/mailer/_issue_text_plain.rhtml to app/views/ma...Toshi MARUYAMA2011-10-033-2/+2
* Rails3: mail: rename app/views/mailer/*.text.html.rhtml to app/views/mailer/*...Toshi MARUYAMA2011-09-2616-0/+0
* Rails3: mail: rename app/views/mailer/*.text.plain.rhtml to app/views/mailer/...Toshi MARUYAMA2011-09-2616-0/+0
* replace tabs to spaces at app/views/mailer/wiki_content_added.text.html.rhtmlToshi MARUYAMA2011-09-181-1/+1
* replace tabs to spaces at app/views/mailer/wiki_content_added.text.plain.rhtmlToshi MARUYAMA2011-09-181-1/+1
* replace tabs to spaces at app/views/mailer/wiki_content_updated.text.plain.rhtmlToshi MARUYAMA2011-09-181-1/+1
* replace tabs to spaces at app/views/mailer/wiki_content_updated.text.html.rhtmlToshi MARUYAMA2011-09-171-1/+1
* remove trailing white-spaces from app/views/mailer/wiki_content_updated.text....Toshi MARUYAMA2011-09-171-1/+1
* remove trailing white-spaces from app/views/mailer/wiki_content_updated.text....Toshi MARUYAMA2011-09-171-1/+1
* remove trailing white-spaces from app/views/mailer/wiki_content_added.text.pl...Toshi MARUYAMA2011-09-171-1/+1
* remove trailing white-spaces from app/views/mailer/wiki_content_added.text.ht...Toshi MARUYAMA2011-09-171-1/+1
* HTML escape at app/views/mailer/wiki_content_updated.text.html.rhtml.Toshi MARUYAMA2011-08-021-1/+1
* HTML escape at app/views/mailer/reminder.text.html.rhtml.Toshi MARUYAMA2011-08-021-1/+1
* HTML escape at app/views/mailer/attachments_added.text.html.rhtml.Toshi MARUYAMA2011-08-021-1/+1
* HTML escape at app/views/mailer/account_activation_request.text.html.rhtml.Toshi MARUYAMA2011-08-021-1/+1
* HTML escape at app/views/mailer/account_activated.text.html.rhtml.Toshi MARUYAMA2011-08-021-1/+1
* Adds email notifications support for news comments (#2074).Jean-Philippe Lang2011-03-042-0/+11
* Use #custom_field_values to display issue custom fields in email, just like o...Jean-Philippe Lang2011-02-202-2/+2
* Refactor: use :id instead of :page when linking to Wiki PagesEric Davis2010-10-274-4/+4
* Escaping in html email templates (#4874).Jean-Philippe Lang2010-02-1810-21/+21
* Upgraded to Rails 2.3.4 (#3597)Eric Davis2009-09-132-35/+0
* Adds links to issues in reminder HTML template (#3541).Jean-Philippe Lang2009-07-051-1/+1
* Adds email notification on wiki changes (#413). It's disabled by default and ...Jean-Philippe Lang2009-05-174-0/+22
* Email footer signature convention (#3084).Jean-Philippe Lang2009-04-021-1/+1
* Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.Jean-Philippe Lang2009-02-216-6/+6
* Send an email to the user when an administrator activates a registered user (...Jean-Philippe Lang2009-02-202-0/+4
* Fixes headings style in html emails (#2739).Jean-Philippe Lang2009-02-141-11/+6
* Makes wiki text formatter pluggable.Jean-Philippe Lang2008-10-271-1/+1
* Adds username to the password reminder email (#1668).Jean-Philippe Lang2008-07-212-0/+4
* Fixed: Entourage (and some old client) fails to correctly render notification...Jean-Philippe Lang2008-06-291-6/+26
* Adds a rake task to send reminders. An email is sent to each user with a list...Jean-Philippe Lang2008-05-252-0/+16
* Fixes:Jean-Philippe Lang2008-02-175-5/+5
* Slight change to the issue added/updated email templates.Jean-Philippe Lang2008-02-054-8/+11
* Merged Rails 2.0 compatibility changes.Jean-Philippe Lang2007-12-104-4/+4
* * Updated Spanish translation (Gumer Coronel PĂ©rez)Jean-Philippe Lang2007-11-262-2/+2
* There's now 3 account activation strategies (available in application settings):Jean-Philippe Lang2007-11-182-0/+4
* Mailer:Jean-Philippe Lang2007-11-0430-103/+61
* Serbian translation added (Dragan Matic)Jean-Philippe Lang2007-10-251-0/+9
* * Emails footer can now be customized from the admin interface (Admin -> Emai...Jean-Philippe Lang2007-10-2119-2/+52
* Removed translated email templates attachments_added and document_added (no l...Jean-Philippe Lang2007-10-1228-120/+17
* Added html part to news_added mail.Jean-Philippe Lang2007-10-122-1/+4
* Moved translated strings of 'register' and 'lost password' mail templates to ...Jean-Philippe Lang2007-10-1222-64/+2