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