Commit Graph

55 Commits (b6fe1027d0da366e37bd43fa38d6bf0f828bcd27)

Author SHA1 Message Date
Jens Ulferts 1124bbf1ff styling in mail_handler_test 12 years ago
Jens Ulferts 3cbaf9fca7 adding custom_field_translations fixtures 12 years ago
Eric Davis c5e4ab41c7 [#674] Convert outbound mail to be sent per-recipient 13 years ago
Holger Just 91070236db Set source encoding to UTF-8 13 years ago
Eric Davis 3d164f1da0 [#480] Fix replying to IssueJournals through email 14 years ago
Eric Davis bfba5e2151 [#441] Journals should touch their journaled to update updated_on/at fields 14 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Eric Davis 99507a0391 [#197] Upgrade the copyright in the code files 14 years ago
Jean-Philippe Lang 91fa3f8ce2 Fixed: mail handler keywords are not removed when updating issues (#7785). 14 years ago
Jean-Philippe Lang 03d4ecbbff Fixed: CLI-supplied defaults should not be applied when replying to an issue (#7195). 14 years ago
Jean-Philippe Lang 21c0b868ae Fixed: Tracker reset to default when replying to an issue email (#7197). 14 years ago
Jean-Baptiste Barth 17f86d964f Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago
Jean-Philippe Lang 1f237388bd Add assertions for #6929 in MailHandler tests. 14 years ago
Jean-Philippe Lang d7cdd58db6 MailHandler: ignore assignee if invalid. 14 years ago
Jean-Philippe Lang abf988ad69 Makes MailHandler ignore invalid keyword values to avoid validation failures. 14 years ago
Jean-Philippe Lang d4ab2ab4b9 Makes MailHandler accept localized keywords for default or user language (#6112). 14 years ago
Jean-Philippe Lang e0e8c14c2a Makes MailHandler accept all issue attributes and custom fields that can be set/updated (#4071, #4807, #5622, #6110). 14 years ago
Eric Davis 0395eb99de Remove email quotes (>) when searching for incoming email delimiters. #2852 #6628 14 years ago
Eric Davis fda1a0cb3b Fix test failure from Setting changes in other tests 14 years ago
Eric Davis 4c9f261a24 Added three new notifiable events based on issue attributes 14 years ago
Eric Davis c059300d99 Added User#notify_about? to check when a user should be notified about an event 14 years ago
Tim Felgentreff 1f9eda4e0d update tests to work with the new data model, where neccessary 14 years ago
Eric Davis 4083e7e622 Truncate incoming email subject lines to 255 characters. #5698 15 years ago
Eric Davis d48eb2de47 Accept email from anonymous users with an empty from address. #5604 15 years ago
Eric Davis e94c45d548 Add an "Assigned To" keyword to receiving email. #5594 15 years ago
Eric Davis 080dc2212e Add 'Start date' and 'End date' keywords for incoming email. #5595 15 years ago
Jean-Philippe Lang 080ad6a16c Fixed: tests with ruby1.9 broken by r3322 (#4607). 15 years ago
Jean-Philippe Lang bddf3b5c2c Adds a test with Japanese keywords in a ISO-2002-JP encoded email (#4576). 15 years ago
Jean-Philippe Lang a54fa93b2e Adds a setting to remove incoming emails body after a delimiter (#4409). 15 years ago
Jean-Philippe Lang 06ca18b042 Adds a 'no_permission_check' option to the MailHandler. 15 years ago
Jean-Philippe Lang c051947161 Add assertion about email notification on issue creation via email (#4228). 15 years ago
Jean-Philippe Lang cc684803ba Ignore emails received from the application emission address to avoid hell cycles (#4139). 15 years ago
Eric Davis 7b0cb6aba8 Upgraded to Rails 2.3.4 (#3597) 15 years ago
Eric Davis 9886827a66 Allow spaces between the keyword and colon in incoming mail. (#3731) 15 years ago
Jean-Philippe Lang b3afde14fa Ability to accept incoming emails from unknown users (#2230, #3003). 16 years ago
Jean-Philippe Lang 7dccf9fda6 Allows multiple roles on the same project (#706). Prerequisite for user groups feature. 16 years ago
Eric Davis b4be8849c0 Added observers to watch model objects for mail delivery instead of calling Mailer. 16 years ago
Jean-Philippe Lang 009b685b1d Fixed: MailHandler raises an error when processing an email without From header (#2916). 16 years ago
Jean-Philippe Lang 2d3b3cee15 Strip keywords from received email body (#2436). 16 years ago
Jean-Philippe Lang dfab202cde Accept replies to forum messages by subject recognition (#1616). 16 years ago
Jean-Philippe Lang b9e3fbcd83 Allow email to reply to a forum message (#1616). 16 years ago
Jean-Philippe Lang 421539e3be Import custom fields values from emails (#2413). 16 years ago
Jean-Philippe Lang 3bb2fccaf1 Mail handler: strip tags when receiving a html-only email (#2312). 16 years ago
Jean-Philippe Lang 84e70634fb Adds To and Cc as watchers when submitting an issue by email (#2245). 16 years ago
Eric Davis 2f3f2d8b12 Added the "Status:" keyword to the MailHandler for setting and changing an Issue status via email. 16 years ago
Jean-Philippe Lang 40efaae6d5 Mail handler: more control over issue attributes (#1110). 17 years ago
Jean-Philippe Lang a01f976b4c Adds basic support for issue creation via email (#1110). 17 years ago
Jean-Philippe Lang 21c97c6a13 Added project module concept. 17 years ago
Jean-Philippe Lang 603e11d7a5 Merged 0.6 branch into trunk. 17 years ago
Jean-Philippe Lang 270e3a4345 Added "assigned to" field in mail notifications. 18 years ago