182 Commits (805b36cbfbb0291f4aa4dfaa009bb088386749a9)

Author SHA1 Message Date
  Marius Balteanu 805b36cbfb Remove unused setting 'Blind carbon copy recipients (bcc)' (#30820). 2 years ago
  Go MAEDA 97c2607da4 X-Redmine-Issue-Assignee email header field is empty when the assignee of an issue is a group (#35017). 3 years ago
  Go MAEDA ba6ace46d7 Fix sending mail with DeliveryJob is deprecated (#29914, #32908). 3 years ago
  Go MAEDA 3e36b5c452 Update copyright year in source files to 2021 (#33069). 3 years ago
  Toshi MARUYAMA 7097fcedec shorten long line of app/models/mailer.rb 3 years ago
  Go MAEDA decd5366b5 Fix wrong comment for Mailer.deliver_account_activated (#34166). 3 years ago
  Toshi MARUYAMA 616765b5e4 fix source indent of app/models/mailer.rb 3 years ago
  Go MAEDA a8ed1c7c5f Add a link to the issues list in a reminder email (#33099). 4 years ago
  Go MAEDA 907e0173e4 Update copyright year in source files to 2020 (#33069). 4 years ago
  Toshi MARUYAMA 33ed57a223 cleanup: rubocop: fix Layout/SpaceAfterComma in app/models/mailer.rb 4 years ago
  Toshi MARUYAMA 3bd37fef40 cleanup: rubocop: fix Layout/SpaceInsideBlockBraces in app/models/mailer.rb 4 years ago
  Toshi MARUYAMA 83f96f072e cleanup: rubocop: fix Layout/EmptyLineAfterGuardClause in app/models/mailer.rb 4 years ago
  Toshi MARUYAMA 674a62b728 cleanup: rubocop: fix Layout/AlignArguments in app/models/mailer.rb 4 years ago
  Toshi MARUYAMA b0e28db7c7 code cleanup: rubocop: fix Lint/IneffectiveAccessModifier in app/models/mailer.rb 4 years ago
  Toshi MARUYAMA 5e5712f82d code cleanup: rubocop: fix Layout/CommentIndentation in app/models/mailer.rb 4 years ago
  Go MAEDA 59968110a3 Add additional mail headers for issue tracker (#31910). 4 years ago
  Go MAEDA 4082069c75 Update copyright year. 5 years ago
  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). 7 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