Branch: refs/heads/feature-deploy-nodiffrcs
Home: https://github.com/xwiki/xwiki-platform
Commit: d13e12edd9fc410910e7848a6b98c72b161dbbe7
https://github.com/xwiki/xwiki-platform/commit/d13e12edd9fc410910e7848a6b98…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-01-26 (Sun, 26 Jan 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-default/src/main/java/org/xwiki/index/migration/R140300001XWIKI19571DataMigration.java
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-default/src/test/java/org/xwiki/index/migration/R140300001XWIKI19571DataMigrationTest.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/doc/XWikiDocumentArchive.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/internal/store/hibernate/HibernateStore.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/store/DatabaseProduct.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/store/XWikiHibernateBaseStore.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/store/migration/hibernate/AbstractResizeMigration.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/store/migration/hibernate/R130200000XWIKI17200DataMigration.java
A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/AbstractHibernateAdapter.java
A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/DatabaseProductNameResolved.java
A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/HibernateAdapter.java
A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/HibernateAdapterFactory.java
A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/HibernateStoreException.java
A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/internal/DefaultHibernateAdapter.java
A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/internal/DefaultHibernateAdapterFactory.java
A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/internal/DerbyHibernateAdapter.java
A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/internal/H2HibernateAdapter.java
A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/internal/HSQLDBHibernateAdapter.java
A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/internal/MariaDBDatabaseProductNameResolved.java
A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/internal/MariaDBHibernateAdapter.java
A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/internal/MySQL8HibernateAdapter.java
A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/internal/MySQLHibernateAdapter.java
A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/internal/OracleHibernateAdapter.java
A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/internal/PostgreSQLHibernateAdapter.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/META-INF/components.txt
M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/xwiki.hbm.xml
M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/xwiki.oracle.hbm.xml
M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/doc/XWikiDocumentArchiveTest.java
M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/store/XWikiHibernateStoreTest.java
A xwiki-platform-core/xwiki-platform-store/xwiki-platform-store-api/src/main/java/org/xwiki/store/StoreException.java
Log Message:
-----------
XWIKI-22613: Updating the history can take a very long time when there are a lot of objects
XWIKI-22752: Allows indicating in the Hibernate hbm configuration files that an entity should be compressed
XWIKI-22747: Introduce the concept of XWiki Hibernate adapter
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: e29b630b2d5a42b6f12ed3f0e4f59bd078f8a0f7
https://github.com/xwiki/xwiki-platform/commit/e29b630b2d5a42b6f12ed3f0e4f5…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2025-01-25 (Sat, 25 Jan 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-macro/plugin.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-realtime/ckeditorRealtimeAdapter.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-realtime/plugin.js
A xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-selection/diffWorker.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-selection/plugin.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-source/plugin.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/test/javascript/testUtils.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/test/javascript/xwiki-selection.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/test/javascript/xwiki-source.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/test/resources/jasmine-require-config.txt
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-ui/src/main/resources/CKEditor/Translations.xml
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-webjar/src/main/webjar/editor.js
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-webjar/src/main/webjar/patches.js
Log Message:
-----------
XWIKI-21224: Performance issue when clicking the view source button in the WYSIWYG editor
* Move the diff computation in a Web Worker (shared by all CKEditor instances on the same page)
* Update the code to take into account that restoring the selection is now an asynchronous process.
* Show a progress notification message after 1s that can be used to abort the selection restore
* Use a simple fake progress based on an exponential function that goes towards 100% but never reaches it
* Fix jasmine tests
(cherry picked from commit 33efc2f73a4990acf9ab045b4c6b378910b9ed53)
Commit: 20d352276c008c8ea2a1cf1ea9ceb84193098477
https://github.com/xwiki/xwiki-platform/commit/20d352276c008c8ea2a1cf1ea9ce…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2025-01-25 (Sat, 25 Jan 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-selection/plugin.js
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-webjar/src/main/webjar/wysiwygEditor.js
Log Message:
-----------
XWIKI-21224: Performance issue when click the view source button in the WYSIWYG editor
* Pause the realtime synchronization while the selection is being restored (asynchronously in a Web Worker)
* If the visible content changes (e.g. mouse hover activates some CSS rules that toggle the visibiity of some part of the content, such as the image resize handles) while the selection is being restored (i.e. while the Web Worker computes the diff) we need to redo the transformation (i.e. redo the diff, until the the content remains unchanged).
(cherry picked from commit a8fcc8dd5c4a567f4b6096d5bf2cc980c5247f1b)
Compare: https://github.com/xwiki/xwiki-platform/compare/023144daf732...20d352276c00
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: c21bd992f816126e4d47c51e4ca5cfb8d37402e4
https://github.com/xwiki/xwiki-platform/commit/c21bd992f816126e4d47c51e4ca5…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2025-01-25 (Sat, 25 Jan 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-macro/plugin.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-realtime/ckeditorRealtimeAdapter.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-realtime/plugin.js
A xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-selection/diffWorker.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-selection/plugin.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-source/plugin.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/test/javascript/testUtils.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/test/javascript/xwiki-selection.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/test/javascript/xwiki-source.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/test/resources/jasmine-require-config.txt
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-ui/src/main/resources/CKEditor/Translations.xml
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-webjar/src/main/webjar/editor.js
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-webjar/src/main/webjar/patches.js
Log Message:
-----------
XWIKI-21224: Performance issue when clicking the view source button in the WYSIWYG editor
* Move the diff computation in a Web Worker (shared by all CKEditor instances on the same page)
* Update the code to take into account that restoring the selection is now an asynchronous process.
* Show a progress notification message after 1s that can be used to abort the selection restore
* Use a simple fake progress based on an exponential function that goes towards 100% but never reaches it
* Fix jasmine tests
(cherry picked from commit 33efc2f73a4990acf9ab045b4c6b378910b9ed53)
Commit: 6e91c87454c023ff6f40530ec2209ff4f124cc92
https://github.com/xwiki/xwiki-platform/commit/6e91c87454c023ff6f40530ec220…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2025-01-25 (Sat, 25 Jan 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-selection/plugin.js
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-webjar/src/main/webjar/wysiwygEditor.js
Log Message:
-----------
XWIKI-21224: Performance issue when click the view source button in the WYSIWYG editor
* Pause the realtime synchronization while the selection is being restored (asynchronously in a Web Worker)
* If the visible content changes (e.g. mouse hover activates some CSS rules that toggle the visibiity of some part of the content, such as the image resize handles) while the selection is being restored (i.e. while the Web Worker computes the diff) we need to redo the transformation (i.e. redo the diff, until the the content remains unchanged).
(cherry picked from commit a8fcc8dd5c4a567f4b6096d5bf2cc980c5247f1b)
Compare: https://github.com/xwiki/xwiki-platform/compare/b71e6d245876...6e91c87454c0
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-17.0.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 33efc2f73a4990acf9ab045b4c6b378910b9ed53
https://github.com/xwiki/xwiki-platform/commit/33efc2f73a4990acf9ab045b4c6b…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2025-01-25 (Sat, 25 Jan 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-macro/plugin.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-realtime/ckeditorRealtimeAdapter.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-realtime/plugin.js
A xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-selection/diffWorker.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-selection/plugin.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-source/plugin.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/test/javascript/testUtils.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/test/javascript/xwiki-selection.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/test/javascript/xwiki-source.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/test/resources/jasmine-require-config.txt
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-ui/src/main/resources/CKEditor/Translations.xml
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-webjar/src/main/webjar/editor.js
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-webjar/src/main/webjar/patches.js
Log Message:
-----------
XWIKI-21224: Performance issue when clicking the view source button in the WYSIWYG editor
* Move the diff computation in a Web Worker (shared by all CKEditor instances on the same page)
* Update the code to take into account that restoring the selection is now an asynchronous process.
* Show a progress notification message after 1s that can be used to abort the selection restore
* Use a simple fake progress based on an exponential function that goes towards 100% but never reaches it
* Fix jasmine tests
Commit: a8fcc8dd5c4a567f4b6096d5bf2cc980c5247f1b
https://github.com/xwiki/xwiki-platform/commit/a8fcc8dd5c4a567f4b6096d5bf2c…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2025-01-25 (Sat, 25 Jan 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-selection/plugin.js
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-webjar/src/main/webjar/wysiwygEditor.js
Log Message:
-----------
XWIKI-21224: Performance issue when click the view source button in the WYSIWYG editor
* Pause the realtime synchronization while the selection is being restored (asynchronously in a Web Worker)
* If the visible content changes (e.g. mouse hover activates some CSS rules that toggle the visibiity of some part of the content, such as the image resize handles) while the selection is being restored (i.e. while the Web Worker computes the diff) we need to redo the transformation (i.e. redo the diff, until the the content remains unchanged).
Compare: https://github.com/xwiki/xwiki-platform/compare/9340ede5dc99...a8fcc8dd5c4a
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-contrib/confluence
Commit: 851f89a8dfdfdd8fc90df43907ceaa7bdce60e13
https://github.com/xwiki-contrib/confluence/commit/851f89a8dfdfdd8fc90df439…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2025-01-24 (Fri, 24 Jan 2025)
Changed paths:
M confluence-resolvers/pom.xml
M confluence-resource-reference-type-parsers/pom.xml
M confluence-syntax-confluence/pom.xml
M confluence-syntax-confluence10override/pom.xml
M confluence-syntax-xhtml/pom.xml
M confluence-url-mapping-scroll-viewport/pom.xml
M confluence-url-mapping/pom.xml
M confluence-xml/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/confluence
Commit: df1f43c06b9aae12f4bea1e0e448b0a0635028f9
https://github.com/xwiki-contrib/confluence/commit/df1f43c06b9aae12f4bea1e0…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2025-01-24 (Fri, 24 Jan 2025)
Changed paths:
M confluence-resolvers/pom.xml
M confluence-resource-reference-type-parsers/pom.xml
M confluence-syntax-confluence/pom.xml
M confluence-syntax-confluence10override/pom.xml
M confluence-syntax-xhtml/pom.xml
M confluence-url-mapping-scroll-viewport/pom.xml
M confluence-url-mapping/pom.xml
M confluence-xml/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release confluence-9.76.0
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: 681797651acc78a93976d301144fccf18dac8aa9
https://github.com/xwiki-contrib/cristal/commit/681797651acc78a93976d301144…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2025-01-24 (Fri, 24 Jan 2025)
Changed paths:
M core/model/model-reference/model-reference-filesystem/src/__tests__/fileSystemModelReferenceSerializer.test.ts
M core/model/model-reference/model-reference-filesystem/src/filesystemModelReferenceSerializer.ts
Log Message:
-----------
CRISTAL-431: file system document reference with no space have a leading /
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/confluence
Commit: 7663f655432e8e233b9bc6ce5613afe7e64129f3
https://github.com/xwiki-contrib/confluence/commit/7663f655432e8e233b9bc6ce…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2025-01-24 (Fri, 24 Jan 2025)
Changed paths:
M confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/ConfluenceReferenceConverter.java
A confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/ConfluenceURLConverter.java
M confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/ConfluenceXHTMLInputProperties.java
M confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/internal/ConfluenceXHTMLInputFilterStream.java
M confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/internal/ConfluenceXHTMLParser.java
A confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/internal/wikimodel/ConfluenceReferenceTagHandler.java
M confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/internal/wikimodel/ConfluenceXWikiGeneratorListener.java
M confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/internal/wikimodel/FallbackConfluenceReferenceConverter.java
A confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/internal/wikimodel/FallbackConfluenceURLConverter.java
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceConverter.java
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceConverterListener.java
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceInputFilterStream.java
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/macros/ImgMacroConverter.java
A confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/url/AbstractConfluenceURLConverter.java
A confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/url/internal/BaseConfluenceURLConverter.java
A confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/url/internal/DefaultConfluenceURLConverter.java
M confluence-xml/src/main/resources/META-INF/components.txt
A confluence-xml/src/test/java/org/xwiki/contrib/confluence/filter/url/internal/FakeConfluenceURLConverter.java
M confluence-xml/src/test/resources/META-INF/components.txt
M confluence-xml/src/test/resources/confluencexml/links.test
M confluence-xml/src/test/resources/confluencexml/links/entities.xml
M confluence-xml/src/test/resources/confluencexml/rootspace.test
M confluence-xml/src/test/resources/confluencexml/rootwiki.test
Log Message:
-----------
CONFLUENCE-383: Make the URL conversion modular
Commit: 8246ed50ec3173ce673d19293f3cd75e33392eb8
https://github.com/xwiki-contrib/confluence/commit/8246ed50ec3173ce673d1929…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2025-01-24 (Fri, 24 Jan 2025)
Changed paths:
M confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/internal/ConfluenceXHTMLParser.java
M confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/internal/wikimodel/ConfluenceXWikiGeneratorListener.java
Log Message:
-----------
Misc: remove null checks that has become useless
Commit: aba51a9b33baa766edf6bd26aba08cb749b5ea15
https://github.com/xwiki-contrib/confluence/commit/aba51a9b33baa766edf6bd26…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2025-01-24 (Fri, 24 Jan 2025)
Changed paths:
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceInputFilterStream.java
M confluence-xml/src/test/resources/confluencexml/blogs.test
M confluence-xml/src/test/resources/confluencexml/blogs/entities.xml
M confluence-xml/src/test/resources/confluencexml/onlyblog.test
Log Message:
-----------
CONFLUENCE-384: Blog post view rights are incorrectly set as global rights on the whole Blog space
Compare: https://github.com/xwiki-contrib/confluence/compare/1993cb3bfb42...aba51a9b…
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
Branch: refs/heads/CRISTAL-83
Home: https://github.com/xwiki-contrib/cristal
Commit: 2f954e22210fba9bd6214eaef8b4e4ead21efb33
https://github.com/xwiki-contrib/cristal/commit/2f954e22210fba9bd6214eaef8b…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2025-01-24 (Fri, 24 Jan 2025)
Changed paths:
M api/src/api/storage.ts
M core/backends/backend-api/src/abstractStorage.ts
M core/rename/rename-api/src/index.ts
M core/rename/rename-filesystem/src/components/componentsInit.ts
M ds/shoelace/src/vue/x-dialog.vue
M ds/shoelace/src/vue/x-navigation-tree-item.vue
M ds/shoelace/src/vue/x-navigation-tree.vue
M ds/vuetify/src/vue/form/x-checkbox.vue
M electron/storage/src/electron/main/index.ts
M electron/storage/src/electron/preload/apiTypes.ts
Log Message:
-----------
CRISTAL-83: Basic Move/Rename is possible
* Improve documentation
* Use classes instead of ids when possible
* Remove !important
* Handle move edge cases when preserving children
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: b71e6d245876594de38e38abf57b7eb45d050034
https://github.com/xwiki/xwiki-platform/commit/b71e6d245876594de38e38abf57b…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2025-01-24 (Fri, 24 Jan 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/dashboard/dashboard.js
Log Message:
-----------
XWIKI-22814: Regression on the Dashboard buttons layout when there's a warning message (#3835)
* Fixed the layout construction to make sure everything is fine if there's a warning box.
* Removed typos
(cherry picked from commit 023144daf732d04b085c2423ebd4552edd09ac5c)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/backport/stable-16.10.x/pr-3835
Home: https://github.com/xwiki/xwiki-platform
Commit: bfc60d9499b6f999c07290e00ce7f694483f537c
https://github.com/xwiki/xwiki-platform/commit/bfc60d9499b6f999c07290e00ce7…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2025-01-24 (Fri, 24 Jan 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/dashboard/dashboard.js
Log Message:
-----------
XWIKI-22814: Regression on the Dashboard buttons layout when there's a warning message (#3835)
* Fixed the layout construction to make sure everything is fine if there's a warning box.
* Removed typos
(cherry picked from commit 023144daf732d04b085c2423ebd4552edd09ac5c)
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: 023144daf732d04b085c2423ebd4552edd09ac5c
https://github.com/xwiki/xwiki-platform/commit/023144daf732d04b085c2423ebd4…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2025-01-24 (Fri, 24 Jan 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/dashboard/dashboard.js
Log Message:
-----------
XWIKI-22814: Regression on the Dashboard buttons layout when there's a warning message (#3835)
* Fixed the layout construction to make sure everything is fine if there's a warning box.
* Removed typos
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: a2067319b09f9e18e36db3ca59de3899b5d006e4
https://github.com/xwiki/xwiki-platform/commit/a2067319b09f9e18e36db3ca59de…
Author: github-actions[bot] <41898282+github-actions[bot](a)users.noreply.github.com>
Date: 2025-01-24 (Fri, 24 Jan 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-ui/src/main/resources/XWiki/Registration.xml
Log Message:
-----------
[stable-16.10.x] XWIKI-22706: The text on registration page is cut after applying invalid input | XWIKI-22706: The text on registration page is cut after applying invalid input | XWIKI-22706: The text on registration page is cut after apply (#3837)
* XWIKI-22706: The text on registration page is cut after applying invalid input
* WIP
(cherry picked from commit 651d317e7fa52bb4d04c0a48c5fefc7da46a1bca)
* XWIKI-22706: The text on registration page is cut after applying invalid input
* Trimmed the output of the validation script so that it doesn't disturb the layout when there's no error message.
(cherry picked from commit 3d661180a9075925c3d2d75816356925f32ae89d)
* XWIKI-22706: The text on registration page is cut after applying invalid input
* Fixed typo.
(cherry picked from commit a46579427dc202957d623b8e69a6a894243c6690)
---------
Co-authored-by: LucasC <lucas.charpentier(a)xwiki.com>
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/backport/stable-16.10.x/pr-3815_pr-3815_pr-3815
Home: https://github.com/xwiki/xwiki-platform
Commit: f3241dfa214b9a9dd4ba6c90271c4a0f540dff45
https://github.com/xwiki/xwiki-platform/commit/f3241dfa214b9a9dd4ba6c90271c…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2025-01-24 (Fri, 24 Jan 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-ui/src/main/resources/XWiki/Registration.xml
Log Message:
-----------
XWIKI-22706: The text on registration page is cut after applying invalid input
* WIP
(cherry picked from commit 651d317e7fa52bb4d04c0a48c5fefc7da46a1bca)
Commit: 2e04fc715a02defafa3d682e19a319ebc0c5d072
https://github.com/xwiki/xwiki-platform/commit/2e04fc715a02defafa3d682e19a3…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2025-01-24 (Fri, 24 Jan 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-ui/src/main/resources/XWiki/Registration.xml
Log Message:
-----------
XWIKI-22706: The text on registration page is cut after applying invalid input
* Trimmed the output of the validation script so that it doesn't disturb the layout when there's no error message.
(cherry picked from commit 3d661180a9075925c3d2d75816356925f32ae89d)
Commit: 1506c53aaf56571675126dc14f48483579550ede
https://github.com/xwiki/xwiki-platform/commit/1506c53aaf56571675126dc14f48…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2025-01-24 (Fri, 24 Jan 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-ui/src/main/resources/XWiki/Registration.xml
Log Message:
-----------
XWIKI-22706: The text on registration page is cut after applying invalid input
* Fixed typo.
(cherry picked from commit a46579427dc202957d623b8e69a6a894243c6690)
Compare: https://github.com/xwiki/xwiki-platform/compare/f3241dfa214b%5E...1506c53aa…
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: 651d317e7fa52bb4d04c0a48c5fefc7da46a1bca
https://github.com/xwiki/xwiki-platform/commit/651d317e7fa52bb4d04c0a48c5fe…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2025-01-24 (Fri, 24 Jan 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-ui/src/main/resources/XWiki/Registration.xml
Log Message:
-----------
XWIKI-22706: The text on registration page is cut after applying invalid input
* WIP
Commit: 3d661180a9075925c3d2d75816356925f32ae89d
https://github.com/xwiki/xwiki-platform/commit/3d661180a9075925c3d2d7581635…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2025-01-24 (Fri, 24 Jan 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-ui/src/main/resources/XWiki/Registration.xml
Log Message:
-----------
XWIKI-22706: The text on registration page is cut after applying invalid input
* Trimmed the output of the validation script so that it doesn't disturb the layout when there's no error message.
Commit: a46579427dc202957d623b8e69a6a894243c6690
https://github.com/xwiki/xwiki-platform/commit/a46579427dc202957d623b8e69a6…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2025-01-24 (Fri, 24 Jan 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-ui/src/main/resources/XWiki/Registration.xml
Log Message:
-----------
XWIKI-22706: The text on registration page is cut after applying invalid input
* Fixed typo.
Compare: https://github.com/xwiki/xwiki-platform/compare/6f5a9a003da5...a46579427dc2
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 044e8210ca3ccdd04f597a1beda751cf5e387452
https://github.com/xwiki/xwiki-platform/commit/044e8210ca3ccdd04f597a1beda7…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-01-24 (Fri, 24 Jan 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-wikimacro/xwiki-platform-rendering-wikimacro-store/pom.xml
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-wikimacro/xwiki-platform-rendering-wikimacro-store/src/main/java/org/xwiki/rendering/wikimacro/internal/WikiMacroParameterObjectRequiredRightAnalyzer.java
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-wikimacro/xwiki-platform-rendering-wikimacro-store/src/test/java/org/xwiki/rendering/wikimacro/internal/WikiMacroParameterObjectRequiredRightAnalyzerTest.java
Log Message:
-----------
XWIKI-22760: Execute wiki macro parameter's default values in the macro's context
* Rewrite the WikiMacroParameterObjectRequiredRightAnalyzer to not
require xwiki-platform-security-requiredrights-default but instead
duplicate few lines of code.
* Remove the xwiki-platform-security-requiredrights-default dependency
as it pulls this dependency into integration tests where it wasn't
present before and breaks them as they don't expect the required
rights analyzer preventing editing.
* Adapt the test case.
(cherry picked from commit 6f5a9a003da52ffe0cc8d22c19b6a808680875f4)
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: d5e463dec379ddbbec80a663c909ba8b0e15a2a2
https://github.com/xwiki/xwiki-platform/commit/d5e463dec379ddbbec80a663c909…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-01-24 (Fri, 24 Jan 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-wikimacro/xwiki-platform-rendering-wikimacro-store/pom.xml
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-wikimacro/xwiki-platform-rendering-wikimacro-store/src/main/java/org/xwiki/rendering/wikimacro/internal/WikiMacroParameterObjectRequiredRightAnalyzer.java
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-wikimacro/xwiki-platform-rendering-wikimacro-store/src/test/java/org/xwiki/rendering/wikimacro/internal/WikiMacroParameterObjectRequiredRightAnalyzerTest.java
Log Message:
-----------
XWIKI-22760: Execute wiki macro parameter's default values in the macro's context
* Rewrite the WikiMacroParameterObjectRequiredRightAnalyzer to not
require xwiki-platform-security-requiredrights-default but instead
duplicate few lines of code.
* Remove the xwiki-platform-security-requiredrights-default dependency
as it pulls this dependency into integration tests where it wasn't
present before and breaks them as they don't expect the required
rights analyzer preventing editing.
* Adapt the test case.
(cherry picked from commit 6f5a9a003da52ffe0cc8d22c19b6a808680875f4)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-17.0.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 9340ede5dc9920d72351ded29cd06a4ae9dfac54
https://github.com/xwiki/xwiki-platform/commit/9340ede5dc9920d72351ded29cd0…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-01-24 (Fri, 24 Jan 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-wikimacro/xwiki-platform-rendering-wikimacro-store/pom.xml
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-wikimacro/xwiki-platform-rendering-wikimacro-store/src/main/java/org/xwiki/rendering/wikimacro/internal/WikiMacroParameterObjectRequiredRightAnalyzer.java
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-wikimacro/xwiki-platform-rendering-wikimacro-store/src/test/java/org/xwiki/rendering/wikimacro/internal/WikiMacroParameterObjectRequiredRightAnalyzerTest.java
Log Message:
-----------
XWIKI-22760: Execute wiki macro parameter's default values in the macro's context
* Rewrite the WikiMacroParameterObjectRequiredRightAnalyzer to not
require xwiki-platform-security-requiredrights-default but instead
duplicate few lines of code.
* Remove the xwiki-platform-security-requiredrights-default dependency
as it pulls this dependency into integration tests where it wasn't
present before and breaks them as they don't expect the required
rights analyzer preventing editing.
* Adapt the test case.
(cherry picked from commit 6f5a9a003da52ffe0cc8d22c19b6a808680875f4)
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: 6f5a9a003da52ffe0cc8d22c19b6a808680875f4
https://github.com/xwiki/xwiki-platform/commit/6f5a9a003da52ffe0cc8d22c19b6…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-01-24 (Fri, 24 Jan 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-wikimacro/xwiki-platform-rendering-wikimacro-store/pom.xml
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-wikimacro/xwiki-platform-rendering-wikimacro-store/src/main/java/org/xwiki/rendering/wikimacro/internal/WikiMacroParameterObjectRequiredRightAnalyzer.java
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-wikimacro/xwiki-platform-rendering-wikimacro-store/src/test/java/org/xwiki/rendering/wikimacro/internal/WikiMacroParameterObjectRequiredRightAnalyzerTest.java
Log Message:
-----------
XWIKI-22760: Execute wiki macro parameter's default values in the macro's context
* Rewrite the WikiMacroParameterObjectRequiredRightAnalyzer to not
require xwiki-platform-security-requiredrights-default but instead
duplicate few lines of code.
* Remove the xwiki-platform-security-requiredrights-default dependency
as it pulls this dependency into integration tests where it wasn't
present before and breaks them as they don't expect the required
rights analyzer preventing editing.
* Adapt the test case.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/CRISTAL-83
Home: https://github.com/xwiki-contrib/cristal
Commit: f32dd1c08b51b5a51d1a7373e6700100a5d36dc7
https://github.com/xwiki-contrib/cristal/commit/f32dd1c08b51b5a51d1a7373e67…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2025-01-24 (Fri, 24 Jan 2025)
Changed paths:
M api/src/api/storage.ts
M core/backends/backend-api/src/abstractStorage.ts
M core/backends/backend-dexie/src/wrappingOfflineStorage.ts
M core/backends/backend-github/src/githubStorage.ts
M core/backends/backend-nextcloud/src/nextcloudStorage.ts
M core/backends/backend-xwiki/src/xwikiStorage.ts
M core/page-actions/page-actions-api/src/index.ts
M core/page-actions/page-actions-default/src/DefaultPageActionService.ts
M core/page-actions/page-actions-ui/langs/translation-en.json
M core/page-actions/page-actions-ui/langs/translation-fr.json
M core/page-actions/page-actions-ui/package.json
M core/page-actions/page-actions-ui/src/PageManagement.ts
M core/page-actions/page-actions-ui/src/index.ts
M core/page-actions/page-actions-ui/src/vue/DeletePage.vue
A core/page-actions/page-actions-ui/src/vue/MovePage.vue
M core/page-actions/page-actions-ui/src/vue/PageActionsCategory.vue
A core/page-actions/page-actions-ui/src/vue/RenamePage.vue
A core/rename/rename-api/package.json
A core/rename/rename-api/src/index.ts
A core/rename/rename-api/tsconfig.json
A core/rename/rename-api/tsdoc.json
A core/rename/rename-api/vite.config.ts
A core/rename/rename-default/package.json
A core/rename/rename-default/src/components/componentsInit.ts
A core/rename/rename-default/src/index.ts
A core/rename/rename-default/tsconfig.json
A core/rename/rename-default/tsdoc.json
A core/rename/rename-default/vite.config.ts
A core/rename/rename-filesystem/package.json
A core/rename/rename-filesystem/src/components/componentsInit.ts
A core/rename/rename-filesystem/src/index.ts
A core/rename/rename-filesystem/tsconfig.json
A core/rename/rename-filesystem/tsdoc.json
A core/rename/rename-filesystem/vite.config.ts
A ds/api/src/XCheckbox.ts
M ds/api/src/index.ts
M ds/shoelace/src/components/shoelaceDesignSystemLoader.ts
A ds/shoelace/src/vue/form/x-checkbox.vue
M ds/shoelace/src/vue/x-dialog.vue
M ds/shoelace/src/vue/x-navigation-tree-item.vue
M ds/shoelace/src/vue/x-navigation-tree.vue
M ds/vuetify/src/components/vuetifyDesignSystemLoader.ts
A ds/vuetify/src/vue/form/x-checkbox.vue
M ds/vuetify/src/vue/x-navigation-tree.vue
M electron/renderer/package.json
M electron/renderer/src/index.ts
M electron/storage/src/components/fileSystemStorage.ts
M electron/storage/src/electron/main/index.ts
M electron/storage/src/electron/preload/apiTypes.ts
M electron/storage/src/electron/preload/index.ts
M lib/package.json
M lib/src/staticBuild.ts
M pnpm-lock.yaml
M pnpm-workspace.yaml
Log Message:
-----------
CRISTAL-83: Basic Move/Rename is possible
* Introduce PageRenameManager
* Implement PageRenameManager for FileSystem
* Add move() operation to storage
* Add move and rename page actions
* Small improvements to the navigation trees
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/CRISTAL-83
Home: https://github.com/xwiki-contrib/cristal
Commit: cf6d3769793bc79dbf26fd9ae24084981012e6a3
https://github.com/xwiki-contrib/cristal/commit/cf6d3769793bc79dbf26fd9ae24…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2025-01-24 (Fri, 24 Jan 2025)
Changed paths:
M core/backends/backend-api/src/abstractStorage.ts
M core/backends/backend-dexie/src/wrappingOfflineStorage.ts
M core/backends/backend-github/src/githubStorage.ts
M core/backends/backend-nextcloud/src/nextcloudStorage.ts
M core/backends/backend-xwiki/src/xwikiStorage.ts
M core/page-actions/page-actions-api/src/index.ts
M core/page-actions/page-actions-default/src/DefaultPageActionService.ts
M core/page-actions/page-actions-ui/langs/translation-en.json
M core/page-actions/page-actions-ui/langs/translation-fr.json
M core/page-actions/page-actions-ui/package.json
M core/page-actions/page-actions-ui/src/PageManagement.ts
M core/page-actions/page-actions-ui/src/index.ts
M core/page-actions/page-actions-ui/src/vue/DeletePage.vue
A core/page-actions/page-actions-ui/src/vue/MovePage.vue
M core/page-actions/page-actions-ui/src/vue/PageActionsCategory.vue
A core/page-actions/page-actions-ui/src/vue/RenamePage.vue
A core/rename/rename-api/package.json
A core/rename/rename-api/src/index.ts
A core/rename/rename-api/tsconfig.json
A core/rename/rename-api/tsdoc.json
A core/rename/rename-api/vite.config.ts
A core/rename/rename-default/package.json
A core/rename/rename-default/src/components/componentsInit.ts
A core/rename/rename-default/src/index.ts
A core/rename/rename-default/tsconfig.json
A core/rename/rename-default/tsdoc.json
A core/rename/rename-default/vite.config.ts
A core/rename/rename-filesystem/package.json
A core/rename/rename-filesystem/src/components/componentsInit.ts
A core/rename/rename-filesystem/src/index.ts
A core/rename/rename-filesystem/tsconfig.json
A core/rename/rename-filesystem/tsdoc.json
A core/rename/rename-filesystem/vite.config.ts
A ds/api/src/XCheckbox.ts
M ds/api/src/index.ts
M ds/shoelace/src/components/shoelaceDesignSystemLoader.ts
A ds/shoelace/src/vue/form/x-checkbox.vue
M ds/shoelace/src/vue/x-dialog.vue
M ds/shoelace/src/vue/x-navigation-tree-item.vue
M ds/shoelace/src/vue/x-navigation-tree.vue
M ds/vuetify/src/components/vuetifyDesignSystemLoader.ts
A ds/vuetify/src/vue/form/x-checkbox.vue
M ds/vuetify/src/vue/x-navigation-tree.vue
M electron/renderer/package.json
M electron/renderer/src/index.ts
M electron/storage/src/components/fileSystemStorage.ts
M electron/storage/src/electron/main/index.ts
M electron/storage/src/electron/preload/apiTypes.ts
M electron/storage/src/electron/preload/index.ts
M lib/package.json
M lib/src/staticBuild.ts
M pnpm-lock.yaml
M pnpm-workspace.yaml
Log Message:
-----------
CRISTAL-83: Basic Move/Rename is possible
* Introduce PageRenameManager
* Implement PageRenameManager for FileSystem
* Add move() operation to storage
* Add move and rename page actions
* Small improvements to the navigation trees
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: 3b637f4191540e39e40b263b4f03b5a73a12e2e7
https://github.com/xwiki-contrib/cristal/commit/3b637f4191540e39e40b263b4f0…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-01-23 (Thu, 23 Jan 2025)
Changed paths:
M core/browser/browser-api/src/index.ts
M core/browser/browser-default/package.json
M core/browser/browser-default/src/components/browser-api-default.ts
A editors/tiptap/langs/translation-en.json
M editors/tiptap/package.json
A editors/tiptap/src/translations.ts
M editors/tiptap/src/vue/c-edit-tiptap.vue
M electron/browser/src/components/browser-api-electron.ts
M pnpm-lock.yaml
Log Message:
-----------
CRISTAL-218: Warn the user when leaving the editor with unsaved edits
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-rendering
Commit: 632935a408df6419c6dce4071995c2f9fc8da993
https://github.com/xwiki/xwiki-rendering/commit/632935a408df6419c6dce407199…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-01-23 (Thu, 23 Jan 2025)
Changed paths:
M xwiki-rendering-api/src/main/java/org/xwiki/rendering/block/ImageBlock.java
M xwiki-rendering-api/src/main/java/org/xwiki/rendering/block/LinkBlock.java
A xwiki-rendering-api/src/test/java/org/xwiki/rendering/block/ImageBlockTest.java
A xwiki-rendering-api/src/test/java/org/xwiki/rendering/block/LinkBlockTest.java
Log Message:
-----------
XRENDERING-770: Null references break cloning link and image blocks
* Don't try cloning null values.
* Add tests for cloning.
(cherry picked from commit 2b70a9588b527aff5c7ff6a3d6f15939a6cd96f9)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications
Branch: refs/heads/stable-16.4.x
Home: https://github.com/xwiki/xwiki-rendering
Commit: ae991e264af1b85a9be891ff06bf155a223c84ae
https://github.com/xwiki/xwiki-rendering/commit/ae991e264af1b85a9be891ff06b…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-01-23 (Thu, 23 Jan 2025)
Changed paths:
M xwiki-rendering-api/src/main/java/org/xwiki/rendering/block/ImageBlock.java
M xwiki-rendering-api/src/main/java/org/xwiki/rendering/block/LinkBlock.java
A xwiki-rendering-api/src/test/java/org/xwiki/rendering/block/ImageBlockTest.java
A xwiki-rendering-api/src/test/java/org/xwiki/rendering/block/LinkBlockTest.java
Log Message:
-----------
XRENDERING-770: Null references break cloning link and image blocks
* Don't try cloning null values.
* Add tests for cloning.
(cherry picked from commit 2b70a9588b527aff5c7ff6a3d6f15939a6cd96f9)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-rendering
Commit: 2b70a9588b527aff5c7ff6a3d6f15939a6cd96f9
https://github.com/xwiki/xwiki-rendering/commit/2b70a9588b527aff5c7ff6a3d6f…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-01-23 (Thu, 23 Jan 2025)
Changed paths:
M xwiki-rendering-api/src/main/java/org/xwiki/rendering/block/ImageBlock.java
M xwiki-rendering-api/src/main/java/org/xwiki/rendering/block/LinkBlock.java
A xwiki-rendering-api/src/test/java/org/xwiki/rendering/block/ImageBlockTest.java
A xwiki-rendering-api/src/test/java/org/xwiki/rendering/block/LinkBlockTest.java
Log Message:
-----------
XRENDERING-770: Null references break cloning link and image blocks
* Don't try cloning null values.
* Add tests for cloning.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/book-versions
Commit: 9bcd8fdf2057dbd6698b062a5867fa68bd5430e4
https://github.com/xwiki-contrib/book-versions/commit/9bcd8fdf2057dbd6698b0…
Author: Paul Pantiru <paul.pantiru(a)xwiki.com>
Date: 2025-01-23 (Thu, 23 Jan 2025)
Changed paths:
M application-book-versions-ui/src/main/resources/BookVersions/Code/AdministrationMenu.xml
Log Message:
-----------
BVERSION-41:Switching a page to versioned/unversioned should copy the whole page and be tracked in history
BVERSION-93:Versioned page with no versioned content pages displays the content from when it was unversioned
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/book-versions/settings/notifications
Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 7e46ca2088d32b98d111df6bf22821547e73add3
https://github.com/xwiki/xwiki-platform/commit/7e46ca2088d32b98d111df6bf228…
Author: github-actions[bot] <41898282+github-actions[bot](a)users.noreply.github.com>
Date: 2025-01-23 (Thu, 23 Jan 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-rest/src/main/java/org/xwiki/annotation/rest/internal/AnnotationsRESTResource.java
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-rest/src/main/java/org/xwiki/annotation/rest/internal/AnnotationsTranslationRESTResource.java
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-rest/src/main/java/org/xwiki/annotation/rest/internal/SingleAnnotationRESTResource.java
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-rest/src/main/java/org/xwiki/livedata/internal/rest/DefaultLiveDataEntriesResource.java
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-rest/src/main/java/org/xwiki/livedata/internal/rest/DefaultLiveDataEntryPropertyResource.java
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-rest/src/main/java/org/xwiki/livedata/internal/rest/DefaultLiveDataEntryResource.java
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-rest/src/main/java/org/xwiki/livedata/internal/rest/DefaultLiveDataPropertiesResource.java
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-rest/src/main/java/org/xwiki/livedata/internal/rest/DefaultLiveDataPropertyResource.java
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-rest/src/main/java/org/xwiki/livedata/internal/rest/DefaultLiveDataPropertyTypeResource.java
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-rest/src/main/java/org/xwiki/livedata/internal/rest/DefaultLiveDataPropertyTypesResource.java
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-rest/src/main/java/org/xwiki/livedata/internal/rest/DefaultLiveDataSourceResource.java
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-rest/src/main/java/org/xwiki/livedata/internal/rest/DefaultLiveDataSourcesResource.java
M xwiki-platform-core/xwiki-platform-netflux/xwiki-platform-netflux-rest/src/main/java/org/xwiki/netflux/internal/rest/DefaultPageChannelsResource.java
M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-api/src/main/java/org/xwiki/repository/internal/resources/ExtensionRESTResource.java
M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-api/src/main/java/org/xwiki/repository/internal/resources/ExtensionVersionFileRESTResource.java
M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-api/src/main/java/org/xwiki/repository/internal/resources/ExtensionVersionRESTResource.java
M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-api/src/main/java/org/xwiki/repository/internal/resources/ExtensionVersionsRESTResource.java
M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-api/src/main/java/org/xwiki/repository/internal/resources/ExtensionsRESTResource.java
M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-api/src/main/java/org/xwiki/repository/internal/resources/RepositoryRESTResource.java
M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-api/src/main/java/org/xwiki/repository/internal/resources/SearchRESTResource.java
Log Message:
-----------
XWIKI-22807: Livedata REST result have inconsistent results when called concurrently (#3825) (#3833)
(cherry picked from commit 187e5459fa31df7d0dc9d4e0fef22418a027921f)
Co-authored-by: Manuel Leduc <manuel.leduc(a)xwiki.com>
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 66ff70c4271dde6339121a209f779e6d659dd0ad
https://github.com/xwiki/xwiki-platform/commit/66ff70c4271dde6339121a209f77…
Author: github-actions[bot] <41898282+github-actions[bot](a)users.noreply.github.com>
Date: 2025-01-23 (Thu, 23 Jan 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-rest/src/main/java/org/xwiki/annotation/rest/internal/AnnotationsRESTResource.java
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-rest/src/main/java/org/xwiki/annotation/rest/internal/AnnotationsTranslationRESTResource.java
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-rest/src/main/java/org/xwiki/annotation/rest/internal/SingleAnnotationRESTResource.java
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-rest/src/main/java/org/xwiki/livedata/internal/rest/DefaultLiveDataEntriesResource.java
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-rest/src/main/java/org/xwiki/livedata/internal/rest/DefaultLiveDataEntryPropertyResource.java
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-rest/src/main/java/org/xwiki/livedata/internal/rest/DefaultLiveDataEntryResource.java
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-rest/src/main/java/org/xwiki/livedata/internal/rest/DefaultLiveDataPropertiesResource.java
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-rest/src/main/java/org/xwiki/livedata/internal/rest/DefaultLiveDataPropertyResource.java
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-rest/src/main/java/org/xwiki/livedata/internal/rest/DefaultLiveDataPropertyTypeResource.java
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-rest/src/main/java/org/xwiki/livedata/internal/rest/DefaultLiveDataPropertyTypesResource.java
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-rest/src/main/java/org/xwiki/livedata/internal/rest/DefaultLiveDataSourceResource.java
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-rest/src/main/java/org/xwiki/livedata/internal/rest/DefaultLiveDataSourcesResource.java
M xwiki-platform-core/xwiki-platform-netflux/xwiki-platform-netflux-rest/src/main/java/org/xwiki/netflux/internal/rest/DefaultPageChannelsResource.java
M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-api/src/main/java/org/xwiki/repository/internal/resources/ExtensionRESTResource.java
M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-api/src/main/java/org/xwiki/repository/internal/resources/ExtensionVersionFileRESTResource.java
M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-api/src/main/java/org/xwiki/repository/internal/resources/ExtensionVersionRESTResource.java
M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-api/src/main/java/org/xwiki/repository/internal/resources/ExtensionVersionsRESTResource.java
M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-api/src/main/java/org/xwiki/repository/internal/resources/ExtensionsRESTResource.java
M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-api/src/main/java/org/xwiki/repository/internal/resources/RepositoryRESTResource.java
M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-api/src/main/java/org/xwiki/repository/internal/resources/SearchRESTResource.java
Log Message:
-----------
XWIKI-22807: Livedata REST result have inconsistent results when called concurrently (#3825) (#3832)
(cherry picked from commit 187e5459fa31df7d0dc9d4e0fef22418a027921f)
Co-authored-by: Manuel Leduc <manuel.leduc(a)xwiki.com>
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/refactoring-dataeditors
Home: https://github.com/xwiki/xwiki-platform
Commit: f47769429268d04b176eb94e5d013ce5750ae562
https://github.com/xwiki/xwiki-platform/commit/f47769429268d04b176eb94e5d01…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-01-23 (Thu, 23 Jan 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
* use jquery-sortable for handling sorting the properties
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-contrib/confluence
Commit: 1993cb3bfb4263697dd42b864542c36bda775e2f
https://github.com/xwiki-contrib/confluence/commit/1993cb3bfb4263697dd42b86…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2025-01-23 (Thu, 23 Jan 2025)
Changed paths:
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/macros/ChildrenMacroConverter.java
A confluence-xml/src/test/resources/confluencexml/children.test
A confluence-xml/src/test/resources/confluencexml/children/entities.xml
Log Message:
-----------
CONFLUENCE-381: Children should be converted to documentTree when the parameter "first" is present
CONFLUENCE-382: Support children sort parameters
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
Branch: refs/heads/backport/stable-16.10.x/pr-3825
Home: https://github.com/xwiki/xwiki-platform
Commit: 800cbd5453d4f89f1128511315d17714a9f5345d
https://github.com/xwiki/xwiki-platform/commit/800cbd5453d4f89f1128511315d1…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-01-23 (Thu, 23 Jan 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-rest/src/main/java/org/xwiki/annotation/rest/internal/AnnotationsRESTResource.java
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-rest/src/main/java/org/xwiki/annotation/rest/internal/AnnotationsTranslationRESTResource.java
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-rest/src/main/java/org/xwiki/annotation/rest/internal/SingleAnnotationRESTResource.java
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-rest/src/main/java/org/xwiki/livedata/internal/rest/DefaultLiveDataEntriesResource.java
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-rest/src/main/java/org/xwiki/livedata/internal/rest/DefaultLiveDataEntryPropertyResource.java
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-rest/src/main/java/org/xwiki/livedata/internal/rest/DefaultLiveDataEntryResource.java
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-rest/src/main/java/org/xwiki/livedata/internal/rest/DefaultLiveDataPropertiesResource.java
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-rest/src/main/java/org/xwiki/livedata/internal/rest/DefaultLiveDataPropertyResource.java
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-rest/src/main/java/org/xwiki/livedata/internal/rest/DefaultLiveDataPropertyTypeResource.java
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-rest/src/main/java/org/xwiki/livedata/internal/rest/DefaultLiveDataPropertyTypesResource.java
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-rest/src/main/java/org/xwiki/livedata/internal/rest/DefaultLiveDataSourceResource.java
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-rest/src/main/java/org/xwiki/livedata/internal/rest/DefaultLiveDataSourcesResource.java
M xwiki-platform-core/xwiki-platform-netflux/xwiki-platform-netflux-rest/src/main/java/org/xwiki/netflux/internal/rest/DefaultPageChannelsResource.java
M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-api/src/main/java/org/xwiki/repository/internal/resources/ExtensionRESTResource.java
M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-api/src/main/java/org/xwiki/repository/internal/resources/ExtensionVersionFileRESTResource.java
M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-api/src/main/java/org/xwiki/repository/internal/resources/ExtensionVersionRESTResource.java
M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-api/src/main/java/org/xwiki/repository/internal/resources/ExtensionVersionsRESTResource.java
M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-api/src/main/java/org/xwiki/repository/internal/resources/ExtensionsRESTResource.java
M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-api/src/main/java/org/xwiki/repository/internal/resources/RepositoryRESTResource.java
M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-api/src/main/java/org/xwiki/repository/internal/resources/SearchRESTResource.java
Log Message:
-----------
XWIKI-22807: Livedata REST result have inconsistent results when called concurrently (#3825)
(cherry picked from commit 187e5459fa31df7d0dc9d4e0fef22418a027921f)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/backport/stable-16.4.x/pr-3825
Home: https://github.com/xwiki/xwiki-platform
Commit: d072d7fae10764d3e31619306240637e46e78f77
https://github.com/xwiki/xwiki-platform/commit/d072d7fae10764d3e31619306240…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-01-23 (Thu, 23 Jan 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-rest/src/main/java/org/xwiki/annotation/rest/internal/AnnotationsRESTResource.java
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-rest/src/main/java/org/xwiki/annotation/rest/internal/AnnotationsTranslationRESTResource.java
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-rest/src/main/java/org/xwiki/annotation/rest/internal/SingleAnnotationRESTResource.java
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-rest/src/main/java/org/xwiki/livedata/internal/rest/DefaultLiveDataEntriesResource.java
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-rest/src/main/java/org/xwiki/livedata/internal/rest/DefaultLiveDataEntryPropertyResource.java
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-rest/src/main/java/org/xwiki/livedata/internal/rest/DefaultLiveDataEntryResource.java
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-rest/src/main/java/org/xwiki/livedata/internal/rest/DefaultLiveDataPropertiesResource.java
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-rest/src/main/java/org/xwiki/livedata/internal/rest/DefaultLiveDataPropertyResource.java
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-rest/src/main/java/org/xwiki/livedata/internal/rest/DefaultLiveDataPropertyTypeResource.java
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-rest/src/main/java/org/xwiki/livedata/internal/rest/DefaultLiveDataPropertyTypesResource.java
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-rest/src/main/java/org/xwiki/livedata/internal/rest/DefaultLiveDataSourceResource.java
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-rest/src/main/java/org/xwiki/livedata/internal/rest/DefaultLiveDataSourcesResource.java
M xwiki-platform-core/xwiki-platform-netflux/xwiki-platform-netflux-rest/src/main/java/org/xwiki/netflux/internal/rest/DefaultPageChannelsResource.java
M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-api/src/main/java/org/xwiki/repository/internal/resources/ExtensionRESTResource.java
M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-api/src/main/java/org/xwiki/repository/internal/resources/ExtensionVersionFileRESTResource.java
M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-api/src/main/java/org/xwiki/repository/internal/resources/ExtensionVersionRESTResource.java
M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-api/src/main/java/org/xwiki/repository/internal/resources/ExtensionVersionsRESTResource.java
M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-api/src/main/java/org/xwiki/repository/internal/resources/ExtensionsRESTResource.java
M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-api/src/main/java/org/xwiki/repository/internal/resources/RepositoryRESTResource.java
M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-api/src/main/java/org/xwiki/repository/internal/resources/SearchRESTResource.java
Log Message:
-----------
XWIKI-22807: Livedata REST result have inconsistent results when called concurrently (#3825)
(cherry picked from commit 187e5459fa31df7d0dc9d4e0fef22418a027921f)
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: 187e5459fa31df7d0dc9d4e0fef22418a027921f
https://github.com/xwiki/xwiki-platform/commit/187e5459fa31df7d0dc9d4e0fef2…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-01-23 (Thu, 23 Jan 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-rest/src/main/java/org/xwiki/annotation/rest/internal/AnnotationsRESTResource.java
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-rest/src/main/java/org/xwiki/annotation/rest/internal/AnnotationsTranslationRESTResource.java
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-rest/src/main/java/org/xwiki/annotation/rest/internal/SingleAnnotationRESTResource.java
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-rest/src/main/java/org/xwiki/livedata/internal/rest/DefaultLiveDataEntriesResource.java
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-rest/src/main/java/org/xwiki/livedata/internal/rest/DefaultLiveDataEntryPropertyResource.java
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-rest/src/main/java/org/xwiki/livedata/internal/rest/DefaultLiveDataEntryResource.java
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-rest/src/main/java/org/xwiki/livedata/internal/rest/DefaultLiveDataPropertiesResource.java
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-rest/src/main/java/org/xwiki/livedata/internal/rest/DefaultLiveDataPropertyResource.java
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-rest/src/main/java/org/xwiki/livedata/internal/rest/DefaultLiveDataPropertyTypeResource.java
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-rest/src/main/java/org/xwiki/livedata/internal/rest/DefaultLiveDataPropertyTypesResource.java
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-rest/src/main/java/org/xwiki/livedata/internal/rest/DefaultLiveDataSourceResource.java
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-rest/src/main/java/org/xwiki/livedata/internal/rest/DefaultLiveDataSourcesResource.java
M xwiki-platform-core/xwiki-platform-netflux/xwiki-platform-netflux-rest/src/main/java/org/xwiki/netflux/internal/rest/DefaultPageChannelsResource.java
M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-api/src/main/java/org/xwiki/repository/internal/resources/ExtensionRESTResource.java
M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-api/src/main/java/org/xwiki/repository/internal/resources/ExtensionVersionFileRESTResource.java
M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-api/src/main/java/org/xwiki/repository/internal/resources/ExtensionVersionRESTResource.java
M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-api/src/main/java/org/xwiki/repository/internal/resources/ExtensionVersionsRESTResource.java
M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-api/src/main/java/org/xwiki/repository/internal/resources/ExtensionsRESTResource.java
M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-api/src/main/java/org/xwiki/repository/internal/resources/RepositoryRESTResource.java
M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-api/src/main/java/org/xwiki/repository/internal/resources/SearchRESTResource.java
Log Message:
-----------
XWIKI-22807: Livedata REST result have inconsistent results when called concurrently (#3825)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications