Create new divisions in roadmap and milestone progress bars
Description
Useful when used with the new ticket workflow provided by 0.11. You can define divisions in your milestone progress bars in addition to, or instead of the standard closed/open divisions. My colour sense is terrible, but you get the idea.
Maybe you should check #T5572 ... Great minds etc. ;-) -- cboos
Bugs/Feature Requests
Existing bugs and feature requests for CustomRoadmapPlugin are here.
If you have any issues, create a new ticket.
Source
Download the zipped source from here, check out CustomRoadmapPlugin from here using Subversion, or browse the source with Trac.
Example
New progress bar divisions are configured in your trac.ini
[roadmap] stats_provider = CustomRoadmapTicketGroupStatsProvider [milestone] stats_provider = CustomRoadmapTicketGroupStatsProvider [roadmap-groups] groups = closed,open,new closed.status = closed closed.color = #bae0ba closed.counts = true open.status = assigned,reopened open.color = #ffff00 new.status = new new.color = #ffffff
Recent Changes
[2348] by davecole on 06/28/07 07:59:29
First public version.
[2347] by davecole on 06/28/07 07:53:48
New hack CustomRoadmapPlugin, created by davecole
Author/Contributors
Author: davecole
Contributors:
Attachments
- progress.png (8.0 kB) -
My colour sense is terrible, but you get the idea.
, added by davecole on 06/28/07 08:01:14.

