Plugins Directory » Tracker Hider
|
Author: | Anton Titkov |
---|---|---|
Website: | https://github.com/atlascoder/tracker_hider | |
Code repository: | https://github.com/atlascoder/tracker_hider.git | |
Registered on: | 2015-11-07 (about 9 years ago) | |
Current version: | 0.1.0 | |
Compatible with: | Redmine 3.2.x, 3.1.x, 3.0.x | |
User ratings: |
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.
Functions:¶
- 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
Development environment¶
- Redmine version - 3.0.4 (but there is a low risk of misfuctionality with near version)
- Rails version - 4.2.3
- ruby-2.2.1 [ x86_64 ]
Installation notes
- 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
Changelog
0.1.0 (2015-11-07)
Compatible with Redmine 3.2.x, 3.1.x, 3.0.x.
Basic functions released:
- managing rules for hiding issues of certain tracker for specified roles and users at the project level
- permitions to manage rules according to the role within project
Languges:
- English
- Ukrainian
- Russian
0.0.1 (2015-11-07)
Compatible with Redmine 3.2.x, 3.1.x, 3.0.x.