Modify ↓
Opened 18 years ago
Closed 18 years ago
#3955 closed enhancement (wontfix)
Timeline needs diff color legend when files shown
Reported by: | Owned by: | Jonas Borgström | |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | timeline | Version: | 0.10 |
Severity: | minor | Keywords: | |
Cc: | mark@… | Branch: | |
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
When files are shown in the timeline (changeset_show_files in trac.ini's timeline section) there should, imo, be a diff legend like in the other changesets.
I apologize for having no patch. I will certainly append one if/when I get time to do this.
Attachments (0)
Note:
See TracTickets
for help on using tickets.
The visual legend is one click away, it's not worth overcrowding the timeline for that.
Besides, if it really annoys you to have the color without the associated meaning, you can now set the
[timeline] changeset_show_files
option tolocation
, which will show you the parent directory where the changes took place and stats about the changes (e.g. the green box followed by "5 added", orange box followed by "12 modified", etc.) which is more self explaining.