]> source.dussan.org Git - redmine.git/commit
CSV export of issues report (#37362).
authorGo MAEDA <maeda@farend.jp>
Thu, 21 Jul 2022 04:13:37 +0000 (04:13 +0000)
committerGo MAEDA <maeda@farend.jp>
Thu, 21 Jul 2022 04:13:37 +0000 (04:13 +0000)
commit0c037a7b48e061fa32e96c21718b30560431c4c7
treefeba0bcd09960e044151cdafd0b69f740b098918
parentcfbc2e7a33cb068f1dd71b06a2625ebeecd56ccb
CSV export of issues report (#37362).

Patch by Mizuki ISHIKAWA.

git-svn-id: https://svn.redmine.org/redmine/trunk@21732 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/reports_controller.rb
app/helpers/reports_helper.rb
app/views/reports/_details.html.erb
test/functional/reports_controller_test.rb