redmine_tags icon indicating copy to clipboard operation
redmine_tags copied to clipboard

Tag permissions

Open danielvijge opened this issue 8 years ago • 1 comments

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.

danielvijge avatar Apr 21 '17 19:04 danielvijge

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

danielvijge avatar Oct 05 '17 17:10 danielvijge