Modify ↓
Opened 16 years ago
Closed 8 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 |
Attachments (2)
Change History (8)
Changed 16 years ago by
Attachment: | planned_m.png added |
---|
Changed 16 years ago by
Attachment: | PlannedMilestones.py added |
---|
comment:1 Changed 15 years ago by
Cc: | Ryan J Ollos added; anonymous removed |
---|
comment:2 Changed 15 years ago by
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
Owner: | changed from jornh to Ryan J Ollos |
---|
comment:4 follow-up: 5 Changed 15 years ago by
comment:5 Changed 15 years ago by
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 8 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
The plugin is deprecated. Please consider using UpcomingMilestonesChartMacro, and keep an eye on #11702 for forthcoming support in Trac.
Note: See
TracTickets for help on using
tickets.
Suggestion: enforce ISO-8601 date format like YYYY-MM-DD