Actions
Bug #21045
closedEnsure dates are printed consistently with core
Description
Foreman 1.16 introduced two helpers that should be used whenever date/time information is printed.
date_time_absolute(time, format = :short)
date_time_relative(time)
If it's applicable, the Foreman dependency of a plugin should be bumped to 1.16. In Katello specifically it might be more complicated as the bastion can't use helpers directly. I see two ways, either doing the same in bastion or having server generating this date in right format and bastion just wrapping it with the right tags.
Updated by Marek Hulán about 7 years ago
- Copied from Refactor #21038: Ensure dates are printed consistently with core added
Updated by Marek Hulán about 7 years ago
- Related to Feature #19047: Unify the way how we display dates added
Updated by Justin Sherrill about 7 years ago
- Target version set to 219
- Translation missing: en.field_release set to 114
Updated by Justin Sherrill about 7 years ago
- Target version changed from 219 to 218
Updated by Walden Raines about 7 years ago
- Target version changed from 218 to 224
Updated by Tomáš Strachota about 7 years ago
- Status changed from New to Assigned
Updated by Tomáš Strachota about 7 years ago
- Related to Feature #21312: Foreman should provide react components for formatting dates added
Updated by The Foreman Bot about 7 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/7001 added
Updated by Tomáš Strachota about 7 years ago
- Related to deleted (Feature #21312: Foreman should provide react components for formatting dates)
Updated by Tomáš Strachota about 7 years ago
- Blocked by Feature #21312: Foreman should provide react components for formatting dates added
Updated by Tomáš Strachota about 7 years ago
- Blocked by Feature #21180: Add 3rd party js libraries in plugins added
Updated by Walden Raines about 7 years ago
- Target version changed from 224 to 228
Updated by Walden Raines about 7 years ago
- Target version changed from 228 to 234
Updated by Walden Raines almost 7 years ago
- Target version changed from 234 to 237
Updated by Walden Raines almost 7 years ago
- Target version changed from 237 to 239
Updated by Walden Raines almost 7 years ago
- Target version changed from 239 to 243
Updated by Walden Raines almost 7 years ago
- Target version changed from 243 to 248
Updated by The Foreman Bot almost 7 years ago
- Translation missing: en.field_release deleted (
114)
Updated by Andrew Kofink almost 7 years ago
- Translation missing: en.field_release set to 338
Updated by Walden Raines over 6 years ago
- Target version changed from 248 to 250
Updated by Walden Raines over 6 years ago
- Target version changed from 250 to 253
Updated by Jonathon Turel over 6 years ago
- Tracker changed from Refactor to Bug
- Target version changed from Katello 3.7.0 to Katello 3.9.0
Updated by Zach Huntington-Meath about 6 years ago
- Target version changed from Katello 3.9.0 to Katello Backlog
Updated by Tomáš Strachota almost 6 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|c9ad1a640dca56531a592f026e5d1f9d2a686106.
Actions