]> source.dussan.org Git - redmine.git/commit
Filter issues after project status (#20081).
authorGo MAEDA <maeda@farend.jp>
Mon, 29 Oct 2018 04:03:52 +0000 (04:03 +0000)
committerGo MAEDA <maeda@farend.jp>
Mon, 29 Oct 2018 04:03:52 +0000 (04:03 +0000)
commit21034c5628d980bd18c6ef3f3ef898969745c390
tree5ee7f27921cb24cfa7faa25da16523761e445a01
parenta99c7104c16796894dd6485c63a3e5e8b821e5e5
Filter issues after project status (#20081).

Patch by Marius BALTEANU.

git-svn-id: http://svn.redmine.org/redmine/trunk@17607 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/models/issue_query.rb
app/models/project.rb
app/models/query.rb
app/views/repositories/diff.html.erb
test/functional/issues_controller_test.rb
test/helpers/queries_helper_test.rb
test/unit/query_test.rb