Branch: refs/heads/feature-realtime
Home: https://github.com/xwiki/xwiki-platform
Commit: 70d027fc25df287cba01f0f6e22b91d16cc072f3
https://github.com/xwiki/xwiki-platform/commit/70d027fc25df287cba01f0f6e22b…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-02-22 (Thu, 22 Feb 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-realtime/plugin.js
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/javascript.vm
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/src/main/webjar/loader.js
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-webjar/src/main/webjar/wysiwygEditor.js
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/lock/lock.js
Log Message:
-----------
XWIKI-19157: Make the real-time WYSIWYG editor work in-place also
* Fix error thrown when the realtime editor tries to lock the current page from view mode (in-place editing). Declare the 'xwiki-document-lock' module to be able to load it in view mode on demand.
* Enable realtime when re-entering in-place edit mode (without page reload), if the "Allow realtime collaboration" checkbox was checked when the user previosuly left the in-place edit mode.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-14.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 9af2dcf007ee2c19a135f4b56b516d8b2c1a78be
https://github.com/xwiki/xwiki-platform/commit/9af2dcf007ee2c19a135f4b56b51…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-02-22 (Thu, 22 Feb 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-ui/src/main/resources/CKEditor/ImageSelectorServiceUIX/Upload.xml
Log Message:
-----------
XWIKI-21903: The select button can get the state of an non-active tab in case of asynchronous task
Fix a wrong jquery selector on the upload tab.
(cherry picked from commit 4db70f2944049b6b7e27605022b17527d3aa3ca7)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications