Changes between Version 24 and Version 25 of PlannedMilestonesMacro


Ignore:
Timestamp:
Feb 5, 2010, 7:00:11 PM (14 years ago)
Author:
Ryan J Ollos
Comment:

Add ignore parameter for overdue milestones

Legend:

Unmodified
Added
Removed
Modified
  • PlannedMilestonesMacro

    v24 v25  
    4848|| Parameter || Description                                                     || Valid Values       || Status ||
    4949|| exclude   || Names matching the regular expression are excluded              || Regular expression || Not yet implemented, see #5449 ||
    50 || ignore    || Milestones matching the specified conditions are ignore         || noduedate          || Implemented in [7504] ||
     50|| ignore    || Milestones matching the specified conditions are ignore         || noduedate, overdue || Implemented in [7504] ||
    5151|| include   || Names matching the regular expression are exclusively included  || Regular expression || Implemented in [7504], but does not yet take a comma separated list ||
    5252|| max       || Maximum number of upcoming milestones to list                   || Positive integer   || Implemented in [7504] ||