#4656 Human-readable timestamps in Releases list don't have toolltips/hover-text with precise data
Closed: Fixed by pingou. Opened by ferdnyc.

In some Pagure contexts, e.g. a project's Issues list, the "friendly" timestamps ("3 days ago", "2 months ago") follow the convention of showing the exact ISO-8601 timestamp ("2019-11-09 14:22:25 UTC", "2019-09-12 14:22:55 UTC") when hovered with the mouse pointer.

However, the timestamps in the Releases list (and perhaps elsewhere?) don't follow that convention, making it impossible to determine the date of a particular release more accurately than "2 months ago" or "1 year ago" (except by cloning the repo and using git log --tags).


This should be fairly easy to fix, thanks for the suggestion! :)

Metadata Update from @pingou:
- Issue tagged with: RFE, easyfix

Metadata Update from @pingou:
- Issue set to the milestone: 5.9

Metadata Update from @jlanda:
- Issue assigned to jlanda

Metadata Update from @pingou:
- Issue set to the milestone: 5.10 (was: 5.9)

Metadata Update from @ngompa:
- Issue set to the milestone: 5.11 (was: 5.10)

Metadata Update from @ngompa:
- Issue set to the milestone: 5.12 (was: 5.11)

Fixed in https://pagure.io/pagure/pull-request/4722

Metadata Update from @pingou:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Metadata
Related Pull Requests