]> source.dussan.org Git - redmine.git/commit
Makes versions resource shallow (#7403).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Tue, 5 Jul 2011 16:29:06 +0000 (16:29 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Tue, 5 Jul 2011 16:29:06 +0000 (16:29 +0000)
commit852cb183b184f65e352f2619250782f6de7dbfd9
treebacd85635f079a51f66ca70c7225cae8cc8c382c
parent25d900c78791906c1a514f61b29ebddbe4647270
Makes versions resource shallow (#7403).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6183 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/versions_controller.rb
app/views/projects/settings/_versions.rhtml
app/views/versions/_issue_counts.rhtml
app/views/versions/edit.rhtml
app/views/versions/show.rhtml
config/routes.rb
test/integration/api_test/versions_test.rb
test/integration/routing_test.rb