Modify ↓
Opened 13 months ago
Closed 11 months ago
#10076 closed enhancement (fixed)
timeline page needs support for project filtering (for tickets)
| Reported by: | falkb | Owned by: | falkb |
|---|---|---|---|
| Priority: | normal | Component: | SimpleMultiProjectPlugin |
| Severity: | normal | Keywords: | planned |
| Cc: | crossroad, thomasd | Trac Release: | 0.11 |
Description
People are often only interested in a few projects when they have a look at the timeline page. Give them the possibility to filter by projects. Using the approach of TimelineComponentFilterPlugin is a good idea.
Attachments (0)
Change History (8)
comment:1 Changed 13 months ago by falkb
- Status changed from new to assigned
comment:2 Changed 12 months ago by falkb
- Keywords planned added
comment:3 Changed 12 months ago by falkb
comment:4 Changed 12 months ago by falkb
comment:5 Changed 12 months ago by falkb
- Cc thomasd added
TODO: I also want the project name somehow mentioned like new Trac 1.0 mentions the branch name now
comment:6 Changed 11 months ago by falkb
(In [11725]) Refs #10076: additionally display the project name in case of more than one project (see comment:ticket:10076:5)
comment:7 Changed 11 months ago by falkb
- Keywords testing added
comment:8 Changed 11 months ago by falkb
- Keywords testing removed
- Resolution set to fixed
- Status changed from assigned to closed
Tested. Works well.
Note: See
TracTickets for help on using
tickets.


(In [11634]) Refs #10073, #10074, #10075: