]> source.dussan.org Git - redmine.git/commit
Add Parent task filter and column to Spent time (#37623).
authorGo MAEDA <maeda@farend.jp>
Tue, 11 Apr 2023 09:11:40 +0000 (09:11 +0000)
committerGo MAEDA <maeda@farend.jp>
Tue, 11 Apr 2023 09:11:40 +0000 (09:11 +0000)
commit9546dfa5e3aac247db62ea3a0d8e09672ed8196b
treee6a8d55193cc05f4470836502ea13fd6abe7fef5
parent87f3352d3a64e2b6a89aa7036852627eb3953e6f
Add Parent task filter and column to Spent time (#37623).

Patch by Mizuki ISHIKAWA.

git-svn-id: https://svn.redmine.org/redmine/trunk@22177 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/helpers/queries_helper.rb
app/models/time_entry_query.rb
test/functional/timelog_controller_test.rb
test/unit/query_test.rb