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