Plugins » Traceability
|
|
Author: | Emergya Consultoria |
|---|---|---|
| Website: | - | |
| Code repository: | https://github.com/Emergya/redmine_traceability | |
| Registered on: | 2011-01-31 (over 1 year ago) | |
| Current version: | 1.0.1 | |
| Compatible with: | Redmine 0.9.x, 1.0.x, 1.1.x |
What is the Traceability Plugin?¶
Traceability is a Redmine plugin to show the traceability matrix between the issues of two trackers of a project.
Features¶
- Shows a summary view of the relations between the two configured trackers (e.g. requirements vs. test cases).
License¶
This plugin is licensed under the GNU GPL v2. See LICENSE.txt for details.
Installation notes
Install¶
1. Follow the Redmine plugin installation steps at: http://www.redmine.org/wiki/redmine/Plugins
2. Restart your Redmine web servers (e.g. mongrel, thin, mod_rails)
Usage¶
After installation you have to configure wich trackers the plugin will operate on (Administration -> Plugins -> Traceability Matrix -> Configure). The plugin adds a new module (Traceability Matrix) which you can enable in the desired projects. There is also a new permission (View traceability matrix) which you should grant to the user roles allowed to see the matrix.
The matrix shows wich issues of one tracker are related to issues of the other one.
Changelog
1.0.1 (2011-02-27)
Compatible with Redmine 0.9.x, 1.0.x, 1.1.x.
Compatibility fix for ruby < 1.8.7
1.0 (2011-01-31)
Compatible with Redmine 0.9.x, 1.0.x, 1.1.x.