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-contrib/cristal] 39a540: [Misc] Add deterministic import/export order
by XWiki Notifications 12 Nov '24

12 Nov '24
Branch: refs/heads/main 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. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] 2365b2: XWIKI-22639: WikiPages REST endpoint always query ...
by XWiki Notifications 12 Nov '24

12 Nov '24
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
1 0
0 0
[xwiki/xwiki-commons] 8ecafa: XCOMMONS-3197: LocalExtensionStorage removeExtensi...
by XWiki Notifications 12 Nov '24

12 Nov '24
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
1 0
0 0
[xwiki-contrib/book-versions] 825b18: BVERSION-2 Add versioned page feature
by XWiki Notifications 12 Nov '24

12 Nov '24
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
1 0
0 0
[xwiki-contrib/cristal] be1bdb: CRISTAL-142: View history if the backend supports it
by XWiki Notifications 12 Nov '24

12 Nov '24
Branch: refs/heads/CRISTAL-142 Home: https://github.com/xwiki-contrib/cristal Commit: be1bdbc351c97cfe52d4a4aaa54c54c3c8137d64 https://github.com/xwiki-contrib/cristal/commit/be1bdbc351c97cfe52d4a4aaa54… 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 lib/src/components/DefaultCristalApp.ts Log Message: ----------- CRISTAL-142: View history if the backend supports it * Make requeue parameter optional To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
1 0
0 0
[xwiki-contrib/cristal] a121d6: CRISTAL-142: View history if the backend supports it
by XWiki Notifications 12 Nov '24

12 Nov '24
Branch: refs/heads/CRISTAL-142 Home: https://github.com/xwiki-contrib/cristal Commit: a121d6211b6c75af1df8d3c04845d1aa2c8e2e75 https://github.com/xwiki-contrib/cristal/commit/a121d6211b6c75af1df8d3c0484… Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com> Date: 2024-11-12 (Tue, 12 Nov 2024) Changed paths: M core/backends/backend-dexie/src/wrappingOfflineStorage.ts Log Message: ----------- CRISTAL-142: View history if the backend supports it * Remove unneeded parameter 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 CONFLUENCE-325: Allow inline macros in task body macros
by XWiki Notifications 12 Nov '24

12 Nov '24
1 0
0 0
[xwiki-contrib/cristal] b05b80: CRISTAL-142: View history if the backend supports it
by XWiki Notifications 12 Nov '24

12 Nov '24
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
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-18292: Tables are too narrow when exported to rtf/odt
by XWiki Notifications 12 Nov '24

12 Nov '24
1 0
0 0
[xwiki-contrib/book-versions] 624d43: BVERSION-2 Add versioned page feature
by XWiki Notifications 12 Nov '24

12 Nov '24
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/book-versions Commit: 624d438799906432c86a65cca7d11116308550a6 https://github.com/xwiki-contrib/book-versions/commit/624d438799906432c86a6… Author: Mathieu Pace <mathieu.pace(a)xwiki.com> Date: 2024-11-12 (Tue, 12 Nov 2024) Changed paths: R xwiki-book-versions-application/src/main/resources/BookVersions/Code/BookNavigation.xml Log Message: ----------- BVERSION-2 Add versioned page feature * Remove page unrelated to the feature To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/book-versions/settings/notifications
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 3592
  • 3593
  • 3594
  • 3595
  • 3596
  • 3597
  • 3598
  • ...
  • 5832
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.