]> source.dussan.org Git - redmine.git/commit
Fixed: cross-project issue list should not show issues of projects for which the...
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Thu, 25 Sep 2008 18:51:03 +0000 (18:51 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Thu, 25 Sep 2008 18:51:03 +0000 (18:51 +0000)
commit394fc9c10945e6890bad1e5627a7e78a33c3612b
tree8eb92706b5648d5b62213f915c5fced11bd937b1
parent21979cf68a71a1f4a06857e3363e9ddac0eafb66
Fixed: cross-project issue list should not show issues of projects for which the issue tracking module was disabled.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1907 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/models/project.rb
app/models/query.rb
lib/redmine/access_control.rb
test/fixtures/enabled_modules.yml
test/functional/issues_controller_test.rb
test/unit/lib/redmine/access_control_test.rb [new file with mode: 0644]