Modify ↓
#12727 closed defect (fixed)
The revision log column labeled Age should be labeled Date when time format preference is absolute
| Reported by: | Ryan J Ollos | Owned by: | Ryan J Ollos |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.2.1 |
| Component: | version control/log view | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: |
Directory listing in the Browser and Revision Log views label the date column as Date when Time format is Absolute. The column is labeled as Age when Time format is Relative. |
||
| API Changes: | |||
| Internal Changes: | |||
Description
The column is currently always labeled as Age.
Attachments (0)
Change History (6)
comment:1 by , 9 years ago
comment:2 by , 9 years ago
The same change is needed for directory listing like on Browser page ([87b409c6/rjollos.git]). Latest in log:rjollos.git:t12727_age_column.
comment:3 by , 9 years ago
| Release Notes: | modified (diff) |
|---|
comment:5 by , 9 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Committed to 1.2-stable in r15667, merged to trunk in r15668.
Edited TracBrowser@41, and TracRevisionLog@13.
comment:6 by , 9 years ago
| Release Notes: | modified (diff) |
|---|
Note:
See TracTickets
for help on using tickets.



Proposed change:
trac/versioncontrol/templates/revisionlog.html
}</th>trac/web/chrome.py