Branch: refs/heads/stable-17.0.x
Home: https://github.com/xwiki/xwiki-platform
Commit: b6cfbd71f55b023fb6c2ba7db815bdff0a663e33
https://github.com/xwiki/xwiki-platform/commit/b6cfbd71f55b023fb6c2ba7db815…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-02-06 (Thu, 06 Feb 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-container/xwiki-platform-container-servlet/src/main/java/org/xwiki/container/servlet/internal/HttpSessionManager.java
M xwiki-platform-core/xwiki-platform-container/xwiki-platform-container-servlet/src/test/java/org/xwiki/container/servlet/internal/HttpSessionManagerTest.java
Log Message:
-----------
XWIKI-22857: The SessionCreatedEvent and SessionDestroyedEvent event are not sending the expected session object anymore
(cherry picked from commit 111e2ff43f6df9913f393d12bca8a7e14048dea6)
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: 111e2ff43f6df9913f393d12bca8a7e14048dea6
https://github.com/xwiki/xwiki-platform/commit/111e2ff43f6df9913f393d12bca8…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-02-06 (Thu, 06 Feb 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-container/xwiki-platform-container-servlet/src/main/java/org/xwiki/container/servlet/internal/HttpSessionManager.java
M xwiki-platform-core/xwiki-platform-container/xwiki-platform-container-servlet/src/test/java/org/xwiki/container/servlet/internal/HttpSessionManagerTest.java
Log Message:
-----------
XWIKI-22857: The SessionCreatedEvent and SessionDestroyedEvent event are not sending the expected session object anymore
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-17.0.x
Home: https://github.com/xwiki/xwiki-commons
Commit: cbc4e2813288ce51f678603d6a76cb0748a918fb
https://github.com/xwiki/xwiki-commons/commit/cbc4e2813288ce51f678603d6a76c…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-02-06 (Thu, 06 Feb 2025)
Changed paths:
M xwiki-commons-core/xwiki-commons-jakartabridge/xwiki-commons-jakartabridge-common/src/main/java/org/xwiki/jakartabridge/internal/AbstractJakartaToJavaxWrapper.java
M xwiki-commons-core/xwiki-commons-jakartabridge/xwiki-commons-jakartabridge-common/src/main/java/org/xwiki/jakartabridge/internal/AbstractJavaxToJakartaWrapper.java
M xwiki-commons-core/xwiki-commons-jakartabridge/xwiki-commons-jakartabridge-common/src/test/java/org/xwiki/jakartabridge/JakartaBridgeTest.java
Log Message:
-----------
XCOMMONS-3254: Javax/Jakarta bridges should also ideally bridge equals/hashCode as much as possible
(cherry picked from commit 4bfb7881b5e7975337bffb06b7112f294a832ca6)
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/xwiki-commons
Commit: 4bfb7881b5e7975337bffb06b7112f294a832ca6
https://github.com/xwiki/xwiki-commons/commit/4bfb7881b5e7975337bffb06b7112…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-02-06 (Thu, 06 Feb 2025)
Changed paths:
M xwiki-commons-core/xwiki-commons-jakartabridge/xwiki-commons-jakartabridge-common/src/main/java/org/xwiki/jakartabridge/internal/AbstractJakartaToJavaxWrapper.java
M xwiki-commons-core/xwiki-commons-jakartabridge/xwiki-commons-jakartabridge-common/src/main/java/org/xwiki/jakartabridge/internal/AbstractJavaxToJakartaWrapper.java
M xwiki-commons-core/xwiki-commons-jakartabridge/xwiki-commons-jakartabridge-common/src/test/java/org/xwiki/jakartabridge/JakartaBridgeTest.java
Log Message:
-----------
XCOMMONS-3254: Javax/Jakarta bridges should also ideally bridge equals/hashCode as much as possible
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/oidc
Commit: aa163c590d5ead0d06dd9dade6bc6d6e8ddb216e
https://github.com/xwiki-contrib/oidc/commit/aa163c590d5ead0d06dd9dade6bc6d…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-02-06 (Thu, 06 Feb 2025)
Changed paths:
M oidc-api/pom.xml
M oidc-authenticator-configuration/pom.xml
M oidc-authenticator-user/pom.xml
M oidc-authenticator/pom.xml
M oidc-provider/pom.xml
M oidc-test/oidc-test-pageobjects/pom.xml
M oidc-test/oidc-test-tests/pom.xml
M oidc-test/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/oidc/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/oidc
Commit: f9f1ef307b5f76e536115637fdf3e3f81b256452
https://github.com/xwiki-contrib/oidc/commit/f9f1ef307b5f76e536115637fdf3e3…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-02-06 (Thu, 06 Feb 2025)
Changed paths:
M oidc-api/pom.xml
M oidc-authenticator-configuration/pom.xml
M oidc-authenticator-user/pom.xml
M oidc-authenticator/pom.xml
M oidc-provider/pom.xml
M oidc-test/oidc-test-pageobjects/pom.xml
M oidc-test/oidc-test-tests/pom.xml
M oidc-test/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release oidc-2.13.6
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/oidc/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/confluence
Commit: b9c380e857d0bfb90b1e9822cb276ba60ff30acc
https://github.com/xwiki-contrib/confluence/commit/b9c380e857d0bfb90b1e9822…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-02-06 (Thu, 06 Feb 2025)
Changed paths:
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/input/ConfluenceXMLPackage.java
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceInputFilterStream.java
Log Message:
-----------
CONFLUENCE-395: Support importing Space tags
* improve error reporting
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: c9a75cceacdfdc5e8c3359dbd5fe9f1b4decbc2c
https://github.com/xwiki-contrib/cristal/commit/c9a75cceacdfdc5e8c3359dbd5f…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-02-06 (Thu, 06 Feb 2025)
Changed paths:
M api/src/api/cristalApp.ts
M core/extra-tabs/extra-tabs-default/package.json
M core/extra-tabs/extra-tabs-default/src/DefaultExtraTabsService.ts
M core/info-actions/info-actions-default/package.json
M core/info-actions/info-actions-default/src/DefaultInfoActionsService.ts
M core/model/model-reference/model-reference-xwiki/package.json
M core/model/model-reference/model-reference-xwiki/src/xWikiModelReferenceParser.ts
M core/page-actions/page-actions-default/package.json
M core/page-actions/page-actions-default/src/DefaultPageActionCategoryService.ts
M core/page-actions/page-actions-default/src/DefaultPageActionService.ts
M core/tiptap-extensions/tiptap-extension-image/package.json
M core/tiptap-extensions/tiptap-extension-image/src/vue/ImageInsertView.vue
M core/uiextension/uiextension-default/package.json
M core/uiextension/uiextension-default/src/DefaultUIExtensionsManager.ts
M ds/vuetify/src/components/vuetifyDesignSystemLoader.ts
M editors/tiptap/package.json
M editors/tiptap/src/components/uixTiptapEditorProvider.ts
M editors/tiptap/src/vue/c-edit-tiptap.vue
M editors/tiptap/src/vue/c-tiptap-link-edit.vue
M editors/tiptap/tsconfig.json
M electron/renderer/src/index.ts
M extensions/menubuttons/src/components/uixMenuTemplateProvider.ts
M extensions/menubuttons/src/components/uixMenuTemplateProvider2.ts
M lib/package.json
M lib/src/components/DefaultCristalApp.ts
M lib/src/components/cristalAppLoader.ts
A lib/src/default/defaultComponentsList.ts
A lib/src/default/nextcloud.ts
A lib/src/default/offline.ts
A lib/src/default/shoelace.ts
A lib/src/default/vuetify.ts
A lib/src/default/xwiki.ts
R lib/src/defaultComponentsList.ts
M lib/src/index.ts
M lib/src/staticBuild.ts
M macros/src/components/alertMacro.ts
M macros/src/components/errorMacro.ts
M macros/src/components/infoMacro.ts
M macros/src/components/successMacro.ts
M macros/src/components/warningMacro.ts
M pnpm-lock.yaml
M sharedworker/impl/src/components/workerCristalApp.ts
M skin/src/api/vueTemplateProvider.ts
M skin/src/components/defaultVueTemplateProvider.ts
M skin/src/components/templateTemplateProvider.ts
M skin/src/components/uixLoginTemplateProvider.ts
M skin/src/components/uixSearchTemplateProvider.ts
M skin/src/components/uixVueTemplateProvider.ts
M skin/src/vue/c-edit.vue
M skin/src/vue/c-main.vue
M skin/src/vue/c-uix.vue
M skin/src/vue/contentTools.ts
M web/package.json
M web/src/index.ts
M web/vite.config.ts
M xwiki/remoteinlineeditor/src/components/uixRemoteXWikiEditorProvider.ts
Log Message:
-----------
CRISTAL-463: Improve Cristal bundled size
- load the editor code lazily
- bundle wikimodel in a separate chunk
- replace vuetify large font file for icons with svg elements loaded from javascript
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/confluence
Commit: a38f5abf2bb471cbbeb2dca6e4bb9d8cba430935
https://github.com/xwiki-contrib/confluence/commit/a38f5abf2bb471cbbeb2dca6…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-02-05 (Wed, 05 Feb 2025)
Changed paths:
M pom.xml
Log Message:
-----------
Remove old revapi ignores
Commit: 638823aeec79a5cf803e01f664793cc2f4f0eb1b
https://github.com/xwiki-contrib/confluence/commit/638823aeec79a5cf803e01f6…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-02-05 (Wed, 05 Feb 2025)
Changed paths:
M confluence-xml/checkstyle-suppressions.xml
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/input/ConfluenceXMLPackage.java
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceInputFilterStream.java
M confluence-xml/src/test/java/org/xwiki/contrib/confluence/filter/IntegrationTests.java
M confluence-xml/src/test/resources/confluencexml/4.3.2.test
M confluence-xml/src/test/resources/confluencexml/confluence8.5.6.test
M confluence-xml/src/test/resources/confluencexml/confluence80tags.test
M confluence-xml/src/test/resources/confluencexml/confluence80tags/entities.xml
M confluence-xml/src/test/resources/confluencexml/pageswithdots.test
Log Message:
-----------
CONFLUENCE-395: Support importing Space tags
Compare: https://github.com/xwiki-contrib/confluence/compare/52fbca027e73...638823ae…
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/application-mocca-calendar
Commit: 3ed805ab223b25df44378e3f6c597c081e2ec1cc
https://github.com/xwiki-contrib/application-mocca-calendar/commit/3ed805ab…
Author: Alex Cotiugă <ancotiuga(a)gmail.com>
Date: 2025-02-05 (Wed, 05 Feb 2025)
Changed paths:
M application-mocca-calendar-ui/src/main/resources/MoccaCalendar/Code/JSONService.xml
M application-mocca-calendar-ui/src/main/resources/MoccaCalendar/Code/Macro.xml
Log Message:
-----------
[Misc] The [org.xwiki.localization.wiki.internal.OnDemandDocumentTranslationBundle] listener is overwriting a previously registered listener
[org.xwiki.localization.wiki.internal.ComponentDocumentTranslationBundle] since they both are registered under the same id [localization.bundle.document:xwiki:Calendar.Translations]
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-mocca-calendar/settings/notifi…
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/book-versions
Commit: 8d25f557e203a47d1cb3f916359301e7cef94b13
https://github.com/xwiki-contrib/book-versions/commit/8d25f557e203a47d1cb3f…
Author: Mathieu Pace <mathieu.pace(a)xwiki.com>
Date: 2025-02-05 (Wed, 05 Feb 2025)
Changed paths:
M application-book-versions-default/src/main/java/org/xwiki/contrib/bookversions/internal/BookVersionsConstants.java
M application-book-versions-default/src/main/java/org/xwiki/contrib/bookversions/internal/DefaultBookVersionsManager.java
M application-book-versions-ui/src/main/resources/BookVersions/Code/PublicationConfigurationSheet.xml
Log Message:
-----------
BVERSION-83: Publication: have different publishing behaviour
* Added the behaviour to cancel if the target space isn't empty, or to empty it if the behaviour to re-publish
* Enabled the display of the publish behaviour property on the PublicationConfigurationSheet
* Made the behaviour configuration mandatory
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/url-mapping
Commit: 52bcfd90cf137259e6293aba19ac324dc63eabb6
https://github.com/xwiki-contrib/url-mapping/commit/52bcfd90cf137259e6293ab…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2025-02-05 (Wed, 05 Feb 2025)
Changed paths:
M url-mapping-api/src/main/java/org/xwiki/contrib/urlmapping/AbstractURLMappingPrefixHandler.java
M url-mapping-api/src/main/java/org/xwiki/contrib/urlmapping/DefaultURLMappingResult.java
M url-mapping-default/src/main/java/org/xwiki/contrib/urlmapping/internal/DefaultURLMappingRedirector.java
M url-mapping-default/src/main/java/org/xwiki/contrib/urlmapping/internal/URLMappingResourceReferenceHandler.java
M url-mapping-default/src/main/java/org/xwiki/contrib/urlmapping/internal/URLMappingResourceReferenceResolver.java
M url-mapping-default/src/main/java/org/xwiki/contrib/urlmapping/internal/URLPrefixHandlerRegistrationListener.java
Log Message:
-----------
URLMAP-4: Add debug logs
Commit: 9ab2c30ac920c9146a3441e20db72ca305f63f1d
https://github.com/xwiki-contrib/url-mapping/commit/9ab2c30ac920c9146a3441e…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2025-02-05 (Wed, 05 Feb 2025)
Changed paths:
M pom.xml
M url-mapping-api/pom.xml
M url-mapping-default/pom.xml
M url-mapping-suggestions/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release url-mapping-0.0.4
Compare: https://github.com/xwiki-contrib/url-mapping/compare/04a2dcf19794...9ab2c30…
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/url-mapping/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/application-mocca-calendar
Commit: 2288d1166e9431614bd0d9172ff86643af54fd3b
https://github.com/xwiki-contrib/application-mocca-calendar/commit/2288d116…
Author: Alex Cotiugă <ancotiuga(a)gmail.com>
Date: 2025-02-05 (Wed, 05 Feb 2025)
Changed paths:
M application-mocca-calendar-api/src/main/java/org/xwiki/contrib/moccacalendar/script/MoccaCalendarScriptService.java
M application-mocca-calendar-ui/src/main/resources/MoccaCalendar/Code/JSONService.xml
M application-mocca-calendar-ui/src/main/resources/MoccaCalendar/Code/Macro.xml
M application-mocca-calendar-ui/src/main/resources/MoccaCalendar/MoccaCalendarTranslations.xml
Log Message:
-----------
MOCCACAL-16: In 'All events' view, be able to select what calendars to display
* add a checkbox selector form in the calendar macro to pick calendars to be displayed
* display the checkboxes selector only in view mode, when the filter macro param is not set to 'page' and when more than one calendar has been created
* add calendars filtering to the events query
* use the calendars color as checkboxes background color to identify events that belong to each displayed calendar
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-mocca-calendar/settings/notifi…
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/livedata-inline-table
Commit: c9b6d12bf2b33350404b0c306faff75dc1743b76
https://github.com/xwiki-contrib/livedata-inline-table/commit/c9b6d12bf2b33…
Author: Dorian OUAKLI <dorian.ouakli(a)xwiki.com>
Date: 2025-02-05 (Wed, 05 Feb 2025)
Changed paths:
M livedata-inline-table-macro/src/checkstyle/checkstyle-suppressions.xml
M livedata-inline-table-macro/src/main/java/org/xwiki/contrib/internal/LiveDataInlineTableMacro.java
M livedata-inline-table-macro/src/main/java/org/xwiki/contrib/internal/LiveDataInlineTableMacroBlockFilter.java
A livedata-inline-table-source/src/main/java/org/xwiki/contrib/internal/DefaultInlineTableCache.java
A livedata-inline-table-source/src/main/java/org/xwiki/contrib/internal/InlineTableCache.java
M livedata-inline-table-source/src/main/java/org/xwiki/contrib/internal/InlineTableLiveDataEntryStore.java
M livedata-inline-table-source/src/main/resources/META-INF/components.txt
Log Message:
-----------
XLIT-9: There should be no size limit for tables
Commit: 9eed6751d12c556631df5a267317c46388e723ec
https://github.com/xwiki-contrib/livedata-inline-table/commit/9eed6751d12c5…
Author: Dorian OUAKLI <dorian.ouakli(a)xwiki.com>
Date: 2025-02-05 (Wed, 05 Feb 2025)
Changed paths:
M livedata-inline-table-macro/pom.xml
M livedata-inline-table-source/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release livedata-inline-table-0.0.7
Compare: https://github.com/xwiki-contrib/livedata-inline-table/compare/e7b7ee924840…
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/livedata-inline-table/settings/notificatio…
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: cf78f6b6cb62be7e6296b8c7038128f66042036c
https://github.com/xwiki/xwiki-platform/commit/cf78f6b6cb62be7e6296b8c70381…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-02-05 (Wed, 05 Feb 2025)
Changed paths:
M xwiki-platform-tools/xwiki-platform-tool-configuration-resources/src/main/resources/hibernate.cfg.xml.vm
Log Message:
-----------
XWIKI-22752: Allows indicating in the Hibernate hbm configuration files that an entity should be compressed
* better generated hibernate configuration
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-contrib/book-versions
Commit: 410e0f316dc082cf8503020717ca83cc577e306b
https://github.com/xwiki-contrib/book-versions/commit/410e0f316dc082cf85030…
Author: Josué Tille <josue.tille(a)xwiki.com>
Date: 2025-02-05 (Wed, 05 Feb 2025)
Changed paths:
M application-book-versions-ui/src/main/resources/BookVersions/Code/PrecedingVersionsSuggestPicker.xml
M application-book-versions-ui/src/main/resources/BookVersions/Code/PublicationConfigurationClass.xml
A application-book-versions-ui/src/main/resources/BookVersions/Code/VariantClassFieldSuggestPicker.xml
M application-book-versions-ui/src/main/resources/BookVersions/Code/VariantSuggestPicker.xml
Log Message:
-----------
BVERSION-97: Provide pickers for the publication configuration
* Fix conflicting variable name in JS
* Fix typo on VariantSuggestPicker
* Copy the PrecedingVersionsSuggestPicker to VariantClassFieldSuggestPicker and adapt code for variant picker
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/oidc
Commit: 77418876163ee6da9919ac8c0487fad026500e87
https://github.com/xwiki-contrib/oidc/commit/77418876163ee6da9919ac8c0487fa…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-02-05 (Wed, 05 Feb 2025)
Changed paths:
M oidc-api/pom.xml
M oidc-authenticator-configuration/pom.xml
M oidc-authenticator-user/pom.xml
M oidc-authenticator/pom.xml
M oidc-provider/pom.xml
M oidc-test/oidc-test-pageobjects/pom.xml
M oidc-test/oidc-test-tests/pom.xml
M oidc-test/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/oidc/settings/notifications