-
Notifications
You must be signed in to change notification settings - Fork 2
Home
AtlasCoder Studio edited this page Nov 9, 2015
·
1 revision
It is a plugin for Redmine http://www.redmine.org/.
The plugin is intended to provide functionality for managing of visibility of an issue for certain users or roles in dependance to the tracker of an issue.
- Allow managing of issues visibility to certain Role as a Role's Permission
- Enable/Disable module for certain projects
- Create/Delete rules for issues to be hidden. The rule is a simple selector that can be Role && Tracker or User && Tracker
- Hidden issues are hidden on lists, activities, search and messages
- It doesn't hide tracker however
- Translations: Ukrinian, English, Russian
- Redmine version - 3.0.4 (but there is a low risk of misfuctionality with near version)
- Rails version - 4.2.3 (Plugin uses Ruby)
- ruby-2.2.1 [ x86_64 ]
- Please follow the standard routine: http://www.redmine.org/projects/redmine/wiki/Plugins#Installing-a-plugin
- Migration is required (1 table will be created)
- Doesn't require any additional gem