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
Branch: refs/heads/stable-17.7.x
Home: https://github.com/xwiki/xwiki-platform
Commit: d1e4535ca91c6beb5bd4313648009edebcfa881e
https://github.com/xwiki/xwiki-platform/commit/d1e4535ca91c6beb5bd431364800…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-08-29 (Fri, 29 Aug 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-test/xwiki-platform-flamingo-skin-test-docker/src/test/it/org/xwiki/flamingo/test/docker/ObjectEditorIT.java
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/editors/dataeditors.js
Log Message:
-----------
XWIKI-19029: No warning when leaving object editor after starting editions
* Ensure to flag an unsaved change when the input are changed and use
that flag to prevent leaving the page without saving
* Improve tests to cover this
(cherry picked from commit 889fb1170d7b92d5ee2b6f5e980d2f9b072c21d8)
Commit: ff08c907cc5a95615e05bd20bffb92656377e5b9
https://github.com/xwiki/xwiki-platform/commit/ff08c907cc5a95615e05bd20bffb…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-08-29 (Fri, 29 Aug 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/editors/dataeditors.js
Log Message:
-----------
XWIKI-19029: No warning when leaving object editor after starting editions
* Only listen to some inputs
(cherry picked from commit 375991d7a5a66cc4649af0b7fb111314d9e3a3be)
Compare: https://github.com/xwiki/xwiki-platform/compare/0d556c118c00...ff08c907cc5a
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: a7e0316207b3c0b0de7df601d3f61cf0e14e8f43
https://github.com/xwiki/xwiki-platform/commit/a7e0316207b3c0b0de7df601d3f6…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-08-29 (Fri, 29 Aug 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-test/xwiki-platform-flamingo-skin-test-docker/src/test/it/org/xwiki/flamingo/test/docker/ObjectEditorIT.java
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/editors/dataeditors.js
Log Message:
-----------
XWIKI-19029: No warning when leaving object editor after starting editions
* Ensure to flag an unsaved change when the input are changed and use
that flag to prevent leaving the page without saving
* Improve tests to cover this
(cherry picked from commit 889fb1170d7b92d5ee2b6f5e980d2f9b072c21d8)
Commit: 7d7e3707257b67fb3cae58fdcb376ba54b9d604d
https://github.com/xwiki/xwiki-platform/commit/7d7e3707257b67fb3cae58fdcb37…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-08-29 (Fri, 29 Aug 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/editors/dataeditors.js
Log Message:
-----------
XWIKI-19029: No warning when leaving object editor after starting editions
* Only listen to some inputs
(cherry picked from commit 375991d7a5a66cc4649af0b7fb111314d9e3a3be)
Compare: https://github.com/xwiki/xwiki-platform/compare/63a9ee931a88...7d7e3707257b
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 1d4fff45672a2fd452cafcd1453de28cf6ac5e42
https://github.com/xwiki/xwiki-platform/commit/1d4fff45672a2fd452cafcd1453d…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-08-29 (Fri, 29 Aug 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-test/xwiki-platform-flamingo-skin-test-docker/src/test/it/org/xwiki/flamingo/test/docker/ObjectEditorIT.java
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/editors/dataeditors.js
Log Message:
-----------
XWIKI-19029: No warning when leaving object editor after starting editions
* Ensure to flag an unsaved change when the input are changed and use
that flag to prevent leaving the page without saving
* Improve tests to cover this
(cherry picked from commit 889fb1170d7b92d5ee2b6f5e980d2f9b072c21d8)
Commit: 84b384cfcd7c4e62dbdbb0f737baae127aabe163
https://github.com/xwiki/xwiki-platform/commit/84b384cfcd7c4e62dbdbb0f737ba…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-08-29 (Fri, 29 Aug 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/editors/dataeditors.js
Log Message:
-----------
XWIKI-19029: No warning when leaving object editor after starting editions
* Only listen to some inputs
(cherry picked from commit 375991d7a5a66cc4649af0b7fb111314d9e3a3be)
Compare: https://github.com/xwiki/xwiki-platform/compare/f1a4fba41dd1...84b384cfcd7c
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: 044eb5c1e97f671efea9ebcf54e3a5f973b30409
https://github.com/xwiki/xwiki-platform/commit/044eb5c1e97f671efea9ebcf54e3…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-08-29 (Fri, 29 Aug 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/htmlheader.vm
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-test/xwiki-platform-flamingo-skin-test-docker/src/test/it/org/xwiki/flamingo/test/docker/EditClassIT.java
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/editors/dataeditors.js
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/meta.js
Log Message:
-----------
XWIKI-22806: Refactor dataeditors.js to get rid of prototypejs (#3528)
* Introduction of action in meta.js
* Refactoring of dataeditors.js to get rid of prototype and to use
xm.action for performing AJAX requests.
* Apply suggestions from code review
Apply changes following @mflorea's review
* Use standard l10n loader
* Get rid of prototypejs Class.create
* Use CSS.escape static call
* Fix syntax error
* use jquery-sortable for handling sorting the properties
* Fix indentation
* Fix initialization
* Fix remaining bugs
* Fix test
---------
Co-authored-by: Marius Dumitru Florea <marius(a)xwiki.com>
(cherry picked from commit b0dbff028d803cbef22276adaff5720b9a57c02f)
Commit: 73b8ab75989ee16db9da3d7911e3511ecf172634
https://github.com/xwiki/xwiki-platform/commit/73b8ab75989ee16db9da3d7911e3…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-08-29 (Fri, 29 Aug 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/editors/dataeditors.js
Log Message:
-----------
XWIKI-22806: Refactor dataeditors.js to get rid of prototypejs
* Fix displaying the dialog to prevent user leaving the editor without
saving
(cherry picked from commit 5702af8445f755b6aa524da3465bfe88c75e65cd)
Commit: 86b665195a592c7546a71e72051d90bf3fa565c9
https://github.com/xwiki/xwiki-platform/commit/86b665195a592c7546a71e72051d…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-08-29 (Fri, 29 Aug 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-test/xwiki-platform-flamingo-skin-test-docker/src/test/it/org/xwiki/flamingo/test/docker/EditClassIT.java
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/po/editor/ClassEditPage.java
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/editors/dataeditors.js
Log Message:
-----------
XWIKI-22806: Refactor dataeditors.js to get rid of prototypejs
* Fix regression with class editor
* Add integration test
(cherry picked from commit 3cc99b1bddcbd70f9fc13a6b846021cbad45c6ef)
Commit: 63a9ee931a886f477333ee620581d50e809d54bb
https://github.com/xwiki/xwiki-platform/commit/63a9ee931a886f477333ee620581…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-08-29 (Fri, 29 Aug 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/editors/dataeditors.js
Log Message:
-----------
XWIKI-22806: Refactor dataeditors.js to get rid of prototypejs
* Specify the path for jquery-ui dependency
(cherry picked from commit 95dcd393c365d0c18e264612b63a0a504a7da888)
Compare: https://github.com/xwiki/xwiki-platform/compare/b17b4bd47661...63a9ee931a88
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 848929c3a43b564e606e5796882ea3b52bbcd2d0
https://github.com/xwiki/xwiki-platform/commit/848929c3a43b564e606e5796882e…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-08-29 (Fri, 29 Aug 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/htmlheader.vm
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-test/xwiki-platform-flamingo-skin-test-docker/src/test/it/org/xwiki/flamingo/test/docker/EditClassIT.java
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/editors/dataeditors.js
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/meta.js
Log Message:
-----------
XWIKI-22806: Refactor dataeditors.js to get rid of prototypejs (#3528)
* Introduction of action in meta.js
* Refactoring of dataeditors.js to get rid of prototype and to use
xm.action for performing AJAX requests.
* Apply suggestions from code review
Apply changes following @mflorea's review
* Use standard l10n loader
* Get rid of prototypejs Class.create
* Use CSS.escape static call
* Fix syntax error
* use jquery-sortable for handling sorting the properties
* Fix indentation
* Fix initialization
* Fix remaining bugs
* Fix test
---------
Co-authored-by: Marius Dumitru Florea <marius(a)xwiki.com>
(cherry picked from commit b0dbff028d803cbef22276adaff5720b9a57c02f)
Commit: 1ec52ea93d1b769e9c272bf2b7c8afbf7007602d
https://github.com/xwiki/xwiki-platform/commit/1ec52ea93d1b769e9c272bf2b7c8…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-08-29 (Fri, 29 Aug 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/editors/dataeditors.js
Log Message:
-----------
XWIKI-22806: Refactor dataeditors.js to get rid of prototypejs
* Fix displaying the dialog to prevent user leaving the editor without
saving
(cherry picked from commit 5702af8445f755b6aa524da3465bfe88c75e65cd)
Commit: 9e16040889f0a062302c9e8de271f096d06b5ba8
https://github.com/xwiki/xwiki-platform/commit/9e16040889f0a062302c9e8de271…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-08-29 (Fri, 29 Aug 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-test/xwiki-platform-flamingo-skin-test-docker/src/test/it/org/xwiki/flamingo/test/docker/EditClassIT.java
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/po/editor/ClassEditPage.java
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/editors/dataeditors.js
Log Message:
-----------
XWIKI-22806: Refactor dataeditors.js to get rid of prototypejs
* Fix regression with class editor
* Add integration test
(cherry picked from commit 3cc99b1bddcbd70f9fc13a6b846021cbad45c6ef)
Commit: f1a4fba41dd1ee15e6185c30a89dd2b464574e68
https://github.com/xwiki/xwiki-platform/commit/f1a4fba41dd1ee15e6185c30a89d…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-08-29 (Fri, 29 Aug 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/editors/dataeditors.js
Log Message:
-----------
XWIKI-22806: Refactor dataeditors.js to get rid of prototypejs
* Specify the path for jquery-ui dependency
(cherry picked from commit 95dcd393c365d0c18e264612b63a0a504a7da888)
Compare: https://github.com/xwiki/xwiki-platform/compare/ca119eaf3f8f...f1a4fba41dd1
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/JIRA-82
Home: https://github.com/xwiki-contrib/jira
Commit: bf055ef2f084d3b6af67d43115b9207ae82d0300
https://github.com/xwiki-contrib/jira/commit/bf055ef2f084d3b6af67d43115b920…
Author: Josué Tille <josue.tille(a)xwiki.com>
Date: 2025-08-29 (Fri, 29 Aug 2025)
Changed paths:
M jira-macro/jira-macro-default/src/main/java/org/xwiki/contrib/jira/macro/internal/displayer/AbstractJIRADisplayer.java
M jira-macro/jira-macro-default/src/main/java/org/xwiki/contrib/jira/macro/internal/displayer/ListJIRADisplayer.java
M jira-macro/jira-macro-default/src/main/java/org/xwiki/contrib/jira/macro/internal/displayer/TableJIRADisplayer.java
A jira-macro/jira-macro-default/src/main/resources/ApplicationResources.properties
Log Message:
-----------
JIRA-82: Jira Macro adds content instead of replacing it on each props save (in-place editor)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/jira/settings/notifications