]> source.dussan.org Git - redmine.git/commit
Export users list to CSV (#5957).
authorGo MAEDA <maeda@farend.jp>
Sun, 5 Aug 2018 12:30:40 +0000 (12:30 +0000)
committerGo MAEDA <maeda@farend.jp>
Sun, 5 Aug 2018 12:30:40 +0000 (12:30 +0000)
commit83939be2b52c07cbb0d4dc6f784b979c10cc4229
tree281e118c9b751c54787b601b96663b4fc919bee6
parenteee1c36b4b7f0cee23ebc5d3848fa2b606f603c8
Export users list to CSV (#5957).

Contriubted by Mizuki ISHIKAWA and Yuki Kita.

git-svn-id: http://svn.redmine.org/redmine/trunk@17463 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/users_controller.rb
app/helpers/users_helper.rb
app/views/users/index.html.erb
test/functional/users_controller_test.rb