Feature #13767
closedExport permissions report to CSV
0%
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
Updated by Kirpal Sukumar about 8 years ago
+1 on this - but I'd also like to be able to export to PDF
Updated by David Escala almost 8 years ago
- File issue_13767.patch issue_13767.patch added
Attached patch adds an "Also available in: CSV" link to "Permissions report". It applies to version 3.3
Updated by Pavel Kestefran over 7 years ago
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.
Updated by Shreyas Moolya over 7 years ago
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?
Updated by Toshi MARUYAMA over 7 years ago
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
Updated by Benjamin GUILLAUME almost 4 years ago
Hello,
This patch does not seem to work on Redmine 4.1.1 ? Is there a way to adapt it ?
Thanks !
Updated by Yuichi HARADA over 3 years ago
- File 13767.patch 13767.patch added
I fixed issue_13767.patch to work on Redmine-trunk( r20759 ). I created a functional test and include it in a patch.
Updated by Go MAEDA over 3 years ago
- Target version set to Candidate for next major release
Updated by Go MAEDA over 3 years ago
- 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.
Updated by Go MAEDA over 3 years ago
- Status changed from New to Closed
- Assignee set to Go MAEDA
- Resolution set to Fixed
Committed the patch. Thank you for your contribution.
Updated by Yuichi HARADA over 3 years ago
- File 0001-Added-an-option-form-so-that-you-can-select-the-enco.patch 0001-Added-an-option-form-so-that-you-can-select-the-enco.patch added
Added an option form so that you can select the encoding when exporting CSV.
Updated by Go MAEDA over 3 years ago
- 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.
Updated by Matias Buonavolonta over 1 year ago
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.