Commit Graph

29 Commits (0ba4134ecc4b55b9e7901ad7ce373c481c6bf3e8)

Author SHA1 Message Date
Eric Davis 4dffc45ee9 [#129] Fix case on some ChiliProject strings 14 years ago
Eric Davis 99a12ecbcf [#129] Replace public strings using Redmine with ChiliProject 14 years ago
Jean-Philippe Lang 21c0b868ae Fixed: Tracker reset to default when replying to an issue email (#7197). 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 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 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 cc684803ba Ignore emails received from the application emission address to avoid hell cycles (#4139). 15 years ago
Eric Davis 30526d55c3 Added missing fixture file from r2837 (#3731) 15 years ago
Jean-Philippe Lang b3afde14fa Ability to accept incoming emails from unknown users (#2230, #3003). 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 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 0c4e40b89c Use In-Reply-To and References headers to handle replies by email. 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
Jean-Philippe Lang bc77cc2c5c Makes email address case-insensitive in MailHandler (#2032). 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 cff3950e6b Added a test for the mail handler. 18 years ago