]> source.dussan.org Git - redmine.git/commit
Ability to filter issues blocked by any/no open issues (#16621).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 7 Nov 2015 09:20:36 +0000 (09:20 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 7 Nov 2015 09:20:36 +0000 (09:20 +0000)
commitd3d7678c7689ed6c90fd6058b16c18fc7130c0cf
treefb6d5b7457a8f8ca0c67e56b2896f1a5ff086fbb
parent8123006bb3a43c3dd1cab8f849c51b79362c6b3a
Ability to filter issues blocked by any/no open issues (#16621).

Patch by Arthur Andersen.

git-svn-id: http://svn.redmine.org/redmine/trunk@14809 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/models/issue_query.rb
app/models/query.rb
config/locales/en-GB.yml
config/locales/en.yml
config/locales/fr.yml
public/javascripts/application.js
test/unit/query_test.rb