Feature #13767
closed
Export permissions report to CSV
Added by Philippe B. over 11 years ago.
Updated over 1 year ago.
Category:
Permissions and roles
Description
Hi,
My department hosts projects for many other departments within my company and we had to duplicate and customize the roles for each department.
As they aren't "administrator" they can't have access to the permissions report, so they ask use to get a PDF to see how their profiles are set.
We currently have 15 different roles and if we print the "Permissions report" it doesn't fit in the width.
My idea was to export the table into a CSV and then clean the unwanted columns.
Thanks
Phil
Files
+1 on this - but I'd also like to be able to export to PDF
Attached patch adds an "Also available in: CSV" link to "Permissions report". It applies to version 3.3
Great patch David, thank you.
Also is there any chance to have such functionality in form of macro?
Maybe it would be easier to share the report with users on wiki.
David Escala wrote:
Attached patch adds an "Also available in: CSV" link to "Permissions report". It applies to version 3.3
i am unable to apply this patch through gitbash..is there any other method by which it could be done?
Shreyas Moolya wrote:
is there any other method by which it could be done?
On your Redmine root:
$ patch -p1 < issue_13767.patch
patching file app/controllers/roles_controller.rb
patching file app/helpers/roles_helper.rb
patching file app/views/roles/permissions.html.erb
+1 on this feature request
Hello,
This patch does not seem to work on Redmine 4.1.1 ? Is there a way to adapt it ?
Thanks !
I fixed issue_13767.patch to work on Redmine-trunk( r20759 ). I created a functional test and include it in a patch.
- Target version set to Candidate for next major release
- Subject changed from Export to CSV the permissions report to Export permissions report to CSV
- Target version changed from Candidate for next major release to 4.2.0
Setting the target version to 4.2.0.
- Status changed from New to Closed
- Assignee set to Go MAEDA
- Resolution set to Fixed
Committed the patch. Thank you for your contribution.
Added an option form so that you can select the encoding when exporting CSV.
- Status changed from Closed to Reopened
- Status changed from Reopened to Closed
Yuichi HARADA wrote:
Added an option form so that you can select the encoding when exporting CSV.
Committed the change in r20824.
Hi, I am new to this network.
I tried the different patches and none of them enabled me the option to manage which role can export to CSV.
My redmine version is redmine 4.1.1.stable.
Also available in: Atom
PDF