Skip to content

nauphone/redmine_easy_tracker_assignation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RedMine Easy Tracker Assignation

A RedMine plugin

This plugin aims to facilitate the assignation of Issues to appropriate members of project. To do so, it provides the possibility to auto-assign specific Trackers to specific Members. When creating a new issue, on change of the Tracker field, the Assign field is updated.

Features :

This plugin provides the following features :

  • Association of Tracker with Member for each projects
  • Auto-filling of 'Assign' field in new issues

Languages availables :

  • EN
  • FR

Use :

To associate member and tracker Projects -> MyProject -> Settings -> Information

Installation :

$cd /path/to/redmine/directory/plugins
$git clone https://github.com/BlueXML/redmine_easy_tracker_assignation.git
$bundle exec rake redmine:plugins:migrate RAILS_ENV=production

Compatibility :

Tested for RedMine 3.3.* (Manually)

License :

This plugin is licensed under the GNU/GPL license v3.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 70.4%
  • HTML 29.6%