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
Showing
- app/models/mail_handler.rb 22 additions, 11 deletionsapp/models/mail_handler.rb
- extra/mail_handler/rdm-mailhandler.rb 49 additions, 16 deletionsextra/mail_handler/rdm-mailhandler.rb
- lib/tasks/email.rake 56 additions, 20 deletionslib/tasks/email.rake
- test/fixtures/issue_categories.yml 6 additions, 0 deletionstest/fixtures/issue_categories.yml
- test/fixtures/mail_handler/ticket_with_attributes.eml 43 additions, 0 deletionstest/fixtures/mail_handler/ticket_with_attributes.eml
- test/unit/mail_handler_test.rb 38 additions, 2 deletionstest/unit/mail_handler_test.rb
Please register or sign in to comment