Modify

Opened 15 years ago

Closed 7 years ago

#5449 closed defect (wontfix)

Ignore milestones matching a pattern

Reported by: Ryan J Ollos Owned by: Ryan J Ollos
Priority: normal Component: PlannedMilestonesMacro
Severity: minor Keywords:
Cc: Trac Release: 0.11

Description (last modified by Ryan J Ollos)

The default milestone for my Trac instance is unspecified. I would like to exclude this milestone from the list of planned milestones, for obvious reasons. It seems like the most flexible way to do this would be to ignore milestones in an optional specified list or matching pattern. Ticket #467 may be requesting a similar feature.

For example, considering the example in the header of the plug-in,

[[PlannedMilestones(*, Recruiting)]]

would ignore all milestones matching Recruiting*.

Attachments (0)

Change History (7)

comment:1 Changed 15 years ago by Ryan J Ollos

See #5634 for a related request.

comment:2 Changed 15 years ago by Ryan J Ollos

See #467 for a related request.

comment:3 Changed 14 years ago by Ryan J Ollos

Owner: changed from jornh to Ryan J Ollos

comment:4 Changed 14 years ago by Ryan J Ollos

The input parsing will allow the following parameters to be specified:

length maximum number of milestones to display (default = infinity)
matchname display only milestones matching the pattern
ignorename don't show milestones matching the given name
ignorepattern (noduedate, noname, nodescription, complete, overdue) ignore milestones with the following criteria: no due date, no name, no description, complete, overdue
showcountdown show number of days until milestone is due and number of days milestones are overdue
showduedate show due date
showdescription show description
descriptionlength length of description (default: 100 chars)

comment:5 Changed 14 years ago by Ryan J Ollos

Documented in this wiki change. New version is forthcoming. See also #5634.

comment:6 Changed 13 years ago by Ryan J Ollos

Description: modified (diff)

comment:7 Changed 7 years ago by Ryan J Ollos

Resolution: wontfix
Status: newclosed

The plugin is deprecated. Please consider using UpcomingMilestonesChartMacro, and keep an eye on #11702 for forthcoming support in Trac.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Ryan J Ollos.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


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

 
Note: See TracTickets for help on using tickets.