yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #83751
[Bug 1841049] Re: Angularized images overview ignores i18n for dates
Reviewed: https://review.opendev.org/747046
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=71ed12f62259981a7665a7595919089f51c1cd67
Submitter: Zuul
Branch: master
commit 71ed12f62259981a7665a7595919089f51c1cd67
Author: Tatiana Ovchinnikova <t.v.ovtchinnikova@xxxxxxxxx>
Date: Wed Aug 19 14:33:30 2020 -0500
Fix Angular mediumDateFilter
Angular mediumDateFilter provides user with a readable date format
using predefined localizable format "medium". However it should be
more flexible with different types of inputs. This patch fixes the
filter and applies it at the images overview page.
Change-Id: I7079c306c6f98f13c779e6dae7357ccabba2d460
Closes-Bug: #1841049
** Changed in: horizon
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1841049
Title:
Angularized images overview ignores i18n for dates
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
The image overview view (the one that appears when we click on image
view) displays two dates, created_at and updated_at. The Angular
version of that view (which is now the default) always displays the
dates in some weird format, that is different from Horizon's default
and ignores the user settings for internationalization.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1841049/+subscriptions
References