redmine_tags
redmine_tags copied to clipboard
Tag permissions
PR for #162
Fixes by @minkbear (back ported)
- Edit permissions per role to edit tags on issues
- Edit permissions per role to edit tags on wiki
- Enable Tags per project
Migration script to enable Tags for all projects, to duplicate current behaviour where Tags is enabled by default. Migration script will only enable Tags for all projects if currently Tags is disabled for all projects, so it’s safe to run the migration script multiple times.
I did a rebase and added permissions for viewing tags. It's work in progress, and unit tests are missing, but I wanted to publish it anyway because I don't have that much time to work on it
https://github.com/eurailcom/redmine_tags/tree/tag_permission_vuew