Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: a308224121cd78f00225b08f9d7a8c82ce0d66fb
https://github.com/xwiki/xwiki-platform/commit/a308224121cd78f00225b08f9d7a…
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: 640cd697af2e7f1fe6724be39017aa1ef800e900
https://github.com/xwiki/xwiki-platform/commit/640cd697af2e7f1fe6724be39017…
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: d44cf100d13fd71a6dc73deb22da1349dfaa3215
https://github.com/xwiki/xwiki-platform/commit/d44cf100d13fd71a6dc73deb22da…
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/95a640f5a81f...d44cf100d13f
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
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
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
Branch: refs/heads/CRISTALINT-2
Home: https://github.com/xwiki-contrib/cristal-integration
Commit: 64f06f2d5c763a32214ba8a456d5ab75e2016ac5
https://github.com/xwiki-contrib/cristal-integration/commit/64f06f2d5c763a3…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2025-09-01 (Mon, 01 Sep 2025)
Changed paths:
M cristal-integration-resource-handler/pom.xml
M cristal-integration-resource-handler/src/main/java/org/xwiki/contrib/cristal/integration/resource/internal/CristalResourceReferenceHandler.java
M cristal-integration-resource-handler/src/main/resources/templates/cristal.vm
M cristal-integration-webjar/pom.xml
M cristal-integration-webjar/src/main/node/package.json
Log Message:
-----------
CRISTALINT-2: Provide a Cristal skin
* Add missing dependencies
* Add missing escaping
* Small fixes
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal-integration/settings/notifications