OSDN Git Service

Adds a setting to remove incoming emails body after a delimiter (#4409).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Wed, 23 Dec 2009 18:35:19 +0000 (18:35 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Wed, 23 Dec 2009 18:35:19 +0000 (18:35 +0000)
commita54fa93b2e28c369fde84b714ac8e20d2fa77b5b
tree3503d01e163920b9553becebb8f5c675b5a4521a
parente26eeef837f15de2d8f139ca838980eaa9de4da0
Adds a setting to remove incoming emails body after a delimiter (#4409).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3226 e93f8b46-1217-0410-a6f0-8f06a7374b81
41 files changed:
app/models/mail_handler.rb
app/views/settings/_mail_handler.rhtml
config/locales/bg.yml
config/locales/bs.yml
config/locales/ca.yml
config/locales/cs.yml
config/locales/da.yml
config/locales/de.yml
config/locales/el.yml
config/locales/en.yml
config/locales/es.yml
config/locales/fi.yml
config/locales/fr.yml
config/locales/gl.yml
config/locales/he.yml
config/locales/hu.yml
config/locales/it.yml
config/locales/ja.yml
config/locales/ko.yml
config/locales/lt.yml
config/locales/nl.yml
config/locales/no.yml
config/locales/pl.yml
config/locales/pt-BR.yml
config/locales/pt.yml
config/locales/ro.yml
config/locales/ru.yml
config/locales/sk.yml
config/locales/sl.yml
config/locales/sr.yml
config/locales/sv.yml
config/locales/th.yml
config/locales/tr.yml
config/locales/uk.yml
config/locales/vi.yml
config/locales/zh-TW.yml
config/locales/zh.yml
config/settings.yml
public/stylesheets/application.css
test/fixtures/mail_handler/ticket_on_given_project.eml
test/unit/mail_handler_test.rb