Branch: refs/heads/XWIKI-23043
Home: https://github.com/xwiki/xwiki-platform
Commit: 5bd93e7d63c990a939fc14a393aa67690085321f
https://github.com/xwiki/xwiki-platform/commit/5bd93e7d63c990a939fc14a393aa…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-06-10 (Tue, 10 Jun 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-macro/macroEditor.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-macro/plugin.js
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-xwiki/src/main/java/org/xwiki/rendering/internal/util/ui/AbstractMacroUINode.java
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-xwiki/src/main/java/org/xwiki/rendering/internal/util/ui/MacroDescriptorUIFactory.java
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-xwiki/src/main/java/org/xwiki/rendering/internal/util/ui/MacroUINodeComparator.java
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-xwiki/src/main/java/org/xwiki/rendering/script/RenderingScriptService.java
Log Message:
-----------
XWIKI-22803: Enable the ability to order macro parameters defined in XWiki objects directly from the UI
* Fix checkstyle
* Fix a few remaining problems
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: def8ce8ee0fdb7152a4f18a56652fb46a0155e54
https://github.com/xwiki/xwiki-platform/commit/def8ce8ee0fdb7152a4f18a56652…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-06-10 (Tue, 10 Jun 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-api/src/main/java/org/xwiki/search/solr/internal/DefaultSolrIndexer.java
Log Message:
-----------
XWIKI-23239: Improve Solr indexing speed through parallelization and batch processing
* Compute the Solr document ID outside the client thread as it needs
access to the XWiki environment.
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: f3dd2fd01379574707b636d5011c832d0ce4dae3
https://github.com/xwiki/xwiki-platform/commit/f3dd2fd01379574707b636d5011c…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-06-10 (Tue, 10 Jun 2025)
Changed paths:
M xwiki-platform-tools/xwiki-platform-tool-configuration-resources/src/main/resources/xwiki.properties.vm
Log Message:
-----------
XWIKI-22855: Make it possible to control which cluster node is in charge of running schedulers from dynamic input
* fix typo in the documentation
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications