Milestone Query

Description

A macro to display a list of matching milestones. Very useful for reporting on releases.

Bugs/Feature Requests

Existing bugs and feature requests for MilestoneQueryMacro are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from here.

Source

You can check out MilestoneQueryMacro from here using Subversion, or browse the source with Trac.

Example

Here's how we display our upcoming (and just released) releases, matching two types of names but not completed and in ascending order:

[[MilestoneQuery(%release_%,,)]]

[[MilestoneQuery(%rc_%,,)]]

This is how we display our previous releases, particularly named releases in descending order:

[[MilestoneQuery(release_%, completed, DESC)]]

Recent Changes

[9652] by nicferrier on 12/09/10 22:21:08

change produced wikitext to include a link to the milestone

[9536] by nicferrier on 11/27/10 01:56:14

added macro

[9533] by nicferrier on 11/27/10 00:46:33

New hack MilestoneQueryMacro, created by nicferrier

Author/Contributors

Author: nicferrier
Maintainer: nicferrier
Contributors: