Branch: refs/heads/CRISTAL-257
Home: https://github.com/xwiki-contrib/cristal
Commit: a3d001569398ce423dc01448323c6f9fde938a87
https://github.com/xwiki-contrib/cristal/commit/a3d001569398ce423dc01448323…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-23 (Mon, 23 Dec 2024)
Changed paths:
M core/attachments/attachments-ui/package.json
M core/attachments/attachments-ui/src/vue/AttachmentsTab.vue
M core/attachments/attachments-ui/src/vue/AttachmentsTable.vue
A core/authentication/authentication-nextcloud/package.json
A core/authentication/authentication-nextcloud/src/index.ts
A core/authentication/authentication-nextcloud/tsconfig.json
A core/authentication/authentication-nextcloud/tsdoc.json
A core/authentication/authentication-nextcloud/vite.config.ts
M core/backends/backend-nextcloud/package.json
M core/backends/backend-nextcloud/src/nextcloudStorage.ts
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
M core/link-suggest/link-suggest-api/src/linkSuggestService.ts
M core/link-suggest/link-suggest-nextcloud/package.json
M core/link-suggest/link-suggest-nextcloud/src/nextcloudLinkSuggestService.ts
M core/link-suggest/link-suggest-xwiki/package.json
M core/link-suggest/link-suggest-xwiki/src/components/componentsInit.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-api/src/index.ts
M core/model/model-click-listener/src/DefaultClickListener.ts
M core/model/model-reference/model-reference-api/src/modelReferenceParser.ts
M core/model/model-reference/model-reference-filesystem/src/filesystemModelReferenceParser.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-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/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/filesystemRemoteURLSerializer.ts
M core/model/model-remote-url/model-remote-url-nextcloud/package.json
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-xwiki/src/xWikiRemoteURLSerializer.ts
M core/navigation-tree/navigation-tree-nextcloud/package.json
M core/navigation-tree/navigation-tree-nextcloud/src/components/componentsInit.ts
A core/tiptap-extensions/tiptap-extension-image/package.json
A core/tiptap-extensions/tiptap-extension-image/src/CristalTiptapImage.ts
A core/tiptap-extensions/tiptap-extension-image/src/ImageInsert.ts
A core/tiptap-extensions/tiptap-extension-image/src/index.ts
A core/tiptap-extensions/tiptap-extension-image/src/vue/ImageInsertView.vue
A core/tiptap-extensions/tiptap-extension-image/src/vue/ImageView.vue
A core/tiptap-extensions/tiptap-extension-image/tsconfig.json
A core/tiptap-extensions/tiptap-extension-image/vite.config.ts
A core/tiptap-extensions/tiptap-link-suggest-ui/package.json
A core/tiptap-extensions/tiptap-link-suggest-ui/src/index.ts
A core/tiptap-extensions/tiptap-link-suggest-ui/src/vue/LinkSuggestItem.vue
A core/tiptap-extensions/tiptap-link-suggest-ui/tsconfig.json
A core/tiptap-extensions/tiptap-link-suggest-ui/vite.config.ts
M editors/tiptap/package.json
M editors/tiptap/src/components/extensions/bubble-menu.ts
A editors/tiptap/src/components/extensions/bubble-menu/BubbleMenuAction.ts
A editors/tiptap/src/components/extensions/bubble-menu/image-actions.ts
A editors/tiptap/src/components/extensions/bubble-menu/text-actions.ts
M editors/tiptap/src/components/extensions/link-suggest.ts
M editors/tiptap/src/components/extensions/slash.ts
M editors/tiptap/src/extensions/link.ts
M editors/tiptap/src/extensions/markdown.ts
M editors/tiptap/src/vue/c-edit-tiptap.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
A electron/link-suggest/link-suggest-filesystem/package.json
A electron/link-suggest/link-suggest-filesystem/src/components/componentsInit.ts
A electron/link-suggest/link-suggest-filesystem/src/components/filesystemLinkSuggestService.ts
A electron/link-suggest/link-suggest-filesystem/src/index.ts
A electron/link-suggest/link-suggest-filesystem/tsconfig.json
A electron/link-suggest/link-suggest-filesystem/tsdoc.json
A electron/link-suggest/link-suggest-filesystem/vite.config.ts
M electron/renderer/package.json
M electron/renderer/src/index.ts
M electron/storage/package.json
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 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/__tests__/c-content.test.ts
M skin/src/vue/c-content.vue
Log Message:
-----------
CRISTAL-194: Support for images edition (#529)
Commit: cc61997341f6d72983844583586fc585c151455c
https://github.com/xwiki-contrib/cristal/commit/cc61997341f6d72983844583586…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-12-23 (Mon, 23 Dec 2024)
Changed paths:
M core/attachments/attachments-ui/package.json
M core/attachments/attachments-ui/src/vue/AttachmentsTab.vue
M core/attachments/attachments-ui/src/vue/AttachmentsTable.vue
A core/authentication/authentication-nextcloud/package.json
A core/authentication/authentication-nextcloud/src/index.ts
A core/authentication/authentication-nextcloud/tsconfig.json
A core/authentication/authentication-nextcloud/tsdoc.json
A core/authentication/authentication-nextcloud/vite.config.ts
M core/backends/backend-nextcloud/package.json
M core/backends/backend-nextcloud/src/nextcloudStorage.ts
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
M core/link-suggest/link-suggest-api/src/linkSuggestService.ts
M core/link-suggest/link-suggest-nextcloud/package.json
M core/link-suggest/link-suggest-nextcloud/src/nextcloudLinkSuggestService.ts
M core/link-suggest/link-suggest-xwiki/package.json
M core/link-suggest/link-suggest-xwiki/src/components/componentsInit.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-api/src/index.ts
M core/model/model-click-listener/src/DefaultClickListener.ts
M core/model/model-reference/model-reference-api/src/modelReferenceParser.ts
M core/model/model-reference/model-reference-filesystem/src/filesystemModelReferenceParser.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-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/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/filesystemRemoteURLSerializer.ts
M core/model/model-remote-url/model-remote-url-nextcloud/package.json
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-xwiki/src/xWikiRemoteURLSerializer.ts
M core/navigation-tree/navigation-tree-nextcloud/package.json
M core/navigation-tree/navigation-tree-nextcloud/src/components/componentsInit.ts
A core/tiptap-extensions/tiptap-extension-image/package.json
A core/tiptap-extensions/tiptap-extension-image/src/CristalTiptapImage.ts
A core/tiptap-extensions/tiptap-extension-image/src/ImageInsert.ts
A core/tiptap-extensions/tiptap-extension-image/src/index.ts
A core/tiptap-extensions/tiptap-extension-image/src/vue/ImageInsertView.vue
A core/tiptap-extensions/tiptap-extension-image/src/vue/ImageView.vue
A core/tiptap-extensions/tiptap-extension-image/tsconfig.json
A core/tiptap-extensions/tiptap-extension-image/vite.config.ts
A core/tiptap-extensions/tiptap-link-suggest-ui/package.json
A core/tiptap-extensions/tiptap-link-suggest-ui/src/index.ts
A core/tiptap-extensions/tiptap-link-suggest-ui/src/vue/LinkSuggestItem.vue
A core/tiptap-extensions/tiptap-link-suggest-ui/tsconfig.json
A core/tiptap-extensions/tiptap-link-suggest-ui/vite.config.ts
M editors/tiptap/package.json
M editors/tiptap/src/components/extensions/bubble-menu.ts
A editors/tiptap/src/components/extensions/bubble-menu/BubbleMenuAction.ts
A editors/tiptap/src/components/extensions/bubble-menu/image-actions.ts
A editors/tiptap/src/components/extensions/bubble-menu/text-actions.ts
M editors/tiptap/src/components/extensions/link-suggest.ts
M editors/tiptap/src/components/extensions/slash.ts
M editors/tiptap/src/extensions/link.ts
M editors/tiptap/src/extensions/markdown.ts
M editors/tiptap/src/vue/c-edit-tiptap.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
A electron/link-suggest/link-suggest-filesystem/package.json
A electron/link-suggest/link-suggest-filesystem/src/components/componentsInit.ts
A electron/link-suggest/link-suggest-filesystem/src/components/filesystemLinkSuggestService.ts
A electron/link-suggest/link-suggest-filesystem/src/index.ts
A electron/link-suggest/link-suggest-filesystem/tsconfig.json
A electron/link-suggest/link-suggest-filesystem/tsdoc.json
A electron/link-suggest/link-suggest-filesystem/vite.config.ts
M electron/renderer/package.json
M electron/renderer/src/index.ts
M electron/storage/package.json
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 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/__tests__/c-content.test.ts
M skin/src/vue/c-content.vue
Log Message:
-----------
Merge branch 'main' into CRISTAL-257
Compare: https://github.com/xwiki-contrib/cristal/compare/d7f05d42bf04...cc61997341f6
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: a3d001569398ce423dc01448323c6f9fde938a87
https://github.com/xwiki-contrib/cristal/commit/a3d001569398ce423dc01448323…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-23 (Mon, 23 Dec 2024)
Changed paths:
M core/attachments/attachments-ui/package.json
M core/attachments/attachments-ui/src/vue/AttachmentsTab.vue
M core/attachments/attachments-ui/src/vue/AttachmentsTable.vue
A core/authentication/authentication-nextcloud/package.json
A core/authentication/authentication-nextcloud/src/index.ts
A core/authentication/authentication-nextcloud/tsconfig.json
A core/authentication/authentication-nextcloud/tsdoc.json
A core/authentication/authentication-nextcloud/vite.config.ts
M core/backends/backend-nextcloud/package.json
M core/backends/backend-nextcloud/src/nextcloudStorage.ts
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
M core/link-suggest/link-suggest-api/src/linkSuggestService.ts
M core/link-suggest/link-suggest-nextcloud/package.json
M core/link-suggest/link-suggest-nextcloud/src/nextcloudLinkSuggestService.ts
M core/link-suggest/link-suggest-xwiki/package.json
M core/link-suggest/link-suggest-xwiki/src/components/componentsInit.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-api/src/index.ts
M core/model/model-click-listener/src/DefaultClickListener.ts
M core/model/model-reference/model-reference-api/src/modelReferenceParser.ts
M core/model/model-reference/model-reference-filesystem/src/filesystemModelReferenceParser.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-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/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/filesystemRemoteURLSerializer.ts
M core/model/model-remote-url/model-remote-url-nextcloud/package.json
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-xwiki/src/xWikiRemoteURLSerializer.ts
M core/navigation-tree/navigation-tree-nextcloud/package.json
M core/navigation-tree/navigation-tree-nextcloud/src/components/componentsInit.ts
A core/tiptap-extensions/tiptap-extension-image/package.json
A core/tiptap-extensions/tiptap-extension-image/src/CristalTiptapImage.ts
A core/tiptap-extensions/tiptap-extension-image/src/ImageInsert.ts
A core/tiptap-extensions/tiptap-extension-image/src/index.ts
A core/tiptap-extensions/tiptap-extension-image/src/vue/ImageInsertView.vue
A core/tiptap-extensions/tiptap-extension-image/src/vue/ImageView.vue
A core/tiptap-extensions/tiptap-extension-image/tsconfig.json
A core/tiptap-extensions/tiptap-extension-image/vite.config.ts
A core/tiptap-extensions/tiptap-link-suggest-ui/package.json
A core/tiptap-extensions/tiptap-link-suggest-ui/src/index.ts
A core/tiptap-extensions/tiptap-link-suggest-ui/src/vue/LinkSuggestItem.vue
A core/tiptap-extensions/tiptap-link-suggest-ui/tsconfig.json
A core/tiptap-extensions/tiptap-link-suggest-ui/vite.config.ts
M editors/tiptap/package.json
M editors/tiptap/src/components/extensions/bubble-menu.ts
A editors/tiptap/src/components/extensions/bubble-menu/BubbleMenuAction.ts
A editors/tiptap/src/components/extensions/bubble-menu/image-actions.ts
A editors/tiptap/src/components/extensions/bubble-menu/text-actions.ts
M editors/tiptap/src/components/extensions/link-suggest.ts
M editors/tiptap/src/components/extensions/slash.ts
M editors/tiptap/src/extensions/link.ts
M editors/tiptap/src/extensions/markdown.ts
M editors/tiptap/src/vue/c-edit-tiptap.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
A electron/link-suggest/link-suggest-filesystem/package.json
A electron/link-suggest/link-suggest-filesystem/src/components/componentsInit.ts
A electron/link-suggest/link-suggest-filesystem/src/components/filesystemLinkSuggestService.ts
A electron/link-suggest/link-suggest-filesystem/src/index.ts
A electron/link-suggest/link-suggest-filesystem/tsconfig.json
A electron/link-suggest/link-suggest-filesystem/tsdoc.json
A electron/link-suggest/link-suggest-filesystem/vite.config.ts
M electron/renderer/package.json
M electron/renderer/src/index.ts
M electron/storage/package.json
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 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/__tests__/c-content.test.ts
M skin/src/vue/c-content.vue
Log Message:
-----------
CRISTAL-194: Support for images edition (#529)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/CRISTAL-194
Home: https://github.com/xwiki-contrib/cristal
Commit: 08848bba596814d291bdbff38797244939a46184
https://github.com/xwiki-contrib/cristal/commit/08848bba596814d291bdbff3879…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-12-23 (Mon, 23 Dec 2024)
Changed paths:
M core/alerts/alerts-api/src/index.ts
M core/alerts/alerts-default/package.json
M core/alerts/alerts-default/src/defaultAlertsService.ts
A core/alerts/alerts-default/src/defaultAlertsServiceProvider.ts
M core/alerts/alerts-default/src/index.ts
A core/alerts/alerts-ui/langs/translation-en.json
A core/alerts/alerts-ui/langs/translation-fr.json
M core/alerts/alerts-ui/package.json
A core/alerts/alerts-ui/src/translations.ts
M core/alerts/alerts-ui/src/vue/AlertsToasts.vue
M core/backends/backend-xwiki/package.json
M core/backends/backend-xwiki/src/__tests__/xwikiStorage.test.ts
M core/backends/backend-xwiki/src/xwikiStorage.ts
M ds/api/src/index.ts
M ds/shoelace/src/vue/x-alert.vue
M ds/vuetify/src/vue/x-alert.vue
M pnpm-lock.yaml
Log Message:
-----------
CRISTAL-382: No clear message when the current user is not allowed to view a page
* Add Provider for AlertsService
* Detect duplicated alerts
Commit: 271f4f3a0fbf7d173cd96b2d92a204341c85dcfd
https://github.com/xwiki-contrib/cristal/commit/271f4f3a0fbf7d173cd96b2d92a…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-12-23 (Mon, 23 Dec 2024)
Changed paths:
M lib/src/components/DefaultCristalApp.ts
Log Message:
-----------
[Misc] Remove useless extra page load
Commit: 7483aa8914b64ed206392098fc516c1924603629
https://github.com/xwiki-contrib/cristal/commit/7483aa8914b64ed206392098fc5…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-23 (Mon, 23 Dec 2024)
Changed paths:
M editors/tiptap/src/vue/c-edit-tiptap.vue
M electron/link-suggest/link-suggest-filesystem/src/components/filesystemLinkSuggestService.ts
M electron/storage/src/electron/main/index.ts
Log Message:
-----------
--wip-- [skip ci]
Commit: 278307c81dc6b8c9e85c7be2b0d5a651195c73fa
https://github.com/xwiki-contrib/cristal/commit/278307c81dc6b8c9e85c7be2b0d…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-23 (Mon, 23 Dec 2024)
Changed paths:
M core/alerts/alerts-api/src/index.ts
M core/alerts/alerts-default/package.json
M core/alerts/alerts-default/src/defaultAlertsService.ts
A core/alerts/alerts-default/src/defaultAlertsServiceProvider.ts
M core/alerts/alerts-default/src/index.ts
A core/alerts/alerts-ui/langs/translation-en.json
A core/alerts/alerts-ui/langs/translation-fr.json
M core/alerts/alerts-ui/package.json
A core/alerts/alerts-ui/src/translations.ts
M core/alerts/alerts-ui/src/vue/AlertsToasts.vue
M core/backends/backend-xwiki/package.json
M core/backends/backend-xwiki/src/__tests__/xwikiStorage.test.ts
M core/backends/backend-xwiki/src/xwikiStorage.ts
M ds/api/src/index.ts
M ds/shoelace/src/vue/x-alert.vue
M ds/vuetify/src/vue/x-alert.vue
M lib/src/components/DefaultCristalApp.ts
M pnpm-lock.yaml
Log Message:
-----------
Merge remote-tracking branch 'origin/main' into CRISTAL-194
Commit: 5b9612dd084154023b561440537034024158bd63
https://github.com/xwiki-contrib/cristal/commit/5b9612dd084154023b561440537…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-23 (Mon, 23 Dec 2024)
Changed paths:
M core/markdown/markdown-api/src/markdownRenderer.ts
Log Message:
-----------
--wip-- [skip ci]
Compare: https://github.com/xwiki-contrib/cristal/compare/8d9e82c615ac...5b9612dd0841
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-contrib/book-versions
Commit: 658ef1ac7495abf70e4a1bd6b919e5698c9affb8
https://github.com/xwiki-contrib/book-versions/commit/658ef1ac7495abf70e4a1…
Author: Ludovic Dubost <ludovic(a)xwiki.com>
Date: 2024-12-23 (Mon, 23 Dec 2024)
Changed paths:
M application-book-versions-default/src/main/java/org/xwiki/contrib/bookversions/internal/displayers/LibraryReferenceConverter.java
Log Message:
-----------
BVERSION-35 The picker in the includeLibrary macro should propose only pages from the libraries configured in the book
* Fixed the resolver in Convertor to make it work in sub-wiki
Commit: 0ecbe9ddd5c559c7054235e181de2765e608e0c5
https://github.com/xwiki-contrib/book-versions/commit/0ecbe9ddd5c559c705423…
Author: Ludovic Dubost <ludovic(a)xwiki.com>
Date: 2024-12-23 (Mon, 23 Dec 2024)
Changed paths:
M application-book-versions-default/src/main/java/org/xwiki/contrib/bookversions/internal/displayers/VariantReferenceListConverter.java
Log Message:
-----------
BVERSION-43 The picker in the variant macro should propose only variants configured in the book
* Fixed the resolver in Convertor to make it work in sub-wiki
Commit: 3554b441d24853c5354774c9ad876d11ffa216b0
https://github.com/xwiki-contrib/book-versions/commit/3554b441d24853c535477…
Author: Ludovic Dubost <ludovic(a)xwiki.com>
Date: 2024-12-23 (Mon, 23 Dec 2024)
Changed paths:
M application-book-versions-ui/src/main/resources/BookVersions/Code/VariantMacro.xml
Log Message:
-----------
BVERSION-49 Content of the variant macro should provide rich text
Commit: 5c60d3526d944a970834e7d8ba7698b88f4d177c
https://github.com/xwiki-contrib/book-versions/commit/5c60d3526d944a970834e…
Author: Ludovic Dubost <ludovic(a)xwiki.com>
Date: 2024-12-23 (Mon, 23 Dec 2024)
Changed paths:
M application-book-versions-ui/src/main/resources/BookVersions/Code/AdministrationMenu.xml
M application-book-versions-ui/src/main/resources/BookVersions/Code/NavigationMenu.xml
M application-book-versions-ui/src/main/resources/BookVersions/Code/Translations.fr.xml
M application-book-versions-ui/src/main/resources/BookVersions/Code/Translations.xml
M application-book-versions-ui/src/main/resources/BookVersions/Code/VariantMacro.xml
Log Message:
-----------
BVERSION-69 Variant drop down should allow to not select any variant and modify message displayed under the variant select box
BVERSION-70 Translations strings incorrectly add [ ] around version and variant fields
* Also modified Administration Menu to only display link/unlink if a variant is selected
Compare: https://github.com/xwiki-contrib/book-versions/compare/fad295570f68...5c60d…
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/book-versions/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: 08848bba596814d291bdbff38797244939a46184
https://github.com/xwiki-contrib/cristal/commit/08848bba596814d291bdbff3879…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-12-23 (Mon, 23 Dec 2024)
Changed paths:
M core/alerts/alerts-api/src/index.ts
M core/alerts/alerts-default/package.json
M core/alerts/alerts-default/src/defaultAlertsService.ts
A core/alerts/alerts-default/src/defaultAlertsServiceProvider.ts
M core/alerts/alerts-default/src/index.ts
A core/alerts/alerts-ui/langs/translation-en.json
A core/alerts/alerts-ui/langs/translation-fr.json
M core/alerts/alerts-ui/package.json
A core/alerts/alerts-ui/src/translations.ts
M core/alerts/alerts-ui/src/vue/AlertsToasts.vue
M core/backends/backend-xwiki/package.json
M core/backends/backend-xwiki/src/__tests__/xwikiStorage.test.ts
M core/backends/backend-xwiki/src/xwikiStorage.ts
M ds/api/src/index.ts
M ds/shoelace/src/vue/x-alert.vue
M ds/vuetify/src/vue/x-alert.vue
M pnpm-lock.yaml
Log Message:
-----------
CRISTAL-382: No clear message when the current user is not allowed to view a page
* Add Provider for AlertsService
* Detect duplicated alerts
Commit: 271f4f3a0fbf7d173cd96b2d92a204341c85dcfd
https://github.com/xwiki-contrib/cristal/commit/271f4f3a0fbf7d173cd96b2d92a…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-12-23 (Mon, 23 Dec 2024)
Changed paths:
M lib/src/components/DefaultCristalApp.ts
Log Message:
-----------
[Misc] Remove useless extra page load
Compare: https://github.com/xwiki-contrib/cristal/compare/8bdf7e9fcc74...271f4f3a0fbf
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-contrib/book-versions
Commit: fad295570f68b2a44a27c2ed07b108c8e0a85528
https://github.com/xwiki-contrib/book-versions/commit/fad295570f68b2a44a27c…
Author: Raluca Stavro <rstavro(a)xwiki.com>
Date: 2024-12-23 (Mon, 23 Dec 2024)
Changed paths:
M application-book-versions-ui/src/main/resources/BookVersions/Code/Translations.xml
M application-book-versions-ui/src/main/resources/BookVersions/Code/VariantClass.xml
M application-book-versions-ui/src/main/resources/BookVersions/Code/VariantSheet.xml
Log Message:
-----------
BVERSION-59 : Allow to specify if a variant should include pages not associated with any variant or not
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/book-versions/settings/notifications
Branch: refs/heads/CRISTAL-382
Home: https://github.com/xwiki-contrib/cristal
Commit: 631510e2376b21fab0ccaf9c479570cf734d4bb7
https://github.com/xwiki-contrib/cristal/commit/631510e2376b21fab0ccaf9c479…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-12-23 (Mon, 23 Dec 2024)
Changed paths:
M core/alerts/alerts-api/src/index.ts
M core/alerts/alerts-default/package.json
M core/alerts/alerts-default/src/defaultAlertsService.ts
A core/alerts/alerts-default/src/defaultAlertsServiceProvider.ts
M core/alerts/alerts-default/src/index.ts
A core/alerts/alerts-ui/langs/translation-en.json
A core/alerts/alerts-ui/langs/translation-fr.json
M core/alerts/alerts-ui/package.json
A core/alerts/alerts-ui/src/translations.ts
M core/alerts/alerts-ui/src/vue/AlertsToasts.vue
M core/backends/backend-xwiki/package.json
M core/backends/backend-xwiki/src/__tests__/xwikiStorage.test.ts
M core/backends/backend-xwiki/src/xwikiStorage.ts
M ds/api/src/index.ts
M ds/shoelace/src/vue/x-alert.vue
M ds/vuetify/src/vue/x-alert.vue
M pnpm-lock.yaml
Log Message:
-----------
CRISTAL-382: No clear message when the current user is not allowed to view a page
* Add Provider for AlertsService
* Detect duplicated alerts
Commit: ceb6182069315e03def659b49b6b98db8ff90f30
https://github.com/xwiki-contrib/cristal/commit/ceb6182069315e03def659b49b6…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-12-23 (Mon, 23 Dec 2024)
Changed paths:
M lib/src/components/DefaultCristalApp.ts
Log Message:
-----------
[Misc] Remove useless extra page load
Compare: https://github.com/xwiki-contrib/cristal/compare/4cd9069800f3...ceb618206931
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-contrib/confluence
Commit: 3a46fd78fdef7cc4498987f77d3b61b32ba9dfab
https://github.com/xwiki-contrib/confluence/commit/3a46fd78fdef7cc4498987f7…
Author: Raluca Stavro <rstavro(a)xwiki.com>
Date: 2024-12-23 (Mon, 23 Dec 2024)
Changed paths:
A confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/macros/ExcerptIncludePlusMacroConverter.java
M confluence-xml/src/main/resources/META-INF/components.txt
Log Message:
-----------
CONFLUENCE-355 : Add support for importing Scroll Versions excerpt-includeplus macro into XWiki
- adding the required converter
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/book-versions
Commit: 560ec422d8b80bd8b441bef601e83f049f234ea4
https://github.com/xwiki-contrib/book-versions/commit/560ec422d8b80bd8b441b…
Author: Ludovic Dubost <ludovic(a)xwiki.com>
Date: 2024-12-22 (Sun, 22 Dec 2024)
Changed paths:
A application-book-versions-default/src/main/java/org/xwiki/contrib/bookversions/internal/displayers/LibraryReference.java
A application-book-versions-default/src/main/java/org/xwiki/contrib/bookversions/internal/displayers/LibraryReferenceConverter.java
M application-book-versions-default/src/main/resources/META-INF/components.txt
A application-book-versions-default/src/main/resources/templates/html_displayer/libraryreference/edit.vm
A application-book-versions-ui/src/main/resources/BookVersions/Code/LibrarySuggestPicker.xml
A application-book-versions-ui/src/main/resources/BookVersions/Code/LibrarySuggestService.xml
M application-book-versions-ui/src/main/resources/BookVersions/Code/includeLibrary.xml
Log Message:
-----------
BVERSION-35 The picker in the includeLibrary macro should propose only pages from the libraries configured in the book
Commit: 70e80435655158516adf44911865c9cc1a343b1d
https://github.com/xwiki-contrib/book-versions/commit/70e80435655158516adf4…
Author: Ludovic Dubost <ludovic(a)xwiki.com>
Date: 2024-12-22 (Sun, 22 Dec 2024)
Changed paths:
A application-book-versions-default/src/main/java/org/xwiki/contrib/bookversions/internal/displayers/VariantReferenceList.java
A application-book-versions-default/src/main/java/org/xwiki/contrib/bookversions/internal/displayers/VariantReferenceListConverter.java
M application-book-versions-default/src/main/resources/META-INF/components.txt
A application-book-versions-default/src/main/resources/templates/html_displayer/variantreferencelist/edit.vm
M application-book-versions-ui/src/main/resources/BookVersions/Code/VariantMacro.xml
A application-book-versions-ui/src/main/resources/BookVersions/Code/VariantSuggestPicker.xml
A application-book-versions-ui/src/main/resources/BookVersions/Code/VariantSuggestService.xml
Log Message:
-----------
BVERSION-43 The picker in the variant macro should propose only variants configured in the book
BVERSION-68 The variantMacro should allow to specific multiple variants
Compare: https://github.com/xwiki-contrib/book-versions/compare/f34595adedfb...70e80…
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/book-versions/settings/notifications
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: ea665c0f7b3ce86f7b1d715e38d2000ed64a9670
https://github.com/xwiki/xwiki-platform/commit/ea665c0f7b3ce86f7b1d715e38d2…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-12-21 (Sat, 21 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/src/main/webjar/loader.js
Log Message:
-----------
XWIKI-22488: Editing the paragraph using the In-place editor moves the display window to the bottom/top of the page
* Don't show the disconnect notification when leaving the page.
(cherry picked from commit 53e4ecc6bc7e67719cd8473649ec20c99d5554e6)
Commit: 97e81840c4ae1e8c5a3698b8d72d76f7439af948
https://github.com/xwiki/xwiki-platform/commit/97e81840c4ae1e8c5a3698b8d72d…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-12-21 (Sat, 21 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-netflux/xwiki-platform-netflux-api/src/main/resources/ApplicationResources.properties
R xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-ui/src/main/resources/RTFrontend/ErrorBox.xml
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-ui/src/main/resources/XWiki/Realtime/Configuration.xml
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/src/main/webjar/loader.js
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/src/main/webjar/messages.js
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wiki/xwiki-platform-realtime-wiki-webjar/src/main/webjar/wikiEditor.js
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-webjar/src/main/webjar/wysiwygEditor.js
Log Message:
-----------
XWIKI-22740: "RTFrontend" appears in the Navigation Panel when activating hidden pages
(cherry picked from commit f4e5eb2171ff52cffe5b164b0e5ceab55450b78c)
Compare: https://github.com/xwiki/xwiki-platform/compare/3d7c02a8cf73...97e81840c4ae
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: ce18c79d44f06e9d68229601aa69ea5115f62f2f
https://github.com/xwiki/xwiki-platform/commit/ce18c79d44f06e9d68229601aa69…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-12-21 (Sat, 21 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/src/main/webjar/loader.js
Log Message:
-----------
XWIKI-22488: Editing the paragraph using the In-place editor moves the display window to the bottom/top of the page
* Don't show the disconnect notification when leaving the page.
(cherry picked from commit 53e4ecc6bc7e67719cd8473649ec20c99d5554e6)
Commit: 761d66242de6bd8f7117edf9a32c5b07cea95398
https://github.com/xwiki/xwiki-platform/commit/761d66242de6bd8f7117edf9a32c…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-12-21 (Sat, 21 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-netflux/xwiki-platform-netflux-api/src/main/resources/ApplicationResources.properties
R xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-ui/src/main/resources/RTFrontend/ErrorBox.xml
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-ui/src/main/resources/XWiki/Realtime/Configuration.xml
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/src/main/webjar/loader.js
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/src/main/webjar/messages.js
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wiki/xwiki-platform-realtime-wiki-webjar/src/main/webjar/wikiEditor.js
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-webjar/src/main/webjar/wysiwygEditor.js
Log Message:
-----------
XWIKI-22740: "RTFrontend" appears in the Navigation Panel when activating hidden pages
(cherry picked from commit f4e5eb2171ff52cffe5b164b0e5ceab55450b78c)
Compare: https://github.com/xwiki/xwiki-platform/compare/428e84e8d059...761d66242de6
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: 254c367b287d5ffa9b938f97d79d469c8bd6c9a8
https://github.com/xwiki/xwiki-platform/commit/254c367b287d5ffa9b938f97d79d…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-12-21 (Sat, 21 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/src/main/webjar/loader.js
Log Message:
-----------
XWIKI-22488: Editing the paragraph using the In-place editor moves the display window to the bottom/top of the page
* Don't show the disconnect notification when leaving the page.
(cherry picked from commit 53e4ecc6bc7e67719cd8473649ec20c99d5554e6)
Commit: 6364ab41c2acb6209a4eadfbaeda2c76fd765e8f
https://github.com/xwiki/xwiki-platform/commit/6364ab41c2acb6209a4eadfbaeda…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-12-21 (Sat, 21 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-netflux/xwiki-platform-netflux-api/src/main/resources/ApplicationResources.properties
R xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-ui/src/main/resources/RTFrontend/ErrorBox.xml
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-ui/src/main/resources/XWiki/Realtime/Configuration.xml
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/src/main/webjar/loader.js
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/src/main/webjar/messages.js
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wiki/xwiki-platform-realtime-wiki-webjar/src/main/webjar/wikiEditor.js
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-webjar/src/main/webjar/wysiwygEditor.js
Log Message:
-----------
XWIKI-22740: "RTFrontend" appears in the Navigation Panel when activating hidden pages
(cherry picked from commit f4e5eb2171ff52cffe5b164b0e5ceab55450b78c)
Compare: https://github.com/xwiki/xwiki-platform/compare/ce855aae38ee...6364ab41c2ac
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: 53e4ecc6bc7e67719cd8473649ec20c99d5554e6
https://github.com/xwiki/xwiki-platform/commit/53e4ecc6bc7e67719cd8473649ec…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-12-21 (Sat, 21 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/src/main/webjar/loader.js
Log Message:
-----------
XWIKI-22488: Editing the paragraph using the In-place editor moves the display window to the bottom/top of the page
* Don't show the disconnect notification when leaving the page.
Commit: f4e5eb2171ff52cffe5b164b0e5ceab55450b78c
https://github.com/xwiki/xwiki-platform/commit/f4e5eb2171ff52cffe5b164b0e5c…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-12-21 (Sat, 21 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-netflux/xwiki-platform-netflux-api/src/main/resources/ApplicationResources.properties
R xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-ui/src/main/resources/RTFrontend/ErrorBox.xml
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-ui/src/main/resources/XWiki/Realtime/Configuration.xml
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/src/main/webjar/loader.js
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/src/main/webjar/messages.js
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wiki/xwiki-platform-realtime-wiki-webjar/src/main/webjar/wikiEditor.js
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-webjar/src/main/webjar/wysiwygEditor.js
Log Message:
-----------
XWIKI-22740: "RTFrontend" appears in the Navigation Panel when activating hidden pages
Compare: https://github.com/xwiki/xwiki-platform/compare/8b53ed9ec50c...f4e5eb2171ff
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-contrib/book-versions
Commit: f34595adedfbe301264575902256a53beed57663
https://github.com/xwiki-contrib/book-versions/commit/f34595adedfbe30126457…
Author: Mathieu Pace <mathieu.pace(a)xwiki.com>
Date: 2024-12-20 (Fri, 20 Dec 2024)
Changed paths:
M application-book-versions-api/src/main/java/org/xwiki/contrib/bookversions/BookVersionsManager.java
M application-book-versions-default/src/main/java/org/xwiki/contrib/bookversions/internal/BookVersionsConstants.java
M application-book-versions-default/src/main/java/org/xwiki/contrib/bookversions/internal/DefaultBookVersionsManager.java
A application-book-versions-default/src/main/java/org/xwiki/contrib/bookversions/internal/PublicationJob.java
M application-book-versions-default/src/main/java/org/xwiki/contrib/bookversions/script/BookVersionsScriptService.java
M application-book-versions-default/src/main/resources/META-INF/components.txt
M application-book-versions-ui/src/main/resources/BookVersions/Code/PublicationConfigurationSheet.xml
M application-book-versions-ui/src/main/resources/BookVersions/Code/PublicationConfigurationTemplate.xml
M application-book-versions-ui/src/main/resources/BookVersions/Code/Translations.xml
A application-book-versions-ui/src/main/resources/BookVersions/Code/publicationJob.xml
Log Message:
-----------
BVERSION-8: Add publication feature
* Added the job for publication. It's yet only a structure with work to do on the pages.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/book-versions/settings/notifications
Branch: refs/heads/CRISTAL-194
Home: https://github.com/xwiki-contrib/cristal
Commit: 2374d589ab8299c2b9929315212597325c66d16a
https://github.com/xwiki-contrib/cristal/commit/2374d589ab8299c2b9929315212…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-20 (Fri, 20 Dec 2024)
Changed paths:
M core/attachments/attachments-ui/package.json
M core/attachments/attachments-ui/src/vue/AttachmentsTab.vue
M core/document/document-api/src/index.ts
M core/document/document-default/src/defaultDocumentService.ts
M core/markdown/markdown-default/src/parseInternalLinks.ts
M core/model/model-reference/model-reference-xwiki/package.json
M core/model/model-reference/model-reference-xwiki/src/__tests__/xWikiModelReferenceParser.test.ts
M core/tiptap-extensions/tiptap-extension-image/package.json
M core/tiptap-extensions/tiptap-extension-image/src/vue/ImageInsertView.vue
M editors/tiptap/package.json
M editors/tiptap/src/vue/c-edit-tiptap.vue
M pnpm-lock.yaml
M skin/package.json
M skin/src/vue/__tests__/c-content.test.ts
M skin/src/vue/c-content.vue
Log Message:
-----------
--wip-- [skip ci]
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/CRISTAL-382
Home: https://github.com/xwiki-contrib/cristal
Commit: d0e3584914620859e5157aedbeb3e36e599824e7
https://github.com/xwiki-contrib/cristal/commit/d0e3584914620859e5157aedbeb…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-12-20 (Fri, 20 Dec 2024)
Changed paths:
M core/alerts/alerts-api/src/index.ts
M core/alerts/alerts-default/package.json
M core/alerts/alerts-default/src/defaultAlertsService.ts
A core/alerts/alerts-default/src/defaultAlertsServiceProvider.ts
M core/alerts/alerts-default/src/index.ts
A core/alerts/alerts-ui/langs/translation-en.json
A core/alerts/alerts-ui/langs/translation-fr.json
M core/alerts/alerts-ui/package.json
A core/alerts/alerts-ui/src/translations.ts
M core/alerts/alerts-ui/src/vue/AlertsToasts.vue
M core/backends/backend-xwiki/package.json
M core/backends/backend-xwiki/src/__tests__/xwikiStorage.test.ts
M core/backends/backend-xwiki/src/xwikiStorage.ts
M ds/api/src/index.ts
M ds/shoelace/src/vue/x-alert.vue
M ds/vuetify/src/vue/x-alert.vue
M pnpm-lock.yaml
Log Message:
-----------
CRISTAL-382: No clear message when the current user is not allowed to view a page
* Add Provider for AlertsService
* Detect duplicated alerts
Commit: 4cd9069800f30401964866a6e46cea76538071d2
https://github.com/xwiki-contrib/cristal/commit/4cd9069800f30401964866a6e46…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-12-20 (Fri, 20 Dec 2024)
Changed paths:
M lib/src/components/DefaultCristalApp.ts
Log Message:
-----------
[Misc] Remove useless extra page load
Compare: https://github.com/xwiki-contrib/cristal/compare/d0e358491462%5E...4cd90698…
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/stable-16.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 428e84e8d059cd3b56ad853225928d638430e65a
https://github.com/xwiki/xwiki-platform/commit/428e84e8d059cd3b56ad85322592…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-12-20 (Fri, 20 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/query/hql/internal/StandardHQLCompleteStatementValidator.java
Log Message:
-----------
XWIKI-22734: Improve the standard query validator
* make the code compatible with Java 11 (easier to merge fixes in 15.10.x)
(cherry picked from commit 8b53ed9ec50c6be75a5613ebc9048ae71220a9cd)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 3d7c02a8cf733e6bae6069170048f0b5f56ccb92
https://github.com/xwiki/xwiki-platform/commit/3d7c02a8cf733e6bae6069170048…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-12-20 (Fri, 20 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/query/hql/internal/StandardHQLCompleteStatementValidator.java
Log Message:
-----------
XWIKI-22734: Improve the standard query validator
* make the code compatible with Java 11 (easier to merge fixes in 15.10.x)
(cherry picked from commit 8b53ed9ec50c6be75a5613ebc9048ae71220a9cd)
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: ce855aae38eefd8ee3fc86353d51ac03d6cb7f8d
https://github.com/xwiki/xwiki-platform/commit/ce855aae38eefd8ee3fc86353d51…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-12-20 (Fri, 20 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/query/hql/internal/StandardHQLCompleteStatementValidator.java
Log Message:
-----------
XWIKI-22734: Improve the standard query validator
* make the code compatible with Java 11 (easier to merge fixes in 15.10.x)
(cherry picked from commit 8b53ed9ec50c6be75a5613ebc9048ae71220a9cd)
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: 8b53ed9ec50c6be75a5613ebc9048ae71220a9cd
https://github.com/xwiki/xwiki-platform/commit/8b53ed9ec50c6be75a5613ebc904…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-12-20 (Fri, 20 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/query/hql/internal/StandardHQLCompleteStatementValidator.java
Log Message:
-----------
XWIKI-22734: Improve the standard query validator
* make the code compatible with Java 11 (easier to merge fixes in 15.10.x)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/CRISTAL-194
Home: https://github.com/xwiki-contrib/cristal
Commit: 4cba6150065ae482e20f2e96efe9a64b010d343d
https://github.com/xwiki-contrib/cristal/commit/4cba6150065ae482e20f2e96efe…
Author: Simpel <git(a)simpel.cc>
Date: 2024-12-20 (Fri, 20 Dec 2024)
Changed paths:
M skin/langs/translation-de.json
Log Message:
-----------
Translated using Weblate (German)
Currently translated at 100.0% (13 of 13 strings)
Translation: XWiki Contrib/Cristal - Skin
Translate-URL: https://l10n.xwiki.org/projects/xwiki-contrib/cristal/cristal-skin/de/
Commit: 8bdf7e9fcc74cf7cda6e0d80d3d9e24468580dd2
https://github.com/xwiki-contrib/cristal/commit/8bdf7e9fcc74cf7cda6e0d80d3d…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-20 (Fri, 20 Dec 2024)
Changed paths:
M skin/langs/translation-de.json
Log Message:
-----------
Merge pull request #528 from xwikiorgci/weblate-xwiki-contrib-cristal-skin
Translations update from Weblate
Commit: 75072474421dd0c7ff20633ee50b0813f71c748e
https://github.com/xwiki-contrib/cristal/commit/75072474421dd0c7ff20633ee50…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-20 (Fri, 20 Dec 2024)
Changed paths:
M skin/langs/translation-de.json
Log Message:
-----------
Merge remote-tracking branch 'origin/main' into CRISTAL-194
Commit: a75bc37f85ef93a0fc6acbeeb4c2f2bf3b1c4f6d
https://github.com/xwiki-contrib/cristal/commit/a75bc37f85ef93a0fc6acbeeb4c…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-20 (Fri, 20 Dec 2024)
Changed paths:
M core/attachments/attachments-ui/package.json
M core/attachments/attachments-ui/src/vue/AttachmentsTable.vue
M core/backends/backend-nextcloud/src/nextcloudStorage.ts
M core/document/document-api/src/index.ts
M core/document/document-default/src/defaultDocumentService.ts
M core/link-suggest/link-suggest-nextcloud/src/nextcloudLinkSuggestService.ts
M core/link-suggest/link-suggest-xwiki/package.json
M core/link-suggest/link-suggest-xwiki/src/components/componentsInit.ts
M core/markdown/markdown-api/src/markdownRenderer.ts
M core/markdown/markdown-default/src/index.ts
M core/model/model-api/src/index.ts
M core/model/model-click-listener/src/DefaultClickListener.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-nextcloud/src/components/componentsInit.ts
M electron/link-suggest/link-suggest-filesystem/package.json
M electron/link-suggest/link-suggest-filesystem/src/components/filesystemLinkSuggestService.ts
M electron/storage/package.json
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
Log Message:
-----------
--wip-- [skip ci]
Commit: d6b1208413acfa85106f2e2e84e096fec005febb
https://github.com/xwiki-contrib/cristal/commit/d6b1208413acfa85106f2e2e84e…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-20 (Fri, 20 Dec 2024)
Changed paths:
A core/authentication/authentication-nextcloud/package.json
A core/authentication/authentication-nextcloud/src/index.ts
A core/authentication/authentication-nextcloud/tsconfig.json
A core/authentication/authentication-nextcloud/tsdoc.json
A core/authentication/authentication-nextcloud/vite.config.ts
M core/backends/backend-nextcloud/package.json
M core/backends/backend-nextcloud/src/nextcloudStorage.ts
M core/link-suggest/link-suggest-nextcloud/package.json
M core/link-suggest/link-suggest-nextcloud/src/nextcloudLinkSuggestService.ts
M core/model/model-reference/model-reference-xwiki/src/__tests__/xWikiModelReferenceParser.test.ts
M core/model/model-remote-url/model-remote-url-nextcloud/package.json
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-nextcloud/package.json
M core/navigation-tree/navigation-tree-nextcloud/src/components/componentsInit.ts
M core/tiptap-extensions/tiptap-extension-image/package.json
M core/tiptap-extensions/tiptap-extension-image/src/CristalTiptapImage.ts
M core/tiptap-extensions/tiptap-extension-image/src/ImageInsert.ts
M pnpm-lock.yaml
Log Message:
-----------
--wip-- [skip ci]
Compare: https://github.com/xwiki-contrib/cristal/compare/f27b907bb4a7...d6b1208413ac
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/CRISTAL-194
Home: https://github.com/xwiki-contrib/cristal
Commit: f27b907bb4a779ca0c5a02821219d703d5458909
https://github.com/xwiki-contrib/cristal/commit/f27b907bb4a779ca0c5a0282121…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-20 (Fri, 20 Dec 2024)
Changed paths:
M core/markdown/markdown-default/src/parseInternalLinks.ts
M core/model/model-reference/model-reference-xwiki/package.json
M core/model/model-reference/model-reference-xwiki/src/__tests__/xWikiModelReferenceParser.test.ts
M core/model/model-reference/model-reference-xwiki/src/xWikiModelReferenceSerializer.ts
M core/tiptap-extensions/tiptap-extension-image/src/CristalTiptapImage.ts
M core/tiptap-extensions/tiptap-extension-image/src/index.ts
M editors/tiptap/src/extensions/link.ts
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]
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/stable-16.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 437edcec157164de4dcb0c8d73da435e82554745
https://github.com/xwiki/xwiki-platform/commit/437edcec157164de4dcb0c8d73da…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-12-20 (Fri, 20 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/query/hql/internal/StandardHQLCompleteStatementValidator.java
M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/org/xwiki/query/hql/internal/StandardHQLCompleteStatementValidatorTest.java
Log Message:
-----------
XWIKI-22734: Improve the standard query validator
* fix regression
(cherry picked from commit 56e303f29d45c571e4e3d2fd2ad32344ee93806e)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 25fcc63fba6eba5223a0feeeb95ae583e50644bf
https://github.com/xwiki/xwiki-platform/commit/25fcc63fba6eba5223a0feeeb95a…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-12-20 (Fri, 20 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/query/hql/internal/StandardHQLCompleteStatementValidator.java
M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/org/xwiki/query/hql/internal/StandardHQLCompleteStatementValidatorTest.java
Log Message:
-----------
XWIKI-22734: Improve the standard query validator
* fix regression
(cherry picked from commit 56e303f29d45c571e4e3d2fd2ad32344ee93806e)
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: a61a4cd71e00e67d64ba5a831d5e62aa60a6a482
https://github.com/xwiki/xwiki-platform/commit/a61a4cd71e00e67d64ba5a831d5e…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-12-20 (Fri, 20 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/query/hql/internal/StandardHQLCompleteStatementValidator.java
M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/org/xwiki/query/hql/internal/StandardHQLCompleteStatementValidatorTest.java
Log Message:
-----------
XWIKI-22734: Improve the standard query validator
* fix regression
(cherry picked from commit 56e303f29d45c571e4e3d2fd2ad32344ee93806e)
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: 56e303f29d45c571e4e3d2fd2ad32344ee93806e
https://github.com/xwiki/xwiki-platform/commit/56e303f29d45c571e4e3d2fd2ad3…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-12-20 (Fri, 20 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/query/hql/internal/StandardHQLCompleteStatementValidator.java
M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/org/xwiki/query/hql/internal/StandardHQLCompleteStatementValidatorTest.java
Log Message:
-----------
XWIKI-22734: Improve the standard query validator
* fix regression
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/CRISTAL-194
Home: https://github.com/xwiki-contrib/cristal
Commit: 1d7424fc64f0ce61e44004a24f8fbc486d1c2cef
https://github.com/xwiki-contrib/cristal/commit/1d7424fc64f0ce61e44004a24f8…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-20 (Fri, 20 Dec 2024)
Changed paths:
M core/document/document-default/package.json
M core/document/document-default/src/defaultDocumentService.ts
M core/markdown/markdown-api/package.json
M core/markdown/markdown-default/package.json
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/model/model-reference/model-reference-api/src/modelReferenceParser.ts
M core/model/model-reference/model-reference-xwiki/package.json
M core/model/model-reference/model-reference-xwiki/src/xWikiModelReferenceParser.ts
M core/model/model-remote-url/model-remote-url-xwiki/src/xWikiRemoteURLSerializer.ts
M pnpm-lock.yaml
Log Message:
-----------
--wip-- [skip ci]
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: 11c142c3674a6259c30b16b9e6ee1552d8b46b6a
https://github.com/xwiki/xwiki-platform/commit/11c142c3674a6259c30b16b9e6ee…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2024-12-20 (Fri, 20 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-crypto/pom.xml
A xwiki-platform-core/xwiki-platform-crypto/xwiki-platform-crypto-ui/pom.xml
A xwiki-platform-core/xwiki-platform-crypto/xwiki-platform-crypto-ui/src/main/resources/Crypto/WebHome.xml
M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-common/pom.xml
Log Message:
-----------
XWIKI-11879: Missing Crypto.WebHome page
Commit: 6a9f2883655d0f7af9cb5d40d4c1b778880559ba
https://github.com/xwiki/xwiki-platform/commit/6a9f2883655d0f7af9cb5d40d4c1…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2024-12-20 (Fri, 20 Dec 2024)
Changed paths:
M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-common/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-ui/xwiki-platform-distribution-ui-base/pom.xml
Log Message:
-----------
XWIKI-11879: Missing Crypto.WebHome page
* Better fix (the page should be there for all flavors)
Compare: https://github.com/xwiki/xwiki-platform/compare/cacdea60f8a8...6a9f2883655d
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-contrib/livedata-inline-table
Commit: f8f51faa37594df1baa4f56db3f4d5d50b4547fa
https://github.com/xwiki-contrib/livedata-inline-table/commit/f8f51faa37594…
Author: Dorian OUAKLI <dorian.ouakli(a)xwiki.com>
Date: 2024-12-20 (Fri, 20 Dec 2024)
Changed paths:
M livedata-inline-table-macro/pom.xml
A livedata-inline-table-macro/src/checkstyle/checkstyle-suppressions.xml
M livedata-inline-table-macro/src/main/java/org/xwiki/contrib/internal/LiveDataInlineTableMacro.java
A livedata-inline-table-macro/src/main/java/org/xwiki/contrib/internal/LiveDataInlineTableMacroHeaderDetectionParameter.java
M livedata-inline-table-macro/src/main/java/org/xwiki/contrib/internal/LiveDataInlineTableMacroParameters.java
M livedata-inline-table-source/src/checkstyle/checkstyle-suppressions.xml
M livedata-inline-table-source/src/main/java/org/xwiki/contrib/internal/InlineTableLiveDataConfigurationProvider.java
M livedata-inline-table-source/src/main/java/org/xwiki/contrib/internal/InlineTableLiveDataEntryStore.java
R livedata-inline-table-source/src/main/java/org/xwiki/contrib/internal/InlineTableLiveDataPropertyDescriptorStore.java
M livedata-inline-table-source/src/main/java/org/xwiki/contrib/internal/InlineTableLiveDataSource.java
M livedata-inline-table-source/src/main/resources/META-INF/components.txt
M pom.xml
Log Message:
-----------
XLIT-2: Add sorting support
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/livedata-inline-table/settings/notificatio…
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