Version 3 (modified by 7 years ago) (diff) | ,
---|
Contents
Sorts roadmap in descending order and adds an filter input field
Description
Component SortRoadMap
Shows another checkbox in roadmap view, which allows you to sort milestones in descending order of due date.
Component FilterRoadmap
Filters roadmap milestones.
Mainly copied from RoadmapFilterPlugin and modified a bit (made it translatable and translated it to German).
Thanks to daveappendix
Screenshot
Screenshot showing additional checkboxes and filter input
Bugs/Feature Requests
Existing bugs and feature requests for RoadmapPlugin are here.
If you have any issues, create a new ticket.
Download
Download the zipped source from [download:roadmapplugin here].
Source
You can check out RoadmapPlugin from here using Subversion, or browse the source with Trac.
Example
Some standard Trac prefixes are allowed at the start of each milestone name:
'' on the front means milestones starting with the following string will be included in the filter. '$' on the front means milestones ending with the following string will be included in the filter. '~' on the front means milestones containing the following string will be included in the filter.
Anything else is an exact match.
Recent Changes
- 11241 by aleuhe on 2012-02-03 13:39:32
-
removed warnings
- 11240 by aleuhe on 2012-02-03 13:37:12
-
If no user modification ist given in the request arguments. The show attributes are set as saved in the session keys. So all needed milestones are given in data attribute to the post_process_request.
changed methods for reading/saving settings a little bit (not one in each class but global methods)
- 11151 by framay on 2012-01-17 10:08:46
-
added license information; clicking on label "Show milestone descriptions" is also checking check box
(more)
Author/Contributors
Attachments (5)
-
filterbox.png (3.7 KB) - added by 7 years ago.
Showing filter box
-
Roadmap_Plugin-0.4.0-py2.6.egg (9.6 KB) - added by 7 years ago.
Plugin as python egg in version 0.4.0
-
filterbox2.png (4.4 KB) - added by 7 years ago.
New Filterbox with selection of sorting criteria and order
- Roadmap_Plugin-0.4.1-py2.6.egg (12.2 KB) - added by 7 years ago.
-
filterbox3.png (3.4 KB) - added by 7 years ago.
Added English screenshot of new Roadmap-Filter
Download all attachments as: .zip