We are glad to announce the release of: zaqar-ui 3.0.1: Zaqar User Interface This release is part of the pike stable release series. The source is available from: https://opendev.org/openstack/zaqar-ui Download the package from: https://tarballs.openstack.org/zaqar-ui/ Please report issues through: https://bugs.launchpad.net/zaqar-ui/+bugs For more details, please see below. Changes in zaqar-ui 3.0.0..3.0.1 -------------------------------- de98f16 Replace openstack.org git:// URLs with https:// dfc5926 import zuul job settings from project-config 148ee08 Fix Zaqar-ui with wrong reference pbr version 8ff71dc Fix queue create/update without metadata modification 95a1f0b Fix js test f68ef4e Imported Translations from Zanata 7e45af9 Imported Translations from Zanata 320dc47 Imported Translations from Zanata cd60e5c Imported Translations from Zanata 94b8b01 Update UPPER_CONSTRAINTS_FILE for stable/pike 469f0b2 Update .gitreview for stable/pike Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + .zuul.yaml | 8 ++ package.json | 6 +- .../source/locale/de/LC_MESSAGES/releasenotes.po | 81 ------------ .../locale/en_GB/LC_MESSAGES/releasenotes.po | 63 --------- .../source/locale/id/LC_MESSAGES/releasenotes.po | 141 -------------------- .../source/locale/ja/LC_MESSAGES/releasenotes.po | 144 --------------------- tox.ini | 2 +- zaqar_ui/__init__.py | 3 +- zaqar_ui/karma.conf.js | 10 +- zaqar_ui/locale/de/LC_MESSAGES/djangojs.po | 54 +++++++- zaqar_ui/locale/en_GB/LC_MESSAGES/django.po | 8 +- zaqar_ui/locale/ko_KR/LC_MESSAGES/django.po | 8 +- zaqar_ui/locale/ko_KR/LC_MESSAGES/djangojs.po | 115 +++++++++++++++- zaqar_ui/locale/tr_TR/LC_MESSAGES/django.po | 8 +- zaqar_ui/locale/tr_TR/LC_MESSAGES/djangojs.po | 141 +++++++++++++++++++- zaqar_ui/locale/zh_CN/LC_MESSAGES/django.po | 8 +- zaqar_ui/locale/zh_CN/LC_MESSAGES/djangojs.po | 8 +- .../project/queues/actions/actions.module.js | 2 +- .../queues/actions/list-message.controller.js | 4 +- ...age.spec.js => list-message.controller.spec.js} | 35 ++--- .../queue-metadata/queue-metadata.controller.js | 6 +- 22 files changed, 355 insertions(+), 501 deletions(-)
participants (1)
-
no-reply@openstack.org