Ticket #467 (closed enhancement: fixed)

Opened 7 years ago

Last modified 4 years ago

[Patch] Limit which milestones are listed via pattern match

Reported by: ged-trachacks@FaerieMUD.org Assigned to: rjollos
Priority: normal Component: PlannedMilestonesMacro
Severity: normal Keywords: planned milestones pattern match select
Cc: Trac Release: 0.9

Description

I love your milestones macro, but I wanted to list only those milestones which matched a given pattern, as I have multiple projects under a single Trac instance. The attached patch adds that functionality plus some documentation with examples that shows up on the WikiMacros page.

The code in the patch is yours to do with what you like.

Attachments

PlannedMilestones.py.diff (2.8 kB) - added by ged-trachacks@FaerieMUD.org on 06/27/06 20:00:10.
Patch that adds selection-by-pattern to the PlannedMilestonesMacro

Change History

06/27/06 20:00:10 changed by ged-trachacks@FaerieMUD.org

  • attachment PlannedMilestones.py.diff added.

Patch that adds selection-by-pattern to the PlannedMilestonesMacro

06/30/09 08:20:41 changed by anonymous

  • cc set to rjollos.

10/28/09 22:18:19 changed by rjollos

  • cc deleted.
  • owner changed from jornh to rjollos.
  • summary changed from Patch for limiting which milestones are listed via pattern match to [Patch] Limit which milestones are listed via pattern match.

10/30/09 03:57:43 changed by rjollos

  • status changed from new to closed.
  • resolution set to fixed.

(In [6943]) Pattern can be specified to filter list of displayed milestones. [[PlannedMilestones(filter)]], [[PlannedMilestones(filter,N)]], and [[PlannedMilestones(,N)]] are valid. Fixes #467

10/30/09 03:58:09 changed by rjollos

The functionality of this patch was incorporated into [6943].


Add/Change #467 ([Patch] Limit which milestones are listed via pattern match)




Change Properties
Action