Commit Graph

66 Commits (5823a71c1851a331a8a28c1255809efe4386fe0d)

Author SHA1 Message Date
Eric Davis 51359704a0 Added a users options to the reminders email 14 years ago
Eric Davis 16969fdbbb Show the number of days in the subject line of Reminder emails. 14 years ago
Jean-Philippe Lang 79b4f68176 Adds an option to enable/disable email notifications during a project copy (#4672). 15 years ago
Jean-Philippe Lang cdb86d5ef7 Fixed: no email notification on new project/version file added (#4966). 15 years ago
Jean-Philippe Lang dab0c07fba Fixed: Links in Forum mails should redirect to message, not topic (#4884). 15 years ago
Jean-Philippe Lang df46d704e8 Log email delivery errors. 15 years ago
Jean-Philippe Lang a0364deb6a Log info when sending an email notification. 15 years ago
Jean-Philippe Lang ff77fb6aa9 Fixed: email notifications may affect language of notices on the UI (#4086). 15 years ago
Jean-Philippe Lang bb477a3a0f Make sure users don't get notified for thing they can not view (#3589). 15 years ago
Jean-Philippe Lang de8dcc5b26 Sets proper content type for plain text mails (#3970). 15 years ago
Eric Davis 7b0cb6aba8 Upgraded to Rails 2.3.4 (#3597) 15 years ago
Jean-Philippe Lang 85ce903cfa Ability to watch a wiki or a single wiki page (#413). 16 years ago
Jean-Philippe Lang fe8f4e5b87 Fixes code comments. 16 years ago
Jean-Philippe Lang 9c9dc6e814 Adds email notification on wiki changes (#413). It's disabled by default and can be enabled in application settings. 16 years ago
Jean-Philippe Lang 2a3fe1604a Fixed: Issue status in the notify email's subject is the issue's old status, should be its new status (#3194). 16 years ago
Jean-Philippe Lang 66839c12dd Replaces List-Id header with Precedence and Auto-Submitted headers (#2984, #2879). 16 years ago
Eric Davis c2dfffd7f2 Added some RDoc documentation for some models. 16 years ago
Jean-Philippe Lang 554e569de1 Adds a List-Id header to all emails (#2879). 16 years ago
Eric Davis 4baf32b166 Fixing Plugin and Mailer default_url_options. 16 years ago
Jean-Philippe Lang fe28193e4e Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. 16 years ago
Jean-Philippe Lang 04c428e059 Send an email to the user when an administrator activates a registered user (#2656). 16 years ago
Jean-Philippe Lang dfab202cde Accept replies to forum messages by subject recognition (#1616). 16 years ago
Jean-Philippe Lang 1d783106a3 Adds Message-Id and References headers to email notifications so that issues and messages threads can be displayed by email clients (#1401). 16 years ago
Jean-Philippe Lang 260373aed7 Slight changes to ease Rails 2.2 support. 16 years ago
Jean-Philippe Lang dfc937340d Fixed: email notification for changes I make still occurs when running Repository.fetch_changesets (#1957). 16 years ago
Jean-Philippe Lang 5c97a83a70 Validates sort_key and sort_order params (#2378). 16 years ago
Jean-Philippe Lang 1f89dad23a Adds watchers selection on new issue form (#398). Permission 'add issue watchers' required. 16 years ago
Jean-Philippe Lang 66ff4cb7de Files module: makes version field non required (#1053). 16 years ago
Jean-Philippe Lang e7b6a56a97 Replaces User.find_active with a named scope. 16 years ago
Jean-Philippe Lang 077723c90a Do not use @:skip_relative_url_root@ to generate urls in Mailer (#2122). 16 years ago
Jean-Philippe Lang 006337fb0e Host setting should contain the path prefix (Redmine base URL) to properly generate links in emails that are sent offline (#2122). 16 years ago
Nicolas Chuche a4b07a36ed add plain text option for mail #2029 16 years ago
Jean-Philippe Lang 827e14eafe Mailer compatibility with Rails 2.1.1. 16 years ago
Jean-Philippe Lang a06d2c41d5 Fixed: Reminder emails shouldn't include archived projects (#1351). 17 years ago
Jean-Philippe Lang 0c81052770 Adds a rake task to send reminders. An email is sent to each user with a list of the issues due in the next days, if any. 17 years ago
Jean-Philippe Lang f271e772af Add the following headers to email notifications (#830, #247): 17 years ago
Jean-Philippe Lang a59e6bfb02 Remove hardcoded "Redmine" strings in account related emails. And use application title instead. 17 years ago
Jean-Philippe Lang 8531e176aa Do not send an email with no recipient, cc or bcc (closes #743). 17 years ago
Jean-Philippe Lang 7d10755072 Fixed: "undefined method 'textilizable'" error on email notification when running Repository#fetch_changesets from the console. 17 years ago
Jean-Philippe Lang 652dc1a73a Fixed: auto closing of duplicates doesn't work. 17 years ago
Jean-Philippe Lang 1b002983c3 Display the issue status in the email subject only if the status was actually changed. 17 years ago
Jean-Philippe Lang 1535ac1220 Fixed: when changing the status of an issue, the email subject contains the previous status of the issue. 17 years ago
Jean-Philippe Lang 6d9490ddcc Merged Rails 2.0 compatibility changes. 17 years ago
Jean-Philippe Lang bc060b31ae Email notifications are now sent as Blind carbon copy by default. This can be changed in email notifications settings (new setting added). 17 years ago
Jean-Philippe Lang 9c9ae21771 There's now 3 account activation strategies (available in application settings): 17 years ago
Jean-Philippe Lang 0fe5c7b3e0 Added an option on 'My account' for users who don't want to be notified of changes that they make. 17 years ago
Jean-Philippe Lang bd434427e6 Mailer: 17 years ago
Jean-Philippe Lang 90d33c3e51 More flexible mail notifications settings at user level. A user has now 3 options: 17 years ago
Jean-Philippe Lang dead6a28f8 Removed translated email templates attachments_added and document_added (no longer usefull). 17 years ago
Jean-Philippe Lang 38f540a701 Added custom fields in issue related mail notifications. 17 years ago