]> source.dussan.org Git - redmine.git/commit
Allow commits to reference issues of parent projects and subprojects (#4674).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 31 Jan 2010 16:25:06 +0000 (16:25 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 31 Jan 2010 16:25:06 +0000 (16:25 +0000)
commitd43c860448ce71ca3f35ac6487775deaa0dcb3c3
tree70ae267c28cf00c3141774f20641caa074a6f353
parentdf46d704e882823c30bc5cf0f2b88da8db98b47f
Allow commits to reference issues of parent projects and subprojects (#4674).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3357 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/issues_controller.rb
app/models/changeset.rb
app/views/issues/show.rhtml
test/unit/changeset_test.rb