Modify ↓
Opened 17 years ago
Last modified 9 years ago
#6365 new enhancement
Show trac:summary (oneliner_properties) property at the directory level
Reported by: | TerryBrown | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | next-major-releases |
Component: | version control/browser | Version: | devel |
Severity: | minor | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
If trac:summary is set on trunk/prop
I think it would be good to see it shown in the listing for trunk
, e.g.:
Name Size Rev Age Last Change addins 7 3 Something prop Proposal files 9 2 Something else zap.py 11k 3 23 Imported
if for example trac:summary was set to 'Proposal files' on prop.
Attachments (0)
Change History (2)
comment:1 by , 17 years ago
Milestone: | → 0.12 |
---|---|
Severity: | normal → minor |
comment:2 by , 9 years ago
Owner: | removed |
---|
Note:
See TracTickets
for help on using tickets.
Look like this is one of the things I left out when implementing #1601.
See also #3098.