Skip to content

fschupp/redmine_issue_priorities_per_tracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redmine issue priorities per tracker plugin

This is a plugin for Redmine which allows to define issue priorities per tracker. Forked from flant/redmine_issue_priorities_per_tracker

Since PrototypeJS was removed in Rails 3.2, this plugin now depends on the redmine_prototype_js Plugin which provides this functionality.

Note: You do not have to enable the loading of the libraries since the controller automatically loads prototype.js when necessary.

Please apply general instructions for plugins here. This plugin requires prototype-rails which is installed in Step 2 of this recipe:

  1. git clone https://github.com/fschupp/redmine_issue_priorities_per_tracker.git

  2. bundle install

  3. bundle exec rake redmine:plugins RAILS_ENV=production

  4. Restart your webserver passenger/apache whatever you have

Modified to work with Redmine 2.6, work in progress.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 97.6%
  • CSS 2.4%