We eagerly announce the release of: horizon 11.0.4: OpenStack Dashboard This release is part of the ocata stable release series. Download the package from: https://tarballs.openstack.org/horizon/ For more details, please see below. Changes in horizon 11.0.3..11.0.4 --------------------------------- 4892f35 Imported Translations from Zanata d4f4c17 Imported Translations from Zanata 379a0b6 Allow dropdowns to be in front of div.modal-footer b0aa25f Imported Translations from Zanata 059da85 Imported Translations from Zanata 0885389 Add correct policy for some actions 352be50 There is problem in UpdateRow of Horizon page. 37b949b Imported Translations from Zanata a9e6895 Attribute "isServer" of images visibility filter should be true. 9aa0915 Fix an incorrect policy rule in Admin > Instances 56810d3 Imported Translations from Zanata cde6575 Use request.COOKIES to activate the timezone b8b1826 Remove the extra Networks url in ports details page's breadcrumb 21ce07a Only show the image visibility option if it's allowed 784f080 Imported Translations from Zanata Diffstat (except docs and test files) ------------------------------------- horizon/middleware/base.py | 2 +- horizon/static/horizon/js/horizon.tables.js | 4 +- .../dashboards/admin/instances/panel.py | 2 +- .../dashboards/admin/networks/ports/views.py | 1 - .../extensions/allowed_address_pairs/tables.py | 10 +- .../locale/de/LC_MESSAGES/django.po | 36 +- .../locale/de/LC_MESSAGES/djangojs.po | 8 +- .../locale/es/LC_MESSAGES/django.po | 18 +- .../locale/id/LC_MESSAGES/django.po | 33 +- .../locale/id/LC_MESSAGES/djangojs.po | 11 +- .../locale/ja/LC_MESSAGES/django.po | 32 +- .../locale/ko_KR/LC_MESSAGES/django.po | 25 +- .../locale/ko_KR/LC_MESSAGES/djangojs.po | 14 +- .../locale/pt_BR/LC_MESSAGES/django.po | 72 ++- .../locale/zh_CN/LC_MESSAGES/django.po | 30 +- .../locale/zh_TW/LC_MESSAGES/django.po | 563 ++++++++++++++++++++- .../static/app/core/images/images.module.js | 2 +- .../steps/create-image/create-image.controller.js | 14 +- .../create-image/create-image.controller.spec.js | 13 +- .../images/steps/create-image/create-image.html | 2 +- .../steps/edit-image/edit-image.controller.js | 1 + .../core/images/steps/edit-image/edit-image.html | 2 +- .../static/dashboard/scss/components/_modals.scss | 3 - 23 files changed, 830 insertions(+), 68 deletions(-)