OSDN Git Service

Refactor: use :id instead of :page when linking to Wiki Pages
[redminele/redmine.git] / app / models / mailer.rb
2010-10-27 Eric DavisRefactor: use :id instead of :page when linking to...
2010-09-20 Eric DavisAdded a users options to the reminders email
2010-08-03 Eric DavisShow the number of days in the subject line of Reminder...
2010-03-21 Jean-Philippe LangAdds an option to enable/disable email notifications...
2010-03-03 Jean-Philippe LangFixed: no email notification on new project/version...
2010-02-20 Jean-Philippe LangFixed: Links in Forum mails should redirect to message...
2010-01-31 Jean-Philippe LangLog email delivery errors.
2010-01-31 Jean-Philippe LangLog info when sending an email notification.
2010-01-10 Jean-Philippe LangFixed: email notifications may affect language of notic...
2009-12-13 Jean-Philippe LangMake sure users don't get notified for thing they can...
2009-10-24 Jean-Philippe LangSets proper content type for plain text mails (#3970).
2009-09-13 Eric DavisUpgraded to Rails 2.3.4 (#3597)
2009-05-25 Jean-Philippe LangAbility to watch a wiki or a single wiki page (#413).
2009-05-17 Jean-Philippe LangFixes code comments.
2009-05-17 Jean-Philippe LangAdds email notification on wiki changes (#413). It...
2009-04-19 Jean-Philippe LangFixed: Issue status in the notify email's subject is...
2009-04-05 Jean-Philippe LangReplaces List-Id header with Precedence and Auto-Submit...
2009-03-21 Eric DavisAdded some RDoc documentation for some models.
2009-03-07 Jean-Philippe LangAdds a List-Id header to all emails (#2879).
2009-02-25 Eric DavisFixing Plugin and Mailer default_url_options.
2009-02-21 Jean-Philippe LangMerged Rails 2.2 branch. Redmine now requires Rails...
2009-02-20 Jean-Philippe LangSend an email to the user when an administrator activat...
2009-01-21 Jean-Philippe LangAccept replies to forum messages by subject recognition...
2009-01-18 Jean-Philippe LangAdds Message-Id and References headers to email notific...
2009-01-04 Jean-Philippe LangSlight changes to ease Rails 2.2 support.
2009-01-03 Jean-Philippe LangFixed: email notification for changes I make still...
2008-12-24 Jean-Philippe LangValidates sort_key and sort_order params (#2378).
2008-12-22 Jean-Philippe LangAdds watchers selection on new issue form (#398). Permi...
2008-12-09 Jean-Philippe LangFiles module: makes version field non required (#1053).
2008-11-30 Jean-Philippe LangReplaces User.find_active with a named scope.
2008-11-08 Jean-Philippe LangDo not use @:skip_relative_url_root@ to generate urls...
2008-11-07 Jean-Philippe LangHost setting should contain the path prefix (Redmine...
2008-10-15 Nicolas Chucheadd plain text option for mail #2029
2008-09-13 Jean-Philippe LangMailer compatibility with Rails 2.1.1.
2008-06-02 Jean-Philippe LangFixed: Reminder emails shouldn't include archived proje...
2008-05-25 Jean-Philippe LangAdds a rake task to send reminders. An email is sent...
2008-03-16 Jean-Philippe LangAdd the following headers to email notifications (...
2008-03-15 Jean-Philippe LangRemove hardcoded "Redmine" strings in account related...
2008-02-26 Jean-Philippe LangDo not send an email with no recipient, cc or bcc ...
2008-02-21 Jean-Philippe LangFixed: "undefined method 'textilizable'" error on email...
2008-02-17 Jean-Philippe LangFixed: auto closing of duplicates doesn't work.
2008-01-20 Jean-Philippe LangDisplay the issue status in the email subject only...
2008-01-20 Jean-Philippe LangFixed: when changing the status of an issue, the email...
2007-12-10 Jean-Philippe LangMerged Rails 2.0 compatibility changes.
2007-12-02 Jean-Philippe LangEmail notifications are now sent as Blind carbon copy...
2007-11-18 Jean-Philippe LangThere's now 3 account activation strategies (available...
2007-11-12 Jean-Philippe LangAdded an option on 'My account' for users who don't...
2007-11-04 Jean-Philippe LangMailer:
2007-10-20 Jean-Philippe LangMore flexible mail notifications settings at user level...
2007-10-12 Jean-Philippe LangRemoved translated email templates attachments_added...
2007-10-10 Jean-Philippe LangAdded custom fields in issue related mail notifications.
2007-09-14 Jean-Philippe LangMail notification options restored (default is: issue_a...
2007-09-11 Jean-Philippe LangNotifications about issues (add/edit) are now sent...
2007-09-04 Jean-Philippe LangSmall fix in Mailer.
2007-08-25 Jean-Philippe LangReplaced hard-coded urls in Mailer#attachments_add
2007-08-14 Jean-Philippe LangAdded 'email sending test' functionality.
2007-07-15 Jean-Philippe LangFixed mailer (error when no assignee)
2007-07-15 Jean-Philippe LangNow, when a user turns mail notifications off, he will...
2007-05-27 Jean-Philippe LangAccount information can now be sent to the user when...
2007-05-14 Jean-Philippe LangAdded mail notification when a new message is posted...
2007-04-21 Jean-Philippe LangAdded "Watch" functionality on issues. It allows users...
2007-03-12 Jean-Philippe Langadded svn:eol-style native property on /app files
2007-01-27 Jean-Philippe Langproper language setting for mail notifications
2007-01-27 Jean-Philippe Langmail notifications added when:
2007-01-21 Jean-Philippe Langsettings are now stored in the database (config_custom...
2007-01-03 Jean-Philippe Langfixed: no recipient if one of the members of the projec...
2006-12-05 Jean-Philippe Langtrunk moved from /trunk/redmine to /trunk