Skip to content
AtlasCoder Studio edited this page Nov 9, 2015 · 1 revision

Tracker hider

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.

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 (Plugin uses Ruby)
  • ruby-2.2.1 [ x86_64 ]

Installation notes

Clone this wiki locally