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