Project

General

Profile

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 (over 8 years ago)
Current version: 0.1.0
Compatible with: Redmine 3.2.x, 3.1.x, 3.0.x
User ratings:   (0)

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

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
tracker_hider.png (32.7 KB) tracker_hider.png Anton Titkov, 2015-11-10 00:14

0.0.1 (2015-11-07)

Compatible with Redmine 3.2.x, 3.1.x, 3.0.x.