lists.xwiki.org
Sign In Sign Up
Manage this list Sign In Sign Up

Keyboard Shortcuts

Thread View

  • j: Next unread message
  • k: Previous unread message
  • j a: Jump to all threads
  • j l: Jump to MailingList overview

notifications

Thread Start a new thread
Download
Threads by month
  • ----- 2026 -----
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2025 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2024 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2023 -----
  • December
  • November
  • October
[email protected]

  • 58313 discussions
[xwiki/xwiki-commons] 693b3f: [Misc] Fix typo introduced in commit 1c598a33a5708...
by XWiki Notifications 08 Nov '24

08 Nov '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-commons Commit: 693b3ff67ec46b30aa47d7606df70ebef891ca11 https://github.com/xwiki/xwiki-commons/commit/693b3ff67ec46b30aa47d7606df70… Author: Vincent Massol <vincent(a)massol.net> Date: 2024-11-08 (Fri, 08 Nov 2024) Changed paths: M pom.xml Log Message: ----------- [Misc] Fix typo introduced in commit 1c598a33a5708f9460de085216b62201f1da2b7b To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
1 0
0 0
[xwiki-contrib/cristal] 98938e: [Misc] Add deterministic import/export order
by XWiki Notifications 08 Nov '24

08 Nov '24
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/cristal Commit: 98938e83ab9fc96c4dbf7caf5e4ca0a98569d2ec https://github.com/xwiki-contrib/cristal/commit/98938e83ab9fc96c4dbf7caf5e4… 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 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/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: ----------- [Misc] Add deterministic import/export order To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22648: Improve the test registerWikiSyntaxName in RegisterIT
by XWiki Notifications 08 Nov '24

08 Nov '24
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22582: Add automated test for "Switch between Icon Themes"
by XWiki Notifications 08 Nov '24

08 Nov '24
1 0
0 0
[xwiki/xwiki-platform] ce2be6: XWIKI-12987: Relative links are made absolute or e...
by XWiki Notifications 08 Nov '24

