]> source.dussan.org Git - redmine.git/commit
Makes relations resource shallow (#7366).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Tue, 5 Jul 2011 16:47:34 +0000 (16:47 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Tue, 5 Jul 2011 16:47:34 +0000 (16:47 +0000)
commit42f9dc7d2c5ac27b538ad5f33fcb132437ed5975
treee69bf7daf18819f26779cd267c300a7e669eee65
parent852cb183b184f65e352f2619250782f6de7dbfd9
Makes relations resource shallow (#7366).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6184 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/issue_relations_controller.rb
app/models/issue_relation.rb
app/views/issue_relations/show.api.rsb
app/views/issues/_relations.rhtml
config/routes.rb
test/functional/issue_relations_controller_test.rb
test/integration/api_test/issue_relations_test.rb
test/integration/routing_test.rb