summaryrefslogtreecommitdiffstats
path: root/app/views/mailer
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Added custom fields in issue related mail notifications.Jean-Philippe Lang2007-10-102-6/+17
* Added polish translation (Tomasz Gawryl).Jean-Philippe Lang2007-09-225-0/+25
* Mail notification options restored (default is: issue_added and issue_updated).Jean-Philippe Lang2007-09-141-0/+6
* Notifications about issues (add/edit) are now sent in plain text and html.Jean-Philippe Lang2007-09-1127-118/+31
* Removed hard-coded URLs in mail templates.Jean-Philippe Lang2007-08-1541-67/+36
* Added 'email sending test' functionality.Jean-Philippe Lang2007-08-141-0/+1
* Removed User#display_name (replaced by User#name).Jean-Philippe Lang2007-06-291-1/+1
* Swedish mail templates added (Thomas Habets)Jean-Philippe Lang2007-06-1312-21/+48
* Added Swedish translation supplied by Thomas Habets.Jean-Philippe Lang2007-05-296-0/+0
* Account information can now be sent to the user when creating an account.Jean-Philippe Lang2007-05-272-0/+18
* Dutch translation added (Linda van den Brink)Jean-Philippe Lang2007-05-246-0/+27
* Added mail notification when a new message is posted in the forums.Jean-Philippe Lang2007-05-141-0/+4
* Added "assigned to" field in mail notifications.Jean-Philippe Lang2007-05-101-0/+1
* Changed the length of 'language' column in users table from 2 to 5, to allow ...Jean-Philippe Lang2007-05-0812-6/+33
* Bulgarian translation added (Nikolay Solakov)Jean-Philippe Lang2007-05-026-0/+27
* Added portuguese translation (Joao Carlos Clementoni).Jean-Philippe Lang2007-04-216-0/+27
* Patch 9725 Email templates of chinese simplified (Andy Wu)Jean-Philippe Lang2007-04-046-6/+6
* Added chinese simplified translation (Andy Wu)Jean-Philippe Lang2007-03-316-0/+27
* german translation improved (thanks to Daniel Weinand)Jean-Philippe Lang2007-03-235-5/+5
* added italian translation [Alessio Spadaro]Jean-Philippe Lang2007-03-126-0/+27
* added svn:eol-style native property on /app filesJean-Philippe Lang2007-03-1231-110/+110
* japanese translation added (thanks to Satoru Kurashiki)Jean-Philippe Lang2007-02-276-0/+27
* fixed french issue_edit mail templateJean-Philippe Lang2007-01-281-2/+2
* mail notifications added when:Jean-Philippe Lang2007-01-278-0/+40