summaryrefslogtreecommitdiffstats
path: root/app/models/mailer.rb
Commit message (Expand)AuthorAgeFilesLines
* More flexible mail notifications settings at user level. A user has now 3 opt...Jean-Philippe Lang2007-10-201-17/+5
* Removed translated email templates attachments_added and document_added (no l...Jean-Philippe Lang2007-10-121-7/+4
* Added custom fields in issue related mail notifications.Jean-Philippe Lang2007-10-101-0/+1
* Mail notification options restored (default is: issue_added and issue_updated).Jean-Philippe Lang2007-09-141-0/+8
* Notifications about issues (add/edit) are now sent in plain text and html.Jean-Philippe Lang2007-09-111-0/+1
* Small fix in Mailer.Jean-Philippe Lang2007-09-041-1/+1
* Replaced hard-coded urls in Mailer#attachments_addJean-Philippe Lang2007-08-251-6/+6
* Added 'email sending test' functionality.Jean-Philippe Lang2007-08-141-0/+7
* Fixed mailer (error when no assignee)Jean-Philippe Lang2007-07-151-4/+4
* Now, when a user turns mail notifications off, he will still receive notifica...Jean-Philippe Lang2007-07-151-1/+11
* Account information can now be sent to the user when creating an account.Jean-Philippe Lang2007-05-271-0/+8
* Added mail notification when a new message is posted in the forums.Jean-Philippe Lang2007-05-141-0/+8
* Added "Watch" functionality on issues. It allows users to receive mail notifi...Jean-Philippe Lang2007-04-211-0/+2
* added svn:eol-style native property on /app filesJean-Philippe Lang2007-03-121-79/+79
* proper language setting for mail notificationsJean-Philippe Lang2007-01-271-1/+7
* mail notifications added when:Jean-Philippe Lang2007-01-271-0/+30
* settings are now stored in the database (config_custom.rb no more used) and e...Jean-Philippe Lang2007-01-211-6/+5
* fixed: no recipient if one of the members of the project has disabled mail no...Jean-Philippe Lang2007-01-031-2/+2
* trunk moved from /trunk/redmine to /trunkJean-Philippe Lang2006-12-051-0/+53