Modify

Opened 15 years ago

Last modified 14 years ago

#3964 new enhancement

Option to exclude completed milestones

Reported by: paresh.solanki@… Owned by: Terry Brown
Priority: normal Component: MilestoneCompactMacro
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

It would be nice to have the ability to only include upcoming milestones (optionally due within a timeframe) using something like:

MilestoneCompact(table, due)?

This would show all incomplete milestones.

MilestoneCompact(table, due, 60)?

This would show incomplete milestones due within the next 60 days.

We use this with the newsflash macro to highlight upcoming milestones within a box. It's a useful summary for managers.

Attachments (0)

Change History (3)

comment:1 Changed 15 years ago by anonymous

Sorry, forgot to add code block tags

first one should read:-

[[MilestoneCompact(table, due)]]

and the next one:-

[[MilestoneCompact(table, due, 60)]]

comment:2 Changed 15 years ago by anonymous

You might have a look at the PlannedMilestones macro.

comment:3 Changed 14 years ago by Ryan J Ollos

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The owner will remain Terry Brown.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.