]> source.dussan.org Git - redmine.git/commit
Fix missing subject and tracker name in CSV export of time (#33052).
authorGo MAEDA <maeda@farend.jp>
Wed, 4 Mar 2020 07:10:07 +0000 (07:10 +0000)
committerGo MAEDA <maeda@farend.jp>
Wed, 4 Mar 2020 07:10:07 +0000 (07:10 +0000)
commit555a2d31169bb512f1c5bde5c4f347dc227ff128
tree13bd25e1f9bf5f5cb5fe710142a7b1047f3562c3
parent907e0173e40b31d8d0e696b15b18777af98ec9da
Fix missing subject and tracker name in CSV export of time (#33052).

Patch by Kevin Fischer and Marius BALTEANU.

git-svn-id: http://svn.redmine.org/redmine/trunk@19554 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/helpers/timelog_helper.rb
test/functional/timelog_report_test.rb