Branch: refs/heads/stable-16.5.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 9a1c25fc1a76211dc89851f9e133f6e24c5f2201
https://github.com/xwiki/xwiki-platform/commit/9a1c25fc1a76211dc89851f9e133…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-06-20 (Thu, 20 Jun 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/main/java/org/xwiki/notifications/filters/internal/NotificationFilterPreferenceStore.java
A xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/main/java/org/xwiki/notifications/filters/migration/R160500000XWIKI22271DataMigration.java
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/main/resources/META-INF/components.txt
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/test/java/org/xwiki/notifications/filters/internal/NotificationFilterPreferenceStoreTest.java
A xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/test/java/org/xwiki/notifications/filters/migration/R160500000XWIKI22271DataMigrationTest.java
Log Message:
-----------
XWIKI-22271: Custom filters to subwiki remain on the main Wiki after subwiki is deleted (#3213)
* Iterate over all wikis when deleting filters related to a wiki
* Fix unit test
* Provide a migration to clean up filters related to deleted wikis
* Provide unit test for the migration
* Fix migration query after testing
* Add a few comments over the query
(cherry picked from commit 858605a25625999f2e1e263b35e43ffd77b92ee0)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/backport-3213-to-stable-16.5.x
Home: https://github.com/xwiki/xwiki-platform
Commit: d13595e4c0f6ba8492285a45000a50c87d39a977
https://github.com/xwiki/xwiki-platform/commit/d13595e4c0f6ba8492285a45000a…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-06-20 (Thu, 20 Jun 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/main/java/org/xwiki/notifications/filters/internal/NotificationFilterPreferenceStore.java
A xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/main/java/org/xwiki/notifications/filters/migration/R160500000XWIKI22271DataMigration.java
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/main/resources/META-INF/components.txt
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/test/java/org/xwiki/notifications/filters/internal/NotificationFilterPreferenceStoreTest.java
A xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/test/java/org/xwiki/notifications/filters/migration/R160500000XWIKI22271DataMigrationTest.java
Log Message:
-----------
XWIKI-22271: Custom filters to subwiki remain on the main Wiki after subwiki is deleted (#3213)
* Iterate over all wikis when deleting filters related to a wiki
* Fix unit test
* Provide a migration to clean up filters related to deleted wikis
* Provide unit test for the migration
* Fix migration query after testing
* Add a few comments over the query
(cherry picked from commit 858605a25625999f2e1e263b35e43ffd77b92ee0)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/backport-3213-to-stable-16.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 68f3808b8ac7d9d3ebf40073ee01c4cd4c9e1fe3
https://github.com/xwiki/xwiki-platform/commit/68f3808b8ac7d9d3ebf40073ee01…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-06-20 (Thu, 20 Jun 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/main/java/org/xwiki/notifications/filters/internal/NotificationFilterPreferenceStore.java
A xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/main/java/org/xwiki/notifications/filters/migration/R160500000XWIKI22271DataMigration.java
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/main/resources/META-INF/components.txt
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/test/java/org/xwiki/notifications/filters/internal/NotificationFilterPreferenceStoreTest.java
A xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/test/java/org/xwiki/notifications/filters/migration/R160500000XWIKI22271DataMigrationTest.java
Log Message:
-----------
XWIKI-22271: Custom filters to subwiki remain on the main Wiki after subwiki is deleted (#3213)
* Iterate over all wikis when deleting filters related to a wiki
* Fix unit test
* Provide a migration to clean up filters related to deleted wikis
* Provide unit test for the migration
* Fix migration query after testing
* Add a few comments over the query
(cherry picked from commit 858605a25625999f2e1e263b35e43ffd77b92ee0)
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: 858605a25625999f2e1e263b35e43ffd77b92ee0
https://github.com/xwiki/xwiki-platform/commit/858605a25625999f2e1e263b35e4…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-06-20 (Thu, 20 Jun 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/main/java/org/xwiki/notifications/filters/internal/NotificationFilterPreferenceStore.java
A xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/main/java/org/xwiki/notifications/filters/migration/R160500000XWIKI22271DataMigration.java
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/main/resources/META-INF/components.txt
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/test/java/org/xwiki/notifications/filters/internal/NotificationFilterPreferenceStoreTest.java
A xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/test/java/org/xwiki/notifications/filters/migration/R160500000XWIKI22271DataMigrationTest.java
Log Message:
-----------
XWIKI-22271: Custom filters to subwiki remain on the main Wiki after subwiki is deleted (#3213)
* Iterate over all wikis when deleting filters related to a wiki
* Fix unit test
* Provide a migration to clean up filters related to deleted wikis
* Provide unit test for the migration
* Fix migration query after testing
* Add a few comments over the query
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/XWIKI-22271
Home: https://github.com/xwiki/xwiki-platform
Commit: 5f547f39efd84666448a47432105c2afab37f80b
https://github.com/xwiki/xwiki-platform/commit/5f547f39efd84666448a47432105…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-06-20 (Thu, 20 Jun 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/main/java/org/xwiki/notifications/filters/migration/R160500000XWIKI22271DataMigration.java
Log Message:
-----------
XWIKI-22271: Custom filters to subwiki remain on the main Wiki after subwiki is deleted
* Add a few comments over the query
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/feature-deploy-jakarta
Home: https://github.com/xwiki/xwiki-platform
Commit: cc57faf31991b5b6491642b7c1f1c4240a5ca5c5
https://github.com/xwiki/xwiki-platform/commit/cc57faf31991b5b6491642b7c1f1…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-06-20 (Thu, 20 Jun 2024)
Changed paths:
M xwiki-platform-core/pom.xml
M xwiki-platform-core/xwiki-platform-activeinstalls2/xwiki-platform-activeinstalls2-api/pom.xml
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-core/pom.xml
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-io/pom.xml
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-maintainer/pom.xml
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-rest/pom.xml
M xwiki-platform-core/xwiki-platform-attachment/xwiki-platform-attachment-api/pom.xml
M xwiki-platform-core/xwiki-platform-attachment/xwiki-platform-attachment-validation/xwiki-platform-attachment-validation-api/pom.xml
M xwiki-platform-core/xwiki-platform-attachment/xwiki-platform-attachment-validation/xwiki-platform-attachment-validation-default/pom.xml
M xwiki-platform-core/xwiki-platform-captcha/xwiki-platform-captcha-jcaptcha/xwiki-platform-captcha-jcaptcha-api/pom.xml
M xwiki-platform-core/xwiki-platform-component/xwiki-platform-component-wiki/pom.xml
M xwiki-platform-core/xwiki-platform-configuration/xwiki-platform-configuration-default/pom.xml
M xwiki-platform-core/xwiki-platform-container/xwiki-platform-container-portlet/src/main/java/org/xwiki/container/portlet/PortletApplicationContext.java
M xwiki-platform-core/xwiki-platform-container/xwiki-platform-container-servlet/src/main/java/org/xwiki/container/servlet/HttpServletUtils.java
M xwiki-platform-core/xwiki-platform-container/xwiki-platform-container-servlet/src/main/java/org/xwiki/container/servlet/ServletContainerInitializer.java
M xwiki-platform-core/xwiki-platform-container/xwiki-platform-container-servlet/src/main/java/org/xwiki/container/servlet/ServletRequest.java
M xwiki-platform-core/xwiki-platform-container/xwiki-platform-container-servlet/src/main/java/org/xwiki/container/servlet/ServletResponse.java
M xwiki-platform-core/xwiki-platform-container/xwiki-platform-container-servlet/src/main/java/org/xwiki/container/servlet/ServletSession.java
A xwiki-platform-core/xwiki-platform-container/xwiki-platform-container-servlet/src/main/java/org/xwiki/container/servlet/SetRequestThreadName.java
M xwiki-platform-core/xwiki-platform-container/xwiki-platform-container-servlet/src/main/java/org/xwiki/container/servlet/SetThreadNameServletRequestListener.java
A xwiki-platform-core/xwiki-platform-container/xwiki-platform-container-servlet/src/main/java/org/xwiki/container/servlet/XWikiServletContextInitializer.java
M xwiki-platform-core/xwiki-platform-container/xwiki-platform-container-servlet/src/main/java/org/xwiki/container/servlet/XWikiServletContextListener.java
M xwiki-platform-core/xwiki-platform-container/xwiki-platform-container-servlet/src/main/java/org/xwiki/container/servlet/filters/SavedRequestManager.java
M xwiki-platform-core/xwiki-platform-container/xwiki-platform-container-servlet/src/main/java/org/xwiki/container/servlet/filters/internal/SavedRequestRestorerFilter.java
M xwiki-platform-core/xwiki-platform-container/xwiki-platform-container-servlet/src/main/java/org/xwiki/container/servlet/filters/internal/SetCharacterEncodingFilter.java
M xwiki-platform-core/xwiki-platform-container/xwiki-platform-container-servlet/src/main/java/org/xwiki/container/servlet/filters/internal/SetHTTPHeaderFilter.java
M xwiki-platform-core/xwiki-platform-container/xwiki-platform-container-servlet/src/main/java/org/xwiki/container/servlet/internal/DefaultServletContainerInitializer.java
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-crypto/xwiki-platform-crypto-store/xwiki-platform-crypto-store-wiki/pom.xml
M xwiki-platform-core/xwiki-platform-csrf/pom.xml
M xwiki-platform-core/xwiki-platform-csrf/src/main/java/org/xwiki/csrf/internal/DefaultCSRFToken.java
M xwiki-platform-core/xwiki-platform-dashboard/xwiki-platform-dashboard-macro/pom.xml
M xwiki-platform-core/xwiki-platform-diff/xwiki-platform-diff-xml/pom.xml
M xwiki-platform-core/xwiki-platform-export/xwiki-platform-export-pdf/xwiki-platform-export-pdf-api/pom.xml
M xwiki-platform-core/xwiki-platform-export/xwiki-platform-export-pdf/xwiki-platform-export-pdf-api/src/main/java/org/xwiki/export/pdf/browser/BrowserTab.java
M xwiki-platform-core/xwiki-platform-export/xwiki-platform-export-pdf/xwiki-platform-export-pdf-api/src/test/java/org/xwiki/export/pdf/browser/BrowserPDFPrinterTest.java
M xwiki-platform-core/xwiki-platform-export/xwiki-platform-export-pdf/xwiki-platform-export-pdf-default/pom.xml
M xwiki-platform-core/xwiki-platform-export/xwiki-platform-export-pdf/xwiki-platform-export-pdf-default/src/main/java/org/xwiki/export/pdf/internal/chrome/ChromeTab.java
M xwiki-platform-core/xwiki-platform-export/xwiki-platform-export-pdf/xwiki-platform-export-pdf-default/src/test/java/org/xwiki/export/pdf/internal/chrome/ChromeTabTest.java
M xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-distribution/pom.xml
M xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-handlers/xwiki-platform-extension-handler-xar/pom.xml
M xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-index/pom.xml
M xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-script/pom.xml
M xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-security/xwiki-platform-extension-security-api/pom.xml
M xwiki-platform-core/xwiki-platform-feed/xwiki-platform-feed-api/pom.xml
M xwiki-platform-core/xwiki-platform-icon/xwiki-platform-icon-default/pom.xml
M xwiki-platform-core/xwiki-platform-icon/xwiki-platform-icon-macro/pom.xml
M xwiki-platform-core/xwiki-platform-image/xwiki-platform-image-processing/xwiki-platform-image-processing-plugin/pom.xml
M xwiki-platform-core/xwiki-platform-image/xwiki-platform-image-style/xwiki-platform-image-style-api/pom.xml
M xwiki-platform-core/xwiki-platform-image/xwiki-platform-image-style/xwiki-platform-image-style-rest/pom.xml
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-default/pom.xml
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/pom.xml
M xwiki-platform-core/xwiki-platform-job/xwiki-platform-job-handler/pom.xml
M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-events-hibernate/xwiki-platform-legacy-events-hibernate-api/pom.xml
M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-mail/xwiki-platform-legacy-mail-send/xwiki-platform-legacy-mail-send-storage/pom.xml
M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-security/xwiki-platform-legacy-security-authentication/xwiki-platform-legacy-security-authentication-api/pom.xml
M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-url/pom.xml
M xwiki-platform-core/xwiki-platform-lesscss/xwiki-platform-lesscss-default/pom.xml
M xwiki-platform-core/xwiki-platform-lesscss/xwiki-platform-lesscss-script/pom.xml
M xwiki-platform-core/xwiki-platform-like/xwiki-platform-like-api/pom.xml
M xwiki-platform-core/xwiki-platform-linkchecker/xwiki-platform-linkchecker-api/pom.xml
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-livetable/pom.xml
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-rest/pom.xml
M xwiki-platform-core/xwiki-platform-livetable/xwiki-platform-livetable-ui/pom.xml
M xwiki-platform-core/xwiki-platform-mail/xwiki-platform-mail-general/pom.xml
M xwiki-platform-core/xwiki-platform-mail/xwiki-platform-mail-send/xwiki-platform-mail-send-default/pom.xml
M xwiki-platform-core/xwiki-platform-mail/xwiki-platform-mail-send/xwiki-platform-mail-send-storage/pom.xml
M xwiki-platform-core/xwiki-platform-mentions/pom.xml
M xwiki-platform-core/xwiki-platform-messagestream/xwiki-platform-messagestream-api/pom.xml
M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-default/pom.xml
M xwiki-platform-core/xwiki-platform-netflux/xwiki-platform-netflux-api/pom.xml
M xwiki-platform-core/xwiki-platform-netflux/xwiki-platform-netflux-rest/pom.xml
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-api/pom.xml
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/pom.xml
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-watch/pom.xml
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-notifiers/xwiki-platform-notifications-notifiers-api/pom.xml
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-notifiers/xwiki-platform-notifications-notifiers-default/pom.xml
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-preferences/xwiki-platform-notifications-preferences-api/pom.xml
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-preferences/xwiki-platform-notifications-preferences-default/pom.xml
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-rest/pom.xml
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-sources/pom.xml
M xwiki-platform-core/xwiki-platform-observation/xwiki-platform-observation-test/xwiki-platform-observation-test-tests/pom.xml
M xwiki-platform-core/xwiki-platform-oldcore/pom.xml
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/XWikiContext.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/internal/web/LegacyAction.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/render/ScriptXWikiServletRequest.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/util/Util.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/ActionFilter.java
A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/ActionServlet.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/CommentAddAction.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/DownloadAction.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/HomePageRedirectServlet.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/LegacyActionServlet.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/SkinAction.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/Utils.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/WrappingXWikiRequest.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/XWikiAction.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/XWikiContextInitializationFilter.java
A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/XWikiContextInitializer.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/XWikiForm.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/XWikiRequest.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/XWikiResponse.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/XWikiServletContext.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/XWikiServletRequest.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/XWikiServletRequestStub.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/XWikiServletResponse.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/XWikiServletResponseStub.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/XWikiServletURLFactory.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/TemporaryAttachmentSessionsManager.java
M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/test/AbstractBridgedComponentTestCase.java
M xwiki-platform-core/xwiki-platform-ratings/xwiki-platform-ratings-api/pom.xml
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-api/pom.xml
M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-default/pom.xml
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-async/xwiki-platform-rendering-async-macro/pom.xml
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-context/pom.xml
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-xwiki/pom.xml
M xwiki-platform-core/xwiki-platform-resource/xwiki-platform-resource-servlet/pom.xml
M xwiki-platform-core/xwiki-platform-resource/xwiki-platform-resource-servlet/src/main/java/org/xwiki/resource/servlet/ResourceReferenceHandlerServlet.java
M xwiki-platform-core/xwiki-platform-resource/xwiki-platform-resource-servlet/src/main/java/org/xwiki/resource/servlet/RoutingFilter.java
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-jersey/src/main/java/org/xwiki/rest/jersey/internal/JerseyServletContainer.java
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-jersey/src/main/java/org/xwiki/rest/jersey/internal/XWikiRESTServlet.java
M xwiki-platform-core/xwiki-platform-scheduler/xwiki-platform-scheduler-api/pom.xml
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-api/pom.xml
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authentication/xwiki-platform-security-authentication-api/pom.xml
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authentication/xwiki-platform-security-authentication-api/src/main/java/org/xwiki/security/authentication/AuthenticationFailureManager.java
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authentication/xwiki-platform-security-authentication-api/src/main/java/org/xwiki/security/authentication/AuthenticationFailureStrategy.java
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authentication/xwiki-platform-security-authentication-default/pom.xml
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authentication/xwiki-platform-security-authentication-default/src/main/java/org/xwiki/security/authentication/internal/CaptchaAuthenticationFailureStrategy.java
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authentication/xwiki-platform-security-authentication-default/src/main/java/org/xwiki/security/authentication/internal/DefaultAuthenticationFailureManager.java
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authentication/xwiki-platform-security-authentication-default/src/main/java/org/xwiki/security/authentication/internal/DisableAccountFailureStrategy.java
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authentication/xwiki-platform-security-authentication-default/src/test/java/org/xwiki/security/authentication/internal/DefaultAuthenticationFailureManagerTest.java
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authentication/xwiki-platform-security-authentication-default/src/test/java/org/xwiki/security/authentication/internal/DisableAccountFailureStrategyTest.java
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authentication/xwiki-platform-security-authentication-script/pom.xml
M xwiki-platform-core/xwiki-platform-skin/xwiki-platform-skin-skinx/pom.xml
M xwiki-platform-core/xwiki-platform-store/xwiki-platform-store-filesystem-oldcore/pom.xml
M xwiki-platform-core/xwiki-platform-store/xwiki-platform-store-filesystem-oldcore/src/main/java/org/xwiki/store/filesystem/internal/DefaultTemporaryAttachmentSessionsManager.java
M xwiki-platform-core/xwiki-platform-tag/xwiki-platform-tag-api/pom.xml
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/pom.xml
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-integration/pom.xml
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-oldcore/pom.xml
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-page/pom.xml
M xwiki-platform-core/xwiki-platform-url/xwiki-platform-url-container/pom.xml
M xwiki-platform-core/xwiki-platform-url/xwiki-platform-url-default/pom.xml
M xwiki-platform-core/xwiki-platform-url/xwiki-platform-url-schemes/xwiki-platform-url-scheme-standard/pom.xml
M xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-resource/pom.xml
M xwiki-platform-core/xwiki-platform-velocity/xwiki-platform-velocity-webapp/pom.xml
M xwiki-platform-core/xwiki-platform-vfs/xwiki-platform-vfs-api/pom.xml
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/WEB-INF/web.xml
M xwiki-platform-core/xwiki-platform-webjars/xwiki-platform-webjars-api/pom.xml
M xwiki-platform-core/xwiki-platform-webjars/xwiki-platform-webjars-api/src/test/java/org/xwiki/webjars/internal/WebJarsResourceReferenceHandlerTest.java
M xwiki-platform-core/xwiki-platform-websocket/pom.xml
M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-creationjob/pom.xml
M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-default/pom.xml
M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-script/pom.xml
M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-template/xwiki-platform-wiki-template-default/pom.xml
M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-template/xwiki-platform-wiki-template-script/pom.xml
M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-user/xwiki-platform-wiki-user-script/pom.xml
M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-workspaces-migrator/pom.xml
M xwiki-platform-core/xwiki-platform-wysiwyg/xwiki-platform-wysiwyg-api/src/main/java/org/xwiki/wysiwyg/converter/JakartaRequestParameterConversionResult.java
M xwiki-platform-core/xwiki-platform-wysiwyg/xwiki-platform-wysiwyg-api/src/main/java/org/xwiki/wysiwyg/converter/RequestParameterConversionResult.java
M xwiki-platform-core/xwiki-platform-wysiwyg/xwiki-platform-wysiwyg-api/src/main/java/org/xwiki/wysiwyg/converter/RequestParameterConverter.java
M xwiki-platform-core/xwiki-platform-wysiwyg/xwiki-platform-wysiwyg-api/src/main/java/org/xwiki/wysiwyg/filter/ConversionFilter.java
A xwiki-platform-core/xwiki-platform-wysiwyg/xwiki-platform-wysiwyg-api/src/main/java/org/xwiki/wysiwyg/filter/HTMLConversionFilter.java
M xwiki-platform-core/xwiki-platform-wysiwyg/xwiki-platform-wysiwyg-api/src/main/java/org/xwiki/wysiwyg/filter/MutableJakartaServletRequest.java
M xwiki-platform-core/xwiki-platform-wysiwyg/xwiki-platform-wysiwyg-api/src/main/java/org/xwiki/wysiwyg/filter/MutableServletRequest.java
M xwiki-platform-core/xwiki-platform-wysiwyg/xwiki-platform-wysiwyg-api/src/main/java/org/xwiki/wysiwyg/filter/MutableServletRequestFactory.java
A xwiki-platform-core/xwiki-platform-wysiwyg/xwiki-platform-wysiwyg-api/src/main/java/org/xwiki/wysiwyg/internal/filter/http/JakartaToJavaxMutableHttpServletRequest.java
M xwiki-platform-core/xwiki-platform-zipexplorer/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-data/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-test/xwiki-platform-distribution-flavor-test-security/pom.xml
M xwiki-platform-tools/xwiki-platform-tool-jetty/xwiki-platform-tool-jetty-resources/pom.xml
M xwiki-platform-tools/xwiki-platform-tool-packager-plugin/pom.xml
M xwiki-platform-tools/xwiki-platform-tool-provision-plugin/pom.xml
M xwiki-platform-tools/xwiki-platform-tool-rootwebapp/pom.xml
M xwiki-platform-tools/xwiki-platform-tool-rootwebapp/src/main/java/com/xpn/xwiki/XWikiRootServlet.java
M xwiki-platform-tools/xwiki-platform-tool-standards-validator/pom.xml
M xwiki-platform-tools/xwiki-platform-tool-xmldoc-update-plugin/pom.xml
Log Message:
-----------
XCOMMONS-2963: Upgrade to Servlet 5.0
XCOMMONS-2994: Upgrade to Websocket 2.1.1
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: d0d48cfc3cc0f17c9011d9759cc2beb40ca90a45
https://github.com/xwiki/xwiki-platform/commit/d0d48cfc3cc0f17c9011d9759cc2…
Author: github-actions[bot] <41898282+github-actions[bot](a)users.noreply.github.com>
Date: 2024-06-19 (Wed, 19 Jun 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/general.less
Log Message:
-----------
XWIKI-22214: Inconsistent underlining of the navigation tree (#3158) (#3216)
* Add a rule to never underline links in jstrees, when the onlyInlineLink preference is picked.
(cherry picked from commit 08f8ad82651fe4861c4fb22cca1d70eb5c89af91)
Co-authored-by: LucasC <lucas.charpentier(a)xwiki.com>
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.5.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 2c3c03606c78705eda395bb5bf5caadb11674672
https://github.com/xwiki/xwiki-platform/commit/2c3c03606c78705eda395bb5bf5c…
Author: github-actions[bot] <41898282+github-actions[bot](a)users.noreply.github.com>
Date: 2024-06-19 (Wed, 19 Jun 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/general.less
Log Message:
-----------
XWIKI-22214: Inconsistent underlining of the navigation tree (#3158) (#3217)
* Add a rule to never underline links in jstrees, when the onlyInlineLink preference is picked.
(cherry picked from commit 08f8ad82651fe4861c4fb22cca1d70eb5c89af91)
Co-authored-by: LucasC <lucas.charpentier(a)xwiki.com>
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/backport-3158-to-stable-16.5.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 9e229cd3ab5efe5102a18a0ccf5a2db5f647fb8e
https://github.com/xwiki/xwiki-platform/commit/9e229cd3ab5efe5102a18a0ccf5a…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2024-06-19 (Wed, 19 Jun 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/general.less
Log Message:
-----------
XWIKI-22214: Inconsistent underlining of the navigation tree (#3158)
* Add a rule to never underline links in jstrees, when the onlyInlineLink preference is picked.
(cherry picked from commit 08f8ad82651fe4861c4fb22cca1d70eb5c89af91)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/backport-3158-to-stable-16.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: fec50f0caa73fa77b0c906681294479c1adc4020
https://github.com/xwiki/xwiki-platform/commit/fec50f0caa73fa77b0c906681294…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2024-06-19 (Wed, 19 Jun 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/general.less
Log Message:
-----------
XWIKI-22214: Inconsistent underlining of the navigation tree (#3158)
* Add a rule to never underline links in jstrees, when the onlyInlineLink preference is picked.
(cherry picked from commit 08f8ad82651fe4861c4fb22cca1d70eb5c89af91)
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: 08f8ad82651fe4861c4fb22cca1d70eb5c89af91
https://github.com/xwiki/xwiki-platform/commit/08f8ad82651fe4861c4fb22cca1d…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2024-06-19 (Wed, 19 Jun 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/general.less
Log Message:
-----------
XWIKI-22214: Inconsistent underlining of the navigation tree (#3158)
* Add a rule to never underline links in jstrees, when the onlyInlineLink preference is picked.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: 48d67850c0d86067c797118a2b7cd7c191f83fc8
https://github.com/xwiki-contrib/cristal/commit/48d67850c0d86067c797118a2b7…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-19 (Wed, 19 Jun 2024)
Changed paths:
M .github/renovate.json5
M .gitignore
M .npmpackagejsonlintrc.json
M Jenkinsfile
M api/package.json
M api/src/api/PageData.ts
M api/src/api/WikiConfig.ts
M api/src/api/cristalApp.ts
M api/src/api/designSystemLoader.ts
M api/src/api/document.ts
M api/src/api/logger.ts
M api/src/api/loggerConfig.ts
M api/src/api/pageAttachment.ts
M api/src/api/skinManager.ts
M api/src/api/storage.ts
M api/src/api/wrappingStorage.ts
M api/src/components/DefaultPageData.ts
M api/src/components/JSONLDDocument.ts
M api/src/components/__tests__/DefaultPageData.test.ts
M api/src/components/__tests__/defaultLogger.test.ts
M api/src/components/componentsInit.ts
M api/src/components/defaultLogger.ts
M api/src/components/defaultLoggerConfig.ts
M api/src/components/defaultWikiConfig.ts
M api/src/index.ts
M api/src/vue.d.ts
M api/vite.config.ts
M api/vitest.config.ts
M core/attachments/attachments-api/package.json
M core/attachments/attachments-api/src/index.ts
M core/attachments/attachments-api/vite.config.ts
M core/attachments/attachments-default/package.json
M core/attachments/attachments-default/src/defaultAttachmentsService.ts
M core/attachments/attachments-default/src/index.ts
M core/attachments/attachments-default/vite.config.ts
M core/attachments/attachments-ui/package.json
M core/attachments/attachments-ui/src/index.ts
M core/attachments/attachments-ui/src/translations.ts
M core/attachments/attachments-ui/src/vue/AttachmentsTab.vue
M core/attachments/attachments-ui/vite.config.ts
M core/backends/backend-api/package.json
M core/backends/backend-api/src/abstractStorage.ts
M core/backends/backend-api/src/index.ts
M core/backends/backend-api/src/offlineStorage.ts
M core/backends/backend-api/vite.config.ts
M core/backends/backend-dexie/package.json
M core/backends/backend-dexie/src/dexieOfflineStorage.ts
M core/backends/backend-dexie/src/dexiePageStorage.ts
M core/backends/backend-dexie/src/index.ts
M core/backends/backend-dexie/src/wrappingOfflineStorage.ts
M core/backends/backend-dexie/vite.config.ts
M core/backends/backend-github/package.json
M core/backends/backend-github/src/GitHubWikiConfig.ts
M core/backends/backend-github/src/githubStorage.ts
M core/backends/backend-github/src/index.ts
M core/backends/backend-github/vite.config.ts
M core/backends/backend-nextcloud/package.json
M core/backends/backend-nextcloud/src/NextcloudWikiConfig.ts
M core/backends/backend-nextcloud/src/index.ts
M core/backends/backend-nextcloud/src/nextcloudStorage.ts
M core/backends/backend-nextcloud/vite.config.ts
M core/backends/backend-xwiki/package.json
M core/backends/backend-xwiki/src/XWikiWikiConfig.ts
M core/backends/backend-xwiki/src/__tests__/xwikiStorage.test.ts
M core/backends/backend-xwiki/src/index.ts
M core/backends/backend-xwiki/src/xwikiStorage.ts
M core/backends/backend-xwiki/vite.config.ts
M core/browser/browser-api/package.json
M core/browser/browser-api/src/index.ts
M core/browser/browser-api/vite.config.ts
M core/browser/browser-default/package.json
M core/browser/browser-default/src/components/browser-api-default.ts
M core/browser/browser-default/src/components/componentsInit.ts
M core/browser/browser-default/src/index.ts
M core/browser/browser-default/vite.config.ts
M core/extra-tabs/extra-tabs-api/package.json
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-api/vite.config.ts
M core/extra-tabs/extra-tabs-default/package.json
M core/extra-tabs/extra-tabs-default/src/DefaultExtraTabsService.ts
M core/extra-tabs/extra-tabs-default/src/index.ts
M core/extra-tabs/extra-tabs-default/vite.config.ts
M core/extra-tabs/extra-tabs-ui/package.json
M core/extra-tabs/extra-tabs-ui/src/index.ts
M core/extra-tabs/extra-tabs-ui/src/vue/ExtraTabs.vue
M core/extra-tabs/extra-tabs-ui/vite.config.ts
M core/hierarchy/hierarchy-api/package.json
M core/hierarchy/hierarchy-api/src/index.ts
M core/hierarchy/hierarchy-api/vite.config.ts
M core/hierarchy/hierarchy-default/package.json
M core/hierarchy/hierarchy-default/src/components/componentsInit.ts
M core/hierarchy/hierarchy-default/src/index.ts
M core/hierarchy/hierarchy-default/vite.config.ts
M core/hierarchy/hierarchy-filesystem/package.json
M core/hierarchy/hierarchy-filesystem/src/components/componentsInit.ts
M core/hierarchy/hierarchy-filesystem/src/index.ts
M core/hierarchy/hierarchy-filesystem/vite.config.ts
M core/hierarchy/hierarchy-github/package.json
M core/hierarchy/hierarchy-github/src/components/componentsInit.ts
M core/hierarchy/hierarchy-github/src/index.ts
M core/hierarchy/hierarchy-github/vite.config.ts
M core/hierarchy/hierarchy-xwiki/package.json
M core/hierarchy/hierarchy-xwiki/src/__tests__/utils.test.ts
M core/hierarchy/hierarchy-xwiki/src/components/componentsInit.ts
M core/hierarchy/hierarchy-xwiki/src/index.ts
M core/hierarchy/hierarchy-xwiki/src/utils.ts
M core/hierarchy/hierarchy-xwiki/vite.config.ts
M core/icons/package.json
M core/icons/src/index.ts
M core/icons/src/size.ts
M core/icons/src/vue.d.ts
M core/icons/src/vue/__tests__/c-icon.test.ts
M core/icons/src/vue/c-icon.vue
M core/icons/vite.config.ts
M core/icons/vitest.config.ts
M core/link-suggest/link-suggest-api/package.json
M core/link-suggest/link-suggest-api/src/index.ts
M core/link-suggest/link-suggest-api/vite.config.ts
M core/link-suggest/link-suggest-xwiki/package.json
M core/link-suggest/link-suggest-xwiki/src/components/componentsInit.ts
M core/link-suggest/link-suggest-xwiki/src/index.ts
M core/link-suggest/link-suggest-xwiki/vite.config.ts
M dev/config/package.json
M dev/config/vitest.config.js
M ds/api/package.json
M ds/api/src/index.ts
M ds/api/vite.config.ts
M ds/dsfr/package.json
M ds/dsfr/src/components/componentsInit.ts
M ds/dsfr/src/components/dsfrDesignSystemLoader.ts
M ds/dsfr/src/index.ts
M ds/dsfr/src/vue.d.ts
M ds/dsfr/src/vue/__tests__/x-col.test.ts
M ds/dsfr/src/vue/x-alert.vue
M ds/dsfr/src/vue/x-avatar.vue
M ds/dsfr/src/vue/x-btn.vue
M ds/dsfr/src/vue/x-card.vue
M ds/dsfr/src/vue/x-col.vue
M ds/dsfr/src/vue/x-container.vue
M ds/dsfr/src/vue/x-dialog.vue
M ds/dsfr/src/vue/x-divider.vue
M ds/dsfr/src/vue/x-img.vue
M ds/dsfr/src/vue/x-load.vue
M ds/dsfr/src/vue/x-menu.vue
M ds/dsfr/src/vue/x-menuitem.vue
M ds/dsfr/src/vue/x-row.vue
M ds/dsfr/src/vue/x-textfield.vue
M ds/dsfr/vite.config.ts
M ds/dsfr/vitest.config.ts
M ds/shoelace/package.json
M ds/shoelace/src/components/componentsInit.ts
M ds/shoelace/src/components/shoelaceDesignSystemLoader.ts
M ds/shoelace/src/index.ts
M ds/shoelace/src/vue.d.ts
M ds/shoelace/src/vue/__tests__/x-alert.test.ts
M ds/shoelace/src/vue/css/style.css
M ds/shoelace/src/vue/x-alert.vue
M ds/shoelace/src/vue/x-avatar.vue
M ds/shoelace/src/vue/x-breadcrumb.vue
M ds/shoelace/src/vue/x-btn.vue
M ds/shoelace/src/vue/x-card.vue
M ds/shoelace/src/vue/x-col.vue
M ds/shoelace/src/vue/x-container.vue
M ds/shoelace/src/vue/x-dialog.vue
M ds/shoelace/src/vue/x-divider.vue
M ds/shoelace/src/vue/x-img.vue
M ds/shoelace/src/vue/x-load.vue
M ds/shoelace/src/vue/x-menu.vue
M ds/shoelace/src/vue/x-menuitem.vue
M ds/shoelace/src/vue/x-row.vue
M ds/shoelace/src/vue/x-search.vue
M ds/shoelace/src/vue/x-tab-group.vue
M ds/shoelace/src/vue/x-tab-panel.vue
M ds/shoelace/src/vue/x-tab.vue
M ds/shoelace/src/vue/x-textfield.vue
M ds/shoelace/vite.config.ts
M ds/shoelace/vitest.config.ts
M ds/vuetify/package.json
M ds/vuetify/src/components/componentsInit.ts
M ds/vuetify/src/components/vuetifyDesignSystemLoader.ts
M ds/vuetify/src/index.ts
M ds/vuetify/src/vue.d.ts
M ds/vuetify/src/vue/css/style.css
M ds/vuetify/src/vue/x-alert.vue
M ds/vuetify/src/vue/x-avatar.vue
M ds/vuetify/src/vue/x-breadcrumb.vue
M ds/vuetify/src/vue/x-btn.vue
M ds/vuetify/src/vue/x-card.vue
M ds/vuetify/src/vue/x-dialog.vue
M ds/vuetify/src/vue/x-divider.vue
M ds/vuetify/src/vue/x-img.vue
M ds/vuetify/src/vue/x-load.vue
M ds/vuetify/src/vue/x-menu-item.vue
M ds/vuetify/src/vue/x-menu.vue
M ds/vuetify/src/vue/x-search.vue
M ds/vuetify/src/vue/x-tab-group.vue
M ds/vuetify/src/vue/x-tab-panel.vue
M ds/vuetify/src/vue/x-tab.vue
M ds/vuetify/vite.config.ts
M editors/tiptap/package.json
M editors/tiptap/src/components/componentsInit.ts
M editors/tiptap/src/components/extensions/__tests__/slash.test.ts
M editors/tiptap/src/components/extensions/bubble-menu.ts
M editors/tiptap/src/components/extensions/filter-helper.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/link.ts
M editors/tiptap/src/extensions/markdown.ts
M editors/tiptap/src/index.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-edit-tiptap.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 editors/tiptap/vite.config.ts
M electron/.electron-builder.config.js
M electron/browser/package.json
M electron/browser/src/components/browser-api-electron.ts
M electron/browser/src/componentsInit.ts
M electron/browser/src/electron/main/index.ts
M electron/browser/src/electron/preload/apiTypes.ts
M electron/browser/src/electron/preload/index.ts
M electron/browser/src/index.ts
M electron/browser/vite.config.ts
M electron/browser/vite.main.config.ts
M electron/browser/vite.preload.config.ts
M electron/main/package.json
M electron/main/src/index.ts
M electron/main/src/mainWindow.ts
M electron/main/src/security-restrictions.ts
M electron/main/vite.config.js
M electron/package.json
M electron/preload/package.json
M electron/preload/src/index.ts
M electron/preload/src/nodeCrypto.ts
M electron/preload/src/versions.ts
M electron/preload/vite.config.js
M electron/renderer/index.html
M electron/renderer/package.json
M electron/renderer/src/index.ts
M electron/renderer/src/vite-env.d.ts
M electron/renderer/src/vue.d.ts
M electron/renderer/vite.config.js
M electron/storage/package.json
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/apiTypes.ts
M electron/storage/src/electron/preload/index.ts
M electron/storage/src/index.ts
M electron/storage/vite.config.ts
M electron/storage/vite.main.config.ts
M electron/storage/vite.preload.config.ts
M electron/types/env.d.ts
M electron/version/getVersion.mjs
M electron/version/inject-app-version-plugin.mjs
M extension-manager/package.json
M extension-manager/src/api/cristalComponent.ts
M extension-manager/src/api/extensionConfig.ts
M extension-manager/src/api/extensionManager.ts
M extension-manager/src/components/componentsInit.ts
M extension-manager/src/components/cristalLoader.ts
M extension-manager/src/components/defaultComponent.ts
M extension-manager/src/components/defaultExtensionConfig.ts
M extension-manager/src/components/defaultExtensionManager.ts
M extension-manager/src/index.ts
M extension-manager/src/server.js
M extension-manager/vite.config.ts
M extensions/menubuttons/package.json
M extensions/menubuttons/src/api/menuEntry.ts
M extensions/menubuttons/src/components/c-menu.vue
M extensions/menubuttons/src/components/componentsInit.ts
M extensions/menubuttons/src/components/menuEntryButton1.ts
M extensions/menubuttons/src/components/uixMenuTemplateProvider.ts
M extensions/menubuttons/src/components/uixMenuTemplateProvider2.ts
M extensions/menubuttons/src/index.ts
M extensions/menubuttons/src/vue.d.ts
M extensions/menubuttons/vite.config.ts
M lib/package.json
M lib/src/c-index.vue
M lib/src/components/DefaultCristalApp.ts
M lib/src/components/cristalAppLoader.ts
M lib/src/i18n.ts
M lib/src/index.css
M lib/src/index.ts
M lib/src/staticBuild.ts
M lib/src/vue.d.ts
M lib/vite.config.ts
M macros/package.json
M macros/src/components/alertMacro.ts
M macros/src/components/componentsInit.ts
M macros/src/components/defaultMacroProvider.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 macros/src/index.ts
M macros/src/vue.d.ts
M macros/src/vue/c-error.vue
M macros/src/vue/c-info.vue
M macros/src/vue/c-success.vue
M macros/src/vue/c-warning.vue
M macros/vite.config.ts
M package.json
M pnpm-workspace.yaml
M rendering/rendering/package.json
M rendering/rendering/src/api/converter.ts
M rendering/rendering/src/api/renderer.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 rendering/rendering/src/components/marked-macro.ts
M rendering/rendering/src/components/wikimodel-teavm.ts
M rendering/rendering/src/components/wikimodel.ts
M rendering/rendering/src/index.ts
M rendering/rendering/src/vue.d.ts
M rendering/rendering/vite.config.ts
M rendering/wikimodel/package.json
M rendering/wikimodel/src/index.ts
M rendering/wikimodel/src/wikimodel-teavm.d.ts
M rendering/wikimodel/src/wikimodel-teavm.js
M rendering/wikimodel/vite.config.ts
M resources/license-header.js
M resources/license-header.vue.txt
M sharedworker/api/package.json
M sharedworker/api/src/api/myworker.ts
M sharedworker/api/src/api/queueWorker.ts
M sharedworker/api/src/index.ts
M sharedworker/api/src/vite-env.d.ts
M sharedworker/api/src/vue.d.ts
M sharedworker/api/vite-env.d.ts
M sharedworker/api/vite.config.ts
M sharedworker/impl/package.json
M sharedworker/impl/src/components/componentsInit.ts
M sharedworker/impl/src/components/defaultQueueWorker.ts
M sharedworker/impl/src/components/worker.ts
M sharedworker/impl/src/components/workerCristalApp.ts
M sharedworker/impl/src/components/workerQueueWorker.ts
M sharedworker/impl/src/index.ts
M sharedworker/impl/src/vite-env.d.ts
M sharedworker/impl/src/vue.d.ts
M sharedworker/impl/vite-env.d.ts
M sharedworker/impl/vite.config.ts
M skin/package.json
M skin/src/api/macroData.ts
M skin/src/api/macroProvider.ts
M skin/src/api/uixEditorProvider.ts
M skin/src/api/uixTemplateProvider.ts
M skin/src/api/vueTemplateProvider.ts
M skin/src/components/InformationTab.ts
M skin/src/components/componentsInit.ts
M skin/src/components/defaultMacroData.ts
M skin/src/components/defaultSkinManager.ts
M skin/src/components/defaultUIXEditorProvider.ts
M skin/src/components/defaultUIXTemplateProvider.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/composables/mouse.ts
M skin/src/composables/viewport.ts
M skin/src/css/main.css
M skin/src/index.ts
M skin/src/translations.ts
M skin/src/vue.d.ts
M skin/src/vue/c-blog.vue
M skin/src/vue/c-config-menu.vue
M skin/src/vue/c-config.vue
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-footer.vue
M skin/src/vue/c-help.vue
M skin/src/vue/c-login.vue
M skin/src/vue/c-main.vue
M skin/src/vue/c-movie.vue
M skin/src/vue/c-navigation-drawer.vue
M skin/src/vue/c-panel.vue
M skin/src/vue/c-right-sidebar.vue
M skin/src/vue/c-search.vue
M skin/src/vue/c-sidebar-panel.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 skin/src/vue/extra-tabs/InformationTab.vue
M skin/src/vue/perf/perfDirectDSFR.vue
M skin/src/vue/perf/perfDirectSL.vue
M skin/src/vue/perf/perfDirectVuetify.vue
M skin/src/vue/perf/perfEmpty.vue
M skin/src/vue/perf/perfX.vue
M skin/src/vue/perf/x-empty.vue
M skin/vite.config.ts
M sources/xwiki/mock-server/package.json
M sources/xwiki/mock-server/src/index.ts
M vite.config.ts
M web/e2e/main-page.spec.ts
M web/index.html
M web/package.json
M web/playwright.config.ts
M web/src/index.ts
M web/src/server.js
M web/src/vite-env.d.ts
M web/src/vue.d.ts
M web/vite.config.ts
M xwiki/remoteinlineeditor/package.json
M xwiki/remoteinlineeditor/src/components/componentsInit.ts
M xwiki/remoteinlineeditor/src/components/uixRemoteXWikiEditorProvider.ts
M xwiki/remoteinlineeditor/src/index.ts
M xwiki/remoteinlineeditor/src/vue.d.ts
M xwiki/remoteinlineeditor/src/vue/c-edit-xwikiremote.vue
M xwiki/remoteinlineeditor/vite.config.ts
Log Message:
-----------
[Misc] Uniformize the licenses to LGPL 2.1
Commit: 3e24861fd665d4239154af8b5d1e7395584c3d84
https://github.com/xwiki-contrib/cristal/commit/3e24861fd665d4239154af8b5d1…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-19 (Wed, 19 Jun 2024)
Changed paths:
M ds/shoelace/src/vue/css/style.css
M ds/vuetify/src/vue/css/style.css
M electron/.electron-builder.config.js
M lib/src/index.css
M web/e2e/main-page.spec.ts
Log Message:
-----------
[Misc] Various formatting changes
Compare: https://github.com/xwiki-contrib/cristal/compare/2ead1db84bac...3e24861fd665
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/XWIKI-22271
Home: https://github.com/xwiki/xwiki-platform
Commit: d268e1cc97a298fe526d46b35bd14a7d7b1a89f6
https://github.com/xwiki/xwiki-platform/commit/d268e1cc97a298fe526d46b35bd1…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-06-19 (Wed, 19 Jun 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/main/java/org/xwiki/notifications/filters/migration/R160500000XWIKI22271DataMigration.java
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/test/java/org/xwiki/notifications/filters/migration/R160500000XWIKI22271DataMigrationTest.java
Log Message:
-----------
XWIKI-22271: Custom filters to subwiki remain on the main Wiki after subwiki is deleted
* Fix migration query after testing
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-14.10.x
Home: https://github.com/xwiki/xwiki-rendering
Commit: 530f842b4b2d8ce3f14d3dce1e2f2deebf1cd995
https://github.com/xwiki/xwiki-rendering/commit/530f842b4b2d8ce3f14d3dce1e2…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-06-19 (Wed, 19 Jun 2024)
Changed paths:
M xwiki-rendering-legacy/xwiki-rendering-legacy-transformations/xwiki-rendering-legacy-transformation-macro/src/main/aspect/org/xwiki/rendering/macro/descriptor/AbstractMacroDescriptorAspect.aj
R xwiki-rendering-legacy/xwiki-rendering-legacy-transformations/xwiki-rendering-legacy-transformation-macro/src/main/aspect/org/xwiki/rendering/macro/descriptor/MacroDescriptorAspect.aj
A xwiki-rendering-legacy/xwiki-rendering-legacy-transformations/xwiki-rendering-legacy-transformation-macro/src/main/aspect/org/xwiki/rendering/macro/descriptor/MacroDescriptorAspect.java
A xwiki-rendering-legacy/xwiki-rendering-legacy-transformations/xwiki-rendering-legacy-transformation-macro/src/test/java/org/xwiki/rendering/macro/descriptor/DeprecatedMacroDescriptorTest.java
Log Message:
-----------
XRENDERING-749: Deprecated MacroDescriptor's getDefaultCategory() is ignored (#308)
(cherry picked from commit 84bb2686d11d9da17dc445a2d1d3114d71c8246d)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications
Branch: refs/heads/stable-16.4.x
Home: https://github.com/xwiki/xwiki-rendering
Commit: 5310d16c03db8ff596c11c29f97c7b44f973f432
https://github.com/xwiki/xwiki-rendering/commit/5310d16c03db8ff596c11c29f97…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-06-19 (Wed, 19 Jun 2024)
Changed paths:
M xwiki-rendering-legacy/xwiki-rendering-legacy-transformations/xwiki-rendering-legacy-transformation-macro/src/main/aspect/org/xwiki/rendering/macro/descriptor/AbstractMacroDescriptorAspect.aj
R xwiki-rendering-legacy/xwiki-rendering-legacy-transformations/xwiki-rendering-legacy-transformation-macro/src/main/aspect/org/xwiki/rendering/macro/descriptor/MacroDescriptorAspect.aj
A xwiki-rendering-legacy/xwiki-rendering-legacy-transformations/xwiki-rendering-legacy-transformation-macro/src/main/aspect/org/xwiki/rendering/macro/descriptor/MacroDescriptorAspect.java
A xwiki-rendering-legacy/xwiki-rendering-legacy-transformations/xwiki-rendering-legacy-transformation-macro/src/test/java/org/xwiki/rendering/macro/descriptor/DeprecatedMacroDescriptorTest.java
Log Message:
-----------
XRENDERING-749: Deprecated MacroDescriptor's getDefaultCategory() is ignored (#308)
(cherry picked from commit 84bb2686d11d9da17dc445a2d1d3114d71c8246d)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-rendering
Commit: 84bb2686d11d9da17dc445a2d1d3114d71c8246d
https://github.com/xwiki/xwiki-rendering/commit/84bb2686d11d9da17dc445a2d1d…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-06-19 (Wed, 19 Jun 2024)
Changed paths:
M xwiki-rendering-legacy/xwiki-rendering-legacy-transformations/xwiki-rendering-legacy-transformation-macro/src/main/aspect/org/xwiki/rendering/macro/descriptor/AbstractMacroDescriptorAspect.aj
R xwiki-rendering-legacy/xwiki-rendering-legacy-transformations/xwiki-rendering-legacy-transformation-macro/src/main/aspect/org/xwiki/rendering/macro/descriptor/MacroDescriptorAspect.aj
A xwiki-rendering-legacy/xwiki-rendering-legacy-transformations/xwiki-rendering-legacy-transformation-macro/src/main/aspect/org/xwiki/rendering/macro/descriptor/MacroDescriptorAspect.java
A xwiki-rendering-legacy/xwiki-rendering-legacy-transformations/xwiki-rendering-legacy-transformation-macro/src/test/java/org/xwiki/rendering/macro/descriptor/DeprecatedMacroDescriptorTest.java
Log Message:
-----------
XRENDERING-749: Deprecated MacroDescriptor's getDefaultCategory() is ignored (#308)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications
Branch: refs/heads/fix-XRENDERING-749
Home: https://github.com/xwiki/xwiki-rendering
Commit: 86fe4f5ce5112c6e72f2678601638f92da161424
https://github.com/xwiki/xwiki-rendering/commit/86fe4f5ce5112c6e72f26786016…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-06-19 (Wed, 19 Jun 2024)
Changed paths:
M xwiki-rendering-legacy/xwiki-rendering-legacy-transformations/xwiki-rendering-legacy-transformation-macro/src/main/aspect/org/xwiki/rendering/macro/descriptor/AbstractMacroDescriptorAspect.aj
R xwiki-rendering-legacy/xwiki-rendering-legacy-transformations/xwiki-rendering-legacy-transformation-macro/src/main/aspect/org/xwiki/rendering/macro/descriptor/MacroDescriptorAspect.aj
A xwiki-rendering-legacy/xwiki-rendering-legacy-transformations/xwiki-rendering-legacy-transformation-macro/src/main/aspect/org/xwiki/rendering/macro/descriptor/MacroDescriptorAspect.java
A xwiki-rendering-legacy/xwiki-rendering-legacy-transformations/xwiki-rendering-legacy-transformation-macro/src/test/java/org/xwiki/rendering/macro/descriptor/DeprecatedMacroDescriptorTest.java
Log Message:
-----------
XRENDERING-749: Deprecated MacroDescriptor's getDefaultCategory() is ignored
* overwrite the default implementation of getDefaultCategories to be based on getDefaultCategory (in case it's implemented)
* also move MacroDescriptorAspect to an annotation based java version
* fix a warning in AbstractMacroDescriptorAspect
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: 2ead1db84bac643b75cd53d23ee481b05b6c136f
https://github.com/xwiki-contrib/cristal/commit/2ead1db84bac643b75cd53d23ee…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-06-19 (Wed, 19 Jun 2024)
Changed paths:
M api/src/api/WikiConfig.ts
M api/src/components/defaultWikiConfig.ts
M core/backends/backend-github/src/GitHubWikiConfig.ts
M core/backends/backend-github/src/githubStorage.ts
M core/backends/backend-xwiki/package.json
M core/backends/backend-xwiki/src/XWikiWikiConfig.ts
A core/backends/backend-xwiki/src/__tests__/xwikiStorage.test.ts
M core/backends/backend-xwiki/src/xwikiStorage.ts
A core/hierarchy/hierarchy-api/package.json
A core/hierarchy/hierarchy-api/src/index.ts
A core/hierarchy/hierarchy-api/tsconfig.json
A core/hierarchy/hierarchy-api/vite.config.ts
A core/hierarchy/hierarchy-default/package.json
A core/hierarchy/hierarchy-default/src/components/componentsInit.ts
A core/hierarchy/hierarchy-default/src/index.ts
A core/hierarchy/hierarchy-default/tsconfig.json
A core/hierarchy/hierarchy-default/vite.config.ts
A core/hierarchy/hierarchy-filesystem/package.json
A core/hierarchy/hierarchy-filesystem/src/components/componentsInit.ts
A core/hierarchy/hierarchy-filesystem/src/index.ts
A core/hierarchy/hierarchy-filesystem/tsconfig.json
A core/hierarchy/hierarchy-filesystem/vite.config.ts
A core/hierarchy/hierarchy-github/package.json
A core/hierarchy/hierarchy-github/src/components/componentsInit.ts
A core/hierarchy/hierarchy-github/src/index.ts
A core/hierarchy/hierarchy-github/tsconfig.json
A core/hierarchy/hierarchy-github/vite.config.ts
A core/hierarchy/hierarchy-xwiki/package.json
A core/hierarchy/hierarchy-xwiki/src/__tests__/utils.test.ts
A core/hierarchy/hierarchy-xwiki/src/components/componentsInit.ts
A core/hierarchy/hierarchy-xwiki/src/index.ts
A core/hierarchy/hierarchy-xwiki/src/utils.ts
A core/hierarchy/hierarchy-xwiki/tsconfig.json
A core/hierarchy/hierarchy-xwiki/vite.config.ts
M ds/api/src/index.ts
M ds/shoelace/src/vue/x-breadcrumb.vue
M ds/vuetify/src/vue/x-breadcrumb.vue
M electron/renderer/package.json
M electron/renderer/src/index.ts
M electron/storage/src/components/FileSystemConfig.ts
M electron/storage/src/components/fileSystemStorage.ts
M lib/src/components/DefaultCristalApp.ts
M pnpm-lock.yaml
M pnpm-workspace.yaml
M skin/package.json
M skin/src/vue/c-content.vue
M skin/src/vue/contentTools.ts
M sources/xwiki/mock-server/src/index.ts
M web/e2e/main-page.spec.ts
M web/package.json
M web/src/index.ts
Log Message:
-----------
CRISTAL-200: Support for breadcrumb (#275)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/feature-deploy-jakarta
Home: https://github.com/xwiki/xwiki-platform
Commit: 98ba34b60865d576c17690813f769101db72f667
https://github.com/xwiki/xwiki-platform/commit/98ba34b60865d576c17690813f76…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-06-19 (Wed, 19 Jun 2024)
Changed paths:
M xwiki-platform-core/pom.xml
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-core/pom.xml
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-io/pom.xml
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-maintainer/pom.xml
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-rest/pom.xml
M xwiki-platform-core/xwiki-platform-attachment/xwiki-platform-attachment-api/pom.xml
M xwiki-platform-core/xwiki-platform-attachment/xwiki-platform-attachment-validation/xwiki-platform-attachment-validation-api/pom.xml
M xwiki-platform-core/xwiki-platform-attachment/xwiki-platform-attachment-validation/xwiki-platform-attachment-validation-default/pom.xml
M xwiki-platform-core/xwiki-platform-captcha/xwiki-platform-captcha-jcaptcha/xwiki-platform-captcha-jcaptcha-api/pom.xml
M xwiki-platform-core/xwiki-platform-component/xwiki-platform-component-wiki/pom.xml
M xwiki-platform-core/xwiki-platform-configuration/xwiki-platform-configuration-default/pom.xml
M xwiki-platform-core/xwiki-platform-container/xwiki-platform-container-portlet/src/main/java/org/xwiki/container/portlet/PortletApplicationContext.java
M xwiki-platform-core/xwiki-platform-container/xwiki-platform-container-servlet/src/main/java/org/xwiki/container/servlet/HttpServletUtils.java
M xwiki-platform-core/xwiki-platform-container/xwiki-platform-container-servlet/src/main/java/org/xwiki/container/servlet/ServletContainerInitializer.java
M xwiki-platform-core/xwiki-platform-container/xwiki-platform-container-servlet/src/main/java/org/xwiki/container/servlet/ServletRequest.java
M xwiki-platform-core/xwiki-platform-container/xwiki-platform-container-servlet/src/main/java/org/xwiki/container/servlet/ServletResponse.java
M xwiki-platform-core/xwiki-platform-container/xwiki-platform-container-servlet/src/main/java/org/xwiki/container/servlet/ServletSession.java
A xwiki-platform-core/xwiki-platform-container/xwiki-platform-container-servlet/src/main/java/org/xwiki/container/servlet/SetRequestThreadName.java
M xwiki-platform-core/xwiki-platform-container/xwiki-platform-container-servlet/src/main/java/org/xwiki/container/servlet/SetThreadNameServletRequestListener.java
A xwiki-platform-core/xwiki-platform-container/xwiki-platform-container-servlet/src/main/java/org/xwiki/container/servlet/XWikiServletContextInitializer.java
M xwiki-platform-core/xwiki-platform-container/xwiki-platform-container-servlet/src/main/java/org/xwiki/container/servlet/XWikiServletContextListener.java
M xwiki-platform-core/xwiki-platform-container/xwiki-platform-container-servlet/src/main/java/org/xwiki/container/servlet/filters/SavedRequestManager.java
M xwiki-platform-core/xwiki-platform-container/xwiki-platform-container-servlet/src/main/java/org/xwiki/container/servlet/filters/internal/SavedRequestRestorerFilter.java
M xwiki-platform-core/xwiki-platform-container/xwiki-platform-container-servlet/src/main/java/org/xwiki/container/servlet/filters/internal/SetCharacterEncodingFilter.java
M xwiki-platform-core/xwiki-platform-container/xwiki-platform-container-servlet/src/main/java/org/xwiki/container/servlet/filters/internal/SetHTTPHeaderFilter.java
M xwiki-platform-core/xwiki-platform-container/xwiki-platform-container-servlet/src/main/java/org/xwiki/container/servlet/internal/DefaultServletContainerInitializer.java
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-crypto/xwiki-platform-crypto-store/xwiki-platform-crypto-store-wiki/pom.xml
M xwiki-platform-core/xwiki-platform-csrf/pom.xml
M xwiki-platform-core/xwiki-platform-csrf/src/main/java/org/xwiki/csrf/internal/DefaultCSRFToken.java
M xwiki-platform-core/xwiki-platform-dashboard/xwiki-platform-dashboard-macro/pom.xml
M xwiki-platform-core/xwiki-platform-diff/xwiki-platform-diff-xml/pom.xml
M xwiki-platform-core/xwiki-platform-export/xwiki-platform-export-pdf/xwiki-platform-export-pdf-api/pom.xml
M xwiki-platform-core/xwiki-platform-export/xwiki-platform-export-pdf/xwiki-platform-export-pdf-api/src/main/java/org/xwiki/export/pdf/browser/BrowserTab.java
M xwiki-platform-core/xwiki-platform-export/xwiki-platform-export-pdf/xwiki-platform-export-pdf-api/src/test/java/org/xwiki/export/pdf/browser/BrowserPDFPrinterTest.java
M xwiki-platform-core/xwiki-platform-export/xwiki-platform-export-pdf/xwiki-platform-export-pdf-default/pom.xml
M xwiki-platform-core/xwiki-platform-export/xwiki-platform-export-pdf/xwiki-platform-export-pdf-default/src/main/java/org/xwiki/export/pdf/internal/chrome/ChromeTab.java
M xwiki-platform-core/xwiki-platform-export/xwiki-platform-export-pdf/xwiki-platform-export-pdf-default/src/test/java/org/xwiki/export/pdf/internal/chrome/ChromeTabTest.java
M xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-distribution/pom.xml
M xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-handlers/xwiki-platform-extension-handler-xar/pom.xml
M xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-index/pom.xml
M xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-script/pom.xml
M xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-security/xwiki-platform-extension-security-api/pom.xml
M xwiki-platform-core/xwiki-platform-feed/xwiki-platform-feed-api/pom.xml
M xwiki-platform-core/xwiki-platform-icon/xwiki-platform-icon-default/pom.xml
M xwiki-platform-core/xwiki-platform-icon/xwiki-platform-icon-macro/pom.xml
M xwiki-platform-core/xwiki-platform-image/xwiki-platform-image-processing/xwiki-platform-image-processing-plugin/pom.xml
M xwiki-platform-core/xwiki-platform-image/xwiki-platform-image-style/xwiki-platform-image-style-api/pom.xml
M xwiki-platform-core/xwiki-platform-image/xwiki-platform-image-style/xwiki-platform-image-style-rest/pom.xml
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-default/pom.xml
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/pom.xml
M xwiki-platform-core/xwiki-platform-job/xwiki-platform-job-handler/pom.xml
M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-events-hibernate/xwiki-platform-legacy-events-hibernate-api/pom.xml
M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-mail/xwiki-platform-legacy-mail-send/xwiki-platform-legacy-mail-send-storage/pom.xml
M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-security/xwiki-platform-legacy-security-authentication/xwiki-platform-legacy-security-authentication-api/pom.xml
M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-url/pom.xml
M xwiki-platform-core/xwiki-platform-lesscss/xwiki-platform-lesscss-default/pom.xml
M xwiki-platform-core/xwiki-platform-lesscss/xwiki-platform-lesscss-script/pom.xml
M xwiki-platform-core/xwiki-platform-like/xwiki-platform-like-api/pom.xml
M xwiki-platform-core/xwiki-platform-linkchecker/xwiki-platform-linkchecker-api/pom.xml
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-livetable/pom.xml
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-rest/pom.xml
M xwiki-platform-core/xwiki-platform-livetable/xwiki-platform-livetable-ui/pom.xml
M xwiki-platform-core/xwiki-platform-mail/xwiki-platform-mail-general/pom.xml
M xwiki-platform-core/xwiki-platform-mail/xwiki-platform-mail-send/xwiki-platform-mail-send-default/pom.xml
M xwiki-platform-core/xwiki-platform-mail/xwiki-platform-mail-send/xwiki-platform-mail-send-storage/pom.xml
M xwiki-platform-core/xwiki-platform-mentions/pom.xml
M xwiki-platform-core/xwiki-platform-messagestream/xwiki-platform-messagestream-api/pom.xml
M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-default/pom.xml
M xwiki-platform-core/xwiki-platform-netflux/xwiki-platform-netflux-api/pom.xml
M xwiki-platform-core/xwiki-platform-netflux/xwiki-platform-netflux-rest/pom.xml
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-api/pom.xml
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/pom.xml
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-watch/pom.xml
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-notifiers/xwiki-platform-notifications-notifiers-api/pom.xml
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-notifiers/xwiki-platform-notifications-notifiers-default/pom.xml
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-preferences/xwiki-platform-notifications-preferences-api/pom.xml
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-preferences/xwiki-platform-notifications-preferences-default/pom.xml
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-rest/pom.xml
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-sources/pom.xml
M xwiki-platform-core/xwiki-platform-observation/xwiki-platform-observation-test/xwiki-platform-observation-test-tests/pom.xml
M xwiki-platform-core/xwiki-platform-oldcore/pom.xml
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/XWikiContext.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/internal/web/LegacyAction.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/render/ScriptXWikiServletRequest.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/util/Util.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/ActionFilter.java
A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/ActionServlet.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/CommentAddAction.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/DownloadAction.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/HomePageRedirectServlet.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/LegacyActionServlet.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/SkinAction.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/Utils.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/WrappingXWikiRequest.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/XWikiAction.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/XWikiContextInitializationFilter.java
A xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/XWikiContextInitializer.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/XWikiForm.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/XWikiRequest.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/XWikiResponse.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/XWikiServletContext.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/XWikiServletRequest.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/XWikiServletRequestStub.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/XWikiServletResponse.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/XWikiServletResponseStub.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/XWikiServletURLFactory.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/TemporaryAttachmentSessionsManager.java
M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/test/AbstractBridgedComponentTestCase.java
M xwiki-platform-core/xwiki-platform-ratings/xwiki-platform-ratings-api/pom.xml
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-api/pom.xml
M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-default/pom.xml
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-async/xwiki-platform-rendering-async-macro/pom.xml
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-context/pom.xml
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-xwiki/pom.xml
M xwiki-platform-core/xwiki-platform-resource/xwiki-platform-resource-servlet/pom.xml
M xwiki-platform-core/xwiki-platform-resource/xwiki-platform-resource-servlet/src/main/java/org/xwiki/resource/servlet/ResourceReferenceHandlerServlet.java
M xwiki-platform-core/xwiki-platform-resource/xwiki-platform-resource-servlet/src/main/java/org/xwiki/resource/servlet/RoutingFilter.java
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-jersey/src/main/java/org/xwiki/rest/jersey/internal/JerseyServletContainer.java
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-jersey/src/main/java/org/xwiki/rest/jersey/internal/XWikiRESTServlet.java
M xwiki-platform-core/xwiki-platform-scheduler/xwiki-platform-scheduler-api/pom.xml
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-api/pom.xml
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authentication/xwiki-platform-security-authentication-api/pom.xml
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authentication/xwiki-platform-security-authentication-api/src/main/java/org/xwiki/security/authentication/AuthenticationFailureManager.java
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authentication/xwiki-platform-security-authentication-api/src/main/java/org/xwiki/security/authentication/AuthenticationFailureStrategy.java
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authentication/xwiki-platform-security-authentication-default/pom.xml
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authentication/xwiki-platform-security-authentication-default/src/main/java/org/xwiki/security/authentication/internal/CaptchaAuthenticationFailureStrategy.java
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authentication/xwiki-platform-security-authentication-default/src/main/java/org/xwiki/security/authentication/internal/DefaultAuthenticationFailureManager.java
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authentication/xwiki-platform-security-authentication-default/src/main/java/org/xwiki/security/authentication/internal/DisableAccountFailureStrategy.java
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authentication/xwiki-platform-security-authentication-default/src/test/java/org/xwiki/security/authentication/internal/DefaultAuthenticationFailureManagerTest.java
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authentication/xwiki-platform-security-authentication-default/src/test/java/org/xwiki/security/authentication/internal/DisableAccountFailureStrategyTest.java
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authentication/xwiki-platform-security-authentication-script/pom.xml
M xwiki-platform-core/xwiki-platform-skin/xwiki-platform-skin-skinx/pom.xml
M xwiki-platform-core/xwiki-platform-store/xwiki-platform-store-filesystem-oldcore/pom.xml
M xwiki-platform-core/xwiki-platform-store/xwiki-platform-store-filesystem-oldcore/src/main/java/org/xwiki/store/filesystem/internal/DefaultTemporaryAttachmentSessionsManager.java
M xwiki-platform-core/xwiki-platform-tag/xwiki-platform-tag-api/pom.xml
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/pom.xml
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-integration/pom.xml
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-oldcore/pom.xml
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-page/pom.xml
M xwiki-platform-core/xwiki-platform-url/xwiki-platform-url-container/pom.xml
M xwiki-platform-core/xwiki-platform-url/xwiki-platform-url-default/pom.xml
M xwiki-platform-core/xwiki-platform-url/xwiki-platform-url-schemes/xwiki-platform-url-scheme-standard/pom.xml
M xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-resource/pom.xml
M xwiki-platform-core/xwiki-platform-velocity/xwiki-platform-velocity-webapp/pom.xml
M xwiki-platform-core/xwiki-platform-vfs/xwiki-platform-vfs-api/pom.xml
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/WEB-INF/web.xml
M xwiki-platform-core/xwiki-platform-webjars/xwiki-platform-webjars-api/pom.xml
M xwiki-platform-core/xwiki-platform-webjars/xwiki-platform-webjars-api/src/test/java/org/xwiki/webjars/internal/WebJarsResourceReferenceHandlerTest.java
M xwiki-platform-core/xwiki-platform-websocket/pom.xml
M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-creationjob/pom.xml
M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-default/pom.xml
M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-script/pom.xml
M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-template/xwiki-platform-wiki-template-default/pom.xml
M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-template/xwiki-platform-wiki-template-script/pom.xml
M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-user/xwiki-platform-wiki-user-script/pom.xml
M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-workspaces-migrator/pom.xml
M xwiki-platform-core/xwiki-platform-wysiwyg/xwiki-platform-wysiwyg-api/src/main/java/org/xwiki/wysiwyg/converter/JakartaRequestParameterConversionResult.java
M xwiki-platform-core/xwiki-platform-wysiwyg/xwiki-platform-wysiwyg-api/src/main/java/org/xwiki/wysiwyg/converter/RequestParameterConversionResult.java
M xwiki-platform-core/xwiki-platform-wysiwyg/xwiki-platform-wysiwyg-api/src/main/java/org/xwiki/wysiwyg/converter/RequestParameterConverter.java
M xwiki-platform-core/xwiki-platform-wysiwyg/xwiki-platform-wysiwyg-api/src/main/java/org/xwiki/wysiwyg/filter/ConversionFilter.java
A xwiki-platform-core/xwiki-platform-wysiwyg/xwiki-platform-wysiwyg-api/src/main/java/org/xwiki/wysiwyg/filter/HTMLConversionFilter.java
M xwiki-platform-core/xwiki-platform-wysiwyg/xwiki-platform-wysiwyg-api/src/main/java/org/xwiki/wysiwyg/filter/MutableJakartaServletRequest.java
M xwiki-platform-core/xwiki-platform-wysiwyg/xwiki-platform-wysiwyg-api/src/main/java/org/xwiki/wysiwyg/filter/MutableServletRequest.java
M xwiki-platform-core/xwiki-platform-wysiwyg/xwiki-platform-wysiwyg-api/src/main/java/org/xwiki/wysiwyg/filter/MutableServletRequestFactory.java
A xwiki-platform-core/xwiki-platform-wysiwyg/xwiki-platform-wysiwyg-api/src/main/java/org/xwiki/wysiwyg/internal/filter/http/JakartaToJavaxMutableHttpServletRequest.java
M xwiki-platform-core/xwiki-platform-zipexplorer/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-data/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-test/xwiki-platform-distribution-flavor-test-security/pom.xml
M xwiki-platform-tools/xwiki-platform-tool-jetty/xwiki-platform-tool-jetty-resources/pom.xml
M xwiki-platform-tools/xwiki-platform-tool-packager-plugin/pom.xml
M xwiki-platform-tools/xwiki-platform-tool-provision-plugin/pom.xml
M xwiki-platform-tools/xwiki-platform-tool-rootwebapp/pom.xml
M xwiki-platform-tools/xwiki-platform-tool-rootwebapp/src/main/java/com/xpn/xwiki/XWikiRootServlet.java
M xwiki-platform-tools/xwiki-platform-tool-standards-validator/pom.xml
M xwiki-platform-tools/xwiki-platform-tool-xmldoc-update-plugin/pom.xml
Log Message:
-----------
XCOMMONS-2963: Upgrade to Servlet 5.0
XCOMMONS-2994: Upgrade to Websocket 2.1.1
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/CRISTAL-200
Home: https://github.com/xwiki-contrib/cristal
Commit: eb3949302a3f31c093ba157d8f3eaa785745db97
https://github.com/xwiki-contrib/cristal/commit/eb3949302a3f31c093ba157d8f3…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-06-19 (Wed, 19 Jun 2024)
Changed paths:
M core/backends/backend-xwiki/package.json
A core/backends/backend-xwiki/src/__tests__/xwikiStorage.test.ts
M core/hierarchy/hierarchy-api/package.json
M core/hierarchy/hierarchy-default/package.json
M core/hierarchy/hierarchy-default/src/components/componentsInit.ts
M core/hierarchy/hierarchy-filesystem/package.json
M core/hierarchy/hierarchy-github/package.json
M core/hierarchy/hierarchy-xwiki/package.json
M pnpm-lock.yaml
M skin/src/vue/c-content.vue
R storage/src/components/xwiki/__tests__/xwikiStorage.test.ts
Log Message:
-----------
CRSITAL-200: Support for breadcrumb
* Remove "vite" dependency in modules
* Add comments
* Other minor improvements
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/stable-16.5.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 5ee11d85d5663a22169c5de3e418b2b6b89afd39
https://github.com/xwiki/xwiki-platform/commit/5ee11d85d5663a22169c5de3e418…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2024-06-19 (Wed, 19 Jun 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources.properties
Log Message:
-----------
XWIKI-22276: Panel reference lists for columns' hint is not precise enough
* Updated the default (english) hint to make it easier to use this feature
(cherry picked from commit ea740a9c1d21a35b282819148e6129fb5cd89376)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: c5490256b2e11e05880c7bf75fa31348487db5a4
https://github.com/xwiki/xwiki-platform/commit/c5490256b2e11e05880c7bf75fa3…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2024-06-19 (Wed, 19 Jun 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources.properties
Log Message:
-----------
XWIKI-22276: Panel reference lists for columns' hint is not precise enough
* Updated the default (english) hint to make it easier to use this feature
(cherry picked from commit ea740a9c1d21a35b282819148e6129fb5cd89376)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 4bcf9e94c1522c90bbba94871272142bd3bdcb3e
https://github.com/xwiki/xwiki-platform/commit/4bcf9e94c1522c90bbba94871272…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2024-06-19 (Wed, 19 Jun 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources.properties
Log Message:
-----------
XWIKI-22276: Panel reference lists for columns' hint is not precise enough
* Updated the default (english) hint to make it easier to use this feature
(cherry picked from commit ea740a9c1d21a35b282819148e6129fb5cd89376)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/CRISTAL-200
Home: https://github.com/xwiki-contrib/cristal
Commit: 028d483ed602b17008a76f57b22f9f8a5671ad9f
https://github.com/xwiki-contrib/cristal/commit/028d483ed602b17008a76f57b22…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-06 (Thu, 06 Jun 2024)
Changed paths:
M editors/tiptap/src/components/extensions/bubble-menu.ts
Log Message:
-----------
CRISTAL-207: Updating a link does not work
Commit: 2f0382c5d793ce97460ec46bc1486984b6684a0c
https://github.com/xwiki-contrib/cristal/commit/2f0382c5d793ce97460ec46bc14…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-07 (Fri, 07 Jun 2024)
Changed paths:
M editors/tiptap/src/components/extensions/bubble-menu.ts
Log Message:
-----------
CRISTAL-207: Updating a link does not work
Fix linting.
Commit: 010a519165365dba421f80772d13058eae0c46b7
https://github.com/xwiki-contrib/cristal/commit/010a519165365dba421f80772d1…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-07 (Fri, 07 Jun 2024)
Changed paths:
A editors/tiptap/src/extensions/link.ts
A editors/tiptap/src/extensions/markdown.ts
M editors/tiptap/src/vue/c-edit-tiptap.vue
Log Message:
-----------
CRISTAL-208: Add support for internal links
Commit: 3d0c38376d574c565c4cab1e6eb266aa13eba78c
https://github.com/xwiki-contrib/cristal/commit/3d0c38376d574c565c4cab1e6eb…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-10 (Mon, 10 Jun 2024)
Changed paths:
M editors/tiptap/src/vue/c-tiptap-link-edit.vue
Log Message:
-----------
CRISTAL-177: Autocomplete internal links in the editor
Update wrong import (trailing /dist).
Commit: 1d6c869bad0446c8af3778664c1601fd9f33a3c3
https://github.com/xwiki-contrib/cristal/commit/1d6c869bad0446c8af3778664c1…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-10 (Mon, 10 Jun 2024)
Changed paths:
M storage/src/components/componentsInit.ts
A storage/src/components/nextcloud/NextcloudWikiConfig.ts
A storage/src/components/nextcloud/nextcloudStorage.ts
M web/public/config.json
Log Message:
-----------
CRISTAL-180: Add a NextCloud backend
Commit: 33fb7da41c0650c52778ad6d40ba1800400cdc8e
https://github.com/xwiki-contrib/cristal/commit/33fb7da41c0650c52778ad6d40b…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-10 (Mon, 10 Jun 2024)
Changed paths:
M storage/src/components/nextcloud/nextcloudStorage.ts
Log Message:
-----------
CRISTAL-180: Add a NextCloud backend
Fix missing constructor.
Commit: acf9c31e6ce8724e6ad35b67c669002e973959fa
https://github.com/xwiki-contrib/cristal/commit/acf9c31e6ce8724e6ad35b67c66…
Author: tkrieck <149672322+tkrieck(a)users.noreply.github.com>
Date: 2024-06-10 (Mon, 10 Jun 2024)
Changed paths:
M editors/tiptap/src/vue/c-tiptap-link-edit.vue
Log Message:
-----------
CRISTAL-204: CSS for editing links (#279)
* Adjusted styles for the editing links feature
Commit: 3a460ab2f04b6105de87beca6bebd6c9d511e298
https://github.com/xwiki-contrib/cristal/commit/3a460ab2f04b6105de87beca6be…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-10 (Mon, 10 Jun 2024)
Changed paths:
M ds/api/package.json
M ds/api/src/index.ts
A ds/api/src/x-btn.ts
M ds/dsfr/package.json
M ds/dsfr/src/vue/x-btn.vue
M ds/shoelace/src/vue/x-breadcrumb.vue
M ds/shoelace/src/vue/x-btn.vue
M ds/vuetify/src/vue/x-breadcrumb.vue
M ds/vuetify/src/vue/x-btn.vue
M editors/tiptap/package.json
M editors/tiptap/src/vue/c-edit-tiptap.vue
M editors/tiptap/src/vue/c-tiptap-link-edit.vue
M pnpm-lock.yaml
M skin/package.json
M skin/src/vue/c-config.vue
M skin/src/vue/c-content.vue
M skin/src/vue/c-help.vue
Log Message:
-----------
[Misc] add type definition for x-btn
Commit: ea2dee7d7e6522f614efa25c0fc016f2252f7913
https://github.com/xwiki-contrib/cristal/commit/ea2dee7d7e6522f614efa25c0fc…
Author: tkrieck <149672322+tkrieck(a)users.noreply.github.com>
Date: 2024-06-10 (Mon, 10 Jun 2024)
Changed paths:
M editors/tiptap/src/vue/c-tiptap-link-suggest.vue
M editors/tiptap/src/vue/c-tiptap-selector.vue
M skin/src/vue/c-content.vue
Log Message:
-----------
CRISTAL-203: Tables are missing CSS (#277)
---------
Co-authored-by: Michael Hamann <michael(a)content-space.de>
Commit: 95bb0ec2c90db614bafa355e379be80b7a93d4ef
https://github.com/xwiki-contrib/cristal/commit/95bb0ec2c90db614bafa355e379…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-11 (Tue, 11 Jun 2024)
Changed paths:
M ds/api/package.json
M ds/api/src/index.ts
R ds/api/src/x-btn.ts
M ds/dsfr/package.json
M ds/dsfr/src/vue/x-btn.vue
M ds/shoelace/src/vue/x-breadcrumb.vue
M ds/shoelace/src/vue/x-btn.vue
M ds/vuetify/src/vue/x-breadcrumb.vue
M ds/vuetify/src/vue/x-btn.vue
M editors/tiptap/package.json
M editors/tiptap/src/vue/c-edit-tiptap.vue
M editors/tiptap/src/vue/c-tiptap-link-edit.vue
M pnpm-lock.yaml
M skin/package.json
M skin/src/vue/c-config.vue
M skin/src/vue/c-content.vue
M skin/src/vue/c-help.vue
Log Message:
-----------
Revert "[Misc] add type definition for x-btn"
This reverts commit 3a460ab2f04b6105de87beca6bebd6c9d511e298.
Commit: 5006c424e6d822289503520fef5e3bfea1838dcf
https://github.com/xwiki-contrib/cristal/commit/5006c424e6d822289503520fef5…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-06-13 (Thu, 13 Jun 2024)
Changed paths:
M pnpm-lock.yaml
M sharedworker/api/package.json
M sharedworker/impl/package.json
M web/package.json
Log Message:
-----------
[Misc] Update dependency vite-plugin-comlink to v4.1.0
Commit: 2ff9cb5c2c80ed6f8b9394fa367d808f58d45a6d
https://github.com/xwiki-contrib/cristal/commit/2ff9cb5c2c80ed6f8b9394fa367…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-06-13 (Thu, 13 Jun 2024)
Changed paths:
M electron/preload/package.json
M pnpm-lock.yaml
Log Message:
-----------
[Misc] Update dependency unplugin-auto-expose to v0.3.0
Commit: 5d4be994c4c16ead2218121bf756df750277e408
https://github.com/xwiki-contrib/cristal/commit/5d4be994c4c16ead2218121bf75…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-06-13 (Thu, 13 Jun 2024)
Changed paths:
M pnpm-lock.yaml
M storage/package.json
Log Message:
-----------
CRISTAL-210: Upgrade to dexie 4.0.7
Commit: b612783858e41d1845a7ae404d04b64879044a45
https://github.com/xwiki-contrib/cristal/commit/b612783858e41d1845a7ae404d0…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-06-13 (Thu, 13 Jun 2024)
Changed paths:
M ds/api/package.json
M ds/dsfr/package.json
M pnpm-lock.yaml
Log Message:
-----------
[Misc] Update dependency happy-dom to v14.12.0
Commit: f95c9a7c21004f74bc20a0096fba767aa0076c54
https://github.com/xwiki-contrib/cristal/commit/f95c9a7c21004f74bc20a0096fb…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-06-13 (Thu, 13 Jun 2024)
Changed paths:
M package.json
M pnpm-lock.yaml
Log Message:
-----------
[Misc] Update dependency @changesets/cli to v2.27.5
Commit: 74d071048ac28b101eb917ac5a89b76c0a3923f6
https://github.com/xwiki-contrib/cristal/commit/74d071048ac28b101eb917ac5a8…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-06-13 (Thu, 13 Jun 2024)
Changed paths:
M ds/dsfr/package.json
M ds/vuetify/package.json
M lib/package.json
M pnpm-lock.yaml
M skin/package.json
M web/package.json
Log Message:
-----------
CRISTAL-211: Upgrade to vuetify 3.6.9
Commit: 9f165d3eb29a2725e033b89ae6862f1cf0e1bc0b
https://github.com/xwiki-contrib/cristal/commit/9f165d3eb29a2725e033b89ae68…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-06-13 (Thu, 13 Jun 2024)
Changed paths:
M package.json
Log Message:
-----------
[Misc] Update pnpm to v9.3.0
Commit: a4cb7485bcdd8a593b29cedaeff61b69fcdeddca
https://github.com/xwiki-contrib/cristal/commit/a4cb7485bcdd8a593b29cedaeff…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-13 (Thu, 13 Jun 2024)
Changed paths:
M electron/preload/package.json
M pnpm-lock.yaml
Log Message:
-----------
Revert "[Misc] Update dependency unplugin-auto-expose to v0.3.0"
This reverts commit 2ff9cb5c2c80ed6f8b9394fa367d808f58d45a6d.
Commit: 18e843f69db31c8ba0383ebb3637c481c2ab99a3
https://github.com/xwiki-contrib/cristal/commit/18e843f69db31c8ba0383ebb363…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-06-13 (Thu, 13 Jun 2024)
Changed paths:
M package.json
M pnpm-lock.yaml
Log Message:
-----------
[Misc] Update dependency nx to v19.2.3
Commit: 91fd264631bc048a9e8e4c9041b54723f7982218
https://github.com/xwiki-contrib/cristal/commit/91fd264631bc048a9e8e4c9041b…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-06-13 (Thu, 13 Jun 2024)
Changed paths:
M api/package.json
M core/browser/browser-api/package.json
M core/browser/browser-default/package.json
M core/icons/package.json
M core/link-suggest/link-suggest-api/package.json
M core/link-suggest/link-suggest-xwiki/package.json
M ds/api/package.json
M ds/dsfr/package.json
M ds/shoelace/package.json
M ds/vuetify/package.json
M editors/tiptap/package.json
M electron/browser/package.json
M electron/main/package.json
M electron/preload/package.json
M electron/renderer/package.json
M electron/storage/package.json
M extension-manager/package.json
M extensions/menubuttons/package.json
M lib/package.json
M macros/package.json
M package.json
M pnpm-lock.yaml
M rendering/rendering/package.json
M rendering/wikimodel/package.json
M sharedworker/api/package.json
M sharedworker/impl/package.json
M skin/package.json
M storage/package.json
M web/package.json
Log Message:
-----------
[Misc] Update dependency vite to v5.2.13
Commit: d2f0a37f5822d3d6d6decc0f2dad7285ff911da9
https://github.com/xwiki-contrib/cristal/commit/d2f0a37f5822d3d6d6decc0f2da…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-06-13 (Thu, 13 Jun 2024)
Changed paths:
M api/package.json
M core/icons/package.json
M ds/dsfr/package.json
M ds/shoelace/package.json
M ds/vuetify/package.json
M editors/tiptap/package.json
M electron/storage/package.json
M extensions/menubuttons/package.json
M lib/package.json
M macros/package.json
M pnpm-lock.yaml
M rendering/rendering/package.json
M rendering/wikimodel/package.json
M sharedworker/api/package.json
M sharedworker/impl/package.json
M skin/package.json
M web/package.json
M xwiki/remoteinlineeditor/package.json
Log Message:
-----------
[Misc] Update dependency vue-tsc to v2.0.21
Commit: 633836ddb78e119e204579367207e2279165fe32
https://github.com/xwiki-contrib/cristal/commit/633836ddb78e119e20457936720…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-14 (Fri, 14 Jun 2024)
Changed paths:
M editors/tiptap/package.json
M editors/tiptap/src/components/extensions/link-suggest.ts
M editors/tiptap/src/vue/c-tiptap-link-edit.vue
M editors/tiptap/src/vue/c-tiptap-link-suggest.vue
M lib/package.json
M lib/src/components/DefaultCristalApp.ts
M pnpm-lock.yaml
Log Message:
-----------
CRISTAL-199: Allow for link suggestion during link editing
Commit: c1cdde91f43e097ee5e9882b5e9c2118774d0f9a
https://github.com/xwiki-contrib/cristal/commit/c1cdde91f43e097ee5e9882b5e9…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-17 (Mon, 17 Jun 2024)
Changed paths:
M core/browser/browser-api/package.json
M core/browser/browser-default/package.json
M core/link-suggest/link-suggest-api/package.json
M core/link-suggest/link-suggest-xwiki/package.json
M sources/xwiki/mock-server/package.json
Log Message:
-----------
[Misc] Add missing lint scripts
Commit: 9f296c676dbd3966c61f6f6f054e37775a16cfe0
https://github.com/xwiki-contrib/cristal/commit/9f296c676dbd3966c61f6f6f054…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-17 (Mon, 17 Jun 2024)
Changed paths:
A core/backends/backend-api/package.json
A core/backends/backend-api/src/abstractStorage.ts
A core/backends/backend-api/src/index.ts
A core/backends/backend-api/src/offlineStorage.ts
A core/backends/backend-api/tsconfig.json
A core/backends/backend-api/vite.config.ts
A core/backends/backend-dexie/package.json
A core/backends/backend-dexie/src/dexieOfflineStorage.ts
A core/backends/backend-dexie/src/dexiePageStorage.ts
A core/backends/backend-dexie/src/index.ts
A core/backends/backend-dexie/src/wrappingOfflineStorage.ts
A core/backends/backend-dexie/tsconfig.json
A core/backends/backend-dexie/vite.config.ts
A core/backends/backend-github/package.json
A core/backends/backend-github/src/GitHubWikiConfig.ts
A core/backends/backend-github/src/githubStorage.ts
A core/backends/backend-github/src/index.ts
A core/backends/backend-github/tsconfig.json
A core/backends/backend-github/vite.config.ts
A core/backends/backend-nextcloud/package.json
A core/backends/backend-nextcloud/src/NextcloudWikiConfig.ts
A core/backends/backend-nextcloud/src/index.ts
A core/backends/backend-nextcloud/src/nextcloudStorage.ts
A core/backends/backend-nextcloud/tsconfig.json
A core/backends/backend-nextcloud/vite.config.ts
A core/backends/backend-xwiki/package.json
A core/backends/backend-xwiki/src/XWikiWikiConfig.ts
A core/backends/backend-xwiki/src/index.ts
A core/backends/backend-xwiki/src/xwikiStorage.ts
A core/backends/backend-xwiki/tsconfig.json
A core/backends/backend-xwiki/vite.config.ts
M electron/storage/package.json
M electron/storage/src/components/fileSystemStorage.ts
M lib/package.json
M lib/src/staticBuild.ts
M pnpm-lock.yaml
M pnpm-workspace.yaml
M sharedworker/impl/package.json
M sharedworker/impl/src/components/worker.ts
R storage/CHANGELOG.md
R storage/package.json
R storage/src/api/offlineStorage.ts
R storage/src/components/abstractStorage.ts
R storage/src/components/componentsInit.ts
R storage/src/components/dexie/dexieOfflineStorage.ts
R storage/src/components/dexie/dexiePageStorage.ts
R storage/src/components/github/GitHubWikiConfig.ts
R storage/src/components/github/githubStorage.ts
R storage/src/components/nextcloud/NextcloudWikiConfig.ts
R storage/src/components/nextcloud/nextcloudStorage.ts
R storage/src/components/wrappingOfflineStorage.ts
R storage/src/components/xwiki/XWikiWikiConfig.ts
R storage/src/components/xwiki/xwikiStorage.ts
R storage/src/index.ts
R storage/src/vue.d.ts
R storage/tsconfig.json
R storage/vite.config.ts
Log Message:
-----------
CRISTAL-213: Split storage into one package per backend
Commit: 57f4af87fd1569e6d33cd76c9e6c1b81a9cf74ec
https://github.com/xwiki-contrib/cristal/commit/57f4af87fd1569e6d33cd76c9e6…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-17 (Mon, 17 Jun 2024)
Changed paths:
M pnpm-lock.yaml
Log Message:
-----------
CRISTAL-213: Split storage into one package per backend
Fix outdates pnpm lock file.
Commit: 53131afe3be15667fd85078a3ea3d5ccaecdf13f
https://github.com/xwiki-contrib/cristal/commit/53131afe3be15667fd85078a3ea…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-18 (Tue, 18 Jun 2024)
Changed paths:
M api/package.json
M ds/dsfr/package.json
M ds/vuetify/package.json
M extension-manager/package.json
M extensions/menubuttons/package.json
M lib/src/components/DefaultCristalApp.ts
M macros/package.json
M pnpm-lock.yaml
M rendering/wikimodel/package.json
M sharedworker/api/package.json
M sharedworker/impl/package.json
A skin/langs/translation-en.json
A skin/langs/translation-fr.json
A skin/src/translations.ts
M skin/src/vue/c-content.vue
M skin/tsconfig.json
M web/package.json
M xwiki/remoteinlineeditor/package.json
Log Message:
-----------
CRISTAL-214: Introduce translations
Commit: 83388453977d6c22155a7d00d978aa82b52e8487
https://github.com/xwiki-contrib/cristal/commit/83388453977d6c22155a7d00d97…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-18 (Tue, 18 Jun 2024)
Changed paths:
M skin/langs/translation-fr.json
Log Message:
-----------
Translated using Weblate (French)
Currently translated at 100.0% (2 of 2 strings)
Translation: XWiki Contrib/Cristal - Skin
Translate-URL: https://l10n.xwiki.org/projects/xwiki-contrib/cristal-skin/fr/
Commit: dd69c4b0490d56a49857d406004a256c5113495a
https://github.com/xwiki-contrib/cristal/commit/dd69c4b0490d56a49857d406004…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-18 (Tue, 18 Jun 2024)
Changed paths:
M skin/langs/translation-fr.json
Log Message:
-----------
Merge pull request #288 from xwikiorgci/weblate-xwiki-contrib-cristal-skin
Translations update from Weblate
Commit: 61342a635a42e46d5f7492e38ecbfabe058e480c
https://github.com/xwiki-contrib/cristal/commit/61342a635a42e46d5f7492e38ec…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-18 (Tue, 18 Jun 2024)
Changed paths:
M .eslintrc
A api/src/api/pageAttachment.ts
M api/src/api/storage.ts
M api/src/index.ts
A core/attachments/attachments-api/package.json
A core/attachments/attachments-api/src/index.ts
A core/attachments/attachments-api/tsconfig.json
A core/attachments/attachments-api/vite.config.ts
A core/attachments/attachments-default/package.json
A core/attachments/attachments-default/src/defaultAttachmentsService.ts
A core/attachments/attachments-default/src/index.ts
A core/attachments/attachments-default/tsconfig.json
A core/attachments/attachments-default/vite.config.ts
A core/attachments/attachments-ui/langs/translation-en.json
A core/attachments/attachments-ui/package.json
A core/attachments/attachments-ui/src/index.ts
A core/attachments/attachments-ui/src/translations.ts
A core/attachments/attachments-ui/src/vue/AttachmentsTab.vue
A core/attachments/attachments-ui/tsconfig.json
A core/attachments/attachments-ui/vite.config.ts
M core/backends/backend-api/src/abstractStorage.ts
M core/backends/backend-dexie/src/index.ts
M core/backends/backend-dexie/src/wrappingOfflineStorage.ts
M core/backends/backend-github/src/githubStorage.ts
M core/backends/backend-github/src/index.ts
M core/backends/backend-nextcloud/src/index.ts
M core/backends/backend-nextcloud/src/nextcloudStorage.ts
M core/backends/backend-xwiki/src/index.ts
M core/backends/backend-xwiki/src/xwikiStorage.ts
A core/extra-tabs/extra-tabs-api/package.json
A core/extra-tabs/extra-tabs-api/src/ExtraTabsService.ts
A core/extra-tabs/extra-tabs-api/src/index.ts
A core/extra-tabs/extra-tabs-api/tsconfig.json
A core/extra-tabs/extra-tabs-api/vite.config.ts
A core/extra-tabs/extra-tabs-default/package.json
A core/extra-tabs/extra-tabs-default/src/DefaultExtraTabsService.ts
A core/extra-tabs/extra-tabs-default/src/index.ts
A core/extra-tabs/extra-tabs-default/tsconfig.json
A core/extra-tabs/extra-tabs-default/vite.config.ts
A core/extra-tabs/extra-tabs-ui/package.json
A core/extra-tabs/extra-tabs-ui/src/index.ts
A core/extra-tabs/extra-tabs-ui/src/vue/ExtraTabs.vue
A core/extra-tabs/extra-tabs-ui/tsconfig.json
A core/extra-tabs/extra-tabs-ui/vite.config.ts
M ds/api/src/index.ts
M ds/shoelace/package.json
M ds/shoelace/src/components/shoelaceDesignSystemLoader.ts
A ds/shoelace/src/vue/x-tab-group.vue
A ds/shoelace/src/vue/x-tab-panel.vue
A ds/shoelace/src/vue/x-tab.vue
M ds/vuetify/src/components/vuetifyDesignSystemLoader.ts
A ds/vuetify/src/vue/x-tab-group.vue
A ds/vuetify/src/vue/x-tab-panel.vue
A ds/vuetify/src/vue/x-tab.vue
M editors/tiptap/src/extensions/link.ts
M editors/tiptap/src/extensions/markdown.ts
M editors/tiptap/src/vue/c-tiptap-link-edit.vue
M electron/browser/package.json
M electron/storage/src/components/fileSystemStorage.ts
M electron/storage/src/electron/main/index.ts
M electron/storage/src/electron/preload/apiTypes.ts
M electron/storage/src/electron/preload/index.ts
M lib/package.json
M lib/src/staticBuild.ts
M pnpm-lock.yaml
M pnpm-workspace.yaml
M skin/package.json
A skin/src/components/InformationTab.ts
M skin/src/components/componentsInit.ts
M skin/src/translations.ts
M skin/src/vue/c-content.vue
A skin/src/vue/extra-tabs/InformationTab.vue
M vite.config.ts
M web/playwright.config.ts
M web/vite.config.ts
Log Message:
-----------
CRISTAL-215: Attachments listing is possible
Commit: d5aac8f70f59ffb2241c5443adcb8d5f5903d141
https://github.com/xwiki-contrib/cristal/commit/d5aac8f70f59ffb2241c5443adc…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-06-18 (Tue, 18 Jun 2024)
Changed paths:
M electron/browser/package.json
M electron/main/package.json
M electron/package.json
M electron/storage/package.json
M pnpm-lock.yaml
Log Message:
-----------
CRISTAL-216: Upgrade to electron 31.0.1
Commit: 0b7cb7f70a164c5ef94ac1a90257ba9625ed8c4a
https://github.com/xwiki-contrib/cristal/commit/0b7cb7f70a164c5ef94ac1a9025…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-06-18 (Tue, 18 Jun 2024)
Changed paths:
M api/package.json
M core/attachments/attachments-ui/package.json
M core/backends/backend-api/package.json
M core/backends/backend-dexie/package.json
M core/backends/backend-github/package.json
M core/backends/backend-nextcloud/package.json
M core/backends/backend-xwiki/package.json
M core/browser/browser-api/package.json
M core/browser/browser-default/package.json
M core/icons/package.json
M core/link-suggest/link-suggest-api/package.json
M core/link-suggest/link-suggest-xwiki/package.json
M ds/api/package.json
M ds/dsfr/package.json
M ds/shoelace/package.json
M ds/vuetify/package.json
M editors/tiptap/package.json
M electron/browser/package.json
M electron/main/package.json
M electron/preload/package.json
M electron/renderer/package.json
M electron/storage/package.json
M extension-manager/package.json
M extensions/menubuttons/package.json
M lib/package.json
M macros/package.json
M package.json
M pnpm-lock.yaml
M rendering/rendering/package.json
M rendering/wikimodel/package.json
M sharedworker/api/package.json
M sharedworker/impl/package.json
M skin/package.json
M web/package.json
Log Message:
-----------
[Misc] Update dependency vite to v5.3.1
Commit: 42fe1d4d9e10452f8659a681dd759e64ad000ab8
https://github.com/xwiki-contrib/cristal/commit/42fe1d4d9e10452f8659a681dd7…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-19 (Wed, 19 Jun 2024)
Changed paths:
M README.md
Log Message:
-----------
[Misc] Update README
Commit: a2dc7e93d05ae64a98e969fedf2f8e265d927913
https://github.com/xwiki-contrib/cristal/commit/a2dc7e93d05ae64a98e969fedf2…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-06-19 (Wed, 19 Jun 2024)
Changed paths:
R api/src/api/PageHierarchyResolver.ts
M api/src/api/WikiConfig.ts
R api/src/components/DefaultPageHierarchyResolver.ts
M api/src/components/defaultWikiConfig.ts
M api/src/index.ts
A core/hierarchy/hierarchy-api/package.json
A core/hierarchy/hierarchy-api/src/index.ts
A core/hierarchy/hierarchy-api/tsconfig.json
A core/hierarchy/hierarchy-api/vite.config.ts
A core/hierarchy/hierarchy-default/package.json
A core/hierarchy/hierarchy-default/src/components/componentsInit.ts
A core/hierarchy/hierarchy-default/src/index.ts
A core/hierarchy/hierarchy-default/tsconfig.json
A core/hierarchy/hierarchy-default/vite.config.ts
A core/hierarchy/hierarchy-filesystem/package.json
A core/hierarchy/hierarchy-filesystem/src/components/componentsInit.ts
A core/hierarchy/hierarchy-filesystem/src/index.ts
A core/hierarchy/hierarchy-filesystem/tsconfig.json
A core/hierarchy/hierarchy-filesystem/vite.config.ts
A core/hierarchy/hierarchy-github/package.json
A core/hierarchy/hierarchy-github/src/components/componentsInit.ts
A core/hierarchy/hierarchy-github/src/index.ts
A core/hierarchy/hierarchy-github/tsconfig.json
A core/hierarchy/hierarchy-github/vite.config.ts
A core/hierarchy/hierarchy-xwiki/package.json
A core/hierarchy/hierarchy-xwiki/src/__tests__/utils.test.ts
A core/hierarchy/hierarchy-xwiki/src/components/componentsInit.ts
A core/hierarchy/hierarchy-xwiki/src/index.ts
A core/hierarchy/hierarchy-xwiki/src/utils.ts
A core/hierarchy/hierarchy-xwiki/tsconfig.json
A core/hierarchy/hierarchy-xwiki/vite.config.ts
M electron/renderer/package.json
M electron/renderer/src/index.ts
M electron/storage/src/components/FileSystemConfig.ts
R electron/storage/src/components/FileSystemPageHierarchyResolver.ts
M electron/storage/src/componentsInit.ts
M lib/src/components/DefaultCristalApp.ts
M pnpm-lock.yaml
M pnpm-workspace.yaml
M skin/package.json
M skin/src/vue/c-content.vue
M sources/xwiki/mock-server/src/index.ts
M storage/package.json
M storage/src/components/componentsInit.ts
R storage/src/components/github/GitHubPageHierarchyResolver.ts
M storage/src/components/github/GitHubWikiConfig.ts
R storage/src/components/xwiki/XWikiPageHierarchyResolver.ts
M storage/src/components/xwiki/XWikiWikiConfig.ts
A storage/src/components/xwiki/__tests__/xwikiStorage.test.ts
M storage/src/components/xwiki/xwikiStorage.ts
M web/e2e/main-page.spec.ts
M web/package.json
M web/src/index.ts
Log Message:
-----------
CRISTAL-200: Support for breadcrumb
* Move hierarchy components to their own modules
* Use router API to create URLs
* Improve overall injection process for hierarchy components
* Add documentation
* Add tests
Commit: 3dc5d1d24b05ed384b53db50934c204acba95f7b
https://github.com/xwiki-contrib/cristal/commit/3dc5d1d24b05ed384b53db50934…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-06-19 (Wed, 19 Jun 2024)
Changed paths:
M .eslintrc
M README.md
M api/package.json
A api/src/api/pageAttachment.ts
M api/src/api/storage.ts
M api/src/index.ts
A core/attachments/attachments-api/package.json
A core/attachments/attachments-api/src/index.ts
A core/attachments/attachments-api/tsconfig.json
A core/attachments/attachments-api/vite.config.ts
A core/attachments/attachments-default/package.json
A core/attachments/attachments-default/src/defaultAttachmentsService.ts
A core/attachments/attachments-default/src/index.ts
A core/attachments/attachments-default/tsconfig.json
A core/attachments/attachments-default/vite.config.ts
A core/attachments/attachments-ui/langs/translation-en.json
A core/attachments/attachments-ui/package.json
A core/attachments/attachments-ui/src/index.ts
A core/attachments/attachments-ui/src/translations.ts
A core/attachments/attachments-ui/src/vue/AttachmentsTab.vue
A core/attachments/attachments-ui/tsconfig.json
A core/attachments/attachments-ui/vite.config.ts
A core/backends/backend-api/package.json
A core/backends/backend-api/src/abstractStorage.ts
A core/backends/backend-api/src/index.ts
A core/backends/backend-api/src/offlineStorage.ts
A core/backends/backend-api/tsconfig.json
A core/backends/backend-api/vite.config.ts
A core/backends/backend-dexie/package.json
A core/backends/backend-dexie/src/dexieOfflineStorage.ts
A core/backends/backend-dexie/src/dexiePageStorage.ts
A core/backends/backend-dexie/src/index.ts
A core/backends/backend-dexie/src/wrappingOfflineStorage.ts
A core/backends/backend-dexie/tsconfig.json
A core/backends/backend-dexie/vite.config.ts
A core/backends/backend-github/package.json
A core/backends/backend-github/src/GitHubWikiConfig.ts
A core/backends/backend-github/src/githubStorage.ts
A core/backends/backend-github/src/index.ts
A core/backends/backend-github/tsconfig.json
A core/backends/backend-github/vite.config.ts
A core/backends/backend-nextcloud/package.json
A core/backends/backend-nextcloud/src/NextcloudWikiConfig.ts
A core/backends/backend-nextcloud/src/index.ts
A core/backends/backend-nextcloud/src/nextcloudStorage.ts
A core/backends/backend-nextcloud/tsconfig.json
A core/backends/backend-nextcloud/vite.config.ts
A core/backends/backend-xwiki/package.json
A core/backends/backend-xwiki/src/XWikiWikiConfig.ts
A core/backends/backend-xwiki/src/index.ts
A core/backends/backend-xwiki/src/xwikiStorage.ts
A core/backends/backend-xwiki/tsconfig.json
A core/backends/backend-xwiki/vite.config.ts
M core/browser/browser-api/package.json
M core/browser/browser-default/package.json
A core/extra-tabs/extra-tabs-api/package.json
A core/extra-tabs/extra-tabs-api/src/ExtraTabsService.ts
A core/extra-tabs/extra-tabs-api/src/index.ts
A core/extra-tabs/extra-tabs-api/tsconfig.json
A core/extra-tabs/extra-tabs-api/vite.config.ts
A core/extra-tabs/extra-tabs-default/package.json
A core/extra-tabs/extra-tabs-default/src/DefaultExtraTabsService.ts
A core/extra-tabs/extra-tabs-default/src/index.ts
A core/extra-tabs/extra-tabs-default/tsconfig.json
A core/extra-tabs/extra-tabs-default/vite.config.ts
A core/extra-tabs/extra-tabs-ui/package.json
A core/extra-tabs/extra-tabs-ui/src/index.ts
A core/extra-tabs/extra-tabs-ui/src/vue/ExtraTabs.vue
A core/extra-tabs/extra-tabs-ui/tsconfig.json
A core/extra-tabs/extra-tabs-ui/vite.config.ts
M core/icons/package.json
M core/link-suggest/link-suggest-api/package.json
M core/link-suggest/link-suggest-xwiki/package.json
M ds/api/package.json
M ds/api/src/index.ts
M ds/dsfr/package.json
M ds/shoelace/package.json
M ds/shoelace/src/components/shoelaceDesignSystemLoader.ts
A ds/shoelace/src/vue/x-tab-group.vue
A ds/shoelace/src/vue/x-tab-panel.vue
A ds/shoelace/src/vue/x-tab.vue
M ds/vuetify/package.json
M ds/vuetify/src/components/vuetifyDesignSystemLoader.ts
A ds/vuetify/src/vue/x-tab-group.vue
A ds/vuetify/src/vue/x-tab-panel.vue
A ds/vuetify/src/vue/x-tab.vue
M editors/tiptap/package.json
M editors/tiptap/src/components/extensions/bubble-menu.ts
M editors/tiptap/src/components/extensions/link-suggest.ts
A editors/tiptap/src/extensions/link.ts
A editors/tiptap/src/extensions/markdown.ts
M editors/tiptap/src/vue/c-edit-tiptap.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 electron/browser/package.json
M electron/main/package.json
M electron/package.json
M electron/preload/package.json
M electron/renderer/package.json
M electron/storage/package.json
M electron/storage/src/components/fileSystemStorage.ts
M electron/storage/src/electron/main/index.ts
M electron/storage/src/electron/preload/apiTypes.ts
M electron/storage/src/electron/preload/index.ts
M extension-manager/package.json
M extensions/menubuttons/package.json
M lib/package.json
M lib/src/components/DefaultCristalApp.ts
M lib/src/staticBuild.ts
M macros/package.json
M package.json
M pnpm-lock.yaml
M pnpm-workspace.yaml
M rendering/rendering/package.json
M rendering/wikimodel/package.json
M sharedworker/api/package.json
M sharedworker/impl/package.json
M sharedworker/impl/src/components/worker.ts
A skin/langs/translation-en.json
A skin/langs/translation-fr.json
M skin/package.json
A skin/src/components/InformationTab.ts
M skin/src/components/componentsInit.ts
A skin/src/translations.ts
M skin/src/vue/c-content.vue
A skin/src/vue/extra-tabs/InformationTab.vue
M skin/tsconfig.json
M sources/xwiki/mock-server/package.json
R storage/CHANGELOG.md
R storage/package.json
R storage/src/api/offlineStorage.ts
R storage/src/components/abstractStorage.ts
R storage/src/components/componentsInit.ts
R storage/src/components/dexie/dexieOfflineStorage.ts
R storage/src/components/dexie/dexiePageStorage.ts
R storage/src/components/github/GitHubWikiConfig.ts
R storage/src/components/github/githubStorage.ts
R storage/src/components/wrappingOfflineStorage.ts
R storage/src/components/xwiki/XWikiWikiConfig.ts
R storage/src/components/xwiki/xwikiStorage.ts
R storage/src/index.ts
R storage/src/vue.d.ts
R storage/tsconfig.json
R storage/vite.config.ts
M vite.config.ts
M web/package.json
M web/playwright.config.ts
M web/public/config.json
M web/vite.config.ts
M xwiki/remoteinlineeditor/package.json
Log Message:
-----------
Merge branch 'main' into CRISTAL-200
Compare: https://github.com/xwiki-contrib/cristal/compare/f296122f0325...3dc5d1d24b05
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/XWIKI-22271
Home: https://github.com/xwiki/xwiki-platform
Commit: eadbb6fdcab2b27e16547fbbb829a3753743e8f4
https://github.com/xwiki/xwiki-platform/commit/eadbb6fdcab2b27e16547fbbb829…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-06-19 (Wed, 19 Jun 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/main/java/org/xwiki/notifications/filters/migration/R160500000XWIKI22271DataMigration.java
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/test/java/org/xwiki/notifications/filters/migration/R160500000XWIKI22271DataMigrationTest.java
Log Message:
-----------
XWIKI-22271: Custom filters to subwiki remain on the main Wiki after subwiki is deleted
* Fix typo in migration query
* Only execute migration in main wiki
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.5.x
Home: https://github.com/xwiki/xwiki-platform
Commit: b73dfd6d7003f56799b147fedb0efe87aa2c2ec2
https://github.com/xwiki/xwiki-platform/commit/b73dfd6d7003f56799b147fedb0e…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-06-19 (Wed, 19 Jun 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxTextFormatting.pt_BR.xml
Log Message:
-----------
XWIKI-22274: Bad pt-BR locale in XWikiSyntaxTextFormatting
(cherry picked from commit 85c7272809297a3f2973cad6dc032689da677437)
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: 8ffffdbecaad89ab514162cbc9e915058fe0c584
https://github.com/xwiki/xwiki-platform/commit/8ffffdbecaad89ab514162cbc9e9…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-06-19 (Wed, 19 Jun 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/Help/Applications/Contributors/Code/ContributorsTranslations.de.xml
M xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/Help/Applications/Contributors/Code/ContributorsTranslations.ko.xml
M xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/Help/Applications/Contributors/Code/ContributorsTranslations.ru.xml
M xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/Help/Applications/Contributors/Code/ContributorsTranslations.uk.xml
M xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/Help/Applications/Movies/Code/MoviesTranslations.de.xml
M xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/Help/Applications/Movies/Code/MoviesTranslations.ko.xml
M xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/Help/Applications/Movies/Code/MoviesTranslations.uk.xml
M xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/Help/Code/Translations.ko.xml
M xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/Help/Code/Translations.uk.xml
M xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/Help/Translations.ko.xml
M xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxHTML.ko.xml
M xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxHorizontalLine.ko.xml
M xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxImages.ko.xml
M xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxImages.uk.xml
M xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxIntroduction.ko.xml
M xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxLinks.ko.xml
M xwiki-platform-core/xwiki-platform-help/xwiki-platform-help-ui/src/main/resources/XWiki/XWikiSyntaxLinks.uk.xml
Log Message:
-----------
[Misc] Apply xar:format
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications