]> source.dussan.org Git - redmine.git/commit
Adds a "Copied from/to" relation when copying issue(s) (#6899).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Thu, 27 Sep 2012 19:09:30 +0000 (19:09 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Thu, 27 Sep 2012 19:09:30 +0000 (19:09 +0000)
commitcc4cff9f11b453c6fe308da6867819b4717e8d1a
treed2677bbc67877f5879a4ff3392e32bcf7c0fbfc0
parentc3e055bd700bdcd09c700d20d1c309b55e46a0e8
Adds a "Copied from/to" relation when copying issue(s) (#6899).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10491 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/models/issue.rb
app/models/issue_relation.rb
config/locales/en.yml
config/locales/fr.yml
test/functional/issues_controller_test.rb
test/unit/issue_test.rb