]> source.dussan.org Git - redmine.git/commit
Mail handler: more control over issue attributes (#1110).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 6 Jul 2008 16:26:25 +0000 (16:26 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 6 Jul 2008 16:26:25 +0000 (16:26 +0000)
commit40efaae6d5a2f48734caf4cdabd9537f923c0f47
tree4335e4090d62269bea499623268ffa09bed40897
parentbfba84d526f80e14d7c1422ac51a40803f828f9e
Mail handler: more control over issue attributes (#1110).
Tracker, category and priority attributes can be specified in command line arguments and/or individually specified as overridable by email body keywords.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1643 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/models/mail_handler.rb
extra/mail_handler/rdm-mailhandler.rb
lib/tasks/email.rake
test/fixtures/issue_categories.yml
test/fixtures/mail_handler/ticket_with_attributes.eml [new file with mode: 0644]
test/unit/mail_handler_test.rb