Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: f0fba965faeba42ddc90d6ddbcd078cd1c5abc53
https://github.com/xwiki/xwiki-platform/commit/f0fba965faeba42ddc90d6ddbcd0…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2025-06-17 (Tue, 17 Jun 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-loading/plugin.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-realtime/plugin.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-ui/src/main/resources/CKEditor/EditSheet.xml
Log Message:
-----------
XWIKI-23233: The old action toolbar is visible before the realtime toolbar is loaded
* Allow CKEditor plugins that require async init to delay the instanceReady event until they are fully initialized (or the init fails).
* Remove the loading CSS class from the hidden text area after CKEditor is ready.
* Hide the form action bar while CKEditor is loading (not ready).
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: 554fd97adcc7bf9d82106a46fbdb4e819b546ce8
https://github.com/xwiki/xwiki-platform/commit/554fd97adcc7bf9d82106a46fbdb…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-06-17 (Tue, 17 Jun 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/internal/store/hibernate/query/HqlQueryUtils.java
M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/internal/store/hibernate/query/HqlQueryUtilsTest.java
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/resources/BaseSearchResult.java
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/resources/ModificationsResourceImpl.java
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/resources/pages/PageHistoryResourceImpl.java
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/resources/pages/PageTranslationHistoryResourceImpl.java
Log Message:
-----------
XWIKI-23247: Improve REST search query execution
(cherry picked from commit 743ebf8696ffa55161ed2c5ecf26b09f69e6bcf1)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/XWIKI-23043
Home: https://github.com/xwiki/xwiki-platform
Commit: 53a480a7028d4488ff33a6b2a7ef78e64a058623
https://github.com/xwiki/xwiki-platform/commit/53a480a7028d4488ff33a6b2a7ef…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-06-17 (Tue, 17 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/macroWizard.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-ckeditor/xwiki-platform-ckeditor-webjar/src/main/webjar/config.js
Log Message:
-----------
XWIKI-23043: Provide validation and UI for group of macro parameters belonging to same feature
* Fix some bugs
* Add a configuration to allow deciding to display or not inline
editable parameters in the config UI
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications