Branch: refs/heads/XWIKI-23229-174x
Home: https://github.com/xwiki/xwiki-platform
Commit: 21c359552171e459058c0b8fa0de2f49b061d928
https://github.com/xwiki/xwiki-platform/commit/21c359552171e459058c0b8fa0de…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-07-01 (Tue, 01 Jul 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-resource/entityResourceSuggester.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-ui/src/main/resources/CKEditor/LinkNameStrategyHelper.xml
Log Message:
-----------
XWIKI-23229: The link dialog doesn't suggest creating a link to a pasted reference
* Ensure to check if the input reference exists and return it as exact
match if it does
(cherry picked from commit 27c16af66d6dcd81e8c95aacb3ba8f9bf518108b)
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: cd72d1ad693ad68f933dbfcfb378cf32f4b0fce5
https://github.com/xwiki/xwiki-platform/commit/cd72d1ad693ad68f933dbfcfb378…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-07-01 (Tue, 01 Jul 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-resource/entityResourceSuggester.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-ui/src/main/resources/CKEditor/LinkNameStrategyHelper.xml
Log Message:
-----------
XWIKI-23229: The link dialog doesn't suggest creating a link to a pasted reference
* Ensure to check if the input reference exists and return it as exact
match if it does
(cherry picked from commit 27c16af66d6dcd81e8c95aacb3ba8f9bf518108b)
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: 27c16af66d6dcd81e8c95aacb3ba8f9bf518108b
https://github.com/xwiki/xwiki-platform/commit/27c16af66d6dcd81e8c95aacb3ba…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-07-01 (Tue, 01 Jul 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-resource/entityResourceSuggester.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-ui/src/main/resources/CKEditor/LinkNameStrategyHelper.xml
Log Message:
-----------
XWIKI-23229: The link dialog doesn't suggest creating a link to a pasted reference
* Ensure to check if the input reference exists and return it as exact
match if it does
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: c9171ae7b36a436ff81e0c5ab8be0cf7411bd926
https://github.com/xwiki/xwiki-platform/commit/c9171ae7b36a436ff81e0c5ab8be…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-07-01 (Tue, 01 Jul 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-io/src/main/java/org/xwiki/annotation/io/internal/DefaultIOService.java
Log Message:
-----------
XWIKI-23353: Abusive modification of the cached document when deleting an annotation from the annotation box
(cherry picked from commit 58d40112a527b8fb621cb716ec918a9b14c355f3)
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: 4f8bd77b8e8d0132ac5d68147887ab253662964d
https://github.com/xwiki-contrib/cristal/commit/4f8bd77b8e8d0132ac5d6814788…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-07-01 (Tue, 01 Jul 2025)
Changed paths:
M api/src/api/storage.ts
M core/attachments/attachments-api/src/attachmentsService.ts
M core/attachments/attachments-default/src/defaultAttachmentsService.ts
M core/authentication/authentication-api/src/authenticationManager.ts
M core/authentication/authentication-nextcloud/src/NextcloudBasicAuthenticationManager.ts
M core/authentication/authentication-nextcloud/src/NextcloudOAuth2AuthenticationManager.ts
M core/backends/backend-api/src/abstractStorage.ts
M core/backends/backend-dexie/src/wrappingOfflineStorage.ts
M core/backends/backend-github/package.json
M core/backends/backend-github/src/githubStorage.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 core/hierarchy/hierarchy-default/src/utils.ts
M core/history/history-github/src/components/componentsInit.ts
M core/link-suggest/link-suggest-nextcloud/package.json
M core/link-suggest/link-suggest-nextcloud/src/nextcloudLinkSuggestService.ts
M core/markdown/markdown-default/src/__tests__/defaultMarkdownRenderer.test.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-remote-url/model-remote-url-api/src/remoteURLParser.ts
M core/model/model-remote-url/model-remote-url-api/src/remoteURLSerializer.ts
M core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-default/src/__tests__/fileSystemRemoteURLSerializer.test.ts
A 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/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-github/package.json
A core/model/model-remote-url/model-remote-url-github/src/__tests__/githubRemoteUrlParser.test.ts
A 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/gitHubRemoteURLParser.ts
M core/model/model-remote-url/model-remote-url-github/src/gitHubRemoteURLSerializer.ts
M core/model/model-remote-url/model-remote-url-nextcloud/package.json
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/nextcloudRemoteURLParser.ts
M core/model/model-remote-url/model-remote-url-nextcloud/src/nextcloudRemoteURLSerializer.ts
M core/navigation-tree/navigation-tree-api/src/index.ts
M core/navigation-tree/navigation-tree-default/src/utils.ts
M core/navigation-tree/navigation-tree-github/package.json
M core/navigation-tree/navigation-tree-github/src/components/componentsInit.ts
M core/navigation-tree/navigation-tree-nextcloud/src/components/componentsInit.ts
A core/page/page-api/package.json
A core/page/page-api/src/index.ts
A core/page/page-api/tsconfig.json
A core/page/page-api/tsdoc.json
A core/page/page-api/vite.config.ts
A core/page/page-api/vitest.config.ts
A core/page/page-default/package.json
A core/page/page-default/src/__tests__/defaultPageReader.test.ts
A core/page/page-default/src/__tests__/defaultPageWriter.test.ts
A core/page/page-default/src/defaultPageReader.ts
A core/page/page-default/src/defaultPageWriter.ts
A core/page/page-default/src/index.ts
A core/page/page-default/tsconfig.json
A core/page/page-default/tsdoc.json
A core/page/page-default/vite.config.ts
A core/page/page-default/vitest.config.ts
M core/tiptap-extensions/tiptap-extension-image/src/vue/ImageInsertView.vue
M ds/shoelace/src/vue/form/x-navigation-tree-select.vue
M ds/vuetify/src/vue/form/x-navigation-tree-select.vue
M ds/vuetify/src/vue/x-navigation-tree.vue
M editors/blocknote-react/src/components/images/ImageSelector.tsx
M editors/blocknote-react/src/components/links/LinkEditor.tsx
M electron/authentication/authentication-nextcloud/authentication-nextcloud-preload/src/index.ts
M electron/authentication/authentication-nextcloud/authentication-nextcloud-renderer/src/NextcloudBasicAuthenticationManager.ts
M electron/authentication/authentication-nextcloud/authentication-nextcloud-renderer/src/NextcloudOAuth2AuthenticationManager.ts
M electron/storage/package.json
M electron/storage/src/components/fileSystemStorage.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 pnpm-lock.yaml
M pnpm-workspace.yaml
Log Message:
-----------
CRISTAL-357: Improve the document storage format (#1080)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/stable-17.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 427de2e0d90b9959ca364c7ad6b27731382ab812
https://github.com/xwiki/xwiki-platform/commit/427de2e0d90b9959ca364c7ad6b2…
Author: github-actions[bot] <41898282+github-actions[bot](a)users.noreply.github.com>
Date: 2025-07-01 (Tue, 01 Jul 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-ui/src/main/resources/XWiki/DocumentsMacro.xml
Log Message:
-----------
XWIKI-23334: 'Edit' floating button should not be displayed for Live Data columns that don't require editing (#4327) (#4346)
Co-authored-by: Manuel Leduc <manuel.leduc(a)xwiki.com>
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: d86b63541163cf522c4621a58717ddeda48790aa
https://github.com/xwiki/xwiki-platform/commit/d86b63541163cf522c4621a58717…
Author: github-actions[bot] <41898282+github-actions[bot](a)users.noreply.github.com>
Date: 2025-07-01 (Tue, 01 Jul 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-ui/src/main/resources/XWiki/DocumentsMacro.xml
Log Message:
-----------
XWIKI-23334: 'Edit' floating button should not be displayed for Live Data columns that don't require editing (#4327) (#4345)
Co-authored-by: Manuel Leduc <manuel.leduc(a)xwiki.com>
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/backport/stable-17.4.x/pr-4327
Home: https://github.com/xwiki/xwiki-platform
Commit: f1d8dc7e70aa938d5a8cbd07a00f2e3219f48eab
https://github.com/xwiki/xwiki-platform/commit/f1d8dc7e70aa938d5a8cbd07a00f…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-07-01 (Tue, 01 Jul 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-ui/src/main/resources/XWiki/DocumentsMacro.xml
Log Message:
-----------
XWIKI-23334: 'Edit' floating button should not be displayed for Live Data columns that don't require editing (#4327)
(cherry picked from commit 1ff122230283397a0fcf082ad23d02e67ca51477)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/backport/stable-16.10.x/pr-4327
Home: https://github.com/xwiki/xwiki-platform
Commit: f2f83b82b617c9df1b8d29fb7798d47e9f069ad1
https://github.com/xwiki/xwiki-platform/commit/f2f83b82b617c9df1b8d29fb7798…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-07-01 (Tue, 01 Jul 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-ui/src/main/resources/XWiki/DocumentsMacro.xml
Log Message:
-----------
XWIKI-23334: 'Edit' floating button should not be displayed for Live Data columns that don't require editing (#4327)
(cherry picked from commit 1ff122230283397a0fcf082ad23d02e67ca51477)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications