OSDN Git Service

Adds an option to enable/disable email notifications during a project copy (#4672).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 21 Mar 2010 11:17:29 +0000 (11:17 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 21 Mar 2010 11:17:29 +0000 (11:17 +0000)
commit79b4f681760e9d674e5b959abcb3087fee009008
tree8d97b3c0a653e8f58bf7febb93e0d4e405043fed
parent5225fb70f533c992bd50435096ebd2bfb1c3e942
Adds an option to enable/disable email notifications during a project copy (#4672).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3608 e93f8b46-1217-0410-a6f0-8f06a7374b81
42 files changed:
app/controllers/projects_controller.rb
app/models/mailer.rb
app/views/projects/copy.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/eu.yml
config/locales/fi.yml
config/locales/fr.yml
config/locales/gl.yml
config/locales/he.yml
config/locales/hr.yml
config/locales/hu.yml
config/locales/id.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
test/unit/mailer_test.rb