08 Nov '24
Branch: refs/heads/feature-deploy-refactor-links Home: https://github.com/xwiki/xwiki-platform Commit: ce2be6872b96da123060688d80af85d9374a7f05 https://github.com/xwiki/xwiki-platform/commit/ce2be6872b96da123060688d80af… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2024-11-08 (Fri, 08 Nov 2024) Changed paths: M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-test/xwiki-platform-flamingo-skin-test-docker/src/test/it/org/xwiki/flamingo/test/docker/RenamePageIT.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/XWiki.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/internal/render/DefaultOldRendering.java M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/XWikiTest.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/checkstyle/checkstyle-suppressions.xml M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/main/java/org/xwiki/refactoring/ReferenceRenamer.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/main/java/org/xwiki/refactoring/internal/ReferenceUpdater.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/main/java/org/xwiki/refactoring/internal/job/AbstractCopyOrMoveJob.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/main/java/org/xwiki/refactoring/internal/job/AbstractEntityJobWithChecks.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/main/java/org/xwiki/refactoring/internal/job/CopyJob.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/main/java/org/xwiki/refactoring/internal/job/MoveJob.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/main/java/org/xwiki/refactoring/internal/listener/BackLinkUpdaterListener.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-default/src/main/java/org/xwiki/refactoring/internal/DefaultMacroRefactoring.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-default/src/main/java/org/xwiki/refactoring/internal/DefaultReferenceRenamer.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-default/src/main/java/org/xwiki/refactoring/internal/DefaultReferenceUpdater.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-default/src/main/java/org/xwiki/refactoring/internal/ResourceReferenceRenamer.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-default/src/test/java/org/xwiki/refactoring/internal/DefaultMacroRefactoringTest.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-default/src/test/java/org/xwiki/refactoring/internal/DefaultReferenceUpdaterTest.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-default/src/test/java/org/xwiki/refactoring/internal/ResourceReferenceRenamerTest.java M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-xwiki/src/main/java/org/xwiki/rendering/macro/MacroRefactoring.java Log Message: ----------- XWIKI-12987: Relative links are made absolute or even broken after moving a page WIP The idea of this work is to: 1. Provide a way to access all documents that are moved as part of a move job 2. Use that information when performing a call to ReferenceRenamer to define if a relative untyped link should be handled or not On top of it, the idea is also to check if the doc exists in case of refactoring of a link to avoid refactoring unexisting relative links. One problem is remaining about relative link pointing to sibling pages (e.g. the link to Alice in Bob page in the ticket): we rely apparently to an old mechanism for backward compatibility reason for this to work in the UI, we might need same thing in the check, or to decide to ignore that UC. I started to add an integration tests but for some reason it's not passing, though it seemed to be working locally for the scenario described in the ticket (except for the link in Bob page). Commit: 85844e63a987ff62680277a46bc5dd598d5684b6 https://github.com/xwiki/xwiki-platform/commit/85844e63a987ff62680277a46bc5… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2024-11-08 (Fri, 08 Nov 2024) Changed paths: M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-test/xwiki-platform-flamingo-skin-test-docker/src/test/it/org/xwiki/flamingo/test/docker/RenamePageIT.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-default/src/main/java/org/xwiki/refactoring/internal/ResourceReferenceRenamer.java M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-include/src/main/java/org/xwiki/rendering/internal/macro/include/IncludeMacroRefactoring.java M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-include/src/test/java/org/xwiki/rendering/internal/macro/include/IncludeMacroRefactoringTest.java Log Message: ----------- XWIKI-12987: Relative links are made absolute or even broken after moving a page * Fix integration test setup * Fix some signatures * Work on the conditions for performing link update: WIP Commit: 38d9797b4e11751bec3a045a978611f9ed70dee4 https://github.com/xwiki/xwiki-platform/commit/38d9797b4e11751bec3a045a9786… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2024-11-08 (Fri, 08 Nov 2024) Changed paths: M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-default/src/main/java/org/xwiki/refactoring/internal/ResourceReferenceRenamer.java Log Message: ----------- XWIKI-12987: Relative links are made absolute or even broken after moving a page * Fix conditions to make all RenamePageIT passing * WIP: need to double check that some conditions are not redundant and double check side effects Commit: 6b5089b0230717bc0bb64a90299bc0563eeaba6e https://github.com/xwiki/xwiki-platform/commit/6b5089b0230717bc0bb64a90299b… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2024-11-08 (Fri, 08 Nov 2024) Changed paths: M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/test/java/org/xwiki/refactoring/internal/listener/BackLinkUpdaterListenerTest.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-default/src/main/java/org/xwiki/refactoring/internal/ResourceReferenceRenamer.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-default/src/test/java/org/xwiki/refactoring/internal/DefaultReferenceUpdaterTest.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-default/src/test/java/org/xwiki/refactoring/internal/ResourceReferenceRenamerTest.java Log Message: ----------- XWIKI-12987: Relative links are made absolute or even broken after moving a page * Simplify a bit the conditions in ResourceReferenceRenamer and ensure all unit tests are passing in refactoring module Commit: eb72a90a7150723d8ed78a281230fa958154879d https://github.com/xwiki/xwiki-platform/commit/eb72a90a7150723d8ed78a281230… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2024-11-08 (Fri, 08 Nov 2024) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/XWikiTest.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/main/java/org/xwiki/refactoring/ReferenceRenamer.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/main/java/org/xwiki/refactoring/internal/ReferenceUpdater.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/main/java/org/xwiki/refactoring/internal/job/AbstractEntityJobWithChecks.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/main/java/org/xwiki/refactoring/internal/listener/BackLinkUpdaterListener.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-default/src/main/java/org/xwiki/refactoring/internal/DefaultMacroRefactoring.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-default/src/main/java/org/xwiki/refactoring/internal/DefaultReferenceRenamer.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-default/src/main/java/org/xwiki/refactoring/internal/ResourceReferenceRenamer.java M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-xwiki/src/main/java/org/xwiki/rendering/macro/MacroRefactoring.java Log Message: ----------- XWIKI-12987: Relative links are made absolute or even broken after moving a page * Fix checkstyle * WIP: try to find proper oracle for renaming absolute references, without success so far. Commit: 46f3452fd035ccd113bd2d8137f214b8655a0d38 https://github.com/xwiki/xwiki-platform/commit/46f3452fd035ccd113bd2d8137f2… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2024-11-08 (Fri, 08 Nov 2024) Changed paths: M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-default/src/main/java/org/xwiki/refactoring/internal/ResourceReferenceRenamer.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-default/src/test/java/org/xwiki/refactoring/internal/DefaultReferenceUpdaterTest.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-default/src/test/java/org/xwiki/refactoring/internal/ResourceReferenceRenamerTest.java M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-include/src/main/java/org/xwiki/rendering/internal/macro/include/IncludeMacroRefactoring.java Log Message: ----------- XWIKI-12987: Relative links are made absolute or even broken after moving a page * Find proper conditions to perform or not link renames * Fix unit tests to add missing conditions * WIP: need to fix coverage and check on subwikis / with more conditions (e.g. with holes in hierarchy) Commit: 6a1aa5e085565fb44436d45d7cec38ce80446692 https://github.com/xwiki/xwiki-platform/commit/6a1aa5e085565fb44436d45d7cec… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2024-11-08 (Fri, 08 Nov 2024) Changed paths: M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-test/xwiki-platform-flamingo-skin-test-docker/src/test/it/org/xwiki/flamingo/test/docker/RenamePageIT.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-default/src/main/java/org/xwiki/refactoring/internal/ResourceReferenceRenamer.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-default/src/test/java/org/xwiki/refactoring/internal/DefaultModelBridgeTest.java Log Message: ----------- XWIKI-12987: Relative links are made absolute or even broken after moving a page * Fix a regression and provide a test to cover it Commit: 5f2f34bcf40ba276869675fca4b43d5c208c8fe5 https://github.com/xwiki/xwiki-platform/commit/5f2f34bcf40ba276869675fca4b4… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2024-11-08 (Fri, 08 Nov 2024) Changed paths: M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-test/xwiki-platform-flamingo-skin-test-docker/src/test/it/org/xwiki/flamingo/test/docker/RenamePageIT.java 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-12987: Relative links are made absolute or even broken after moving a page * Provide subwiki integration tests * Minor improvment in RenamePageIT Commit: 4a6cb235583389021bc4badf9f0efcdeff35f5fc https://github.com/xwiki/xwiki-platform/commit/4a6cb235583389021bc4badf9f0e… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2024-11-08 (Fri, 08 Nov 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-12987: Relative links are made absolute or even broken after moving a page * Improve SubWikiIT to add more checks Commit: 022c1e244565b0f51115dfc5f65ecc7fccbac0a2 https://github.com/xwiki/xwiki-platform/commit/022c1e244565b0f51115dfc5f65e… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2024-11-08 (Fri, 08 Nov 2024) Changed paths: M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-test/xwiki-platform-flamingo-skin-test-docker/src/test/it/org/xwiki/flamingo/test/docker/RenamePageIT.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/main/java/org/xwiki/refactoring/internal/job/AbstractCopyOrMoveJob.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/main/java/org/xwiki/refactoring/internal/job/CopyJob.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/main/java/org/xwiki/refactoring/internal/job/MoveJob.java Log Message: ----------- XWIKI-12987: Relative links are made absolute or even broken after moving a page * Few improvments following review Commit: b67c19779c5b8b09df1f30b7c013e5663c5585e5 https://github.com/xwiki/xwiki-platform/commit/b67c19779c5b8b09df1f30b7c013… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2024-11-08 (Fri, 08 Nov 2024) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/XWiki.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/internal/render/DefaultOldRendering.java M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/XWikiTest.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/main/java/org/xwiki/refactoring/ReferenceRenamer.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/main/java/org/xwiki/refactoring/internal/ReferenceUpdater.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/main/java/org/xwiki/refactoring/internal/job/AbstractCopyOrMoveJob.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/main/java/org/xwiki/refactoring/internal/job/AbstractEntityJobWithChecks.java A xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/main/java/org/xwiki/refactoring/internal/job/InternalCopyOrMoveJobException.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/main/java/org/xwiki/refactoring/internal/job/RenameJob.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/main/java/org/xwiki/refactoring/internal/listener/BackLinkUpdaterListener.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/main/java/org/xwiki/refactoring/job/question/EntitySelection.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/test/java/org/xwiki/refactoring/internal/job/MoveJobTest.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/test/java/org/xwiki/refactoring/internal/job/RenameJobTest.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/test/java/org/xwiki/refactoring/internal/listener/BackLinkUpdaterListenerTest.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-default/src/main/java/org/xwiki/refactoring/internal/DefaultMacroRefactoring.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-default/src/main/java/org/xwiki/refactoring/internal/DefaultReferenceRenamer.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-default/src/main/java/org/xwiki/refactoring/internal/DefaultReferenceUpdater.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-default/src/main/java/org/xwiki/refactoring/internal/ResourceReferenceRenamer.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-default/src/test/java/org/xwiki/refactoring/internal/DefaultMacroRefactoringTest.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-default/src/test/java/org/xwiki/refactoring/internal/DefaultReferenceUpdaterTest.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-default/src/test/java/org/xwiki/refactoring/internal/ResourceReferenceRenamerTest.java M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-include/src/main/java/org/xwiki/rendering/internal/macro/include/IncludeMacroRefactoring.java M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-include/src/test/java/org/xwiki/rendering/internal/macro/include/IncludeMacroRefactoringTest.java M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-xwiki/src/main/java/org/xwiki/rendering/macro/MacroRefactoring.java Log Message: ----------- XWIKI-12987: Relative links are made absolute or even broken after moving a page * Change APIs to use a Map<EntityReference, EntityReference> corresponding to the source and target of refactorings in renamers * Change some logic of AbstractCopyOrMoveJob to compute the actual couple source/destination before performing any operation and store the info in EntitySelection * Add a log in RenameJob if it's not executed because of the number of entities (not needed for this issue, but felt better to understand what's happening) Commit: 7a9cdfe228b511c286f2c8ac5a357a791a299e7c https://github.com/xwiki/xwiki-platform/commit/7a9cdfe228b511c286f2c8ac5a35… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2024-11-08 (Fri, 08 Nov 2024) Changed paths: M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-default/src/test/java/org/xwiki/refactoring/internal/DefaultModelBridgeTest.java M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-include/src/test/java/org/xwiki/rendering/internal/macro/include/IncludeMacroRefactoringTest.java Log Message: ----------- XWIKI-12987: Relative links are made absolute or even broken after moving a page * Fix remaining coverage problems Compare: https://github.com/xwiki/xwiki-platform/compare/1d8b51bfcace...7a9cdfe228b5 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] b7b65f: XWIKI-22121: Improve the registration experience (...
by XWiki Notifications 08 Nov '24

