Branch: refs/heads/master
Home:
https://github.com/xwiki/xwiki-platform
Commit: 8220dd923aa32b9f829fb51f8995da706b57b1d4
https://github.com/xwiki/xwiki-platform/commit/8220dd923aa32b9f829fb51f8995…
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
Commit: d8536f83209358a5d2dd41232842fbc606516d94
https://github.com/xwiki/xwiki-platform/commit/d8536f83209358a5d2dd41232842…
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
Commit: 5bc5c0debbe9f3f9ecf35fd7fe2dca6dc92bd18e
https://github.com/xwiki/xwiki-platform/commit/5bc5c0debbe9f3f9ecf35fd7fe2d…
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.
Compare:
https://github.com/xwiki/xwiki-platform/compare/eddf53465ccc...5bc5c0debbe9
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki/xwiki-platform/settings/notifications