Branch: refs/heads/CRISTAL-142
Home: https://github.com/xwiki-contrib/cristal
Commit: 39a540e040c4e688585829403a12cc07741ce1a1
https://github.com/xwiki-contrib/cristal/commit/39a540e040c4e688585829403a1…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-11-12 (Tue, 12 Nov 2024)
Changed paths:
M lib/src/components/DefaultCristalApp.ts
Log Message:
-----------
[Misc] Add deterministic import/export order
Fix import of reflect-metadata which must be imported as soon as possible.
Commit: d6c1e21f1556ecf7f94655b95bf51b68de134404
https://github.com/xwiki-contrib/cristal/commit/d6c1e21f1556ecf7f94655b95bf…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-11-12 (Tue, 12 Nov 2024)
Changed paths:
M core/extra-tabs/extra-tabs-api/src/ExtraTabsService.ts
M core/extra-tabs/extra-tabs-default/src/DefaultExtraTabsService.ts
M core/history/history-api/src/index.ts
M core/history/history-default/src/components/componentsInit.ts
M core/history/history-default/src/index.ts
M core/history/history-github/package.json
M core/history/history-github/src/components/componentsInit.ts
M core/history/history-ui/src/HistoryExtraTab.ts
M core/history/history-ui/src/vue/HistoryTab.vue
M core/history/history-xwiki/package.json
M core/history/history-xwiki/src/components/componentsInit.ts
M pnpm-lock.yaml
Log Message:
-----------
CRISTAL-142: View history if the backend supports it
* Hide History Tab if backend doesn't support it
* Display errors on failure
* Linter pass
Commit: 63573949302211f0267f9e746f6841e163d8586e
https://github.com/xwiki-contrib/cristal/commit/63573949302211f0267f9e746f6…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-11-12 (Tue, 12 Nov 2024)
Changed paths:
M lib/src/components/DefaultCristalApp.ts
Log Message:
-----------
Merge 'main' into CRISTAL-142
* main:
[Misc] Add deterministic import/export order
Commit: f85a1780c69d909db88d8ce6dce991ff919c2963
https://github.com/xwiki-contrib/cristal/commit/f85a1780c69d909db88d8ce6dce…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-11-12 (Tue, 12 Nov 2024)
Changed paths:
M web/e2e/pageObjects/HistoryExtraTab.ts
Log Message:
-----------
CRISTAL-142: View history if the backend supports it
* Fix test
Compare: https://github.com/xwiki-contrib/cristal/compare/be1bdbc351c9...f85a1780c69d
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/CRISTAL-274
Home: https://github.com/xwiki-contrib/cristal
Commit: fc4d1e4ea03541e03b4c1f6b7e317844f51c4549
https://github.com/xwiki-contrib/cristal/commit/fc4d1e4ea03541e03b4c1f6b7e3…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-11-08 (Fri, 08 Nov 2024)
Changed paths:
M api/src/api/cristalApp.ts
A core/model/model-api/package.json
A core/model/model-api/src/index.ts
A core/model/model-api/tsconfig.json
A core/model/model-api/tsdoc.json
A core/model/model-api/vite.config.ts
A core/model/model-click-listener/package.json
A core/model/model-click-listener/src/DefaultClickListener.ts
A core/model/model-click-listener/src/clickListener.ts
A core/model/model-click-listener/src/componentInit.ts
A core/model/model-click-listener/src/index.ts
A core/model/model-click-listener/tsconfig.json
A core/model/model-click-listener/tsdoc.json
A core/model/model-click-listener/vite.config.ts
A core/model/model-local-url/package.json
A core/model/model-local-url/src/__tests__/defaultLocalURLSerializer.test.ts
A core/model/model-local-url/src/componentInit.ts
A core/model/model-local-url/src/defaultLocalURLParser.ts
A core/model/model-local-url/src/defaultLocalURLSerializer.ts
A core/model/model-local-url/src/index.ts
A core/model/model-local-url/src/localURLParser.ts
A core/model/model-local-url/src/localURLSerializer.ts
A core/model/model-local-url/tsconfig.json
A core/model/model-local-url/tsdoc.json
A core/model/model-local-url/vite.config.ts
A core/model/model-remote-url/model-remote-url-api/package.json
A core/model/model-remote-url/model-remote-url-api/src/componentInit.ts
A core/model/model-remote-url/model-remote-url-api/src/defaultRemoteURLParserProvider.ts
A core/model/model-remote-url/model-remote-url-api/src/defaultRemoteURLSerializerProvider.ts
A core/model/model-remote-url/model-remote-url-api/src/index.ts
A core/model/model-remote-url/model-remote-url-api/src/remoteURLParser.ts
A core/model/model-remote-url/model-remote-url-api/src/remoteURLParserProvider.ts
A core/model/model-remote-url/model-remote-url-api/src/remoteURLSerializer.ts
A core/model/model-remote-url/model-remote-url-api/src/remoteURLSerializerProvider.ts
A core/model/model-remote-url/model-remote-url-api/tsconfig.json
A core/model/model-remote-url/model-remote-url-api/tsdoc.json
A core/model/model-remote-url/model-remote-url-api/vite.config.ts
A core/model/model-remote-url/model-remote-url-nextcloud/package.json
A core/model/model-remote-url/model-remote-url-nextcloud/tsconfig.json
A core/model/model-remote-url/model-remote-url-nextcloud/tsdoc.json
A core/model/model-remote-url/model-remote-url-nextcloud/vite.config.ts
A core/model/model-remote-url/model-remote-url-xwiki/package.json
A core/model/model-remote-url/model-remote-url-xwiki/src/componentInit.ts
A core/model/model-remote-url/model-remote-url-xwiki/src/index.ts
A core/model/model-remote-url/model-remote-url-xwiki/src/xWikiRemoteURLParser.ts
A core/model/model-remote-url/model-remote-url-xwiki/tsconfig.json
A core/model/model-remote-url/model-remote-url-xwiki/tsdoc.json
A core/model/model-remote-url/model-remote-url-xwiki/vite.config.ts
M lib/package.json
M lib/src/components/DefaultCristalApp.ts
M lib/src/staticBuild.ts
M pnpm-lock.yaml
M pnpm-workspace.yaml
M skin/package.json
M skin/src/vue/contentTools.ts
M tsdoc.json
Log Message:
-----------
--wip-- [skip ci]
Commit: 133c9bb0e9cf36733d92e9e968d214aa9dbbfba4
https://github.com/xwiki-contrib/cristal/commit/133c9bb0e9cf36733d92e9e968d…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-11-08 (Fri, 08 Nov 2024)
Changed paths:
M core/model/model-click-listener/package.json
M core/model/model-click-listener/src/DefaultClickListener.ts
M core/model/model-local-url/package.json
M core/model/model-remote-url/model-remote-url-api/package.json
M core/model/model-remote-url/model-remote-url-nextcloud/package.json
A core/model/model-remote-url/model-remote-url-nextcloud/src/index.ts
M core/model/model-remote-url/model-remote-url-xwiki/package.json
M core/model/model-remote-url/model-remote-url-xwiki/src/componentInit.ts
M core/model/model-remote-url/model-remote-url-xwiki/src/index.ts
M core/model/model-remote-url/model-remote-url-xwiki/src/xWikiRemoteURLParser.ts
M lib/package.json
M lib/src/staticBuild.ts
M pnpm-lock.yaml
M skin/src/vue/contentTools.ts
Log Message:
-----------
--wip-- [skip ci]
Commit: 6e5ecdff695ff5ff5d96d64d8f3623bfaf49b175
https://github.com/xwiki-contrib/cristal/commit/6e5ecdff695ff5ff5d96d64d8f3…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-11-08 (Fri, 08 Nov 2024)
Changed paths:
M api/src/api/cristalApp.ts
M core/model/model-click-listener/package.json
M core/model/model-click-listener/src/DefaultClickListener.ts
M pnpm-lock.yaml
M skin/src/vue/contentTools.ts
Log Message:
-----------
--wip-- [skip ci]
Commit: bd89f9ca4e6f1254fa6f6c2ec71f8fc9830d5c15
https://github.com/xwiki-contrib/cristal/commit/bd89f9ca4e6f1254fa6f6c2ec71…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-11-12 (Tue, 12 Nov 2024)
Changed paths:
M api/src/api/cristalApp.ts
M api/src/components/__tests__/defaultLogger.test.ts
M api/src/components/defaultWikiConfig.ts
M api/src/index.ts
M core/alerts/alerts-api/src/index.ts
M core/alerts/alerts-default/src/defaultAlertsService.ts
M core/alerts/alerts-default/src/index.ts
M core/attachments/attachments-api/src/index.ts
M core/attachments/attachments-default/src/defaultAttachmentsService.ts
M core/attachments/attachments-default/src/index.ts
M core/attachments/attachments-ui/src/AttachmentExtraTab.ts
M core/attachments/attachments-ui/src/AttachmentsInfoAction.ts
M core/attachments/attachments-ui/src/index.ts
M core/authentication/authentication-api/src/authenticationManager.ts
M core/authentication/authentication-api/src/defaultAuthenticationManagerProvider.ts
M core/authentication/authentication-api/src/index.ts
M core/authentication/authentication-ui/src/LoggedInMenuUIExtension.ts
M core/authentication/authentication-ui/src/LoginMenuUIExtension.ts
M core/authentication/authentication-ui/src/index.ts
M core/authentication/authentication-ui/src/vue/LoginMenu.vue
M core/authentication/authentication-ui/src/vue/UserDetails.vue
M core/authentication/authentication-ui/src/vue/__tests__/UserDetails.test.ts
M core/authentication/authentication-ui/src/vue/utils/getUserProfile.ts
M core/authentication/authentication-xwiki/src/XWikiAuthenticationManager.ts
M core/authentication/authentication-xwiki/src/index.ts
M core/backends/backend-api/src/abstractStorage.ts
M core/backends/backend-api/src/index.ts
M core/backends/backend-dexie/src/dexieOfflineStorage.ts
M core/backends/backend-dexie/src/index.ts
M core/backends/backend-dexie/src/wrappingOfflineStorage.ts
M core/backends/backend-github/src/GitHubWikiConfig.ts
M core/backends/backend-github/src/githubStorage.ts
M core/backends/backend-nextcloud/src/NextcloudWikiConfig.ts
M core/backends/backend-nextcloud/src/nextcloudStorage.ts
M core/backends/backend-xwiki/src/XWikiWikiConfig.ts
M core/backends/backend-xwiki/src/__tests__/xwikiStorage.test.ts
M core/backends/backend-xwiki/src/xwikiStorage.ts
M core/browser/browser-default/src/components/browser-api-default.ts
M core/document/document-default/src/defaultDocumentService.ts
M core/document/document-default/src/index.ts
M core/extra-tabs/extra-tabs-api/src/ExtraTabsService.ts
M core/extra-tabs/extra-tabs-api/src/index.ts
M core/extra-tabs/extra-tabs-ui/src/vue/ExtraTabs.vue
M core/hierarchy/hierarchy-default/src/components/componentsInit.ts
M core/hierarchy/hierarchy-filesystem/src/components/componentsInit.ts
M core/hierarchy/hierarchy-github/src/components/componentsInit.ts
M core/hierarchy/hierarchy-nextcloud/src/components/componentsInit.ts
M core/hierarchy/hierarchy-xwiki/src/components/componentsInit.ts
M core/icons/src/index.ts
M core/icons/src/vue/__tests__/c-icon.test.ts
M core/info-actions/info-actions-api/src/index.ts
M core/info-actions/info-actions-ui/src/vue/InfoActions.vue
M core/info-actions/info-actions-ui/src/vue/__tests__/InfoAction.test.ts
M core/link-suggest/link-suggest-api/src/DefaultLinkSuggestServiceProvider.ts
M core/link-suggest/link-suggest-api/src/index.ts
M core/link-suggest/link-suggest-nextcloud/src/index.ts
M core/link-suggest/link-suggest-nextcloud/src/nextcloudLinkSuggestService.ts
M core/link-suggest/link-suggest-xwiki/src/components/componentsInit.ts
M core/model/model-api/src/index.ts
M core/model/model-click-listener/src/DefaultClickListener.ts
M core/model/model-click-listener/src/componentInit.ts
M core/model/model-click-listener/src/index.ts
M core/model/model-local-url/src/__tests__/defaultLocalURLSerializer.test.ts
M core/model/model-local-url/src/componentInit.ts
M core/model/model-local-url/src/defaultLocalURLParser.ts
M core/model/model-local-url/src/defaultLocalURLSerializer.ts
M core/model/model-remote-url/model-remote-url-api/src/componentInit.ts
M core/model/model-remote-url/model-remote-url-api/src/defaultRemoteURLParserProvider.ts
M core/model/model-remote-url/model-remote-url-api/src/defaultRemoteURLSerializerProvider.ts
M core/model/model-remote-url/model-remote-url-api/src/index.ts
M core/model/model-remote-url/model-remote-url-xwiki/src/componentInit.ts
M core/model/model-remote-url/model-remote-url-xwiki/src/xWikiRemoteURLParser.ts
M core/navigation-tree/navigation-tree-default/src/components/componentsInit.ts
M core/navigation-tree/navigation-tree-filesystem/src/components/componentsInit.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-api/src/index.ts
M core/page-actions/page-actions-default/src/index.ts
M core/page-actions/page-actions-ui/src/PageManagement.ts
M core/page-actions/page-actions-ui/src/index.ts
M core/uiextension/uiextension-ui/src/vue/UIExtensions.vue
M dev/test-utils/src/index.ts
M ds/api/src/index.ts
M ds/dsfr/src/components/dsfrDesignSystemLoader.ts
M ds/dsfr/src/vue/__tests__/x-col.test.ts
M ds/shoelace/src/components/shoelaceDesignSystemLoader.ts
M ds/shoelace/src/utils/navigation-tree-selection.ts
M ds/shoelace/src/vue/__tests__/x-alert.test.ts
M ds/shoelace/src/vue/form/x-file-input.vue
M ds/shoelace/src/vue/form/x-text-field.vue
M ds/shoelace/src/vue/x-navigation-tree.vue
M ds/vuetify/src/components/vuetifyDesignSystemLoader.ts
M ds/vuetify/src/vue/__tests__/x-btn.test.ts
M ds/vuetify/src/vue/form/x-file-input.vue
M ds/vuetify/src/vue/form/x-text-field.vue
M ds/vuetify/src/vue/x-btn.vue
M ds/vuetify/src/vue/x-navigation-tree.vue
M editors/tiptap/src/components/componentsInit.ts
M editors/tiptap/src/components/extensions/bubble-menu.ts
M editors/tiptap/src/components/extensions/link-suggest.ts
M editors/tiptap/src/components/extensions/menu-helpers.ts
M editors/tiptap/src/components/extensions/slash.ts
M editors/tiptap/src/components/uixTiptapEditorProvider.ts
M editors/tiptap/src/extensions/autoSaver.ts
M editors/tiptap/src/extensions/collaboration.ts
M editors/tiptap/src/extensions/link.ts
M editors/tiptap/src/stores/link-suggest-store.ts
M editors/tiptap/src/stores/slash-store.ts
M editors/tiptap/src/tiptap/helpers.ts
M editors/tiptap/src/vue/c-connection-status.vue
M editors/tiptap/src/vue/c-edit-tiptap.vue
M editors/tiptap/src/vue/c-save-status.vue
M editors/tiptap/src/vue/c-tiptap-bubble-menu.vue
M editors/tiptap/src/vue/c-tiptap-link-edit.vue
M editors/tiptap/src/vue/c-tiptap-link-suggest.vue
M editors/tiptap/src/vue/c-tiptap-selector.vue
M editors/tiptap/src/vue/list-navigation-helper.ts
M electron/authentication/authentication-xwiki/authentication-xwiki-main/src/index.ts
M electron/authentication/authentication-xwiki/authentication-xwiki-main/src/storage.ts
M electron/authentication/authentication-xwiki/authentication-xwiki-preload/src/index.ts
M electron/authentication/authentication-xwiki/authentication-xwiki-renderer/src/xWikiAuthenticationManager.ts
M electron/browser/src/components/browser-api-electron.ts
M electron/browser/src/electron/main/index.ts
M electron/main/src/index.ts
M electron/main/src/mainWindow.ts
M electron/main/src/reload.ts
M electron/preload/src/nodeCrypto.ts
M electron/renderer/src/index.ts
M electron/storage/src/components/FileSystemConfig.ts
M electron/storage/src/components/fileSystemStorage.ts
M electron/storage/src/componentsInit.ts
M electron/storage/src/electron/main/index.ts
M electron/storage/src/electron/preload/index.ts
M eslint.config.mjs
M extension-manager/src/components/componentsInit.ts
M extension-manager/src/components/cristalLoader.ts
M extension-manager/src/components/defaultExtensionManager.ts
M extension-manager/src/index.ts
M extensions/menubuttons/src/components/componentsInit.ts
M lib/src/components/DefaultCristalApp.ts
M lib/src/components/cristalAppLoader.ts
M lib/src/index.ts
M lib/src/staticBuild.ts
M macros/src/components/componentsInit.ts
M macros/src/components/defaultMacroProvider.ts
M realtime/src/index.ts
M rendering/rendering/src/components/MarkdownToHTMLConverter.ts
M rendering/rendering/src/components/XWikI21ToHTMLConverter.ts
M rendering/rendering/src/components/componentsInit.ts
M rendering/rendering/src/components/defaultRenderer.ts
M sharedworker/api/src/index.ts
M sharedworker/impl/src/components/componentsInit.ts
M sharedworker/impl/src/components/defaultQueueWorker.ts
M sharedworker/impl/src/components/worker.ts
M skin/src/api/macroProvider.ts
M skin/src/components/InformationTab.ts
M skin/src/components/componentsInit.ts
M skin/src/components/defaultSkinManager.ts
M skin/src/components/defaultUIXEditorProvider.ts
M skin/src/components/info-actions/commentsInfoAction.ts
M skin/src/components/info-actions/likesInfoAction.ts
M skin/src/components/sidebar-actions/ConfigMenuUIExtension.ts
M skin/src/components/templateTemplateProvider.ts
M skin/src/components/uixVueTemplateProvider.ts
M skin/src/index.ts
M skin/src/vue/c-content.vue
M skin/src/vue/c-edit.vue
M skin/src/vue/c-field.vue
M skin/src/vue/c-page-creation-menu.vue
M skin/src/vue/c-sidebar.vue
M skin/src/vue/c-template.vue
M skin/src/vue/c-uix.vue
M skin/src/vue/c-view.vue
M skin/src/vue/contentTools.ts
M sources/xwiki/mock-server/package.json
M sources/xwiki/mock-server/src/index.ts
M xwiki/remoteinlineeditor/src/components/uixRemoteXWikiEditorProvider.ts
M xwiki/remoteinlineeditor/src/vue/c-edit-xwikiremote.vue
Log Message:
-----------
Merge remote-tracking branch 'origin/main' into CRISTAL-274
Commit: 5f3dd0061fee27c5727f736cc3c31556a7b1820d
https://github.com/xwiki-contrib/cristal/commit/5f3dd0061fee27c5727f736cc3c…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-11-12 (Tue, 12 Nov 2024)
Changed paths:
M core/model/model-click-listener/src/DefaultClickListener.ts
M core/model/model-remote-url/model-remote-url-api/src/remoteURLSerializer.ts
M core/model/model-remote-url/model-remote-url-xwiki/src/componentInit.ts
M core/model/model-remote-url/model-remote-url-xwiki/src/xWikiRemoteURLParser.ts
A core/model/model-remote-url/model-remote-url-xwiki/src/xWikiRemoteURLSerializer.ts
M skin/src/vue/contentTools.ts
Log Message:
-----------
--wip-- [skip ci]
Compare: https://github.com/xwiki-contrib/cristal/compare/fc4d1e4ea035%5E...5f3dd006…
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 2365b207750f4c251872eefbdeb6a9b0f7551225
https://github.com/xwiki/xwiki-platform/commit/2365b207750f4c251872eefbdeb6…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-11-12 (Tue, 12 Nov 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/resources/wikis/WikiPagesResourceImpl.java
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/test/java/org/xwiki/rest/internal/resources/wikis/WikiPagesResourceImplTest.java
Log Message:
-----------
XWIKI-22639: WikiPages REST endpoint always query main wiki in path based instances
* remove unused imports
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-commons
Commit: 8ecafa06717273d1f53faff1186b995026508ed7
https://github.com/xwiki/xwiki-commons/commit/8ecafa06717273d1f53faff1186b9…
Author: Antoine Mottier <antoine.mottier(a)ow2.org>
Date: 2024-11-12 (Tue, 12 Nov 2024)
Changed paths:
M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/main/java/org/xwiki/extension/repository/internal/local/LocalExtensionStorage.java
Log Message:
-----------
XCOMMONS-3197: LocalExtensionStorage removeExtension doesn't remove extension folder even if empty
* Remove extension version folder and extension folder if they are empty when removing an extension from local repository.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/book-versions
Commit: 825b188dbd0ae452250c18ed8014f533904564e3
https://github.com/xwiki-contrib/book-versions/commit/825b188dbd0ae452250c1…
Author: Mathieu Pace <mathieu.pace(a)xwiki.com>
Date: 2024-11-12 (Tue, 12 Nov 2024)
Changed paths:
A xwiki-book-versions-application/src/main/resources/BookVersions/Code/BookMacros.xml
M xwiki-book-versions-application/src/main/resources/BookVersions/Code/NavigationMenu.xml
A xwiki-book-versions-application/src/main/resources/BookVersions/Code/VersionedPageRedirect.xml
Log Message:
-----------
BVERSION-2 Add versioned page feature
* Add a redirect page for versioned page, to be added as DocumentSheetBinding
* Add a macro page to share code between the redirect and the navigation menu
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/book-versions/settings/notifications
Branch: refs/heads/CRISTAL-142
Home: https://github.com/xwiki-contrib/cristal
Commit: b05b8050d7528114f0efde15ab817c86b0e40e09
https://github.com/xwiki-contrib/cristal/commit/b05b8050d7528114f0efde15ab8…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-11-12 (Tue, 12 Nov 2024)
Changed paths:
M api/src/api/cristalApp.ts
M api/src/api/storage.ts
M core/backends/backend-api/src/abstractStorage.ts
M core/backends/backend-dexie/src/wrappingOfflineStorage.ts
M core/backends/backend-github/src/githubStorage.ts
M core/backends/backend-xwiki/src/xwikiStorage.ts
M core/document/document-api/src/index.ts
M core/document/document-default/src/defaultDocumentService.ts
M core/hierarchy/hierarchy-default/src/utils.ts
M core/history/history-api/package.json
M core/history/history-api/src/index.ts
M core/history/history-github/src/components/componentsInit.ts
M core/history/history-ui/langs/translation-en.json
M core/history/history-ui/langs/translation-fr.json
M core/history/history-ui/src/translations.ts
M core/history/history-ui/src/vue/HistoryTab.vue
M core/history/history-xwiki/src/components/componentsInit.ts
M core/navigation-tree/navigation-tree-filesystem/src/components/componentsInit.ts
M core/navigation-tree/navigation-tree-nextcloud/src/components/componentsInit.ts
M core/xwiki/xwiki-utils/src/index.ts
M lib/src/components/DefaultCristalApp.ts
M pnpm-lock.yaml
Log Message:
-----------
CRISTAL-142: View history if the backend supports it
* Support UserDetails
* Improve localization
* Improve overall syntax
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: 9f2a5dc80875516bd58d31e4aea1539ba9bab090
https://github.com/xwiki-contrib/book-versions/commit/9f2a5dc80875516bd58d3…
Author: Mathieu Pace <mathieu.pace(a)xwiki.com>
Date: 2024-11-12 (Tue, 12 Nov 2024)
Changed paths:
A xwiki-book-versions-application/src/main/resources/BookVersions/Code/NavigationMenu.xml
M xwiki-book-versions-application/src/main/resources/BookVersions/Code/SetUserSessionAttribute.xml
Log Message:
-----------
BVERSION-2: Add versioned page feature
* Add missing page for displaying the version selection menu
* Change the request properties from book to collection
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/book-versions/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/book-versions
Commit: af05bf517edf5b1463f577095b8b0a670aa0a3fe
https://github.com/xwiki-contrib/book-versions/commit/af05bf517edf5b1463f57…
Author: Mathieu Pace <mathieu.pace(a)xwiki.com>
Date: 2024-11-12 (Tue, 12 Nov 2024)
Changed paths:
A xwiki-book-versions-application/src/main/resources/BookVersions/Code/BookNavigation.xml
M xwiki-book-versions-application/src/main/resources/BookVersions/Code/BookService.xml
A xwiki-book-versions-application/src/main/resources/BookVersions/Code/SetUserSessionAttribute.xml
M xwiki-book-versions-application/src/main/resources/BookVersions/Code/Translations.xml
Log Message:
-----------
BVERSION-2: Add versioned page feature
* Add a version selector UIX
* Change getCollectionVersions from the service, to provide versions in descending creation date order
* Add a page to set user sessions attribute
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/book-versions/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/confluence
Commit: d86a3d128c47384ff570470a1911d679a7e24650
https://github.com/xwiki-contrib/confluence/commit/d86a3d128c47384ff570470a…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2024-11-12 (Tue, 12 Nov 2024)
Changed paths:
M confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/internal/wikimodel/ConfluenceAttributeXMLFilter.java
M confluence-syntax-xhtml/src/test/resources/confluence+xhtml10/specific/table/table2.test
M confluence-xml/src/test/resources/confluencexml/table.test
M confluence-xml/src/test/resources/confluencexml/table/entities.xml
Log Message:
-----------
CONFLUENCE-323: Convert named colors to lighter colors corresponding to the ones Confluence uses
Commit: b8d716171acb0e0c53ce3ff3c0d646d7b7c7dde1
https://github.com/xwiki-contrib/confluence/commit/b8d716171acb0e0c53ce3ff3…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2024-11-12 (Tue, 12 Nov 2024)
Changed paths:
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/macros/MathMacroConverter.java
M confluence-xml/src/test/resources/confluencexml/lists.test
M confluence-xml/src/test/resources/confluencexml/lists/entities.xml
Log Message:
-----------
CONFLUENCE-324: Convert the unit macro to a math inline macro
Compare: https://github.com/xwiki-contrib/confluence/compare/94f35c522180...b8d71617…
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: 4a6e5c5ae0c7a5174ff49fe8d7b43e0cb7b0cbb3
https://github.com/xwiki/xwiki-platform/commit/4a6e5c5ae0c7a5174ff49fe8d7b4…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-11-12 (Tue, 12 Nov 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/resources/search/AbstractDatabaseSearchSource.java
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-rest/src/main/java/org/xwiki/search/solr/internal/rest/SOLRSearchSource.java
Log Message:
-----------
XWIKI-22618: The REST API search query endpoint returns invalid page URLs for nested pages
(cherry picked from commit 525f5e586afd4a4a644ac0912ff73483bba476b5)
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: 525f5e586afd4a4a644ac0912ff73483bba476b5
https://github.com/xwiki/xwiki-platform/commit/525f5e586afd4a4a644ac0912ff7…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-11-12 (Tue, 12 Nov 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/resources/search/AbstractDatabaseSearchSource.java
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-rest/src/main/java/org/xwiki/search/solr/internal/rest/SOLRSearchSource.java
Log Message:
-----------
XWIKI-22618: The REST API search query endpoint returns invalid page URLs for nested pages
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications