Modify ↓
#11277 closed enhancement (fixed)
[Patch] Add a component list view page
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | normal | Component: | SubcomponentsPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: |
Description
We needed a list of all components/sub-components and the number of tickets that are on a component for internal use. I thought this might be a nice feature to integrate into the plug-in.
Attachments (2)
Change History (9)
Changed 12 years ago by
| Attachment: | subcomponetview.patch added |
|---|
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
Just added a fixed version of the patch that also adds an "add new ticket" column.
comment:3 Changed 12 years ago by
The last activity in the repository is about 12 months back, so I find it's always best to ask - boonekamp, are you currently maintaining this plugin?
comment:4 Changed 11 years ago by
| Summary: | Add a component list view page → [Patch] Add a component list view page |
|---|
Similar functionality is being integrated to the Trac core in trac:#1233.
comment:5 Changed 9 years ago by
| Owner: | changed from Frau Boonekamp to Ryan J Ollos |
|---|---|
| Status: | new → accepted |
Sorry it took so long to commit!
comment:7 Changed 9 years ago by
| Owner: | changed from Ryan J Ollos to ak@… |
|---|
Note: See
TracTickets for help on using
tickets.



Oh, just found a small bug: In the template html,
show_descriptionhas to be replaced withhide_description