]> source.dussan.org Git - redmine.git/commit
Fixes visibility checks for version.fixed_issues in Gantt (#27676).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Wed, 29 Nov 2017 19:38:44 +0000 (19:38 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Wed, 29 Nov 2017 19:38:44 +0000 (19:38 +0000)
commit62d6dfe1ccc1841ef97d9ed23b45086de78dafd1
tree52ad8ac32a8d86c1b6928cb11cf550d50f1c6589
parentd0b10af3ffbe5f88ea7e512d66a4f58c14684d21
Fixes visibility checks for version.fixed_issues in Gantt (#27676).

Like the version page - the Gantt chart featured a "percent done" info
for each version, which wasn't properly limited to visible issues.

Patch by Gregor Schmidt.

git-svn-id: http://svn.redmine.org/redmine/trunk@17053 e93f8b46-1217-0410-a6f0-8f06a7374b81
lib/redmine/helpers/gantt.rb
test/unit/lib/redmine/helpers/gantt_test.rb