wiki:RoadmapPlugin

Version 2 (modified by Franz, 13 years ago) (diff)

--

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.

FilterRoadmap(Component):

Filters roadmap milestones.

Mainly copied from RoadmapFilterPlugin and modified a bit (made it translatable and translated it to German).

Thanks to daveappendix

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

18420 by rjollos on 2021-06-01 16:47:19
Remove empty directories
17953 by rjollos on 2021-01-12 05:35:56
Fix index error when handler is not RoadmapModule

Fixes #13934.

17949 by rjollos on 2021-01-05 01:38:50
Fix UnicodeError when generating HTML

Refs #13931.

(more)

Author/Contributors

Author: framay
Maintainer: framay
Contributors:

Attachments (5)

Download all attachments as: .zip