]> source.dussan.org Git - redmine.git/commit
Use query name as the file name when exporting queries (#16207).
authorGo MAEDA <maeda@farend.jp>
Wed, 24 Aug 2022 13:21:50 +0000 (13:21 +0000)
committerGo MAEDA <maeda@farend.jp>
Wed, 24 Aug 2022 13:21:50 +0000 (13:21 +0000)
commitf8033a069f99fd9947f05c2f4076bd8f0f575f98
tree78d2330db21ecf052a618bf47324047183dc4fb6
parent35b2d6a244803a4f0a767a5ff5bcb9137a1d60c4
Use query name as the file name when exporting queries (#16207).

Patch by Mizuki ISHIKAWA.

git-svn-id: https://svn.redmine.org/redmine/trunk@21773 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/issues_controller.rb
app/controllers/timelog_controller.rb
app/helpers/queries_helper.rb
app/views/issues/index.html.erb
app/views/timelog/index.html.erb
test/functional/issues_controller_test.rb
test/functional/timelog_controller_test.rb