Skip to content

ALPHA - Give limited visibility on issues inside a project

Notifications You must be signed in to change notification settings

jtilatti/redmine_limited_visibility

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redmine limited_visibility plugin

Give limited visibility on issues inside a project

Installation

Requirements:

ruby >= 2.1.0
redmine_base_deface plugin

This plugin is compatible with Redmine 2.1.0+.

Please apply general instructions for plugins here.

First download the source or clone the plugin and put it in the "plugins/" directory of your redmine instance. Note that this is crucial that the directory is named redmine_limited_visibility !

Then execute:

$ bundle install
$ rake redmine:plugins

And finally restart your Redmine instance.

Tests status

Plugin branch Redmine Version Test Status
master 4.2.5 4.2.5
master 4.1.7 4.1.7
master master master

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

ALPHA - Give limited visibility on issues inside a project

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 75.5%
  • HTML 20.0%
  • JavaScript 2.9%
  • CSS 1.6%