Skip to content
 
 

Latest commit

 

History

166 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redmine Multiprojects Issue plugin

Build Status

This redmine plugin allows you to specify more than one project per issue.

Cross-projects issues appear in all related projects. They can be viewed by every users who have enough permission on at least one impacted project, but can be updated only by users who have enough permissions on the main project (the project used to create the issue).

Screenshots

redmine_multiprojects_issue screenshot redmine_multiprojects_issue screenshot redmine_multiprojects_issue screenshot

Installation

This plugin has been tested with Redmine 2.3.0+.

For Redmine versions up to 3.2.x, release v0.2 must be used.

For Redmine version 3.3 & 3.4, use this release v3.4.6

For Redmine version 4.0.0+, use the current master branch. See below for specific instructions.

Please apply general instructions for plugins here.

Note that this plugin now depends on:

  • redmine_base_deface which can be found here
  • redmine_base_stimulusjs which can be found here

These plugins must be installed first.

Then, 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_multiprojects_issue'!

Then execute:

$ bundle install
$ rake redmine:plugins

And finally restart your Redmine instance.

Test status

Plugin branch Redmine Version Test Status
master 4.1.1 Build1
master 4.0.7 Build2
master master Build1

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

A Redmine plugin which allows you to specify several projects per issue

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages