Modify ↓
Opened 13 years ago
Last modified 12 years ago
#9668 new enhancement
Hide completed tasks?
Reported by: | anonymous | Owned by: | Chris Nelson |
---|---|---|---|
Priority: | normal | Component: | TracJsGanttPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
Would it be possible to add a parameter/frontend switch that would allow toggling display of completed tasks?
The only problem I see would be ticket hierarchies, but I see trac plugins enforce that all children must be closed before a ticket can be closed. So it should be fairly trivial.
Attachments (0)
Change History (2)
comment:1 Changed 13 years ago by
comment:2 Changed 12 years ago by
In #9983, I suggested a "hide=field:value" option. That could be used with "hide=status:closed" and seems to satisfy this ticket.
Note: See
TracTickets for help on using
tickets.
Bump