]> source.dussan.org Git - redmine.git/commit
Download all attachments at once (#7056).
authorGo MAEDA <maeda@farend.jp>
Sat, 21 Mar 2020 05:59:31 +0000 (05:59 +0000)
committerGo MAEDA <maeda@farend.jp>
Sat, 21 Mar 2020 05:59:31 +0000 (05:59 +0000)
commitab47fb8ae0e6685900e3a22de3b9ce265a5b05fa
tree22a50ddb755864b883f02833b03db48feb072691
parent6abf527aa0e3271ebd38c1ac50a4691dab611b2e
Download all attachments at once (#7056).

Patch by Mizuki ISHIKAWA.

git-svn-id: http://svn.redmine.org/redmine/trunk@19601 e93f8b46-1217-0410-a6f0-8f06a7374b81
12 files changed:
Gemfile
app/controllers/attachments_controller.rb
app/helpers/attachments_helper.rb
app/models/attachment.rb
app/views/attachments/_links.html.erb
app/views/settings/_attachments.html.erb
config/locales/en.yml
config/routes.rb
config/settings.yml
test/functional/attachments_controller_test.rb
test/integration/routing/attachments_test.rb
test/unit/attachment_test.rb