Branch: refs/heads/stable-17.4.x
Home:
https://github.com/xwiki/xwiki-platform
Commit: 949038a79ce8c695633cf483d26730b799813dd4
https://github.com/xwiki/xwiki-platform/commit/949038a79ce8c695633cf483d267…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2025-09-01 (Mon, 01 Sep 2025)
Changed paths:
M
xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/localePicker.js
M
xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources.properties
M
xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/display_macros.vm
Log Message:
-----------
XWIKI-23468: The Locale field in the Information tab should only allow selected
supported languages
XWIKI-23469: The Locale field in the Information tab should not allow selecting a locale
that has a translation
(cherry picked from commit 8220dd923aa32b9f829fb51f8995da706b57b1d4)
Commit: 44b0a7037416f3f52cbdc0d62ca98907069f1420
https://github.com/xwiki/xwiki-platform/commit/44b0a7037416f3f52cbdc0d62ca9…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2025-09-01 (Mon, 01 Sep 2025)
Changed paths:
M
xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources.properties
Log Message:
-----------
XWIKI-23293: Inconsistencies of wording for the default language / Locale
(cherry picked from commit d8536f83209358a5d2dd41232842fbc606516d94)
Commit: b3397d974b047adb006983866f2df53191bb8ed5
https://github.com/xwiki/xwiki-platform/commit/b3397d974b047adb006983866f2d…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2025-09-01 (Mon, 01 Sep 2025)
Changed paths:
M
xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/menus_content.vm
M
xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources.properties
M
xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/display_macros.vm
M
xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/informationinline.vm
M
xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/xwiki.js
Log Message:
-----------
XWIKI-17700: Information tab doesn't show the right current locale when locale is
none
* Pass the language parameter when requesting the document extra tabs
* Show a warning when a document with no language set has translations
* Don't show the Translate button for pages with no language set if the existing
translations are for unsupported locales.
* Don't show the create translation links if the default translation has no language
set.
(cherry picked from commit 5bc5c0debbe9f3f9ecf35fd7fe2dca6dc92bd18e)
Compare:
https://github.com/xwiki/xwiki-platform/compare/acaf9e995116...b3397d974b04
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki/xwiki-platform/settings/notifications