Branch: refs/heads/scroll_hierarchical_mapper
Home: https://github.com/xwiki-contrib/confluence
Commit: 024a2c35630d4e483f98518af11d60368c6a6990
https://github.com/xwiki-contrib/confluence/commit/024a2c35630d4e483f98518a…
Author: Josué Tille <josue.tille(a)xwiki.com>
Date: 2024-12-17 (Tue, 17 Dec 2024)
Changed paths:
R confluence-resolvers/src/main/java/org/xwiki/contrib/confluence/resolvers/ConfluenceScrollViewportResolver.java
A confluence-resolvers/src/main/java/org/xwiki/contrib/confluence/resolvers/ConfluenceScrollViewportSpacePrefixResolver.java
M confluence-resolvers/src/main/java/org/xwiki/contrib/confluence/resolvers/internal/DefaultConfluenceScrollVersionsResolver.java
M confluence-url-mapping-scroll-viewport/pom.xml
M confluence-url-mapping-scroll-viewport/src/main/java/org/xwiki/contrib/confluence/urlmapping/scrollviewport/internal/ConfluenceScrollViewportFlatURLMapper.java
A confluence-url-mapping-scroll-viewport/src/main/java/org/xwiki/contrib/confluence/urlmapping/scrollviewport/internal/ConfluenceScrollViewportHierarchicalURLMapper.java
A confluence-url-mapping-scroll-viewport/src/main/java/org/xwiki/contrib/confluence/urlmapping/scrollviewport/internal/ConfluenceScrollViewportUtils.java
M confluence-url-mapping-scroll-viewport/src/main/resources/META-INF/components.txt
M confluence-url-mapping-scroll-viewport/src/test/java/org/xwiki/contrib/confluence/urlmapping/scrollviewport/internal/ConfluenceScrollViewportURLMapperTest.java
Log Message:
-----------
CONFLUENCE-344: Add URL mapper for Scroll viewport hierarchical URL
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
Branch: refs/heads/stable-16.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: be4b136f5d21799be7b675080c10dc8e3a486ded
https://github.com/xwiki/xwiki-platform/commit/be4b136f5d21799be7b675080c10…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-12-17 (Tue, 17 Dec 2024)
Changed paths:
A xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-notifiers/xwiki-platform-notifications-notifiers-default/src/main/java/org/xwiki/notifications/notifiers/internal/WikiNotificationDisplayerRequiredRightAnalyzer.java
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-notifiers/xwiki-platform-notifications-notifiers-default/src/main/resources/ApplicationResources.properties
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-notifiers/xwiki-platform-notifications-notifiers-default/src/main/resources/META-INF/components.txt
A xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-notifiers/xwiki-platform-notifications-notifiers-default/src/test/java/org/xwiki/notifications/notifiers/internal/WikiNotificationDisplayerRequiredRightAnalyzerTest.java
Log Message:
-----------
XWIKI-22470: Add a required rights analyzer for XWiki.Notifications.Code.NotificationDisplayerClass
* Add a simple required rights analyzer that reports admin or admin and
maybe programming right.
* Add a unit test.
(cherry picked from commit 55c5d568c4dc4619f37397d00d14dcdeab9c252d)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/CRISTAL-371
Home: https://github.com/xwiki-contrib/cristal
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: 2315df8e63f5f374b160c9cf193ebe60d11c1ef2
https://github.com/xwiki-contrib/cristal/commit/2315df8e63f5f374b160c9cf193…
Author: Pierre Jeanjean <pierre.jeanjean(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:
-----------
Merge branch 'main' into CRISTAL-371
Commit: dccf4a1b0f29ca6d3f9317f441f93d85d3ec1a3b
https://github.com/xwiki-contrib/cristal/commit/dccf4a1b0f29ca6d3f9317f441f…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-12-17 (Tue, 17 Dec 2024)
Changed paths:
M core/backends/backend-nextcloud/src/nextcloudStorage.ts
M electron/storage/src/electron/main/index.ts
Log Message:
-----------
CRISTAL-371: Shows details about the last edition on pages
* Linter pass
Compare: https://github.com/xwiki-contrib/cristal/compare/e69ace47e9e4...dccf4a1b0f29
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: 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
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: 500cff2331e0e55a04697e17b16bed63d63ae0d0
https://github.com/xwiki-contrib/cristal/commit/500cff2331e0e55a04697e17b16…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-17 (Tue, 17 Dec 2024)
Changed paths:
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-xwiki/src/xWikiRemoteURLSerializer.ts
Log Message:
-----------
--wip-- [skip ci]
Commit: b287dc263dd5b6d70d3d4ab417241364b7a6d7b1
https://github.com/xwiki-contrib/cristal/commit/b287dc263dd5b6d70d3d4ab4172…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-17 (Tue, 17 Dec 2024)
Changed paths:
M api/src/components/defaultLoggerConfig.ts
M eslint.config.mjs
M extension-manager/src/components/cristalLoader.ts
M rendering/rendering/src/components/XWikI21ToHTMLConverter.ts
M sharedworker/impl/src/components/defaultQueueWorker.ts
M skin/src/vue/c-login.vue
M skin/src/vue/c-search.vue
Log Message:
-----------
[Misc] Force consistent curly brace style
Curly braces are mandatory every for blocks containing a single expression.
Commit: dadf8ffe2e4e5617cd8a1217a1c9a5869f2ad470
https://github.com/xwiki-contrib/cristal/commit/dadf8ffe2e4e5617cd8a1217a1c…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-17 (Tue, 17 Dec 2024)
Changed paths:
M api/src/components/defaultLoggerConfig.ts
M eslint.config.mjs
M extension-manager/src/components/cristalLoader.ts
M rendering/rendering/src/components/XWikI21ToHTMLConverter.ts
M sharedworker/impl/src/components/defaultQueueWorker.ts
M skin/src/vue/c-login.vue
M skin/src/vue/c-search.vue
Log Message:
-----------
Merge remote-tracking branch 'origin/main' into CRISTAL-194
Commit: 8e58ab2a13be2e56a0185946be40f09dcce0239a
https://github.com/xwiki-contrib/cristal/commit/8e58ab2a13be2e56a0185946be4…
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 editors/tiptap/src/vue/c-tiptap-link-edit.vue
Log Message:
-----------
--wip-- [skip ci]
Commit: da9c34954a4831206f74b86f54674f1d89478195
https://github.com/xwiki-contrib/cristal/commit/da9c34954a4831206f74b86f546…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-17 (Tue, 17 Dec 2024)
Changed paths:
M core/link-suggest/link-suggest-nextcloud/src/nextcloudLinkSuggestService.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-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/tiptap-extensions/tiptap-extension-image/src/vue/ImageInsertView.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 pnpm-lock.yaml
M pnpm-workspace.yaml
Log Message:
-----------
--wip-- [skip ci]
Compare: https://github.com/xwiki-contrib/cristal/compare/789958e33b6e...da9c34954a48
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/CRISTAL-371
Home: https://github.com/xwiki-contrib/cristal
Commit: 994793226906b1df0230bd06f7bb803a8e6ab6c9
https://github.com/xwiki-contrib/cristal/commit/994793226906b1df0230bd06f7b…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-12-17 (Tue, 17 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
* Use UserDetails instead of string
* Make use of Date and User UI elements
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: 1616dd38b482206a76c8e75f5b5e254bea38f48c
https://github.com/xwiki/xwiki-platform/commit/1616dd38b482206a76c8e75f5b5e…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-12-17 (Tue, 17 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-test/xwiki-platform-wiki-test-docker/src/test/it/org/xwiki/wiki/test/ui/SubWikiIT.java
Log Message:
-----------
XWIKI-22571: Backlinks update changes an absolute reference to the moved page into one relative to the current wiki
* Update test
(cherry picked from commit 4904b347da8c759aa1b2fc295a25e0bd285466ac)
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: 4904b347da8c759aa1b2fc295a25e0bd285466ac
https://github.com/xwiki/xwiki-platform/commit/4904b347da8c759aa1b2fc295a25…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-12-17 (Tue, 17 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-test/xwiki-platform-wiki-test-docker/src/test/it/org/xwiki/wiki/test/ui/SubWikiIT.java
Log Message:
-----------
XWIKI-22571: Backlinks update changes an absolute reference to the moved page into one relative to the current wiki
* Update test
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications