Modify ↓
Opened 8 years ago
Closed 8 years ago
#12794 closed enhancement (fixed)
Show version release info in link tooltip
Reported by: | Ryan J Ollos | Owned by: | Ryan J Ollos |
---|---|---|---|
Priority: | normal | Milestone: | 1.3.2 |
Component: | ticket system | Version: | |
Severity: | normal | Keywords: | version traclink |
Cc: | Branch: | ||
Release Notes: |
The version release date is shown in the title of the Version link of the ticket box. |
||
API Changes: | |||
Internal Changes: |
Description
The milestone link tooltip shows the completed date for a completed milestone, or the due date for an uncompleted milestone. Similarly, the version link could have a tooltip that shows the release date for the version.
Attachments (0)
Change History (2)
comment:1 by , 8 years ago
Milestone: | next-major-releases → 1.3.2 |
---|---|
Owner: | set to |
Release Notes: | modified (diff) |
Status: | new → assigned |
comment:2 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Committed to trunk in r15853.
Note:
See TracTickets
for help on using tickets.
Related to #1233, and can be handled differently when we have a
VersionModule
that implementsIResourceManager
andIWikiSyntaxProvider
.For now, proposed changes in log:rjollos.git:t12794_version_release_tooltip.