Adds basic support for issue creation via email (#1110).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1568 e93f8b46-1217-0410-a6f0-8f06a7374b81
Showing
- app/models/mail_handler.rb 108 additions, 14 deletionsapp/models/mail_handler.rb
- lib/tasks/email.rake 37 additions, 0 deletionslib/tasks/email.rake
- test/fixtures/enabled_modules.yml 4 additions, 0 deletionstest/fixtures/enabled_modules.yml
- test/fixtures/enumerations.yml 1 addition, 0 deletionstest/fixtures/enumerations.yml
- test/fixtures/mail_handler/add_note_to_issue.txt 0 additions, 14 deletionstest/fixtures/mail_handler/add_note_to_issue.txt
- test/fixtures/mail_handler/ticket_on_given_project.eml 41 additions, 0 deletionstest/fixtures/mail_handler/ticket_on_given_project.eml
- test/fixtures/mail_handler/ticket_reply.eml 73 additions, 0 deletionstest/fixtures/mail_handler/ticket_reply.eml
- test/fixtures/mail_handler/ticket_with_attachment.eml 248 additions, 0 deletionstest/fixtures/mail_handler/ticket_with_attachment.eml
- test/unit/mail_handler_test.rb 42 additions, 28 deletionstest/unit/mail_handler_test.rb
lib/tasks/email.rake
0 → 100644
test/fixtures/mail_handler/ticket_reply.eml
0 → 100644
Please register or sign in to comment