102 Commits (master)

Author SHA1 Message Date
  Go MAEDA 4edba4fa9d Show open/closed badge in email notifications (#33834). 3 years ago
  Go MAEDA a8ed1c7c5f Add a link to the issues list in a reminder email (#33099). 4 years ago
  Go MAEDA 6095186e97 Include attachments in news post notifications (#33002). 4 years ago
  Go MAEDA dec5f98112 Include attachments in forum post notifications (#16006). 4 years ago
  Go MAEDA 6f8bfab179 Show the number of days left until the due date in reminders (#31225). 5 years ago
  Go MAEDA a7ed8bcbed Show the total number of open issues in a reminder (#31104). 5 years ago
  Jean-Philippe Lang 0c78056a69 Send emails asynchronously (#26791). 5 years ago
  Jean-Philippe Lang 015ca36634 Send individual emails for each mail recipient (#26791). 5 years ago
  Go MAEDA ff512bf834 Add note about link validity to password lost email (#28561). 6 years ago
  Jean-Philippe Lang 0e362e84ab Security notification on password recovery is empty (#28302). 6 years ago
  Jean-Philippe Lang 9439cae70f Send journal notification after commit (#25794). 7 years ago
  Jean-Philippe Lang 9441ab0ca8 Send email even if password is not changed (#7577). 7 years ago
  Jean-Philippe Lang e8e92ca054 Make the email notifications for adding/updating issues more readable/clear (#23978). 7 years ago
  Jean-Philippe Lang 690a6b7928 Make the issue id from email notifications linkable to issue page (#23180). 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 d90de96def trunk: revert r14300 (#16535, #20466, #20641) 8 years ago
  Jean-Philippe Lang 391140d280 Set a max width to html email content (#16535). 9 years ago
  Jean-Philippe Lang b778c51e90 Removed unneeded #h calls in views. 9 years ago
  Jean-Philippe Lang 1fcbeb6f81 Use named routes or helpers. 9 years ago
  Jean-Philippe Lang fd1b060705 Fixed that standard fields disabled still appear in email notifications (#14584). 11 years ago
  Jean-Philippe Lang 628d05629b Role-based issue custom field visibility (#5037). 11 years ago
  Jean-Philippe Lang 1093454193 Adds markings to emails generated by private comments (#12888). 11 years ago
  Jean-Philippe Lang d678959359 Add links to attachments in new issue email notification (#12293). 11 years ago
  Jean-Philippe Lang f9f5e9e7c6 Fixed: Link is escaped in wiki added/updated notification email (#11262). 12 years ago
  Jean-Philippe Lang 19e56045dd Fixed deprecated render calls in Mailer. 12 years ago
  Jean-Philippe Lang e436285b6f Slight changes to the plain text issue notification. 12 years ago
  Jean-Philippe Lang d862843c9d Renamed Mailer#test to Mailer#test_email. 12 years ago
  Jean-Philippe Lang e6b9ddad18 Mailer#url_for not called in views with Rails 3.1. 12 years ago
  Etienne Massip 7056649a4b Override @#url_for@ in AM to force generation of absolute links (#10251). 12 years ago
  Jean-Philippe Lang 7ad40e22fe Replace auto_link with link_to in email templates. 12 years ago
  Toshi MARUYAMA f6e7daaf18 Rails3: view: mail: html_safe for auto_link 12 years ago
  Jean-Philippe Lang cd6db6a3cb Adds support for multiselect custom fields (#1189). 12 years ago
  Toshi MARUYAMA ac6aaf3f67 Rails3: mail: rename app/views/mailer/_issue_text_html.rhtml to app/views/mailer/_issue.html.erb (#6317) 12 years ago
  Toshi MARUYAMA ee5f712e89 Rails3: mail: rename app/views/mailer/_issue_text_plain.rhtml to app/views/mailer/_issue.text.erb (#6317) 12 years ago
  Toshi MARUYAMA ef962b84d7 Rails3: mail: rename app/views/mailer/*.text.html.rhtml to app/views/mailer/*.html.erb (#6317) 12 years ago
  Toshi MARUYAMA a4c4edacfd Rails3: mail: rename app/views/mailer/*.text.plain.rhtml to app/views/mailer/*.text.erb (#6317) 12 years ago
  Toshi MARUYAMA a4e02f2987 replace tabs to spaces at app/views/mailer/wiki_content_added.text.html.rhtml 12 years ago
  Toshi MARUYAMA df13933e57 replace tabs to spaces at app/views/mailer/wiki_content_added.text.plain.rhtml 12 years ago
  Toshi MARUYAMA d4c4e7692d replace tabs to spaces at app/views/mailer/wiki_content_updated.text.plain.rhtml 12 years ago
  Toshi MARUYAMA 7faaf01981 replace tabs to spaces at app/views/mailer/wiki_content_updated.text.html.rhtml 12 years ago
  Toshi MARUYAMA 9a6f1abf84 remove trailing white-spaces from app/views/mailer/wiki_content_updated.text.html.rhtml 12 years ago
  Toshi MARUYAMA 02d394505c remove trailing white-spaces from app/views/mailer/wiki_content_updated.text.plain.rhtml 12 years ago
  Toshi MARUYAMA be7b00fc32 remove trailing white-spaces from app/views/mailer/wiki_content_added.text.plain.rhtml 12 years ago
  Toshi MARUYAMA 3e49af2d37 remove trailing white-spaces from app/views/mailer/wiki_content_added.text.html.rhtml 12 years ago
  Toshi MARUYAMA c5804128da HTML escape at app/views/mailer/wiki_content_updated.text.html.rhtml. 13 years ago
  Toshi MARUYAMA 9466101347 HTML escape at app/views/mailer/reminder.text.html.rhtml. 13 years ago
  Toshi MARUYAMA 837dca66d6 HTML escape at app/views/mailer/attachments_added.text.html.rhtml. 13 years ago
  Toshi MARUYAMA e45c42c2e6 HTML escape at app/views/mailer/account_activation_request.text.html.rhtml. 13 years ago
  Toshi MARUYAMA c1c21ca08e HTML escape at app/views/mailer/account_activated.text.html.rhtml. 13 years ago