Plugins Directory » Redmine Tracker Control
Author: | Jijesh Mohan | |
---|---|---|
Website: | http://jijeshmohan.wordpress.com/2011/12/24/redmine-tracker-control-plugin-released | |
Code repository: | https://github.com/jijeshmohan/redmine_track_control | |
Registered on: | 2011-12-22 (almost 13 years ago) | |
Current version: | 1.0.5 | |
Compatible with: | Redmine 2.0.x | |
User ratings: |
Redmine Tracker Control plugin is a Redmine plugin that can be used to control issue creation with tracker. The access control can be configured in role/permission page. Tracker wise access work only in the projects where this module enabled.
Installation
Copy redmine_track_control directory to #{RAILS_ROOT}/vendor/plugins
Restart Redmine
Configure access control in the roles page
Add Tracker Permission module in the project
Changelog
1.0.5 (2012-06-06)
Compatible with Redmine 2.0.x.
This version is for Redmine 2.x.
Copy redmine_track_control directory to #{REDMINE-2_ROOT}/plugins
1.0.4 (2012-05-01)
Compatible with Redmine 1.0.x, 1.1.x, 1.2.x, 1.3.x.
Fixed edit issue defect.
1.0.3 (2012-04-23)
Compatible with Redmine 1.1.x, 1.2.x, 1.3.x.
Fixed nil class defect.
1.0.1 (2012-01-19)
Compatible with Redmine 1.0.x, 1.1.x, 1.2.x, 1.3.x.
Fixed issue related to unicode permission. Tested in 1.3.x version
1.0.0 (2011-12-22)
Compatible with Redmine 0.8.x, 0.9.x, 1.0.x, 1.1.x, 1.2.x.