08 Nov '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: b7b65faf1dde02cc524c39eb414f1c0f2535ea95 https://github.com/xwiki/xwiki-platform/commit/b7b65faf1dde02cc524c39eb414f… Author: LucasC <lucas.charpentier(a)xwiki.com> Date: 2024-11-08 (Fri, 08 Nov 2024) Changed paths: M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-test/xwiki-platform-administration-test-docker/src/test/it/org/xwiki/administration/test/ui/RegisterIT.java M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-ui/src/main/resources/XWiki/Registration.xml M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/po/AbstractRegistrationPage.java Log Message: ----------- XWIKI-22121: Improve the registration experience (#3633) * XWIKI-22121: Improve the registration experience * Removed an escaping that wasn't needed and caused a test to not pass. * Updated the test to work with the updated Registration template * Fixed a XPath on AbstractRegistrationPage.java to be more permissive and work with the latest changes. * XWIKI-22121: Improve the registration experience * Added a TODO To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22647: Support DELETE operation on the history endpoint of the REST API
by XWiki Notifications 08 Nov '24

08 Nov '24
1 0
0 0
[[email protected]][Issue] Updates for CRISTAL-292: Support deletion of revisions
by XWiki Notifications 08 Nov '24

08 Nov '24
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22645: Add number of revisions to the history endpoint of the REST API
by XWiki Notifications 08 Nov '24

08 Nov '24
1 0
0 0
[[email protected]][Issue] Updates for CRISTAL-291: Support pagination for history
by XWiki Notifications 08 Nov '24

08 Nov '24
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 3597
  • 3598
  • 3599
  • 3600
  • 3601
  • 3602
  • 3603
  • ...
  • 5832
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.