Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: dc4c6e401a6134ff328d831afa081727f9c8161b
https://github.com/xwiki/xwiki-platform/commit/dc4c6e401a6134ff328d831afa08…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-03-25 (Mon, 25 Mar 2024)
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-macro/plugin.js
Log Message:
-----------
XWIKI-21767: Dynamic macros are not properly synchronized
* Fix two regressions introduced in previous commits (in-place editor starts readonly and the selection is not properly restored when the macro wizard is used).
(cherry picked from commit 144c02bb61928312039b6d99e5414ce25e3ea7e1)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.2.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 144c02bb61928312039b6d99e5414ce25e3ea7e1
https://github.com/xwiki/xwiki-platform/commit/144c02bb61928312039b6d99e541…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-03-25 (Mon, 25 Mar 2024)
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-macro/plugin.js
Log Message:
-----------
XWIKI-21767: Dynamic macros are not properly synchronized
* Fix two regressions introduced in previous commits (in-place editor starts readonly and the selection is not properly restored when the macro wizard is used).
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: 2d56d2fba25fad986139bb88e45130b39f95ccb8
https://github.com/xwiki-contrib/cristal/commit/2d56d2fba25fad986139bb88e45…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-03-25 (Mon, 25 Mar 2024)
Changed paths:
M api/package.json
M ds/dsfr/package.json
M ds/shoelace/package.json
M ds/vuetify/package.json
M electron/main/package.json
M electron/preload/package.json
M electron/renderer/package.json
M extension-manager/package.json
M extensions/menubuttons/package.json
M lib/package.json
M macros/package.json
M package.json
M pnpm-lock.yaml
M rendering/rendering/package.json
M rendering/wikimodel/package.json
M sharedworker/api/package.json
M sharedworker/impl/package.json
M skin/package.json
M storage/package.json
M web/package.json
Log Message:
-----------
[Misc] Update dependency vite to v5.2.6
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/xwiki-platform
Commit: 73a00106f9cf868cd42e4e2cf575898b60d98d96
https://github.com/xwiki/xwiki-platform/commit/73a00106f9cf868cd42e4e2cf575…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-03-24 (Sun, 24 Mar 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-realtime/ckeditorRealtimeAdapter.js
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/src/main/webjar/interface.js
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-webjar/src/main/webjar/saver.js
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/src/main/webjar/userData.js
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-test/xwiki-platform-realtime-wysiwyg-test-docker/src/test/it/org/xwiki/realtime/wysiwyg/test/ui/RealtimeTestDebugger.java
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
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-webjar/src/main/webjar/transformers.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-21767: Dynamic macros are not properly synchronized
* Improve a bit the performance by reducing the number of local changes that need to be rebased when a remote change is received.
* Fix console logging.
(cherry picked from commit 5244301b002c37451dfd63d2724e48ebfbd10065)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications