Branch: refs/heads/stable-17.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: d99d156b7ad1e478b619af6aaff86f2daf1a141a
https://github.com/xwiki/xwiki-platform/commit/d99d156b7ad1e478b619af6aaff8…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-08-07 (Thu, 07 Aug 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-test/xwiki-platform-flamingo-skin-test-docker/src/test/it/org/xwiki/flamingo/test/docker/EditIT.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/doc/XWikiDocument.java
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/po/editor/WikiEditPage.java
Log Message:
-----------
XWIKI-23443: Save&continue create a minor version even when minor edit are disabled
* Ensure to set minor edit only if the wiki preference allows to use
minor edits
* Provide integration test to check that behaviour
(cherry picked from commit 217d0c7757369accf0c267a278b6b679a88de9af)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 9bfc29eec2afac9b1fc1df611c745a1ab6751e98
https://github.com/xwiki/xwiki-platform/commit/9bfc29eec2afac9b1fc1df611c74…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-08-07 (Thu, 07 Aug 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-test/xwiki-platform-flamingo-skin-test-docker/src/test/it/org/xwiki/flamingo/test/docker/EditIT.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/doc/XWikiDocument.java
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/po/editor/WikiEditPage.java
Log Message:
-----------
XWIKI-23443: Save&continue create a minor version even when minor edit are disabled
* Ensure to set minor edit only if the wiki preference allows to use
minor edits
* Provide integration test to check that behaviour
(cherry picked from commit 217d0c7757369accf0c267a278b6b679a88de9af)
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: 217d0c7757369accf0c267a278b6b679a88de9af
https://github.com/xwiki/xwiki-platform/commit/217d0c7757369accf0c267a278b6…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-08-07 (Thu, 07 Aug 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-test/xwiki-platform-flamingo-skin-test-docker/src/test/it/org/xwiki/flamingo/test/docker/EditIT.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/doc/XWikiDocument.java
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/po/editor/WikiEditPage.java
Log Message:
-----------
XWIKI-23443: Save&continue create a minor version even when minor edit are disabled
* Ensure to set minor edit only if the wiki preference allows to use
minor edits
* Provide integration test to check that behaviour
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: a84ea584a5f1362a881e3572b4c8fd3c4f47f4ac
https://github.com/xwiki-contrib/cristal/commit/a84ea584a5f1362a881e3572b4c…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-08-07 (Thu, 07 Aug 2025)
Changed paths:
M .github/renovate.json5
M Jenkinsfile
M api/src/api/PageData.ts
M api/src/api/WikiConfig.ts
M api/src/api/attachmentsData.ts
M api/src/api/cristalApp.ts
M api/src/api/designSystemLoader.ts
M api/src/api/document.ts
M api/src/api/logger.ts
M api/src/api/loggerConfig.ts
M api/src/api/pageAttachment.ts
M api/src/api/skinManager.ts
M api/src/api/storage.ts
M api/src/api/wrappingStorage.ts
M api/src/components/DefaultPageData.ts
M api/src/components/JSONLDDocument.ts
M api/src/components/__tests__/DefaultPageData.test.ts
M api/src/components/__tests__/defaultLogger.test.ts
M api/src/components/componentsInit.ts
M api/src/components/defaultLogger.ts
M api/src/components/defaultLoggerConfig.ts
M api/src/components/defaultWikiConfig.ts
M api/src/index.ts
M api/vite.config.ts
M api/vitest.config.ts
M authentication-server/src/config.ts
M authentication-server/src/index.ts
M authentication-server/src/routers/github.ts
M authentication-server/src/routers/nextcloud.ts
M authentication-server/vite.config.ts
M authentication-server/vitest.config.ts
M core/alerts/alerts-api/src/index.ts
M core/alerts/alerts-default/src/defaultAlertsService.ts
M core/alerts/alerts-default/src/defaultAlertsServiceProvider.ts
M core/alerts/alerts-default/src/index.ts
M core/alerts/alerts-default/vite.config.ts
M core/alerts/alerts-default/vitest.config.ts
M core/alerts/alerts-ui/src/index.ts
M core/alerts/alerts-ui/src/translations.ts
M core/alerts/alerts-ui/src/vue/AlertsToasts.vue
M core/alerts/alerts-ui/vite.config.ts
M core/alerts/alerts-ui/vitest.config.ts
M core/attachments/attachments-api/src/attachment.ts
M core/attachments/attachments-api/src/attachmentsPreview.ts
M core/attachments/attachments-api/src/attachmentsService.ts
M core/attachments/attachments-api/src/index.ts
M core/attachments/attachments-default/src/__tests__/defaultAttachmentsService.test.ts
M core/attachments/attachments-default/src/defaultAttachmentPreview.ts
M core/attachments/attachments-default/src/defaultAttachmentsService.ts
M core/attachments/attachments-default/src/index.ts
M core/attachments/attachments-default/vite.config.ts
M core/attachments/attachments-default/vitest.config.ts
M core/attachments/attachments-ui/src/AttachmentExtraTab.ts
M core/attachments/attachments-ui/src/AttachmentPreviewContentAfterUIExtension.ts
M core/attachments/attachments-ui/src/AttachmentsInfoAction.ts
M core/attachments/attachments-ui/src/index.ts
M core/attachments/attachments-ui/src/translations.ts
M core/attachments/attachments-ui/src/vue/AttachmentPreview.vue
M core/attachments/attachments-ui/src/vue/AttachmentUploadForm.vue
M core/attachments/attachments-ui/src/vue/AttachmentsTab.vue
M core/attachments/attachments-ui/src/vue/AttachmentsTable.vue
M core/attachments/attachments-ui/src/vue/__tests__/AttachmentsTable.test.ts
M core/attachments/attachments-ui/vite.config.ts
M core/attachments/attachments-ui/vitest.config.ts
M core/authentication/authentication-api/src/authenticationManager.ts
M core/authentication/authentication-api/src/authenticationManagerProvider.ts
M core/authentication/authentication-api/src/index.ts
M core/authentication/authentication-api/src/userDetails.ts
M core/authentication/authentication-default/src/defaultAuthenticationManagerProvider.ts
M core/authentication/authentication-default/src/index.ts
M core/authentication/authentication-default/vite.config.ts
M core/authentication/authentication-default/vitest.config.ts
M core/authentication/authentication-github-state/src/GitHubAuthenticationState.ts
M core/authentication/authentication-github-state/src/index.ts
M core/authentication/authentication-github-state/vite.config.ts
M core/authentication/authentication-github-state/vitest.config.ts
M core/authentication/authentication-github-ui/src/GitHubLoginMenuUIExtension.ts
M core/authentication/authentication-github-ui/src/index.ts
M core/authentication/authentication-github-ui/src/translations.ts
M core/authentication/authentication-github-ui/src/vue/GitHubLoginMenu.vue
M core/authentication/authentication-github-ui/vite.config.ts
M core/authentication/authentication-github-ui/vitest.config.ts
M core/authentication/authentication-github/src/GitHubAuthenticationManager.ts
M core/authentication/authentication-github/src/index.ts
M core/authentication/authentication-github/vite.config.ts
M core/authentication/authentication-github/vitest.config.ts
M core/authentication/authentication-nextcloud-state/src/NextcloudAuthenticationState.ts
M core/authentication/authentication-nextcloud-state/src/index.ts
M core/authentication/authentication-nextcloud-state/vite.config.ts
M core/authentication/authentication-nextcloud-state/vitest.config.ts
M core/authentication/authentication-nextcloud-ui/src/NextcloudLoginMenuUIExtension.ts
M core/authentication/authentication-nextcloud-ui/src/index.ts
M core/authentication/authentication-nextcloud-ui/src/translations.ts
M core/authentication/authentication-nextcloud-ui/src/vue/NextcloudLoginMenu.vue
M core/authentication/authentication-nextcloud-ui/vite.config.ts
M core/authentication/authentication-nextcloud-ui/vitest.config.ts
M core/authentication/authentication-nextcloud/src/NextcloudBasicAuthenticationManager.ts
M core/authentication/authentication-nextcloud/src/NextcloudLoginFlowAuthenticationManager.ts
M core/authentication/authentication-nextcloud/src/NextcloudOAuth2AuthenticationManager.ts
M core/authentication/authentication-nextcloud/src/index.ts
M core/authentication/authentication-nextcloud/vite.config.ts
M core/authentication/authentication-nextcloud/vitest.config.ts
M core/authentication/authentication-ui/src/LoggedInMenuUIExtension.ts
M core/authentication/authentication-ui/src/LoginMenuUIExtension.ts
M core/authentication/authentication-ui/src/index.ts
M core/authentication/authentication-ui/src/translations.ts
M core/authentication/authentication-ui/src/vue/LoggedInMenu.vue
M core/authentication/authentication-ui/src/vue/LoginMenu.vue
M core/authentication/authentication-ui/src/vue/UserDetails.vue
M core/authentication/authentication-ui/src/vue/__tests__/UserDetails.test.ts
M core/authentication/authentication-ui/src/vue/utils/getUserProfile.ts
M core/authentication/authentication-ui/vite.config.ts
M core/authentication/authentication-ui/vitest.config.ts
M core/authentication/authentication-xwiki/src/XWikiAuthenticationManager.ts
M core/authentication/authentication-xwiki/src/index.ts
M core/authentication/authentication-xwiki/vite.config.ts
M core/authentication/authentication-xwiki/vitest.config.ts
M core/backends/backend-api/src/abstractStorage.ts
M core/backends/backend-api/src/componentInit.ts
M core/backends/backend-api/src/defaultStorageProvider.ts
M core/backends/backend-api/src/index.ts
M core/backends/backend-api/src/offlineStorage.ts
M core/backends/backend-api/src/storageProvider.ts
M core/backends/backend-api/vite.config.ts
M core/backends/backend-api/vitest.config.ts
M core/backends/backend-dexie/src/dexieOfflineStorage.ts
M core/backends/backend-dexie/src/dexiePageStorage.ts
M core/backends/backend-dexie/src/index.ts
M core/backends/backend-dexie/src/wrappingOfflineStorage.ts
M core/backends/backend-dexie/vite.config.ts
M core/backends/backend-dexie/vitest.config.ts
M core/backends/backend-github/src/GitHubWikiConfig.ts
M core/backends/backend-github/src/githubStorage.ts
M core/backends/backend-github/src/index.ts
M core/backends/backend-github/vite.config.ts
M core/backends/backend-github/vitest.config.ts
M core/backends/backend-nextcloud/src/NextcloudWikiConfig.ts
M core/backends/backend-nextcloud/src/index.ts
M core/backends/backend-nextcloud/src/nextcloudStorage.ts
M core/backends/backend-nextcloud/vite.config.ts
M core/backends/backend-nextcloud/vitest.config.ts
M core/backends/backend-xwiki/src/XWikiWikiConfig.ts
M core/backends/backend-xwiki/src/__tests__/xwikiStorage.test.ts
M core/backends/backend-xwiki/src/index.ts
M core/backends/backend-xwiki/src/xwikiStorage.ts
M core/backends/backend-xwiki/vite.config.ts
M core/backends/backend-xwiki/vitest.config.ts
M core/browser/browser-api/src/index.ts
M core/browser/browser-api/vite.config.ts
M core/browser/browser-api/vitest.config.ts
M core/browser/browser-default/src/components/browser-api-default.ts
M core/browser/browser-default/src/components/componentsInit.ts
M core/browser/browser-default/src/index.ts
M core/browser/browser-default/vite.config.ts
M core/browser/browser-default/vitest.config.ts
M core/collaboration/collaboration-api/src/collaborationInitializer.ts
M core/collaboration/collaboration-api/src/collaborationManager.ts
A core/collaboration/collaboration-api/src/collaborationManagerName.ts
M core/collaboration/collaboration-api/src/collaborationManagerProvider.ts
A core/collaboration/collaboration-api/src/collaborationManagerProviderName.ts
M core/collaboration/collaboration-api/src/componentInit.ts
M core/collaboration/collaboration-api/src/defaultCollaborationManagerProvider.ts
M core/collaboration/collaboration-api/src/index.ts
M core/collaboration/collaboration-api/src/status.ts
M core/collaboration/collaboration-api/src/user.ts
M core/collaboration/collaboration-api/vite.config.ts
M core/collaboration/collaboration-api/vitest.config.ts
M core/collaboration/collaboration-hocuspocus/src/componentInit.ts
M core/collaboration/collaboration-hocuspocus/src/hocuspocusCollaborationProvider.ts
M core/collaboration/collaboration-hocuspocus/src/index.ts
M core/collaboration/collaboration-hocuspocus/vite.config.ts
M core/collaboration/collaboration-hocuspocus/vitest.config.ts
M core/collaboration/collaboration-xwiki/src/XWikiCollaborationProvider.ts
M core/collaboration/collaboration-xwiki/src/componentInit.ts
M core/collaboration/collaboration-xwiki/src/index.ts
M core/collaboration/collaboration-xwiki/src/xwikiProviderWebSocket.ts
M core/collaboration/collaboration-xwiki/vite.config.ts
M core/collaboration/collaboration-xwiki/vitest.config.ts
M core/configuration/configuration-api/src/index.ts
M core/configuration/configuration-web/src/index.ts
M core/configuration/configuration-web/vite.config.ts
M core/configuration/configuration-web/vitest.config.ts
M core/date/date-api/src/componentInit.ts
M core/date/date-api/src/dateService.ts
M core/date/date-api/src/defaultDateService.ts
M core/date/date-api/src/index.ts
M core/date/date-api/vite.config.ts
M core/date/date-api/vitest.config.ts
M core/date/date-ui/src/index.ts
M core/date/date-ui/src/vue/CDate.vue
M core/date/date-ui/vite.config.ts
M core/date/date-ui/vitest.config.ts
M core/document/document-api/src/index.ts
M core/document/document-api/vite.config.ts
M core/document/document-api/vitest.config.ts
M core/document/document-default/src/__tests__/defaultDocumentService.test.ts
M core/document/document-default/src/defaultDocumentService.ts
M core/document/document-default/src/index.ts
M core/document/document-default/vite.config.ts
M core/document/document-default/vitest.config.ts
M core/extra-tabs/extra-tabs-api/src/ExtraTabsService.ts
M core/extra-tabs/extra-tabs-api/src/index.ts
M core/extra-tabs/extra-tabs-api/vite.config.ts
M core/extra-tabs/extra-tabs-api/vitest.config.ts
M core/extra-tabs/extra-tabs-default/src/DefaultExtraTabsService.ts
M core/extra-tabs/extra-tabs-default/src/index.ts
M core/extra-tabs/extra-tabs-default/vite.config.ts
M core/extra-tabs/extra-tabs-default/vitest.config.ts
M core/extra-tabs/extra-tabs-ui/src/index.ts
M core/extra-tabs/extra-tabs-ui/src/vue/ExtraTabs.vue
M core/extra-tabs/extra-tabs-ui/vite.config.ts
M core/extra-tabs/extra-tabs-ui/vitest.config.ts
M core/file-preview/file-preview-ui/src/index.ts
M core/file-preview/file-preview-ui/src/translations.ts
M core/file-preview/file-preview-ui/src/vue/FilePreview.vue
M core/file-preview/file-preview-ui/src/vue/FileSize.vue
M core/file-preview/file-preview-ui/src/vue/NoPreview.vue
M core/file-preview/file-preview-ui/src/vue/preview/ImageFilePreview.vue
M core/file-preview/file-preview-ui/src/vue/preview/VideoFilePreview.vue
M core/file-preview/file-preview-ui/vite.config.ts
M core/file-preview/file-preview-ui/vitest.config.ts
M core/fn-utils/package.json
M core/fn-utils/src/index.ts
M core/fn-utils/vite.config.ts
M core/fn-utils/vitest.config.ts
M core/hierarchy/hierarchy-api/src/index.ts
M core/hierarchy/hierarchy-api/vite.config.ts
M core/hierarchy/hierarchy-api/vitest.config.ts
M core/hierarchy/hierarchy-default/src/components/componentsInit.ts
M core/hierarchy/hierarchy-default/src/index.ts
M core/hierarchy/hierarchy-default/src/utils.ts
M core/hierarchy/hierarchy-default/vite.config.ts
M core/hierarchy/hierarchy-default/vitest.config.ts
M core/hierarchy/hierarchy-filesystem/src/components/componentsInit.ts
M core/hierarchy/hierarchy-filesystem/src/index.ts
M core/hierarchy/hierarchy-filesystem/vite.config.ts
M core/hierarchy/hierarchy-filesystem/vitest.config.ts
M core/hierarchy/hierarchy-github/src/components/componentsInit.ts
M core/hierarchy/hierarchy-github/src/index.ts
M core/hierarchy/hierarchy-github/vite.config.ts
M core/hierarchy/hierarchy-github/vitest.config.ts
M core/hierarchy/hierarchy-nextcloud/src/components/componentsInit.ts
M core/hierarchy/hierarchy-nextcloud/src/index.ts
M core/hierarchy/hierarchy-nextcloud/vite.config.ts
M core/hierarchy/hierarchy-nextcloud/vitest.config.ts
M core/hierarchy/hierarchy-xwiki/src/components/componentsInit.ts
M core/hierarchy/hierarchy-xwiki/src/index.ts
M core/hierarchy/hierarchy-xwiki/vite.config.ts
M core/hierarchy/hierarchy-xwiki/vitest.config.ts
M core/history/history-api/src/index.ts
M core/history/history-api/vite.config.ts
M core/history/history-api/vitest.config.ts
M core/history/history-default/src/components/componentsInit.ts
M core/history/history-default/src/index.ts
M core/history/history-default/vite.config.ts
M core/history/history-default/vitest.config.ts
M core/history/history-github/src/components/componentsInit.ts
M core/history/history-github/src/index.ts
M core/history/history-github/vite.config.ts
M core/history/history-github/vitest.config.ts
M core/history/history-ui/src/HistoryExtraTab.ts
M core/history/history-ui/src/index.ts
M core/history/history-ui/src/translations.ts
M core/history/history-ui/src/vue/HistoryTab.vue
M core/history/history-ui/vite.config.ts
M core/history/history-ui/vitest.config.ts
M core/history/history-xwiki/src/components/componentsInit.ts
M core/history/history-xwiki/src/index.ts
M core/history/history-xwiki/vite.config.ts
M core/history/history-xwiki/vitest.config.ts
M core/icons/src/index.ts
M core/icons/src/size.ts
M core/icons/src/vue/__tests__/c-icon.test.ts
M core/icons/src/vue/c-icon.vue
M core/icons/vite.config.ts
M core/icons/vitest.config.ts
M core/info-actions/info-actions-api/src/index.ts
M core/info-actions/info-actions-default/src/DefaultInfoActionsService.ts
M core/info-actions/info-actions-default/src/index.ts
M core/info-actions/info-actions-default/vite.config.ts
M core/info-actions/info-actions-default/vitest.config.ts
M core/info-actions/info-actions-ui/src/index.ts
M core/info-actions/info-actions-ui/src/vue/InfoAction.vue
M core/info-actions/info-actions-ui/src/vue/InfoActions.vue
M core/info-actions/info-actions-ui/src/vue/__tests__/InfoAction.test.ts
M core/info-actions/info-actions-ui/vite.config.ts
M core/info-actions/info-actions-ui/vitest.config.ts
M core/link-suggest/link-suggest-api/src/DefaultLinkSuggestServiceProvider.ts
M core/link-suggest/link-suggest-api/src/LinkSuggestServiceProvider.ts
A core/link-suggest/link-suggest-api/src/componentInit.ts
M core/link-suggest/link-suggest-api/src/index.ts
A core/link-suggest/link-suggest-api/src/link.ts
M core/link-suggest/link-suggest-api/src/linkSuggestService.ts
A core/link-suggest/link-suggest-api/src/linkType.ts
M core/link-suggest/link-suggest-api/vite.config.ts
M core/link-suggest/link-suggest-api/vitest.config.ts
M core/link-suggest/link-suggest-nextcloud/src/index.ts
M core/link-suggest/link-suggest-nextcloud/src/nextcloudLinkSuggestService.ts
M core/link-suggest/link-suggest-nextcloud/vite.config.ts
M core/link-suggest/link-suggest-nextcloud/vitest.config.ts
M core/link-suggest/link-suggest-xwiki/src/components/componentsInit.ts
M core/link-suggest/link-suggest-xwiki/src/index.ts
M core/link-suggest/link-suggest-xwiki/vite.config.ts
M core/link-suggest/link-suggest-xwiki/vitest.config.ts
M core/markdown/markdown-api/src/index.ts
M core/markdown/markdown-api/src/markdownRenderer.ts
M core/markdown/markdown-default/src/__tests__/defaultMarkdownRenderer.test.ts
M core/markdown/markdown-default/src/defaultMarkdownRenderer.ts
M core/markdown/markdown-default/src/index.ts
M core/markdown/markdown-default/src/parseInternalImages.ts
M core/markdown/markdown-default/src/parseInternalLinks.ts
M core/markdown/markdown-default/vite.config.ts
M core/markdown/markdown-default/vitest.config.ts
M core/model/model-api/src/index.ts
M core/model/model-api/vite.config.ts
M core/model/model-api/vitest.config.ts
M core/model/model-click-listener/src/DefaultClickListener.ts
M core/model/model-click-listener/src/clickListener.ts
M core/model/model-click-listener/src/componentInit.ts
M core/model/model-click-listener/src/index.ts
M core/model/model-click-listener/vite.config.ts
M core/model/model-click-listener/vitest.config.ts
M core/model/model-local-url/src/componentInit.ts
M core/model/model-local-url/src/defaultLocalURLParser.ts
M core/model/model-local-url/src/defaultLocalURLSerializer.ts
M core/model/model-local-url/src/index.ts
M core/model/model-local-url/src/localURLParser.ts
M core/model/model-local-url/src/localURLSerializer.ts
M core/model/model-local-url/vite.config.ts
M core/model/model-local-url/vitest.config.ts
M core/model/model-reference/model-reference-api/src/componentInit.ts
M core/model/model-reference/model-reference-api/src/defaultModelReferenceHandler.ts
M core/model/model-reference/model-reference-api/src/defaultModelReferenceHandlerProvider.ts
M core/model/model-reference/model-reference-api/src/defaultModelReferenceParserProvider.ts
M core/model/model-reference/model-reference-api/src/defaultModelReferenceSerializerProvider.ts
M core/model/model-reference/model-reference-api/src/index.ts
M core/model/model-reference/model-reference-api/src/modelReferenceHandler.ts
M core/model/model-reference/model-reference-api/src/modelReferenceHandlerProvider.ts
M core/model/model-reference/model-reference-api/src/modelReferenceParser.ts
M core/model/model-reference/model-reference-api/src/modelReferenceParserProvider.ts
M core/model/model-reference/model-reference-api/src/modelReferenceSerializer.ts
M core/model/model-reference/model-reference-api/src/modelReferenceSerializerProvider.ts
M core/model/model-reference/model-reference-api/vite.config.ts
M core/model/model-reference/model-reference-api/vitest.config.ts
M core/model/model-reference/model-reference-filesystem/src/__tests__/fileSystemModelReferenceParser.test.ts
M core/model/model-reference/model-reference-filesystem/src/__tests__/fileSystemModelReferenceSerializer.test.ts
M core/model/model-reference/model-reference-filesystem/src/componentInit.ts
M core/model/model-reference/model-reference-filesystem/src/filesystemModelReferenceParser.ts
M core/model/model-reference/model-reference-filesystem/src/filesystemModelReferenceSerializer.ts
M core/model/model-reference/model-reference-filesystem/src/index.ts
M core/model/model-reference/model-reference-filesystem/vite.config.ts
M core/model/model-reference/model-reference-filesystem/vitest.config.ts
M core/model/model-reference/model-reference-github/src/__tests__/gitHubModelReferenceParser.test.ts
M core/model/model-reference/model-reference-github/src/__tests__/gitHubModelReferenceSerializer.test.ts
M core/model/model-reference/model-reference-github/src/componentInit.ts
M core/model/model-reference/model-reference-github/src/gitHubModelReferenceParser.ts
M core/model/model-reference/model-reference-github/src/gitHubModelReferenceSerializer.ts
M core/model/model-reference/model-reference-github/src/index.ts
M core/model/model-reference/model-reference-github/vite.config.ts
M core/model/model-reference/model-reference-github/vitest.config.ts
M core/model/model-reference/model-reference-nextcloud/src/__tests__/nextcloudModelReferenceParser.test.ts
M core/model/model-reference/model-reference-nextcloud/src/__tests__/nextcloudModelReferenceSerializer.test.ts
M core/model/model-reference/model-reference-nextcloud/src/componentInit.ts
M core/model/model-reference/model-reference-nextcloud/src/index.ts
M core/model/model-reference/model-reference-nextcloud/src/nextcloudModelReferenceParser.ts
M core/model/model-reference/model-reference-nextcloud/src/nextcloudModelReferenceSerializer.ts
M core/model/model-reference/model-reference-nextcloud/vite.config.ts
M core/model/model-reference/model-reference-nextcloud/vitest.config.ts
M core/model/model-reference/model-reference-xwiki/src/__tests__/xWikiModelReferenceParser.test.ts
M core/model/model-reference/model-reference-xwiki/src/__tests__/xWikiModelReferenceSerializer.test.ts
M core/model/model-reference/model-reference-xwiki/src/componentInit.ts
M core/model/model-reference/model-reference-xwiki/src/index.ts
M core/model/model-reference/model-reference-xwiki/src/xWikiModelReferenceHandler.ts
M core/model/model-reference/model-reference-xwiki/src/xWikiModelReferenceParser.ts
M core/model/model-reference/model-reference-xwiki/src/xWikiModelReferenceSerializer.ts
M core/model/model-reference/model-reference-xwiki/vite.config.ts
M core/model/model-remote-url/model-remote-url-api/src/componentInit.ts
M core/model/model-remote-url/model-remote-url-api/src/defaultRemoteURLParserProvider.ts
M core/model/model-remote-url/model-remote-url-api/src/defaultRemoteURLSerializerProvider.ts
M core/model/model-remote-url/model-remote-url-api/src/index.ts
M core/model/model-remote-url/model-remote-url-api/src/remoteURLParser.ts
M core/model/model-remote-url/model-remote-url-api/src/remoteURLParserProvider.ts
M core/model/model-remote-url/model-remote-url-api/src/remoteURLSerializer.ts
M core/model/model-remote-url/model-remote-url-api/src/remoteURLSerializerProvider.ts
M core/model/model-remote-url/model-remote-url-api/vite.config.ts
M core/model/model-remote-url/model-remote-url-api/vitest.config.ts
M core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-api/src/index.ts
M core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-api/vite.config.ts
M core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-api/vitest.config.ts
M core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-default/src/__tests__/fileSystemRemoteURLSerializer.test.ts
M core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-default/src/__tests__/filesystemRemoteURLParser.test.ts
M core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-default/src/componentInit.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-filesystem/model-remote-url-filesystem-default/src/filesystemRemoteURLSerializer.ts
M core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-default/src/index.ts
M core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-default/vite.config.ts
M core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-default/vitest.config.ts
M core/model/model-remote-url/model-remote-url-github/src/__tests__/githubRemoteUrlParser.test.ts
M core/model/model-remote-url/model-remote-url-github/src/__tests__/githubRemoteUrlSerializer.test.ts
M core/model/model-remote-url/model-remote-url-github/src/componentInit.ts
M core/model/model-remote-url/model-remote-url-github/src/gitHubRemoteURLParser.ts
M core/model/model-remote-url/model-remote-url-github/src/gitHubRemoteURLSerializer.ts
M core/model/model-remote-url/model-remote-url-github/src/index.ts
M core/model/model-remote-url/model-remote-url-github/vite.config.ts
M core/model/model-remote-url/model-remote-url-github/vitest.config.ts
M core/model/model-remote-url/model-remote-url-nextcloud/src/__tests__/nextcloudRemoteUrlParser.test.ts
M core/model/model-remote-url/model-remote-url-nextcloud/src/__tests__/nextcloudRemoteUrlSerializer.test.ts
M core/model/model-remote-url/model-remote-url-nextcloud/src/componentInit.ts
M core/model/model-remote-url/model-remote-url-nextcloud/src/index.ts
M core/model/model-remote-url/model-remote-url-nextcloud/src/nextcloudRemoteURLParser.ts
M core/model/model-remote-url/model-remote-url-nextcloud/src/nextcloudRemoteURLSerializer.ts
M core/model/model-remote-url/model-remote-url-nextcloud/vite.config.ts
M core/model/model-remote-url/model-remote-url-nextcloud/vitest.config.ts
M core/model/model-remote-url/model-remote-url-xwiki/src/componentInit.ts
M core/model/model-remote-url/model-remote-url-xwiki/src/index.ts
M core/model/model-remote-url/model-remote-url-xwiki/src/xWikiRemoteURLParser.ts
M core/model/model-remote-url/model-remote-url-xwiki/src/xWikiRemoteURLSerializer.ts
M core/model/model-remote-url/model-remote-url-xwiki/vite.config.ts
M core/model/model-remote-url/model-remote-url-xwiki/vitest.config.ts
M core/navigation-tree/navigation-tree-api/src/index.ts
M core/navigation-tree/navigation-tree-api/vite.config.ts
M core/navigation-tree/navigation-tree-api/vitest.config.ts
M core/navigation-tree/navigation-tree-default/src/components/componentsInit.ts
M core/navigation-tree/navigation-tree-default/src/index.ts
M core/navigation-tree/navigation-tree-default/src/utils.ts
M core/navigation-tree/navigation-tree-default/vite.config.ts
M core/navigation-tree/navigation-tree-default/vitest.config.ts
M core/navigation-tree/navigation-tree-filesystem/src/components/componentsInit.ts
M core/navigation-tree/navigation-tree-filesystem/src/index.ts
M core/navigation-tree/navigation-tree-filesystem/vite.config.ts
M core/navigation-tree/navigation-tree-filesystem/vitest.config.ts
M core/navigation-tree/navigation-tree-github/src/components/componentsInit.ts
M core/navigation-tree/navigation-tree-github/src/index.ts
M core/navigation-tree/navigation-tree-github/vite.config.ts
M core/navigation-tree/navigation-tree-github/vitest.config.ts
M core/navigation-tree/navigation-tree-nextcloud/src/components/componentsInit.ts
M core/navigation-tree/navigation-tree-nextcloud/src/index.ts
M core/navigation-tree/navigation-tree-nextcloud/vite.config.ts
M core/navigation-tree/navigation-tree-nextcloud/vitest.config.ts
M core/navigation-tree/navigation-tree-xwiki/src/components/componentsInit.ts
M core/navigation-tree/navigation-tree-xwiki/src/index.ts
M core/navigation-tree/navigation-tree-xwiki/vite.config.ts
M core/navigation-tree/navigation-tree-xwiki/vitest.config.ts
M core/page-actions/page-actions-api/src/index.ts
M core/page-actions/page-actions-api/vite.config.ts
M core/page-actions/page-actions-api/vitest.config.ts
M core/page-actions/page-actions-default/src/DefaultPageActionCategoryService.ts
M core/page-actions/page-actions-default/src/DefaultPageActionService.ts
M core/page-actions/page-actions-default/src/index.ts
M core/page-actions/page-actions-default/vite.config.ts
M core/page-actions/page-actions-default/vitest.config.ts
M core/page-actions/page-actions-ui/src/PageManagement.ts
M core/page-actions/page-actions-ui/src/index.ts
M core/page-actions/page-actions-ui/src/translations.ts
M core/page-actions/page-actions-ui/src/vue/DeletePage.vue
M core/page-actions/page-actions-ui/src/vue/MovePage.vue
M core/page-actions/page-actions-ui/src/vue/PageActions.vue
M core/page-actions/page-actions-ui/src/vue/PageActionsCategory.vue
M core/page-actions/page-actions-ui/src/vue/RenamePage.vue
M core/page-actions/page-actions-ui/vite.config.ts
M core/page-actions/page-actions-ui/vitest.config.ts
M core/page/page-api/src/index.ts
M core/page/page-default/src/__tests__/defaultPageReader.test.ts
M core/page/page-default/src/__tests__/defaultPageWriter.test.ts
M core/page/page-default/src/defaultPageReader.ts
M core/page/page-default/src/defaultPageWriter.ts
M core/page/page-default/src/index.ts
M core/page/page-default/vite.config.ts
M core/page/page-default/vitest.config.ts
M core/rename/rename-api/src/index.ts
M core/rename/rename-api/vite.config.ts
M core/rename/rename-default/src/components/componentsInit.ts
M core/rename/rename-default/src/index.ts
M core/rename/rename-default/vite.config.ts
M core/rename/rename-filesystem/src/components/componentsInit.ts
M core/rename/rename-filesystem/src/index.ts
M core/rename/rename-filesystem/vite.config.ts
M core/settings/settings-api/src/index.ts
M core/settings/settings-api/src/settings.ts
M core/settings/settings-api/src/settingsManager.ts
M core/settings/settings-api/src/settingsParser.ts
M core/settings/settings-api/src/settingsStorage.ts
M core/settings/settings-browser/src/defaultSettingsStorage.ts
M core/settings/settings-browser/src/index.ts
M core/settings/settings-browser/vite.config.ts
M core/settings/settings-browser/vitest.config.ts
M core/settings/settings-configurations-ui/src/index.ts
M core/settings/settings-configurations-ui/src/settingsConfigurationsUIExtension.ts
M core/settings/settings-configurations-ui/src/translations.ts
M core/settings/settings-configurations-ui/src/vue/ConfigurationEdit.vue
M core/settings/settings-configurations-ui/src/vue/ConfigurationsTable.vue
M core/settings/settings-configurations-ui/src/vue/SettingsConfigurations.vue
M core/settings/settings-configurations-ui/vite.config.ts
M core/settings/settings-configurations-ui/vitest.config.ts
M core/settings/settings-configurations/src/configurations.ts
M core/settings/settings-configurations/src/configurationsSettingsParser.ts
M core/settings/settings-configurations/src/index.ts
M core/settings/settings-configurations/vite.config.ts
M core/settings/settings-configurations/vitest.config.ts
M core/settings/settings-default/src/__tests__/defaultSettingsManager.test.ts
M core/settings/settings-default/src/defaultSettings.ts
M core/settings/settings-default/src/defaultSettingsManager.ts
M core/settings/settings-default/src/defaultSettingsParser.ts
M core/settings/settings-default/src/index.ts
M core/settings/settings-default/vite.config.ts
M core/settings/settings-default/vitest.config.ts
M core/tiptap-extensions/tiptap-extension-image/src/CristalTiptapImage.ts
M core/tiptap-extensions/tiptap-extension-image/src/ImageInsert.ts
M core/tiptap-extensions/tiptap-extension-image/src/index.ts
M core/tiptap-extensions/tiptap-extension-image/src/translations.ts
M core/tiptap-extensions/tiptap-extension-image/vite.config.ts
M core/tiptap-extensions/tiptap-extension-image/vitest.config.ts
M core/tiptap-extensions/tiptap-link-suggest-ui/package.json
M core/tiptap-extensions/tiptap-link-suggest-ui/src/index.ts
M core/tiptap-extensions/tiptap-link-suggest-ui/src/vue/LinkSuggestItem.vue
M core/tiptap-extensions/tiptap-link-suggest-ui/vite.config.ts
M core/tiptap-extensions/tiptap-link-suggest-ui/vitest.config.ts
M core/uiextension/uiextension-api/src/index.ts
M core/uiextension/uiextension-default/src/DefaultUIExtensionsManager.ts
M core/uiextension/uiextension-default/src/index.ts
M core/uiextension/uiextension-default/vite.config.ts
M core/uiextension/uiextension-default/vitest.config.ts
M core/uiextension/uiextension-ui/src/index.ts
M core/uiextension/uiextension-ui/src/vue/UIExtensions.vue
M core/uiextension/uiextension-ui/vite.config.ts
M core/uiextension/uiextension-ui/vitest.config.ts
M core/uniast/src/__tests__/converters.test.ts
M core/uniast/src/ast.ts
M core/uniast/src/index.ts
M core/uniast/src/interface.ts
M core/uniast/src/markdown/md-to-uniast.ts
M core/uniast/src/markdown/uniast-to-md.ts
M core/uniast/vite.config.ts
M core/uniast/vitest.config.ts
M core/user/user-ui/src/index.ts
M core/user/user-ui/src/vue/CUser.vue
M core/user/user-ui/vite.config.ts
M core/user/user-ui/vitest.config.ts
M core/wiki-config/wiki-config-api/src/index.ts
M core/wiki-config/wiki-config-default/src/defaultWikiConfigProxy.ts
M core/wiki-config/wiki-config-default/src/index.ts
M core/wiki-config/wiki-config-default/vite.config.ts
M core/wiki-config/wiki-config-default/vitest.config.ts
M core/xwiki/xwiki-utils/src/__tests__/utils.test.ts
M core/xwiki/xwiki-utils/src/index.ts
M core/xwiki/xwiki-utils/vite.config.ts
M core/xwiki/xwiki-utils/vitest.config.ts
M dev/config/vitest-vue.config.js
M dev/config/vitest.config.js
M dev/test-utils/src/index.ts
M ds/api/src/XAlert.ts
M ds/api/src/XAvatar.ts
M ds/api/src/XBreadcrumb.ts
M ds/api/src/XBtn.ts
M ds/api/src/XCard.ts
M ds/api/src/XCheckbox.ts
M ds/api/src/XDialog.ts
M ds/api/src/XDivider.ts
M ds/api/src/XFileInput.ts
M ds/api/src/XForm.ts
M ds/api/src/XImg.ts
M ds/api/src/XLoad.ts
M ds/api/src/XMenu.ts
M ds/api/src/XMenuItem.ts
M ds/api/src/XMenuLabel.ts
M ds/api/src/XNavigationTree.ts
M ds/api/src/XNavigationTreeSelect.ts
M ds/api/src/XSelect.ts
M ds/api/src/XTab.ts
M ds/api/src/XTabGroup.ts
M ds/api/src/XTabPanel.ts
M ds/api/src/XTextField.ts
M ds/api/src/index.ts
M ds/api/vite.config.ts
M ds/api/vitest.config.ts
M ds/dsfr/src/components/componentsInit.ts
M ds/dsfr/src/components/dsfrDesignSystemLoader.ts
M ds/dsfr/src/index.ts
M ds/dsfr/src/vue/__tests__/x-col.test.ts
M ds/dsfr/src/vue/x-alert.vue
M ds/dsfr/src/vue/x-avatar.vue
M ds/dsfr/src/vue/x-btn.vue
M ds/dsfr/src/vue/x-card.vue
M ds/dsfr/src/vue/x-col.vue
M ds/dsfr/src/vue/x-container.vue
M ds/dsfr/src/vue/x-dialog.vue
M ds/dsfr/src/vue/x-divider.vue
M ds/dsfr/src/vue/x-img.vue
M ds/dsfr/src/vue/x-load.vue
M ds/dsfr/src/vue/x-menu.vue
M ds/dsfr/src/vue/x-menuitem.vue
M ds/dsfr/src/vue/x-row.vue
M ds/dsfr/src/vue/x-textfield.vue
M ds/dsfr/vite.config.ts
M ds/dsfr/vitest.config.ts
M ds/shoelace/src/components/componentsInit.ts
M ds/shoelace/src/components/shoelaceDesignSystemLoader.ts
M ds/shoelace/src/index.ts
M ds/shoelace/src/translations.ts
M ds/shoelace/src/vue/__tests__/x-alert.test.ts
M ds/shoelace/src/vue/css/style.css
M ds/shoelace/src/vue/form/x-checkbox.vue
M ds/shoelace/src/vue/form/x-file-input.vue
M ds/shoelace/src/vue/form/x-form.vue
M ds/shoelace/src/vue/form/x-navigation-tree-select.vue
M ds/shoelace/src/vue/form/x-select.vue
M ds/shoelace/src/vue/form/x-text-field.vue
M ds/shoelace/src/vue/x-alert.vue
M ds/shoelace/src/vue/x-avatar.vue
M ds/shoelace/src/vue/x-breadcrumb.vue
M ds/shoelace/src/vue/x-btn.vue
M ds/shoelace/src/vue/x-card.vue
M ds/shoelace/src/vue/x-col.vue
M ds/shoelace/src/vue/x-container.vue
M ds/shoelace/src/vue/x-dialog.vue
M ds/shoelace/src/vue/x-divider.vue
M ds/shoelace/src/vue/x-img.vue
M ds/shoelace/src/vue/x-load.vue
M ds/shoelace/src/vue/x-menu-item.vue
M ds/shoelace/src/vue/x-menu-label.vue
M ds/shoelace/src/vue/x-menu.vue
M ds/shoelace/src/vue/x-navigation-tree-item.vue
M ds/shoelace/src/vue/x-navigation-tree.vue
M ds/shoelace/src/vue/x-row.vue
M ds/shoelace/src/vue/x-search.vue
M ds/shoelace/src/vue/x-tab-group.vue
M ds/shoelace/src/vue/x-tab-panel.vue
M ds/shoelace/src/vue/x-tab.vue
M ds/shoelace/vite.config.ts
M ds/shoelace/vitest.config.ts
M ds/vuetify/src/components/componentsInit.ts
M ds/vuetify/src/components/vuetifyDesignSystemLoader.ts
M ds/vuetify/src/index.ts
M ds/vuetify/src/translations.ts
M ds/vuetify/src/vue/__tests__/utils/vuetify.ts
M ds/vuetify/src/vue/__tests__/x-btn.test.ts
M ds/vuetify/src/vue/css/style.css
M ds/vuetify/src/vue/form/x-checkbox.vue
M ds/vuetify/src/vue/form/x-file-input.vue
M ds/vuetify/src/vue/form/x-form.vue
M ds/vuetify/src/vue/form/x-navigation-tree-select.vue
M ds/vuetify/src/vue/form/x-select.vue
M ds/vuetify/src/vue/form/x-text-field.vue
M ds/vuetify/src/vue/x-alert.vue
M ds/vuetify/src/vue/x-avatar.vue
M ds/vuetify/src/vue/x-breadcrumb.vue
M ds/vuetify/src/vue/x-btn.vue
M ds/vuetify/src/vue/x-card.vue
M ds/vuetify/src/vue/x-dialog.vue
M ds/vuetify/src/vue/x-divider.vue
M ds/vuetify/src/vue/x-img.vue
M ds/vuetify/src/vue/x-load.vue
M ds/vuetify/src/vue/x-menu-item.vue
M ds/vuetify/src/vue/x-menu-label.vue
M ds/vuetify/src/vue/x-menu.vue
M ds/vuetify/src/vue/x-navigation-tree.vue
M ds/vuetify/src/vue/x-search.vue
M ds/vuetify/src/vue/x-tab-group.vue
M ds/vuetify/src/vue/x-tab-panel.vue
M ds/vuetify/src/vue/x-tab.vue
M ds/vuetify/vite.config.ts
M ds/vuetify/vitest.config.ts
M editors/blocknote-headless/src/components/currentUser.ts
M editors/blocknote-headless/src/components/linkEditionContext.ts
M editors/blocknote-headless/src/index.ts
M editors/blocknote-headless/src/translations.ts
M editors/blocknote-headless/src/uniast/bn-to-uniast.ts
M editors/blocknote-headless/src/uniast/uniast-to-bn.ts
M editors/blocknote-headless/src/utils.ts
M editors/blocknote-headless/src/vue/c-blocknote-view.vue
M editors/blocknote-headless/vite.config.ts
M editors/blocknote-headless/vitest.config.ts
M editors/blocknote-react/playwright-ct.config.ts
M editors/blocknote-react/playwright/index.tsx
M editors/blocknote-react/postcss.config.cjs
M editors/blocknote-react/src/App.tsx
M editors/blocknote-react/src/__tests__/BlockNote.spec.tsx
M editors/blocknote-react/src/__tests__/BlockNote.story.tsx
M editors/blocknote-react/src/__tests__/SearchBox.spec.tsx
M editors/blocknote-react/src/__tests__/SearchBox.story.tsx
M editors/blocknote-react/src/blocknote/blocks/Headings.tsx
M editors/blocknote-react/src/blocknote/index.ts
M editors/blocknote-react/src/blocknote/macros/XWikiMacroHtmlBlock.tsx
M editors/blocknote-react/src/blocknote/macros/XWikiMacroInlineHtml.tsx
M editors/blocknote-react/src/blocknote/utils.ts
M editors/blocknote-react/src/components/BlockNoteViewWrapper.tsx
M editors/blocknote-react/src/components/CustomFormattingToolbar.tsx
M editors/blocknote-react/src/components/SearchBox.tsx
M editors/blocknote-react/src/components/images/CustomImageToolbar.tsx
M editors/blocknote-react/src/components/images/ImageFilePanel.tsx
M editors/blocknote-react/src/components/images/ImageSelector.tsx
M editors/blocknote-react/src/components/links/CustomCreateLinkButton.tsx
M editors/blocknote-react/src/components/links/CustomLinkToolbar.tsx
M editors/blocknote-react/src/components/links/LinkEditor.tsx
M editors/blocknote-react/src/hooks.ts
M editors/blocknote-react/src/i18n.ts
M editors/blocknote-react/src/index.tsx
M editors/blocknote-react/src/misc/linkSuggest.ts
M editors/blocknote-react/src/translations.ts
M editors/blocknote-react/vite.config.ts
M editors/blocknote/src/components/componentsInit.ts
M editors/blocknote/src/components/uixBlocknoteEditorProvider.ts
M editors/blocknote/src/index.ts
M editors/blocknote/src/png.d.ts
M editors/blocknote/src/translations.ts
M editors/blocknote/src/vue/c-edit-blocknote.vue
M editors/blocknote/src/vue/c-realtime-users.vue
M editors/blocknote/src/vue/c-save-status.vue
M editors/blocknote/vite.config.ts
M editors/blocknote/vitest.config.ts
M editors/tiptap/src/components/componentsInit.ts
M editors/tiptap/src/components/extensions/__tests__/slash.test.ts
A editors/tiptap/src/components/extensions/actionCategoryDescriptor.ts
A editors/tiptap/src/components/extensions/actionDescriptor.ts
M editors/tiptap/src/components/extensions/bubble-menu.ts
M editors/tiptap/src/components/extensions/bubble-menu/BubbleMenuAction.ts
M editors/tiptap/src/components/extensions/bubble-menu/image-actions.ts
M editors/tiptap/src/components/extensions/bubble-menu/text-actions.ts
M editors/tiptap/src/components/extensions/filter-helper.ts
M editors/tiptap/src/components/extensions/link-suggest.ts
A editors/tiptap/src/components/extensions/link-suggestion-action-descriptor.ts
A editors/tiptap/src/components/extensions/link-type.ts
M editors/tiptap/src/components/extensions/menu-helpers.ts
M editors/tiptap/src/components/extensions/slash.ts
M editors/tiptap/src/components/uixTiptapEditorProvider.ts
M editors/tiptap/src/extensions/autoSaver.ts
R editors/tiptap/src/extensions/collaboration.ts
A editors/tiptap/src/extensions/collaborationKit.ts
A editors/tiptap/src/extensions/collaborationKitOptions.ts
M editors/tiptap/src/extensions/link.ts
M editors/tiptap/src/extensions/markdown.ts
A editors/tiptap/src/extensions/user.ts
M editors/tiptap/src/index.ts
M editors/tiptap/src/png.d.ts
A editors/tiptap/src/stores/actions.ts
A editors/tiptap/src/stores/getters.ts
M editors/tiptap/src/stores/link-suggest-store.ts
A editors/tiptap/src/stores/props.ts
M editors/tiptap/src/stores/slash-store.ts
A editors/tiptap/src/stores/state.ts
M editors/tiptap/src/tiptap/helpers.ts
M editors/tiptap/src/translations.ts
M editors/tiptap/src/vue/c-connection-status.vue
M editors/tiptap/src/vue/c-edit-tiptap.vue
M editors/tiptap/src/vue/c-save-status.vue
M editors/tiptap/src/vue/c-tiptap-bubble-menu.vue
M editors/tiptap/src/vue/c-tiptap-link-edit.vue
M editors/tiptap/src/vue/c-tiptap-link-suggest.vue
M editors/tiptap/src/vue/c-tiptap-selector.vue
M editors/tiptap/src/vue/compute-current-user.ts
M editors/tiptap/src/vue/list-navigation-helper.ts
M editors/tiptap/src/vue/on-quit-helper.ts
M editors/tiptap/vite.config.ts
M editors/tiptap/vitest.config.ts
M electron/.electron-builder.config.js
M electron/authentication/authentication-github/authentication-github-main/src/index.ts
M electron/authentication/authentication-github/authentication-github-main/src/storage.ts
M electron/authentication/authentication-github/authentication-github-main/vite.config.ts
M electron/authentication/authentication-github/authentication-github-main/vitest.config.ts
M electron/authentication/authentication-github/authentication-github-preload/src/index.ts
M electron/authentication/authentication-github/authentication-github-preload/vite.config.ts
M electron/authentication/authentication-github/authentication-github-preload/vitest.config.ts
M electron/authentication/authentication-github/authentication-github-renderer/src/GitHubAuthenticationManager.ts
M electron/authentication/authentication-github/authentication-github-renderer/src/index.ts
M electron/authentication/authentication-github/authentication-github-renderer/vite.config.ts
M electron/authentication/authentication-github/authentication-github-renderer/vitest.config.ts
M electron/authentication/authentication-nextcloud/authentication-nextcloud-main/src/index.ts
M electron/authentication/authentication-nextcloud/authentication-nextcloud-main/src/storage.ts
M electron/authentication/authentication-nextcloud/authentication-nextcloud-main/vite.config.ts
M electron/authentication/authentication-nextcloud/authentication-nextcloud-main/vitest.config.ts
M electron/authentication/authentication-nextcloud/authentication-nextcloud-preload/src/index.ts
M electron/authentication/authentication-nextcloud/authentication-nextcloud-preload/vite.config.ts
M electron/authentication/authentication-nextcloud/authentication-nextcloud-preload/vitest.config.ts
M electron/authentication/authentication-nextcloud/authentication-nextcloud-renderer/src/NextcloudBasicAuthenticationManager.ts
M electron/authentication/authentication-nextcloud/authentication-nextcloud-renderer/src/NextcloudLoginFlowAuthenticationManager.ts
M electron/authentication/authentication-nextcloud/authentication-nextcloud-renderer/src/NextcloudOAuth2AuthenticationManager.ts
M electron/authentication/authentication-nextcloud/authentication-nextcloud-renderer/src/index.ts
M electron/authentication/authentication-nextcloud/authentication-nextcloud-renderer/vite.config.ts
M electron/authentication/authentication-nextcloud/authentication-nextcloud-renderer/vitest.config.ts
M electron/authentication/authentication-xwiki/authentication-xwiki-main/src/index.ts
M electron/authentication/authentication-xwiki/authentication-xwiki-main/src/storage.ts
M electron/authentication/authentication-xwiki/authentication-xwiki-main/vite.config.ts
M electron/authentication/authentication-xwiki/authentication-xwiki-main/vitest.config.ts
M electron/authentication/authentication-xwiki/authentication-xwiki-preload/src/index.ts
M electron/authentication/authentication-xwiki/authentication-xwiki-preload/vite.config.ts
M electron/authentication/authentication-xwiki/authentication-xwiki-preload/vitest.config.ts
M electron/authentication/authentication-xwiki/authentication-xwiki-renderer/src/index.ts
M electron/authentication/authentication-xwiki/authentication-xwiki-renderer/src/xWikiAuthenticationManager.ts
M electron/authentication/authentication-xwiki/authentication-xwiki-renderer/vite.config.ts
M electron/authentication/authentication-xwiki/authentication-xwiki-renderer/vitest.config.ts
M electron/browser/src/components/browser-api-electron.ts
M electron/browser/src/componentsInit.ts
M electron/browser/src/electron/main/index.ts
M electron/browser/src/electron/preload/apiTypes.ts
M electron/browser/src/electron/preload/index.ts
M electron/browser/src/index.ts
M electron/browser/vite.config.ts
M electron/browser/vite.main.config.ts
M electron/browser/vite.preload.config.ts
M electron/browser/vitest.config.ts
M electron/link-suggest/link-suggest-filesystem/src/components/componentsInit.ts
M electron/link-suggest/link-suggest-filesystem/src/components/filesystemLinkSuggestService.ts
M electron/link-suggest/link-suggest-filesystem/src/index.ts
M electron/link-suggest/link-suggest-filesystem/vite.config.ts
M electron/link-suggest/link-suggest-filesystem/vitest.config.ts
M electron/main/src/index.ts
M electron/main/src/mainWindow.ts
M electron/main/src/menu.ts
M electron/main/src/reload.ts
M electron/main/src/security-restrictions.ts
M electron/main/vite.config.mjs
M electron/preload/src/index.ts
M electron/preload/src/nodeCrypto.ts
M electron/preload/src/versions.ts
M electron/preload/vite.config.mjs
M electron/renderer/src/index.ts
M electron/renderer/vite.config.mjs
M electron/settings/settings-main/src/index.ts
M electron/settings/settings-main/src/storage.ts
M electron/settings/settings-main/vite.config.ts
M electron/settings/settings-main/vitest.config.ts
M electron/settings/settings-preload/src/index.ts
M electron/settings/settings-preload/vite.config.ts
M electron/settings/settings-preload/vitest.config.ts
M electron/settings/settings-renderer/src/defaultSettingsStorage.ts
M electron/settings/settings-renderer/src/index.ts
M electron/settings/settings-renderer/vite.config.ts
M electron/settings/settings-renderer/vitest.config.ts
M electron/state/src/index.ts
M electron/state/vite.config.js
M electron/storage/src/components/FileSystemConfig.ts
M electron/storage/src/components/fileSystemStorage.ts
M electron/storage/src/componentsInit.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
M electron/storage/src/index.ts
M electron/storage/vite.config.ts
M electron/storage/vite.main.config.ts
M electron/storage/vite.preload.config.ts
M electron/storage/vitest.config.ts
M electron/types/env.d.ts
M electron/version/getVersion.mjs
M electron/version/inject-app-version-plugin.mjs
R eslint.config.mjs
A eslint.config.ts
M extension-manager/src/api/cristalComponent.ts
M extension-manager/src/api/extensionConfig.ts
M extension-manager/src/api/extensionManager.ts
M extension-manager/src/components/componentsInit.ts
M extension-manager/src/components/cristalLoader.ts
M extension-manager/src/components/defaultComponent.ts
M extension-manager/src/components/defaultExtensionConfig.ts
M extension-manager/src/components/defaultExtensionManager.ts
M extension-manager/src/index.ts
M extension-manager/vite.config.ts
M extension-manager/vitest.config.ts
M extensions/menubuttons/src/api/menuEntry.ts
M extensions/menubuttons/src/components/c-menu.vue
M extensions/menubuttons/src/components/componentsInit.ts
M extensions/menubuttons/src/components/menuEntryButton1.ts
M extensions/menubuttons/src/components/uixMenuTemplateProvider.ts
M extensions/menubuttons/src/components/uixMenuTemplateProvider2.ts
M extensions/menubuttons/src/index.ts
M extensions/menubuttons/vite.config.ts
M extensions/menubuttons/vitest.config.ts
M lib/src/c-index.vue
M lib/src/components/DefaultCristalApp.ts
M lib/src/components/cristalAppLoader.ts
M lib/src/default/defaultComponentsList.ts
M lib/src/default/github.ts
M lib/src/default/nextcloud.ts
M lib/src/default/offline.ts
M lib/src/default/shoelace.ts
M lib/src/default/vuetify.ts
M lib/src/default/xwiki.ts
M lib/src/index.ts
M lib/src/staticBuild.ts
M lib/vite.config.ts
M lib/vitest.config.ts
M macros/src/components/alertMacro.ts
M macros/src/components/componentsInit.ts
M macros/src/components/defaultMacroProvider.ts
M macros/src/components/errorMacro.ts
M macros/src/components/infoMacro.ts
M macros/src/components/successMacro.ts
M macros/src/components/warningMacro.ts
M macros/src/index.ts
M macros/src/vue/c-error.vue
M macros/src/vue/c-info.vue
M macros/src/vue/c-success.vue
M macros/src/vue/c-warning.vue
M macros/vite.config.ts
M macros/vitest.config.ts
M package.json
M pnpm-lock.yaml
M realtime/src/index.ts
M rendering/rendering/src/api/converter.ts
M rendering/rendering/src/api/renderer.ts
M rendering/rendering/src/components/MarkdownToHTMLConverter.ts
M rendering/rendering/src/components/XWikI21ToHTMLConverter.ts
M rendering/rendering/src/components/componentsInit.ts
M rendering/rendering/src/components/defaultRenderer.ts
M rendering/rendering/src/components/marked-macro.ts
M rendering/rendering/src/components/wikimodel-teavm.ts
M rendering/rendering/src/components/wikimodel.ts
M rendering/rendering/src/index.ts
M rendering/rendering/vite.config.ts
M rendering/rendering/vitest.config.ts
M rendering/wikimodel/src/index.ts
M rendering/wikimodel/src/wikimodel-teavm.d.ts
M rendering/wikimodel/src/wikimodel-teavm.js
M rendering/wikimodel/vite.config.ts
M rendering/wikimodel/vitest.config.ts
R resources/license-header.js
R resources/license-header.vue.txt
M sharedworker/api/src/api/myworker.ts
M sharedworker/api/src/api/queueWorker.ts
M sharedworker/api/src/index.ts
M sharedworker/impl/src/components/componentsInit.ts
M sharedworker/impl/src/components/defaultQueueWorker.ts
M sharedworker/impl/src/components/worker.ts
M sharedworker/impl/src/components/workerCristalApp.ts
M sharedworker/impl/src/components/workerQueueWorker.ts
M sharedworker/impl/src/index.ts
M sharedworker/impl/vite.config.ts
M sharedworker/impl/vitest.config.ts
M skin/src/api/macroData.ts
M skin/src/api/macroProvider.ts
M skin/src/api/uixEditorProvider.ts
M skin/src/api/uixTemplateProvider.ts
M skin/src/api/vueTemplateProvider.ts
M skin/src/components/InformationTab.ts
M skin/src/components/componentsInit.ts
M skin/src/components/defaultMacroData.ts
M skin/src/components/defaultSkinManager.ts
M skin/src/components/defaultUIXEditorProvider.ts
M skin/src/components/defaultUIXTemplateProvider.ts
M skin/src/components/defaultVueTemplateProvider.ts
M skin/src/components/info-actions/commentsInfoAction.ts
M skin/src/components/info-actions/likesInfoAction.ts
M skin/src/components/sidebar-actions/ConfigMenuUIExtension.ts
M skin/src/components/templateTemplateProvider.ts
M skin/src/components/uixLoginTemplateProvider.ts
M skin/src/components/uixSearchTemplateProvider.ts
M skin/src/components/uixVueTemplateProvider.ts
M skin/src/composables/mouse.ts
M skin/src/composables/viewport.ts
M skin/src/css/main.css
M skin/src/index.ts
M skin/src/translations.ts
M skin/src/vue/__tests__/c-content.test.ts
M skin/src/vue/c-article.vue
M skin/src/vue/c-blog.vue
M skin/src/vue/c-config-menu.vue
M skin/src/vue/c-config.vue
M skin/src/vue/c-content.vue
M skin/src/vue/c-document-refresher.vue
M skin/src/vue/c-edit.vue
M skin/src/vue/c-field.vue
M skin/src/vue/c-help.vue
M skin/src/vue/c-login.vue
M skin/src/vue/c-main.vue
M skin/src/vue/c-movie.vue
M skin/src/vue/c-page-creation-menu.vue
M skin/src/vue/c-panel.vue
M skin/src/vue/c-right-sidebar.vue
M skin/src/vue/c-search.vue
M skin/src/vue/c-settings-menu.vue
M skin/src/vue/c-sidebar-panel.vue
M skin/src/vue/c-sidebar.vue
M skin/src/vue/c-template.vue
M skin/src/vue/c-uix.vue
M skin/src/vue/c-view.vue
M skin/src/vue/contentTools.ts
M skin/src/vue/extra-tabs/InformationTab.vue
M skin/vite.config.ts
M skin/vitest.config.ts
M sources/xwiki/mock-server/src/index.ts
M utils/inversify/src/index.ts
M utils/inversify/vite.config.ts
M utils/inversify/vitest.config.ts
M vite.config.ts
M web/e2e/blocknote.spec.ts
M web/e2e/main-page.spec.ts
M web/e2e/pageObjects/Breadcrumb.ts
M web/e2e/pageObjects/Form.ts
M web/e2e/pageObjects/HistoryExtraTab.ts
M web/e2e/pageObjects/NavigationTree.ts
M web/e2e/pageObjects/Sidebar.ts
M web/e2e/screenshot-failures.ts
M web/playwright.config.ts
M web/src/index.ts
M web/src/server.js
M web/vite.config.ts
M xwiki/remoteinlineeditor/src/components/componentsInit.ts
M xwiki/remoteinlineeditor/src/components/uixRemoteXWikiEditorProvider.ts
M xwiki/remoteinlineeditor/src/index.ts
M xwiki/remoteinlineeditor/src/vue/c-edit-xwikiremote.vue
M xwiki/remoteinlineeditor/vite.config.ts
M xwiki/remoteinlineeditor/vitest.config.ts
Log Message:
-----------
[misc] Improved linting
* detection of import cycles is now working
* missing headers and now caught and detected
* eslint configurations is now cleaner
* @typescript-eslint/eslint-plugin and @typescript-eslint/parser upgraded to 8.39.0
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: f6852c7ee3555dc65f4bf2ffc728456286782af0
https://github.com/xwiki/xwiki-platform/commit/f6852c7ee3555dc65f4bf2ffc728…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2025-08-07 (Thu, 07 Aug 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-bootstrap/src/main/js/dropdown.js
Log Message:
-----------
XWIKI-17431: Page menus should not hide if the user clicks on their headers or on separators (#4452)
* Close the drop-down menu automatically when clicking outside or on a descendant anchor or button
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: e3be5854860914ef41bec15d7eb5b0d65bc0c6e0
https://github.com/xwiki-contrib/cristal/commit/e3be5854860914ef41bec15d7eb…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-08-07 (Thu, 07 Aug 2025)
Changed paths:
M core/alerts/alerts-api/package.json
M core/alerts/alerts-default/package.json
M core/alerts/alerts-ui/package.json
M core/attachments/attachments-api/package.json
M core/attachments/attachments-default/package.json
M core/attachments/attachments-ui/package.json
M core/backends/backend-api/package.json
M core/backends/backend-dexie/package.json
M core/backends/backend-github/package.json
M core/backends/backend-nextcloud/package.json
M core/backends/backend-xwiki/package.json
M core/browser/browser-api/package.json
M core/browser/browser-default/package.json
M core/collaboration/collaboration-api/package.json
M core/collaboration/collaboration-hocuspocus/package.json
M core/collaboration/collaboration-xwiki/package.json
M core/configuration/configuration-api/package.json
M core/configuration/configuration-web/package.json
M core/date/date-api/package.json
M core/date/date-ui/package.json
M core/document/document-api/package.json
M core/document/document-default/package.json
M core/extra-tabs/extra-tabs-api/package.json
M core/extra-tabs/extra-tabs-default/package.json
M core/extra-tabs/extra-tabs-ui/package.json
M core/file-preview/file-preview-ui/package.json
M core/hierarchy/hierarchy-api/package.json
M core/hierarchy/hierarchy-default/package.json
M core/hierarchy/hierarchy-filesystem/package.json
M core/hierarchy/hierarchy-github/package.json
M core/hierarchy/hierarchy-nextcloud/package.json
M core/page-actions/page-actions-api/package.json
M core/page-actions/page-actions-default/package.json
M core/page-actions/page-actions-ui/package.json
M core/page/page-api/package.json
M core/page/page-default/package.json
M core/tiptap-extensions/tiptap-extension-image/package.json
M core/tiptap-extensions/tiptap-link-suggest-ui/package.json
M core/wiki-config/wiki-config-api/package.json
M core/wiki-config/wiki-config-default/package.json
M dev/test-utils/package.json
Log Message:
-----------
[Misc] Add a clean script to all packages
Commit: b707c38efe13327cece1e7aaaf3b3daa178e37a9
https://github.com/xwiki-contrib/cristal/commit/b707c38efe13327cece1e7aaaf3…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-08-07 (Thu, 07 Aug 2025)
Changed paths:
M core/alerts/alerts-api/package.json
M core/attachments/attachments-api/package.json
M core/authentication/authentication-api/package.json
M core/configuration/configuration-api/package.json
M core/info-actions/info-actions-api/package.json
M core/markdown/markdown-api/package.json
M core/page/page-api/package.json
M core/settings/settings-api/package.json
M core/uiextension/uiextension-api/package.json
M core/wiki-config/wiki-config-api/package.json
M sharedworker/api/package.json
Log Message:
-----------
[misc] Stop using vite for APIs only packages
Fix export declarations that weren't working when the dependencies were not built.
This is a followup of 182a783ca7fb6f3c9938f1a07980fec42b9c86ed
Compare: https://github.com/xwiki-contrib/cristal/compare/182a783ca7fb...b707c38efe13
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: 182a783ca7fb6f3c9938f1a07980fec42b9c86ed
https://github.com/xwiki-contrib/cristal/commit/182a783ca7fb6f3c9938f1a0798…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-08-06 (Wed, 06 Aug 2025)
Changed paths:
M core/alerts/alerts-api/package.json
M core/alerts/alerts-api/tsconfig.json
R core/alerts/alerts-api/vite.config.ts
R core/alerts/alerts-api/vitest.config.ts
M core/attachments/attachments-api/package.json
M core/attachments/attachments-api/tsconfig.json
R core/attachments/attachments-api/vite.config.ts
R core/attachments/attachments-api/vitest.config.ts
M core/authentication/authentication-api/package.json
M core/authentication/authentication-api/tsconfig.json
R core/authentication/authentication-api/vite.config.ts
R core/authentication/authentication-api/vitest.config.ts
M core/configuration/configuration-api/package.json
M core/configuration/configuration-api/tsconfig.json
R core/configuration/configuration-api/vite.config.ts
R core/configuration/configuration-api/vitest.config.ts
M core/info-actions/info-actions-api/package.json
M core/info-actions/info-actions-api/tsconfig.json
R core/info-actions/info-actions-api/vite.config.ts
R core/info-actions/info-actions-api/vitest.config.ts
M core/markdown/markdown-api/package.json
M core/markdown/markdown-api/tsconfig.json
R core/markdown/markdown-api/vite.config.ts
R core/markdown/markdown-api/vitest.config.ts
M core/page/page-api/package.json
M core/page/page-api/tsconfig.json
R core/page/page-api/vite.config.ts
R core/page/page-api/vitest.config.ts
M core/settings/settings-api/package.json
M core/settings/settings-api/tsconfig.json
R core/settings/settings-api/vite.config.ts
R core/settings/settings-api/vitest.config.ts
M core/uiextension/uiextension-api/package.json
M core/uiextension/uiextension-api/tsconfig.json
R core/uiextension/uiextension-api/vite.config.ts
R core/uiextension/uiextension-api/vitest.config.ts
M core/wiki-config/wiki-config-api/package.json
M core/wiki-config/wiki-config-api/tsconfig.json
R core/wiki-config/wiki-config-api/vite.config.ts
R core/wiki-config/wiki-config-api/vitest.config.ts
M pnpm-lock.yaml
M sharedworker/api/package.json
M sharedworker/api/tsconfig.json
R sharedworker/api/vite.config.ts
R sharedworker/api/vitest.config.ts
Log Message:
-----------
[misc] Stop using vite for APIs only packages
- remove vite
- stop exposing empty javascript files and only export the types
- simplify the exports declarations
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/stable-17.6.x
Home: https://github.com/xwiki/xwiki-platform
Commit: ebe3cf40931217fd70a5c98184e785a1198f9e74
https://github.com/xwiki/xwiki-platform/commit/ebe3cf40931217fd70a5c98184e7…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-08-06 (Wed, 06 Aug 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-store/xwiki-platform-store-merge/xwiki-platform-store-merge-default/src/main/java/org/xwiki/store/merge/internal/DefaultMergeManager.java
M xwiki-platform-core/xwiki-platform-store/xwiki-platform-store-merge/xwiki-platform-store-merge-default/src/test/java/org/xwiki/store/merge/internal/DefaultMergeManagerTest.java
Log Message:
-----------
XWIKI-23440: Merge fallback of attachments is badly handled
* Ensure to properly record a conflict if current version of a doc
doesn't contain an attachment which is present in previous and next
versions and handle properly the fallback configuration
(cherry picked from commit 5ffdf521abe7d891933a8070e9e592523cd8c030)
Commit: 7f6afc1f5809fc143eda4b0d3a8e667a401634ec
https://github.com/xwiki/xwiki-platform/commit/7f6afc1f5809fc143eda4b0d3a8e…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-08-06 (Wed, 06 Aug 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-store/xwiki-platform-store-merge/xwiki-platform-store-merge-default/src/main/java/org/xwiki/store/merge/internal/DefaultMergeManager.java
M xwiki-platform-core/xwiki-platform-store/xwiki-platform-store-merge/xwiki-platform-store-merge-default/src/test/java/org/xwiki/store/merge/internal/DefaultMergeManagerTest.java
Log Message:
-----------
XWIKI-23441: Merge fallback of xobjects is badly handled
* Ensure to properly record a conflict when an xobject is missing in
current version but present in previous and next, and properly
handle the fallback version
(cherry picked from commit b2fe12b1eaebb8136b0452ebbc05f72edf697867)
Compare: https://github.com/xwiki/xwiki-platform/compare/1f469e475b71...7f6afc1f5809
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: 40349dfac947f275e6ca3ced53eeeca9b854967e
https://github.com/xwiki/xwiki-platform/commit/40349dfac947f275e6ca3ced53ee…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-08-06 (Wed, 06 Aug 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-store/xwiki-platform-store-merge/xwiki-platform-store-merge-default/src/main/java/org/xwiki/store/merge/internal/DefaultMergeManager.java
M xwiki-platform-core/xwiki-platform-store/xwiki-platform-store-merge/xwiki-platform-store-merge-default/src/test/java/org/xwiki/store/merge/internal/DefaultMergeManagerTest.java
Log Message:
-----------
XWIKI-23440: Merge fallback of attachments is badly handled
* Ensure to properly record a conflict if current version of a doc
doesn't contain an attachment which is present in previous and next
versions and handle properly the fallback configuration
(cherry picked from commit 5ffdf521abe7d891933a8070e9e592523cd8c030)
Commit: 2a31a53e8a9b7b3d8e72bfda1d9c9673ddea92bf
https://github.com/xwiki/xwiki-platform/commit/2a31a53e8a9b7b3d8e72bfda1d9c…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-08-06 (Wed, 06 Aug 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-store/xwiki-platform-store-merge/xwiki-platform-store-merge-default/src/main/java/org/xwiki/store/merge/internal/DefaultMergeManager.java
M xwiki-platform-core/xwiki-platform-store/xwiki-platform-store-merge/xwiki-platform-store-merge-default/src/test/java/org/xwiki/store/merge/internal/DefaultMergeManagerTest.java
Log Message:
-----------
XWIKI-23441: Merge fallback of xobjects is badly handled
* Ensure to properly record a conflict when an xobject is missing in
current version but present in previous and next, and properly
handle the fallback version
(cherry picked from commit b2fe12b1eaebb8136b0452ebbc05f72edf697867)
Compare: https://github.com/xwiki/xwiki-platform/compare/edc2831dea68...2a31a53e8a9b
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: f4695de2376713272f11da8f17b0472580d962df
https://github.com/xwiki/xwiki-platform/commit/f4695de2376713272f11da8f17b0…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-08-06 (Wed, 06 Aug 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-store/xwiki-platform-store-merge/xwiki-platform-store-merge-default/src/main/java/org/xwiki/store/merge/internal/DefaultMergeManager.java
M xwiki-platform-core/xwiki-platform-store/xwiki-platform-store-merge/xwiki-platform-store-merge-default/src/test/java/org/xwiki/store/merge/internal/DefaultMergeManagerTest.java
Log Message:
-----------
XWIKI-23440: Merge fallback of attachments is badly handled
* Ensure to properly record a conflict if current version of a doc
doesn't contain an attachment which is present in previous and next
versions and handle properly the fallback configuration
(cherry picked from commit 5ffdf521abe7d891933a8070e9e592523cd8c030)
Commit: 7d45d0ea3b684ff9e9867aefb5c34647edbcde30
https://github.com/xwiki/xwiki-platform/commit/7d45d0ea3b684ff9e9867aefb5c3…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-08-06 (Wed, 06 Aug 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-store/xwiki-platform-store-merge/xwiki-platform-store-merge-default/src/main/java/org/xwiki/store/merge/internal/DefaultMergeManager.java
M xwiki-platform-core/xwiki-platform-store/xwiki-platform-store-merge/xwiki-platform-store-merge-default/src/test/java/org/xwiki/store/merge/internal/DefaultMergeManagerTest.java
Log Message:
-----------
XWIKI-23441: Merge fallback of xobjects is badly handled
* Ensure to properly record a conflict when an xobject is missing in
current version but present in previous and next, and properly
handle the fallback version
(cherry picked from commit b2fe12b1eaebb8136b0452ebbc05f72edf697867)
Compare: https://github.com/xwiki/xwiki-platform/compare/61f627dde152...7d45d0ea3b68
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: 5ffdf521abe7d891933a8070e9e592523cd8c030
https://github.com/xwiki/xwiki-platform/commit/5ffdf521abe7d891933a8070e9e5…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-08-06 (Wed, 06 Aug 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-store/xwiki-platform-store-merge/xwiki-platform-store-merge-default/src/main/java/org/xwiki/store/merge/internal/DefaultMergeManager.java
M xwiki-platform-core/xwiki-platform-store/xwiki-platform-store-merge/xwiki-platform-store-merge-default/src/test/java/org/xwiki/store/merge/internal/DefaultMergeManagerTest.java
Log Message:
-----------
XWIKI-23440: Merge fallback of attachments is badly handled
* Ensure to properly record a conflict if current version of a doc
doesn't contain an attachment which is present in previous and next
versions and handle properly the fallback configuration
Commit: b2fe12b1eaebb8136b0452ebbc05f72edf697867
https://github.com/xwiki/xwiki-platform/commit/b2fe12b1eaebb8136b0452ebbc05…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-08-06 (Wed, 06 Aug 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-store/xwiki-platform-store-merge/xwiki-platform-store-merge-default/src/main/java/org/xwiki/store/merge/internal/DefaultMergeManager.java
M xwiki-platform-core/xwiki-platform-store/xwiki-platform-store-merge/xwiki-platform-store-merge-default/src/test/java/org/xwiki/store/merge/internal/DefaultMergeManagerTest.java
Log Message:
-----------
XWIKI-23441: Merge fallback of xobjects is badly handled
* Ensure to properly record a conflict when an xobject is missing in
current version but present in previous and next, and properly
handle the fallback version
Compare: https://github.com/xwiki/xwiki-platform/compare/a71bcddc734c...b2fe12b1eaeb
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/application-changerequest
Commit: d52209b5ef56ab44a55da137091f71939ac0d6f3
https://github.com/xwiki-contrib/application-changerequest/commit/d52209b5e…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-08-06 (Wed, 06 Aug 2025)
Changed paths:
M application-changerequest-api/pom.xml
M application-changerequest-default/pom.xml
M application-changerequest-discussions/pom.xml
M application-changerequest-notifications/pom.xml
M application-changerequest-replication/pom.xml
M application-changerequest-test/application-changerequest-test-docker/pom.xml
M application-changerequest-test/application-changerequest-test-pageobjects/pom.xml
M application-changerequest-test/pom.xml
M application-changerequest-ui/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-changerequest/settings/notific…
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/application-changerequest
Commit: 58a619c88467b3884d659841e69e831bed6a7d14
https://github.com/xwiki-contrib/application-changerequest/commit/58a619c88…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-08-06 (Wed, 06 Aug 2025)
Changed paths:
M application-changerequest-api/pom.xml
M application-changerequest-default/pom.xml
M application-changerequest-discussions/pom.xml
M application-changerequest-notifications/pom.xml
M application-changerequest-replication/pom.xml
M application-changerequest-test/application-changerequest-test-docker/pom.xml
M application-changerequest-test/application-changerequest-test-pageobjects/pom.xml
M application-changerequest-test/pom.xml
M application-changerequest-ui/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release application-changerequest-1.18
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-changerequest/settings/notific…
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: a71bcddc734c4c4e6d43524491acd66552b635a9
https://github.com/xwiki/xwiki-platform/commit/a71bcddc734c4c4e6d43524491ac…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2025-08-06 (Wed, 06 Aug 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-attachment/xwiki-platform-attachment-ui/src/main/resources/XWiki/AttachmentSelector.xml
Log Message:
-----------
XWIKI-23201: Replace the Silk icons in Attachment Selector with the Icon Theme ones (#4169)
* Removed all the hard-coded icons from the AttachmentSelector UI
* Updated the layout to be more stable and fit in today's context, using standard classes.
* Added underscores before internal velocimacro names.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications