Branch: refs/heads/CRISTAL-194
Home: https://github.com/xwiki-contrib/cristal
Commit: 08344f0ecdc87b8f1a9f053ad7333ff5ca46bb09
https://github.com/xwiki-contrib/cristal/commit/08344f0ecdc87b8f1a9f053ad73…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-12-17 (Tue, 17 Dec 2024)
Changed paths:
M core/attachments/attachments-ui/src/AttachmentsInfoAction.ts
M core/info-actions/info-actions-api/src/index.ts
M core/info-actions/info-actions-default/src/DefaultInfoActionsService.ts
M skin/src/components/InformationTab.ts
M skin/src/components/info-actions/commentsInfoAction.ts
M skin/src/components/info-actions/likesInfoAction.ts
M skin/src/vue/c-article.vue
M skin/src/vue/c-sidebar-panel.vue
M skin/src/vue/c-sidebar.vue
Log Message:
-----------
CRISTAL-304: Remove mock element from the early prototype (#518)
Commit: 32f0b43b99ddd406ac5d4015c15bb6bcca9f5a40
https://github.com/xwiki-contrib/cristal/commit/32f0b43b99ddd406ac5d4015c15…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-17 (Tue, 17 Dec 2024)
Changed paths:
M api/src/components/defaultWikiConfig.ts
M core/attachments/attachments-default/src/defaultAttachmentPreview.ts
M core/authentication/authentication-xwiki/src/XWikiAuthenticationManager.ts
M core/backends/backend-dexie/src/wrappingOfflineStorage.ts
M core/backends/backend-github/src/githubStorage.ts
M core/backends/backend-nextcloud/src/nextcloudStorage.ts
M core/backends/backend-xwiki/src/xwikiStorage.ts
M core/document/document-default/src/defaultDocumentService.ts
M core/hierarchy/hierarchy-default/src/utils.ts
M core/hierarchy/hierarchy-xwiki/src/components/componentsInit.ts
M core/history/history-github/src/components/componentsInit.ts
M core/history/history-xwiki/src/components/componentsInit.ts
M core/link-suggest/link-suggest-nextcloud/src/nextcloudLinkSuggestService.ts
M core/model/model-click-listener/src/DefaultClickListener.ts
M core/model/model-reference/model-reference-filesystem/src/filesystemModelReferenceSerializer.ts
M core/model/model-reference/model-reference-nextcloud/src/nextcloudModelReferenceSerializer.ts
M core/model/model-reference/model-reference-xwiki/src/xWikiModelReferenceSerializer.ts
M core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-default/src/filesystemRemoteURLParser.ts
M core/model/model-remote-url/model-remote-url-xwiki/src/xWikiRemoteURLParser.ts
M core/navigation-tree/navigation-tree-default/src/utils.ts
M core/navigation-tree/navigation-tree-github/src/components/componentsInit.ts
M core/navigation-tree/navigation-tree-nextcloud/src/components/componentsInit.ts
M core/navigation-tree/navigation-tree-xwiki/src/components/componentsInit.ts
M core/page-actions/page-actions-ui/src/vue/DeletePage.vue
M ds/dsfr/src/components/dsfrDesignSystemLoader.ts
M ds/shoelace/src/components/shoelaceDesignSystemLoader.ts
M ds/shoelace/src/vue/__tests__/x-alert.test.ts
M ds/shoelace/src/vue/x-navigation-tree-item.vue
M ds/shoelace/src/vue/x-navigation-tree.vue
M ds/vuetify/src/components/vuetifyDesignSystemLoader.ts
M ds/vuetify/src/vue/x-navigation-tree.vue
M editors/tiptap/src/components/extensions/link-suggest.ts
M editors/tiptap/src/extensions/autoSaver.ts
M editors/tiptap/src/extensions/markdown.ts
M electron/storage/src/electron/main/index.ts
M eslint.config.mjs
M extension-manager/src/components/cristalLoader.ts
M extension-manager/src/components/defaultExtensionManager.ts
M lib/src/components/DefaultCristalApp.ts
M lib/src/components/cristalAppLoader.ts
M lib/src/staticBuild.ts
M macros/src/components/defaultMacroProvider.ts
M rendering/rendering/src/components/marked-macro.ts
M sharedworker/impl/src/components/worker.ts
M skin/src/components/componentsInit.ts
M skin/src/components/defaultSkinManager.ts
M skin/src/vue/__tests__/c-content.test.ts
M skin/src/vue/c-edit.vue
M skin/src/vue/c-field.vue
M skin/src/vue/contentTools.ts
Log Message:
-----------
[Misc] Enforce a limit of 10 statements per method body
Commit: 02757ef0c2dc064e6e85e3877e65cd431010749a
https://github.com/xwiki-contrib/cristal/commit/02757ef0c2dc064e6e85e3877e6…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-17 (Tue, 17 Dec 2024)
Changed paths:
M api/src/components/defaultWikiConfig.ts
M core/attachments/attachments-default/src/defaultAttachmentPreview.ts
M core/attachments/attachments-ui/src/AttachmentsInfoAction.ts
M core/authentication/authentication-xwiki/src/XWikiAuthenticationManager.ts
M core/backends/backend-dexie/src/wrappingOfflineStorage.ts
M core/backends/backend-github/src/githubStorage.ts
M core/backends/backend-nextcloud/src/nextcloudStorage.ts
M core/backends/backend-xwiki/src/xwikiStorage.ts
M core/document/document-default/src/defaultDocumentService.ts
M core/hierarchy/hierarchy-default/src/utils.ts
M core/hierarchy/hierarchy-xwiki/src/components/componentsInit.ts
M core/history/history-github/src/components/componentsInit.ts
M core/history/history-xwiki/src/components/componentsInit.ts
M core/info-actions/info-actions-api/src/index.ts
M core/info-actions/info-actions-default/src/DefaultInfoActionsService.ts
M core/link-suggest/link-suggest-nextcloud/src/nextcloudLinkSuggestService.ts
M core/model/model-click-listener/src/DefaultClickListener.ts
M core/model/model-reference/model-reference-filesystem/src/filesystemModelReferenceSerializer.ts
M core/model/model-reference/model-reference-nextcloud/src/nextcloudModelReferenceSerializer.ts
M core/model/model-reference/model-reference-xwiki/src/xWikiModelReferenceSerializer.ts
M core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-default/src/filesystemRemoteURLParser.ts
M core/model/model-remote-url/model-remote-url-xwiki/src/xWikiRemoteURLParser.ts
M core/navigation-tree/navigation-tree-default/src/utils.ts
M core/navigation-tree/navigation-tree-github/src/components/componentsInit.ts
M core/navigation-tree/navigation-tree-nextcloud/src/components/componentsInit.ts
M core/navigation-tree/navigation-tree-xwiki/src/components/componentsInit.ts
M core/page-actions/page-actions-ui/src/vue/DeletePage.vue
M ds/dsfr/src/components/dsfrDesignSystemLoader.ts
M ds/shoelace/src/components/shoelaceDesignSystemLoader.ts
M ds/shoelace/src/vue/__tests__/x-alert.test.ts
M ds/shoelace/src/vue/x-navigation-tree-item.vue
M ds/shoelace/src/vue/x-navigation-tree.vue
M ds/vuetify/src/components/vuetifyDesignSystemLoader.ts
M ds/vuetify/src/vue/x-navigation-tree.vue
M editors/tiptap/src/components/extensions/link-suggest.ts
M editors/tiptap/src/extensions/autoSaver.ts
M editors/tiptap/src/extensions/markdown.ts
M electron/storage/src/electron/main/index.ts
M eslint.config.mjs
M extension-manager/src/components/cristalLoader.ts
M extension-manager/src/components/defaultExtensionManager.ts
M lib/src/components/DefaultCristalApp.ts
M lib/src/components/cristalAppLoader.ts
M lib/src/staticBuild.ts
M macros/src/components/defaultMacroProvider.ts
M rendering/rendering/src/components/marked-macro.ts
M sharedworker/impl/src/components/worker.ts
M skin/src/components/InformationTab.ts
M skin/src/components/componentsInit.ts
M skin/src/components/defaultSkinManager.ts
M skin/src/components/info-actions/commentsInfoAction.ts
M skin/src/components/info-actions/likesInfoAction.ts
M skin/src/vue/__tests__/c-content.test.ts
M skin/src/vue/c-article.vue
M skin/src/vue/c-edit.vue
M skin/src/vue/c-field.vue
M skin/src/vue/c-sidebar-panel.vue
M skin/src/vue/c-sidebar.vue
M skin/src/vue/contentTools.ts
Log Message:
-----------
Merge remote-tracking branch 'origin/main' into CRISTAL-194
Commit: 7a9ad3b161a7ee7b12a319d2ef19bcbfeb58b96d
https://github.com/xwiki-contrib/cristal/commit/7a9ad3b161a7ee7b12a319d2ef1…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-17 (Tue, 17 Dec 2024)
Changed paths:
M core/link-suggest/link-suggest-xwiki/src/components/componentsInit.ts
M core/model/model-remote-url/model-remote-url-nextcloud/src/nextcloudRemoteURLParser.ts
M core/model/model-remote-url/model-remote-url-xwiki/src/xWikiRemoteURLSerializer.ts
M electron/link-suggest/link-suggest-filesystem/src/components/filesystemLinkSuggestService.ts
M electron/storage/src/electron/main/index.ts
M electron/storage/src/electron/preload/apiTypes.ts
M electron/storage/src/electron/preload/index.ts
Log Message:
-----------
--wip-- [skip ci]
Commit: 0dc3bb215aaf114404fbc4e3ef29daedfe484ed0
https://github.com/xwiki-contrib/cristal/commit/0dc3bb215aaf114404fbc4e3ef2…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-17 (Tue, 17 Dec 2024)
Changed paths:
M .github/workflows/build_electron.yml
Log Message:
-----------
CRISTAL-311: Improve Cristal distributions
Avoid concurrent builds.
Commit: 682025889aa862866b217785327a9f30991deb1b
https://github.com/xwiki-contrib/cristal/commit/682025889aa862866b217785327…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-12-18 (Wed, 18 Dec 2024)
Changed paths:
M api/package.json
M api/src/api/PageData.ts
M api/src/components/DefaultPageData.ts
M core/authentication/authentication-api/package.json
R core/authentication/authentication-api/src/defaultAuthenticationManagerProvider.ts
M core/authentication/authentication-api/src/index.ts
A core/authentication/authentication-default/package.json
A core/authentication/authentication-default/src/defaultAuthenticationManagerProvider.ts
A core/authentication/authentication-default/src/index.ts
A core/authentication/authentication-default/tsconfig.json
A core/authentication/authentication-default/tsdoc.json
A core/authentication/authentication-default/vite.config.ts
M core/backends/backend-nextcloud/package.json
M core/backends/backend-nextcloud/src/nextcloudStorage.ts
M core/backends/backend-xwiki/src/xwikiStorage.ts
M electron/storage/src/electron/main/index.ts
M lib/package.json
M lib/src/staticBuild.ts
M pnpm-lock.yaml
M sharedworker/impl/package.json
M sharedworker/impl/src/components/worker.ts
M skin/langs/translation-en.json
M skin/langs/translation-fr.json
M skin/package.json
M skin/src/vue/c-article.vue
Log Message:
-----------
CRISTAL-371: Shows details about the last edition on pages (#522)
Commit: f2adaa9e9eaf595d5180cfebb2a9ba103dadfaa0
https://github.com/xwiki-contrib/cristal/commit/f2adaa9e9eaf595d5180cfebb2a…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-12-18 (Wed, 18 Dec 2024)
Changed paths:
M pnpm-lock.yaml
M rendering/rendering/package.json
M skin/package.json
Log Message:
-----------
CRISTAL-341: Upgrade to marked to 15.0.4 and marked-base-url to 1.1.6
Commit: b4350e1848f25b63c51a9d9fb8239c0879ecd2c0
https://github.com/xwiki-contrib/cristal/commit/b4350e1848f25b63c51a9d9fb82…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-12-18 (Wed, 18 Dec 2024)
Changed paths:
M package.json
M pnpm-lock.yaml
Log Message:
-----------
[Misc] Update dependency @changesets/cli to v2.27.11 (#525)
Commit: 02cd52de4b47bd428fbbc7e2965628c38ada0742
https://github.com/xwiki-contrib/cristal/commit/02cd52de4b47bd428fbbc7e2965…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-12-18 (Wed, 18 Dec 2024)
Changed paths:
M package.json
M pnpm-lock.yaml
Log Message:
-----------
[Misc] Update @typescript-eslint to v8.18.1 (#524)
Commit: ce92557bb65d1dedefaeada26e3c25c3cf773e79
https://github.com/xwiki-contrib/cristal/commit/ce92557bb65d1dedefaeada26e3…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-12-18 (Wed, 18 Dec 2024)
Changed paths:
M electron/storage/package.json
M pnpm-lock.yaml
Log Message:
-----------
CRISTAL-376: Upgrade to mime 4.0.6
Commit: a3cd728de450e0d046cb39452e50ef1ed89dd505
https://github.com/xwiki-contrib/cristal/commit/a3cd728de450e0d046cb39452e5…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-18 (Wed, 18 Dec 2024)
Changed paths:
M ds/shoelace/src/vue/css/style.css
M ds/vuetify/src/vue/css/style.css
Log Message:
-----------
CRISTAL-300: CSS for the table displayer
- Fix sky color declarations for Shoelace
- Define special colors for links
Commit: eebcaf4d2e8ce224f88acc4902a7d97f2299e09f
https://github.com/xwiki-contrib/cristal/commit/eebcaf4d2e8ce224f88acc4902a…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-18 (Wed, 18 Dec 2024)
Changed paths:
M .github/workflows/build_electron.yml
M api/package.json
M api/src/api/PageData.ts
M api/src/components/DefaultPageData.ts
M core/authentication/authentication-api/package.json
R core/authentication/authentication-api/src/defaultAuthenticationManagerProvider.ts
M core/authentication/authentication-api/src/index.ts
A core/authentication/authentication-default/package.json
A core/authentication/authentication-default/src/defaultAuthenticationManagerProvider.ts
A core/authentication/authentication-default/src/index.ts
A core/authentication/authentication-default/tsconfig.json
A core/authentication/authentication-default/tsdoc.json
A core/authentication/authentication-default/vite.config.ts
M core/backends/backend-nextcloud/package.json
M core/backends/backend-nextcloud/src/nextcloudStorage.ts
M core/backends/backend-xwiki/src/xwikiStorage.ts
M ds/shoelace/src/vue/css/style.css
M ds/vuetify/src/vue/css/style.css
M electron/storage/package.json
M electron/storage/src/electron/main/index.ts
M lib/package.json
M lib/src/staticBuild.ts
M package.json
M pnpm-lock.yaml
M rendering/rendering/package.json
M sharedworker/impl/package.json
M sharedworker/impl/src/components/worker.ts
M skin/langs/translation-en.json
M skin/langs/translation-fr.json
M skin/package.json
M skin/src/vue/c-article.vue
Log Message:
-----------
Merge remote-tracking branch 'origin/main' into CRISTAL-194
Commit: 4fbca7b1f88246ebd4101e82577e2f98555133bb
https://github.com/xwiki-contrib/cristal/commit/4fbca7b1f88246ebd4101e82577…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-18 (Wed, 18 Dec 2024)
Changed paths:
M core/link-suggest/link-suggest-xwiki/src/components/componentsInit.ts
M core/tiptap-extensions/tiptap-extension-image/package.json
M core/tiptap-extensions/tiptap-extension-image/src/vue/ImageInsertView.vue
M pnpm-lock.yaml
Log Message:
-----------
--wip-- [skip ci]
Commit: 2710b6025b6e4303f40b4a44e704dfd50890423b
https://github.com/xwiki-contrib/cristal/commit/2710b6025b6e4303f40b4a44e70…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-12-18 (Wed, 18 Dec 2024)
Changed paths:
M core/navigation-tree/navigation-tree-filesystem/src/components/componentsInit.ts
M core/navigation-tree/navigation-tree-nextcloud/src/components/componentsInit.ts
M core/navigation-tree/navigation-tree-xwiki/src/components/componentsInit.ts
Log Message:
-----------
CRISTAL-236: Navigation tree with no child sometimes have an expand button (#527)
Commit: c401cb16845af0c70a946ec9ccd65e566592616d
https://github.com/xwiki-contrib/cristal/commit/c401cb16845af0c70a946ec9ccd…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-18 (Wed, 18 Dec 2024)
Changed paths:
M core/navigation-tree/navigation-tree-filesystem/src/components/componentsInit.ts
M core/navigation-tree/navigation-tree-nextcloud/src/components/componentsInit.ts
M core/navigation-tree/navigation-tree-xwiki/src/components/componentsInit.ts
Log Message:
-----------
Merge remote-tracking branch 'origin/main' into CRISTAL-194
Commit: cbfe1ba1a491371e14c0e766eeb4bf7565448113
https://github.com/xwiki-contrib/cristal/commit/cbfe1ba1a491371e14c0e766eeb…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-18 (Wed, 18 Dec 2024)
Changed paths:
M core/model/model-api/src/index.ts
M core/tiptap-extensions/tiptap-extension-image/package.json
M core/tiptap-extensions/tiptap-extension-image/src/vue/ImageInsertView.vue
M pnpm-lock.yaml
Log Message:
-----------
--wip-- [skip ci]
Commit: fb1f76fa9d27820f730017fe24fcc473a7cff87b
https://github.com/xwiki-contrib/cristal/commit/fb1f76fa9d27820f730017fe24f…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-18 (Wed, 18 Dec 2024)
Changed paths:
M core/tiptap-extensions/tiptap-extension-image/src/CristalTiptapImage.ts
M editors/tiptap/src/extensions/markdown.ts
A editors/tiptap/src/extensions/parseInternalImages.ts
A editors/tiptap/src/extensions/parseInternalLinks.ts
Log Message:
-----------
--wip-- [skip ci]
Commit: f6c910757ab1382268db69f69433a6d38a86c8f5
https://github.com/xwiki-contrib/cristal/commit/f6c910757ab1382268db69f6943…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-20 (Fri, 20 Dec 2024)
Changed paths:
M core/document/document-api/package.json
M core/document/document-api/src/index.ts
M core/document/document-default/package.json
M core/document/document-default/src/defaultDocumentService.ts
A core/markdown/markdown-api/package.json
A core/markdown/markdown-api/src/index.ts
A core/markdown/markdown-api/src/markdownRenderer.ts
A core/markdown/markdown-api/tsconfig.json
A core/markdown/markdown-api/tsdoc.json
A core/markdown/markdown-api/vite.config.ts
A core/markdown/markdown-default/package.json
A core/markdown/markdown-default/src/index.ts
A core/markdown/markdown-default/src/parseInternalImages.ts
A core/markdown/markdown-default/src/parseInternalLinks.ts
A core/markdown/markdown-default/tsconfig.json
A core/markdown/markdown-default/tsdoc.json
A core/markdown/markdown-default/vite.config.ts
M core/model/model-reference/model-reference-xwiki/package.json
R core/model/model-reference/model-reference-xwiki/src/__tests__/defaultLocalURLSerializer.test.ts
A core/model/model-reference/model-reference-xwiki/src/__tests__/xWikiModelReferenceParser.test.ts
A core/model/model-reference/model-reference-xwiki/src/__tests__/xWikiModelReferenceSerializer.ts
M core/model/model-reference/model-reference-xwiki/src/xWikiModelReferenceParser.ts
M core/tiptap-extensions/tiptap-extension-image/src/CristalTiptapImage.ts
M editors/tiptap/package.json
M editors/tiptap/src/extensions/markdown.ts
R editors/tiptap/src/extensions/parseInternalImages.ts
R editors/tiptap/src/extensions/parseInternalLinks.ts
M lib/package.json
M lib/src/staticBuild.ts
M pnpm-lock.yaml
M pnpm-workspace.yaml
M rendering/rendering/src/components/MarkdownToHTMLConverter.ts
M skin/package.json
M skin/src/vue/c-content.vue
Log Message:
-----------
--wip-- [skip ci]
Commit: 48e595849635299d95afdb4fdac7e029cce557a5
https://github.com/xwiki-contrib/cristal/commit/48e595849635299d95afdb4fdac…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-20 (Fri, 20 Dec 2024)
Changed paths:
M editors/tiptap/package.json
M editors/tiptap/src/extensions/markdown.ts
M editors/tiptap/src/vue/c-edit-tiptap.vue
M pnpm-lock.yaml
Log Message:
-----------
--wip-- [skip ci]
Compare: https://github.com/xwiki-contrib/cristal/compare/da9c34954a48...48e595849635
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: f3e1bd7a87e8f44a3394c03a2a17cb7ed73467c2
https://github.com/xwiki/xwiki-platform/commit/f3e1bd7a87e8f44a3394c03a2a17…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-12-20 (Fri, 20 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-integration/src/main/java/org/xwiki/test/integration/maven/RepositoryResolver.java
Log Message:
-----------
[Misc] Fix bad setup of Maven reporitories in the integration test framework (all repositories enabled for all types of artifact), should make resolution much faster for SNAPSHOT artifacts
(cherry picked from commit 805f615f8a7db40e53b3cdb381b0683efbb05cf2)
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: 805f615f8a7db40e53b3cdb381b0683efbb05cf2
https://github.com/xwiki/xwiki-platform/commit/805f615f8a7db40e53b3cdb381b0…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-12-20 (Fri, 20 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-integration/src/main/java/org/xwiki/test/integration/maven/RepositoryResolver.java
Log Message:
-----------
[Misc] Fix bad setup of Maven reporitories in the integration test framework (all repositories enabled for all types of artifact), should make resolution much faster for SNAPSHOT artifacts
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: 439758889414bf7fc83c9cf201f8203af32b6b7d
https://github.com/xwiki/xwiki-platform/commit/439758889414bf7fc83c9cf201f8…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-12-20 (Fri, 20 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-source/plugin.js
M xwiki-platform-core/xwiki-platform-display/xwiki-platform-display-api/src/main/java/org/xwiki/display/internal/DocumentContentAsyncExecutor.java
Log Message:
-----------
XWIKI-22738: Target syntax is not set on the transformation context when the document content is rendered (#3774)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications