]> source.dussan.org Git - redmine.git/commit
Export permissions report to CSV (#13767).
authorGo MAEDA <maeda@farend.jp>
Fri, 12 Mar 2021 05:29:50 +0000 (05:29 +0000)
committerGo MAEDA <maeda@farend.jp>
Fri, 12 Mar 2021 05:29:50 +0000 (05:29 +0000)
commitcf7a401b89a1609376062eebefaf731b662c62c9
treea4d9ae173ab039e3ae7b722d207aa9e227206492
parent9f73af6cb349433b2b73aa8faa769bc8a0c2dc6e
Export permissions report to CSV (#13767).

Patch by David Escala and Yuichi HARADA.

git-svn-id: http://svn.redmine.org/redmine/trunk@20778 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/roles_controller.rb
app/helpers/roles_helper.rb
app/views/roles/permissions.html.erb
test/functional/roles_controller_test.rb