165 Commits (b0e17e8199bb40d0b1bed2c3dded355f439d8b3a)

Author SHA1 Message Date
  Go MAEDA b0e17e8199 Don't rescue Exception class (#31387). 5 years ago
  Go MAEDA a7ed8bcbed Show the total number of open issues in a reminder (#31104). 5 years ago
  Go MAEDA ce6e9ca950 Don't raise an exception when the emission email address is not RFC compliant (#5913). 5 years ago
  Go MAEDA 25ec4a9366 Code cleanup: use safe navigation operator in app/models/mailer.rb 5 years ago
  Go MAEDA bd5977d97e Support frozen_string_literal in app/**/*.rb (#26561). 5 years ago
  Go MAEDA 5861160ffc Add "frozen_string_literal: false" for all files (#26561). 5 years ago
  Go MAEDA 959da1d3ea Issue emails cannot be threaded by some mailers due to inconsistent Message-ID and References field (#17096). 5 years ago
  Go MAEDA 0f39eec9e0 "View all issues" link in email reminders points to issues list which does not include issues assigned to a group (#30955). 5 years ago
  Go MAEDA 8af0990073 New setting to include the status changes in issue mail notifications subject (#13111). 5 years ago
  Go MAEDA ffcd722c40 Daylight savings causes inconsistency of Message-Id (#13888). 5 years ago
  Go MAEDA 21e503fc71 Show author's name in the From field of email notifications (#5913). 5 years ago
  Go MAEDA 54cfb7b75e Sort issues by due date in email reminders (#29771). 5 years ago
  Go MAEDA 9ebd94c72e Remove trailing whitespaces from app/models/mailer.rb 5 years ago
  Jean-Philippe Lang e589937aa7 Removes method_missing override (#26791). 5 years ago
  Jean-Philippe Lang 21e11bd9cd Replaces remaining #deliver with #deliver_later (#26791). 5 years ago
  Jean-Philippe Lang 0c78056a69 Send emails asynchronously (#26791). 5 years ago
  Jean-Philippe Lang 5533eeff23 Fixed that test_email raises an error with #deliver_later (#26791). 5 years ago
  Jean-Philippe Lang 323ef3182b Ensure that ActiveRecord::Base objects are fully serialized for mail sending (#26791). 5 years ago
  Jean-Philippe Lang 015ca36634 Send individual emails for each mail recipient (#26791). 5 years ago
  Go MAEDA b7f15fbadc Replace String#gsub with faster String#tr (#29363). 5 years ago
  Jean-Philippe Lang 0e362e84ab Security notification on password recovery is empty (#28302). 6 years ago
  Go MAEDA 1518bbb38b Remove unused method Mailer#mylogger (#28028). 6 years ago
  Go MAEDA 93a09f05cc Fix typo in error message when target version was not found (#28024). 6 years ago
  Toshi MARUYAMA ff257d05e3 Replace tabs with spaces (#26333). 6 years ago
  Jean-Philippe Lang 7fd04e1f8d Update copyright. 7 years ago
  Jean-Philippe Lang 99a714e39b Prevent clash with Rails 5.1 Mailer class. 7 years ago
  Jean-Philippe Lang 0f09f161f6 Send reminders about visible issues only (#25713). 7 years ago
  Jean-Philippe Lang a9d9fe14f9 Don't send a notification to the dummy email address of the default admin account (#21421). 8 years ago
  Jean-Philippe Lang 2da406e12a Adds a specific string for password changed notification (#21421). 8 years ago
  Jean-Philippe Lang 09197a22e2 Adds instance name to the security notification subject (#21421). 8 years ago
  Jean-Philippe Lang a47eab8868 Let the mailer set the email content (#21421). 8 years ago
  Jean-Philippe Lang cda9c63d9c Updates copyright for 2016. 8 years ago
  Jean-Philippe Lang b5366eb307 Send a notification when security settings are changed (#21421). 8 years ago
  Jean-Philippe Lang 5d70fce6ce Security notifications when password or email adress is changed (#21421). 8 years ago
  Toshi MARUYAMA 0dc3c2fe1c add roadie-rails gem for e-mail inline styles (#8335, #20641) 8 years ago
  Jean-Philippe Lang 09eef4e75c Mail handler should not ignore emails with x-auto-response-suppress header (#19558). 9 years ago
  Jean-Philippe Lang 104615cb6f Incorrect links generated in emails if host setup uses other port (#19323). 9 years ago
  Jean-Philippe Lang 3bd2b43a2f Raise an error if version is not found (#18983). 9 years ago
  Jean-Philippe Lang e94920a5ff Allow filtering of Redmine Reminders by Version (#18983). 9 years ago
  Jean-Philippe Lang a3a8fee8ad Send password reset email to the email used in lost password form (#4244). 9 years ago
  Jean-Philippe Lang e3618bdbec Add support for multiple email addresses per user (#4244). 9 years ago
  Jean-Philippe Lang 000124f44f Copyright update. 9 years ago
  Jean-Philippe Lang a3d4b63261 Don't overwrite headers that were already set (#14699). 9 years ago
  Jean-Philippe Lang 53deb6ca88 Mailer.token_for generates invalid message_id when using from address with full name (#16619). 10 years ago
  Jean-Philippe Lang 6d5569a46d Remove users from cc if they are already notified (#16415). 10 years ago
  Jean-Philippe Lang 1ad33134d3 Enable the watching of news (#2549). 10 years ago
  Toshi MARUYAMA 35cc911192 update copyright year (#15977) 10 years ago
  Toshi MARUYAMA ea8e5c74ec remove unneeded Relation#all from Mailer model 10 years ago
  Jean-Philippe Lang 176ce78574 Fixed that the mail method should return a Mail::Message (#15113). 10 years ago
  Jean-Philippe Lang 0087d237f7 Don't notify users about relations that are not visible (#1005). 11 years ago