]> source.dussan.org Git - redmine.git/commit
Some fixes for r20321:
authorGo MAEDA <maeda@farend.jp>
Mon, 18 Jan 2021 07:11:47 +0000 (07:11 +0000)
committerGo MAEDA <maeda@farend.jp>
Mon, 18 Jan 2021 07:11:47 +0000 (07:11 +0000)
commit6bca099013adcc5f2fd2828e5538892827932a42
treea143c91d458631307a85c0950273671c5ee11171
parent4d3dec2dc0156369b789c8c51557c2c7001854ed
Some fixes for r20321:

* Include only visible issues in subtasks stats
* Get subtasks using only one query
* Show all subtasks count as badge
* Add tests

Patch by Marius BALTEANU.

git-svn-id: http://svn.redmine.org/redmine/trunk@20718 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/helpers/issues_helper.rb
app/views/issues/show.html.erb
public/stylesheets/application.css
test/functional/issues_controller_test.rb