Modify

Opened 15 years ago

Closed 7 years ago

#5248 closed enhancement (wontfix)

[Patch]: Display "Due in n days" or "N days old" for each milestone in the list

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

Description

Display number of days until (or after milestone) for each item in the list. The list contains only the milestones with date set.

Attachments (2)

planned_m.png (2.5 KB) - added by scratcher 15 years ago.
PlannedMilestones.py (1.0 KB) - added by scratcher 15 years ago.

Download all attachments as: .zip

Change History (8)

Changed 15 years ago by scratcher

Attachment: planned_m.png added

Changed 15 years ago by scratcher

Attachment: PlannedMilestones.py added

comment:1 Changed 15 years ago by anonymous

Cc: Ryan J Ollos added; anonymous removed

comment:2 Changed 15 years ago by Ryan J Ollos

Cc: anonymous added; Ryan J Ollos removed
Summary: Enchancement: display "Due in n days" or "N days old" for each milestone in the list[Patch]: Display "Due in n days" or "N days old" for each milestone in the list

comment:3 Changed 15 years ago by Ryan J Ollos

Owner: changed from jornh to Ryan J Ollos

comment:4 Changed 14 years ago by Adrian Fritz

Suggestion: enforce ISO-8601 date format like YYYY-MM-DD

comment:5 in reply to:  4 Changed 14 years ago by Ryan J Ollos

Replying to AdrianFritz:

Suggestion: enforce ISO-8601 date format like YYYY-MM-DD

I believe that this is already implemented, though the example on the wiki page needs to be updated.

I'm using the latest version of the macro on my Trac instance and the milestones are listed like this:

  • 2010-02-17 - M1 - I2 - Implement procedures and policies for working with source code
  • 2010-02-17 - M1 - I2 - Prototype performance and feature enhancements
  • 2010-02-17 - M1 - I2 - Spectral Doppler performance optimization
  • 2010-03-03 - M1 - I3 - Implement procedures and policies for the issue tracker

comment:6 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.