Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 592d2c355b628dd780436f8adba64cb6dbdfe2f3
https://github.com/xwiki/xwiki-platform/commit/592d2c355b628dd780436f8adba6…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-01-20 (Mon, 20 Jan 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/internal/junit5/servletengine/ServletContainerExecutor.java
Log Message:
-----------
XWIKI-22796: Office tests are using outdated images
* Ensure to use image hash instead of image tag for the tag of built
office images
(cherry picked from commit 83a9cbf2111d6c1a053054c30f327fafc1f92725)
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: fd7a788c286e97514eb6c37267a78b382378f41e
https://github.com/xwiki/xwiki-platform/commit/fd7a788c286e97514eb6c37267a7…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-01-20 (Mon, 20 Jan 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/internal/junit5/servletengine/ServletContainerExecutor.java
Log Message:
-----------
XWIKI-22796: Office tests are using outdated images
* Ensure to use image hash instead of image tag for the tag of built
office images
(cherry picked from commit 83a9cbf2111d6c1a053054c30f327fafc1f92725)
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: 83a9cbf2111d6c1a053054c30f327fafc1f92725
https://github.com/xwiki/xwiki-platform/commit/83a9cbf2111d6c1a053054c30f32…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-01-20 (Mon, 20 Jan 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/internal/junit5/servletengine/ServletContainerExecutor.java
Log Message:
-----------
XWIKI-22796: Office tests are using outdated images
* Ensure to use image hash instead of image tag for the tag of built
office images
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 383cec9bfaa2c7a6e0ea84cc418e54188bb2e5ea
https://github.com/xwiki/xwiki-platform/commit/383cec9bfaa2c7a6e0ea84cc418e…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2025-01-20 (Mon, 20 Jan 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-test/xwiki-platform-index-test-docker/src/test/it/org/xwiki/index/test/ui/docker/DocumentTreeMacroIT.java
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/java/org/xwiki/index/tree/internal/nestedpages/ChildDocumentsTreeNodeGroup.java
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/resources/org/xwiki/index/tree/internal/nestedpages/query/queries.hbm.xml.vm
Log Message:
-----------
XWIKI-21155: Allow sorting by specified field for Document Tree macro
* Make sure null values (coming from missing space home pages) are listed last in all supported databases
* Have to use 'case' in order by because Oracle doesn't support sorting by boolean expression (e.g. order by is null)
(cherry picked from commit a7ea4e622a07136bb67212993a3b9178e885f45e)
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: a7ea4e622a07136bb67212993a3b9178e885f45e
https://github.com/xwiki/xwiki-platform/commit/a7ea4e622a07136bb67212993a3b…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2025-01-20 (Mon, 20 Jan 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-test/xwiki-platform-index-test-docker/src/test/it/org/xwiki/index/test/ui/docker/DocumentTreeMacroIT.java
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/java/org/xwiki/index/tree/internal/nestedpages/ChildDocumentsTreeNodeGroup.java
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/resources/org/xwiki/index/tree/internal/nestedpages/query/queries.hbm.xml.vm
Log Message:
-----------
XWIKI-21155: Allow sorting by specified field for Document Tree macro
* Make sure null values (coming from missing space home pages) are listed last in all supported databases
* Have to use 'case' in order by because Oracle doesn't support sorting by boolean expression (e.g. order by is null)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-commons
Commit: 08c1ab88a5873cbdfce512725867ae0690e12f6a
https://github.com/xwiki/xwiki-commons/commit/08c1ab88a5873cbdfce512725867a…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-01-20 (Mon, 20 Jan 2025)
Changed paths:
M xwiki-commons-core/xwiki-commons-jakartabridge/xwiki-commons-jakartabridge-servlet/src/main/java/org/xwiki/jakartabridge/servlet/internal/JavaxToJakartaHttpServletRequestWrapper.java
M xwiki-commons-core/xwiki-commons-jakartabridge/xwiki-commons-jakartabridge-servlet/src/main/java/org/xwiki/jakartabridge/servlet/internal/JavaxToJakartaHttpServletResponseWrapper.java
M xwiki-commons-core/xwiki-commons-jakartabridge/xwiki-commons-jakartabridge-servlet/src/main/java/org/xwiki/jakartabridge/servlet/internal/JavaxToJakartaServletRequestWrapper.java
M xwiki-commons-core/xwiki-commons-jakartabridge/xwiki-commons-jakartabridge-servlet/src/main/java/org/xwiki/jakartabridge/servlet/internal/JavaxToJakartaServletResponseWrapper.java
Log Message:
-----------
XCOMMONS-2963: Upgrade to Servlet 5.0
* add missing `@Override`
Commit: 346c86defed6575bc89850ed4062c8c6cce0ce9a
https://github.com/xwiki/xwiki-commons/commit/346c86defed6575bc89850ed4062c…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-01-20 (Mon, 20 Jan 2025)
Changed paths:
M xwiki-commons-core/xwiki-commons-jakartabridge/xwiki-commons-jakartabridge-servlet/src/main/java/org/xwiki/jakartabridge/servlet/JakartaServletBridge.java
Log Message:
-----------
XCOMMONS-2963: Upgrade to Servlet 5.0
* optimize reusing of existing bridged version
Compare: https://github.com/xwiki/xwiki-commons/compare/7868ab5834c3...346c86defed6
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: 6f3d4f33be47dd2d11440a0ebc130472801e5b58
https://github.com/xwiki-contrib/cristal/commit/6f3d4f33be47dd2d11440a0ebc1…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2025-01-20 (Mon, 20 Jan 2025)
Changed paths:
M core/attachments/attachments-ui/package.json
M core/authentication/authentication-ui/package.json
M core/model/model-local-url/package.json
M core/model/model-reference/model-reference-xwiki/package.json
M package.json
M pnpm-lock.yaml
M skin/package.json
Log Message:
-----------
[Misc] Update dependency vitest to v3.0.2 (#599)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: 51bed95a641412e4934015c0951b658080fbd9d0
https://github.com/xwiki-contrib/cristal/commit/51bed95a641412e4934015c0951…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2025-01-20 (Mon, 20 Jan 2025)
Changed paths:
M api/package.json
M core/alerts/alerts-api/package.json
M core/alerts/alerts-default/package.json
M core/alerts/alerts-ui/package.json
M core/attachments/attachments-api/package.json
M core/attachments/attachments-default/package.json
M core/attachments/attachments-ui/package.json
M core/authentication/authentication-api/package.json
M core/authentication/authentication-default/package.json
M core/authentication/authentication-nextcloud/package.json
M core/authentication/authentication-ui/package.json
M core/authentication/authentication-xwiki/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/configuration/configuration-api/package.json
M core/configuration/configuration-web/package.json
M core/date/date-api/package.json
M core/date/date-ui/package.json
M core/document/document-api/package.json
M core/document/document-default/package.json
M core/extra-tabs/extra-tabs-api/package.json
M core/extra-tabs/extra-tabs-default/package.json
M core/extra-tabs/extra-tabs-ui/package.json
M core/file-preview/file-preview-ui/package.json
M core/hierarchy/hierarchy-api/package.json
M core/hierarchy/hierarchy-default/package.json
M core/hierarchy/hierarchy-filesystem/package.json
M core/hierarchy/hierarchy-github/package.json
M core/hierarchy/hierarchy-nextcloud/package.json
M core/hierarchy/hierarchy-xwiki/package.json
M core/history/history-api/package.json
M core/history/history-default/package.json
M core/history/history-github/package.json
M core/history/history-ui/package.json
M core/history/history-xwiki/package.json
M core/icons/package.json
M core/info-actions/info-actions-api/package.json
M core/info-actions/info-actions-default/package.json
M core/info-actions/info-actions-ui/package.json
M core/link-suggest/link-suggest-api/package.json
M core/link-suggest/link-suggest-nextcloud/package.json
M core/link-suggest/link-suggest-xwiki/package.json
M core/markdown/markdown-api/package.json
M core/markdown/markdown-default/package.json
M core/model/model-api/package.json
M core/model/model-click-listener/package.json
M core/model/model-local-url/package.json
M core/model/model-reference/model-reference-api/package.json
M core/model/model-reference/model-reference-filesystem/package.json
M core/model/model-reference/model-reference-nextcloud/package.json
M core/model/model-reference/model-reference-xwiki/package.json
M core/model/model-remote-url/model-remote-url-api/package.json
M core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-api/package.json
M core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-default/package.json
M core/model/model-remote-url/model-remote-url-nextcloud/package.json
M core/model/model-remote-url/model-remote-url-xwiki/package.json
M core/navigation-tree/navigation-tree-api/package.json
M core/navigation-tree/navigation-tree-default/package.json
M core/navigation-tree/navigation-tree-filesystem/package.json
M core/navigation-tree/navigation-tree-github/package.json
M core/navigation-tree/navigation-tree-nextcloud/package.json
M core/navigation-tree/navigation-tree-xwiki/package.json
M core/page-actions/page-actions-api/package.json
M core/page-actions/page-actions-default/package.json
M core/page-actions/page-actions-ui/package.json
M core/uiextension/uiextension-api/package.json
M core/uiextension/uiextension-default/package.json
M core/uiextension/uiextension-ui/package.json
M core/user/user-ui/package.json
M core/xwiki/xwiki-utils/package.json
M dev/config/package.json
M dev/test-utils/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/authentication/authentication-xwiki/authentication-xwiki-main/package.json
M electron/authentication/authentication-xwiki/authentication-xwiki-preload/package.json
M electron/authentication/authentication-xwiki/authentication-xwiki-renderer/package.json
M electron/browser/package.json
M electron/configuration/configuration-electron/configuration-electron-main/package.json
M electron/configuration/configuration-electron/configuration-electron-preload/package.json
M electron/configuration/configuration-electron/configuration-electron-renderer/package.json
M electron/link-suggest/link-suggest-filesystem/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 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 realtime/package.json
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 sources/xwiki/mock-server/package.json
M web/package.json
M xwiki/remoteinlineeditor/package.json
Log Message:
-----------
[Misc] Update dependency vite to v6.0.9 (#598)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: 1931a3afd35846f668deeb2c2675fb61acc07da8
https://github.com/xwiki-contrib/cristal/commit/1931a3afd35846f668deeb2c267…
Author: tkrieck <149672322+tkrieck(a)users.noreply.github.com>
Date: 2025-01-20 (Mon, 20 Jan 2025)
Changed paths:
M editors/tiptap/src/extensions/link.ts
M skin/src/vue/c-article.vue
M skin/src/vue/c-view.vue
Log Message:
-----------
CRISTAL-422: Implement styles for external links (#577)
* Implemented an icon for the external links as it is in XWiki Standard
* Support for external links in edit mode
---------
Co-authored-by: Manuel Leduc <manuel.leduc(a)xwiki.com>
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: c9885ca48358f30957d56a27a26323cea729ae5a
https://github.com/xwiki/xwiki-platform/commit/c9885ca48358f30957d56a27a263…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-01-20 (Mon, 20 Jan 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-ui/src/main/resources/XWiki/Notifications/Code/NotificationsCustomFiltersPreferencesMacro.xml
Log Message:
-----------
XWIKI-22793: Upgrade to vite 6.0.3
Upgrade was performed in 05a934fd26bfd77b6a34c0d7e40ff686ca867b8f but it
led to a regression due to https://github.com/vitejs/vite/pull/18488
breaking change. So we need to ensure to use proper name for loading the
css file.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 71c68968b06719960aa863a2a1c9e934bed76664
https://github.com/xwiki/xwiki-platform/commit/71c68968b06719960aa863a2a1c9…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2025-01-20 (Mon, 20 Jan 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-test/xwiki-platform-index-test-docker/src/test/it/org/xwiki/index/test/ui/docker/DocumentTreeMacroIT.java
Log Message:
-----------
XWIKI-21155: Allow sorting by specified field for Document Tree macro
* Improve functional test to not interfere with OrphanedPages test.
(cherry picked from commit 451598f8483791e0d9fc38ba3fcb6a1f7fd5d3de)
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: 451598f8483791e0d9fc38ba3fcb6a1f7fd5d3de
https://github.com/xwiki/xwiki-platform/commit/451598f8483791e0d9fc38ba3fcb…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2025-01-20 (Mon, 20 Jan 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-test/xwiki-platform-index-test-docker/src/test/it/org/xwiki/index/test/ui/docker/DocumentTreeMacroIT.java
Log Message:
-----------
XWIKI-21155: Allow sorting by specified field for Document Tree macro
* Improve functional test to not interfere with OrphanedPages test.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/swagger
Commit: 907792cad69517396a8d42cbf7d000001e2cb5d4
https://github.com/xwiki-contrib/swagger/commit/907792cad69517396a8d42cbf7d…
Author: farcasut <farcasialexandrububu(a)gmail.com>
Date: 2025-01-19 (Sun, 19 Jan 2025)
Changed paths:
M README.md
A pom.xml
A swagger-api/pom.xml
A swagger-api/src/main/java/org/xwiki/contrib/swagger/internal/HttpClientBuilderFactory.java
A swagger-api/src/main/java/org/xwiki/contrib/swagger/internal/Proxy.java
A swagger-api/src/main/java/org/xwiki/contrib/swagger/internal/pickers/Expansion.java
A swagger-api/src/main/java/org/xwiki/contrib/swagger/internal/pickers/Model.java
A swagger-api/src/main/java/org/xwiki/contrib/swagger/internal/pickers/SortMethod.java
A swagger-api/src/main/java/org/xwiki/contrib/swagger/internal/pickers/SortTags.java
A swagger-api/src/main/java/org/xwiki/contrib/swagger/script/SwaggerScriptService.java
A swagger-api/src/main/resources/META-INF/components.txt
A swagger-macro/pom.xml
A swagger-macro/src/main/resources/Macros/Swagger Macro.xml
A swagger-macro/src/main/resources/Macros/Swagger Translations.xml
Log Message:
-----------
Initial version
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/swagger/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/swagger
Commit: fc340a6c2ddc33f2124863a617924ea7340a2e54
https://github.com/xwiki-contrib/swagger/commit/fc340a6c2ddc33f2124863a6179…
Author: farcasut <farcasialexandrububu(a)gmail.com>
Date: 2025-01-16 (Thu, 16 Jan 2025)
Changed paths:
M README.md
A pom.xml
A swagger-api/pom.xml
A swagger-api/src/main/java/org/xwiki/contrib/swagger/internal/HttpClientBuilderFactory.java
A swagger-api/src/main/java/org/xwiki/contrib/swagger/internal/Proxy.java
A swagger-api/src/main/java/org/xwiki/contrib/swagger/internal/pickers/Expansion.java
A swagger-api/src/main/java/org/xwiki/contrib/swagger/internal/pickers/Model.java
A swagger-api/src/main/java/org/xwiki/contrib/swagger/internal/pickers/SortMethod.java
A swagger-api/src/main/java/org/xwiki/contrib/swagger/internal/pickers/SortTags.java
A swagger-api/src/main/java/org/xwiki/contrib/swagger/script/SwaggerScriptService.java
A swagger-api/src/main/resources/META-INF/components.txt
A swagger-macro/pom.xml
A swagger-macro/src/main/resources/Macros/Swagger Macro.xml
A swagger-macro/src/main/resources/Macros/Swagger Translations.xml
Log Message:
-----------
Initial version
Commit: 50a14a77f38bd5b045230c0e686f60502eaab55d
https://github.com/xwiki-contrib/swagger/commit/50a14a77f38bd5b045230c0e686…
Author: farcasut <farcasialexandrububu(a)gmail.com>
Date: 2025-01-16 (Thu, 16 Jan 2025)
Changed paths:
M pom.xml
M swagger-api/pom.xml
M swagger-macro/pom.xml
Log Message:
-----------
Fix versions
Commit: 39f2bb1f218356713ca6186ed749770c2d1cb828
https://github.com/xwiki-contrib/swagger/commit/39f2bb1f218356713ca6186ed74…
Author: farcasut <farcasialexandrububu(a)gmail.com>
Date: 2025-01-16 (Thu, 16 Jan 2025)
Changed paths:
M README.md
M pom.xml
M swagger-api/pom.xml
M swagger-api/src/main/java/org/xwiki/contrib/swagger/internal/HttpClientBuilderFactory.java
M swagger-api/src/main/java/org/xwiki/contrib/swagger/internal/Proxy.java
M swagger-api/src/main/java/org/xwiki/contrib/swagger/internal/pickers/Expansion.java
M swagger-api/src/main/java/org/xwiki/contrib/swagger/internal/pickers/Model.java
M swagger-api/src/main/java/org/xwiki/contrib/swagger/internal/pickers/SortMethod.java
M swagger-api/src/main/java/org/xwiki/contrib/swagger/internal/pickers/SortTags.java
M swagger-api/src/main/java/org/xwiki/contrib/swagger/script/SwaggerScriptService.java
M swagger-macro/pom.xml
Log Message:
-----------
Fixed comments, moved to HTTPCore URIBuilder
Commit: 8bed8655048f61987d65ebbe93571769821b9991
https://github.com/xwiki-contrib/swagger/commit/8bed8655048f61987d65ebbe935…
Author: farcasut <farcasialexandrububu(a)gmail.com>
Date: 2025-01-16 (Thu, 16 Jan 2025)
Changed paths:
M swagger-api/src/main/java/org/xwiki/contrib/swagger/internal/HttpClientBuilderFactory.java
M swagger-macro/src/main/resources/Macros/Swagger Macro.xml
M swagger-macro/src/main/resources/Macros/Swagger Translations.xml
Log Message:
-----------
New translations.
Commit: bc737b2e30b908927e3a001a7682a9872094a19c
https://github.com/xwiki-contrib/swagger/commit/bc737b2e30b908927e3a001a768…
Author: farcasut <farcasialexandrububu(a)gmail.com>
Date: 2025-01-17 (Fri, 17 Jan 2025)
Changed paths:
M swagger-api/pom.xml
M swagger-api/src/main/java/org/xwiki/contrib/swagger/internal/HttpClientBuilderFactory.java
M swagger-api/src/main/java/org/xwiki/contrib/swagger/internal/Proxy.java
M swagger-api/src/main/java/org/xwiki/contrib/swagger/script/SwaggerScriptService.java
Log Message:
-----------
Moved to httpclient5
Commit: 9ab3d0bf97dfe8631e71cfeaf7ce3c09d41e7d3e
https://github.com/xwiki-contrib/swagger/commit/9ab3d0bf97dfe8631e71cfeaf7c…
Author: farcasut <farcasialexandrububu(a)gmail.com>
Date: 2025-01-17 (Fri, 17 Jan 2025)
Changed paths:
M swagger-api/pom.xml
M swagger-api/src/main/java/org/xwiki/contrib/swagger/internal/Proxy.java
M swagger-api/src/main/java/org/xwiki/contrib/swagger/script/SwaggerScriptService.java
M swagger-macro/src/main/resources/Macros/Swagger Macro.xml
Log Message:
-----------
Removed the version of the httpclient5 and moved to map instead of hard typed parameters for the proxy .
Commit: 5b634d0771a2c0f9abd10ad3da0231b95cae9629
https://github.com/xwiki-contrib/swagger/commit/5b634d0771a2c0f9abd10ad3da0…
Author: farcasut <farcasialexandrububu(a)gmail.com>
Date: 2025-01-17 (Fri, 17 Jan 2025)
Changed paths:
M swagger-macro/src/main/resources/Macros/Swagger Macro.xml
Log Message:
-----------
Moved to newer XWiki API.
Commit: 27771d682e204356f7911e988e3af6977b74e34a
https://github.com/xwiki-contrib/swagger/commit/27771d682e204356f7911e988e3…
Author: Farcasut <92780090+Farcasut(a)users.noreply.github.com>
Date: 2025-01-19 (Sun, 19 Jan 2025)
Changed paths:
M README.md
A pom.xml
A swagger-api/pom.xml
A swagger-api/src/main/java/org/xwiki/contrib/swagger/internal/HttpClientBuilderFactory.java
A swagger-api/src/main/java/org/xwiki/contrib/swagger/internal/Proxy.java
A swagger-api/src/main/java/org/xwiki/contrib/swagger/internal/pickers/Expansion.java
A swagger-api/src/main/java/org/xwiki/contrib/swagger/internal/pickers/Model.java
A swagger-api/src/main/java/org/xwiki/contrib/swagger/internal/pickers/SortMethod.java
A swagger-api/src/main/java/org/xwiki/contrib/swagger/internal/pickers/SortTags.java
A swagger-api/src/main/java/org/xwiki/contrib/swagger/script/SwaggerScriptService.java
A swagger-api/src/main/resources/META-INF/components.txt
A swagger-macro/pom.xml
A swagger-macro/src/main/resources/Macros/Swagger Macro.xml
A swagger-macro/src/main/resources/Macros/Swagger Translations.xml
Log Message:
-----------
Merge pull request #1 from xwiki-contrib/v1.0
Initial version
Compare: https://github.com/xwiki-contrib/swagger/compare/86dd9ac13f6a...27771d682e20
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/swagger/settings/notifications
Branch: refs/heads/refactoring-dataeditors
Home: https://github.com/xwiki/xwiki-platform
Commit: 3665e45eb306cb72d3e8a5f32e93c888d684139a
https://github.com/xwiki/xwiki-platform/commit/3665e45eb306cb72d3e8a5f32e93…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-01-17 (Fri, 17 Jan 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/htmlheader.vm
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/editors/dataeditors.js
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/meta.js
Log Message:
-----------
[TBD]
WIP
Introduction of action in meta.js
Refactoring of dataeditors.js to get rid of prototype and to use
xm.action for performing AJAX requests.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-commons
Commit: 11e5558f87bb11d415e47fc8712e36797487ad53
https://github.com/xwiki/xwiki-commons/commit/11e5558f87bb11d415e47fc8712e3…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-01-17 (Fri, 17 Jan 2025)
Changed paths:
M xwiki-commons-core/xwiki-commons-jakartabridge/xwiki-commons-jakartabridge-servlet/src/main/java/org/xwiki/jakartabridge/servlet/internal/JakartaToJavaxHttpServletRequestWrapper.java
M xwiki-commons-core/xwiki-commons-jakartabridge/xwiki-commons-jakartabridge-servlet/src/main/java/org/xwiki/jakartabridge/servlet/internal/JakartaToJavaxHttpServletResponseWrapper.java
M xwiki-commons-core/xwiki-commons-jakartabridge/xwiki-commons-jakartabridge-servlet/src/main/java/org/xwiki/jakartabridge/servlet/internal/JakartaToJavaxServletRequestWrapper.java
M xwiki-commons-core/xwiki-commons-jakartabridge/xwiki-commons-jakartabridge-servlet/src/main/java/org/xwiki/jakartabridge/servlet/internal/JakartaToJavaxServletResponseWrapper.java
M xwiki-commons-core/xwiki-commons-jakartabridge/xwiki-commons-jakartabridge-servlet/src/main/java/org/xwiki/jakartabridge/servlet/internal/JavaxToJakartaHttpServletRequestWrapper.java
M xwiki-commons-core/xwiki-commons-jakartabridge/xwiki-commons-jakartabridge-servlet/src/main/java/org/xwiki/jakartabridge/servlet/internal/JavaxToJakartaHttpServletResponseWrapper.java
M xwiki-commons-core/xwiki-commons-jakartabridge/xwiki-commons-jakartabridge-servlet/src/main/java/org/xwiki/jakartabridge/servlet/internal/JavaxToJakartaServletRequestWrapper.java
M xwiki-commons-core/xwiki-commons-jakartabridge/xwiki-commons-jakartabridge-servlet/src/main/java/org/xwiki/jakartabridge/servlet/internal/JavaxToJakartaServletResponseWrapper.java
Log Message:
-----------
XCOMMONS-2963: Upgrade to Servlet 5.0
* fix the setReqponse and setRequest of the various wrappers
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
Branch: refs/heads/stable-16.4.x
Home: https://github.com/xwiki/xwiki-rendering
Commit: b337a292416998da6e92e991b8e9b63907874f44
https://github.com/xwiki/xwiki-rendering/commit/b337a292416998da6e92e991b8e…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-01-17 (Fri, 17 Jan 2025)
Changed paths:
A xwiki-rendering-integration-tests/src/test/resources/simple/misc/misc12.test
M xwiki-rendering-integration-tests/src/test/resources/simple/misc/misc2.test
M xwiki-rendering-integration-tests/src/test/resources/simple/misc/misc5.test
M xwiki-rendering-integration-tests/src/test/resources/simple/table/table7.test
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xhtml/src/test/resources/xhtml10/specific/macro/macro10.test
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xwiki20/src/main/java/org/xwiki/rendering/internal/renderer/xwiki20/XWikiSyntaxChainingRenderer.java
M xwiki-rendering-test/src/main/java/org/xwiki/rendering/test/integration/TestDataParser.java
Log Message:
-----------
XRENDERING-684: Empty lines get removed below tables and lists after saving in wysiwyg editor
* Fix the test data parser for inputexpect to really expect the same as
the input.
* Fix the behavior of empty lines at the end of documents and in
documents only consisting of empty lines.
* Adapt the affected tests.
(cherry picked from commit 6c33f2c9eb2a788e39d2b3091fbc0e2ddf2e1b1b)
(cherry picked from commit 2f35cb7b32e12302bd87abb2586868e35051d7f0)
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-contrib/livedata-inline-table
Commit: bfeca26cadf07fbc49a284a4423947348b01fea7
https://github.com/xwiki-contrib/livedata-inline-table/commit/bfeca26cadf07…
Author: Dorian OUAKLI <dorian.ouakli(a)xwiki.com>
Date: 2025-01-17 (Fri, 17 Jan 2025)
Changed paths:
M livedata-inline-table-macro/src/checkstyle/checkstyle-suppressions.xml
M livedata-inline-table-macro/src/main/java/org/xwiki/contrib/internal/LiveDataInlineTableMacro.java
A livedata-inline-table-macro/src/main/java/org/xwiki/contrib/internal/LiveDataInlineTableMacroBlockFilter.java
A livedata-inline-table-macro/src/main/java/org/xwiki/contrib/internal/LiveDataInlineTableMacroRuntimeException.java
Log Message:
-----------
XLIT-5: Add support for multiple tables and surrounding content
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/livedata-inline-table/settings/notificatio…
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/book-versions
Commit: 55d083886a9a03bd6fd951e0adf3eccd4232a17e
https://github.com/xwiki-contrib/book-versions/commit/55d083886a9a03bd6fd95…
Author: Raluca Stavro <rstavro(a)xwiki.com>
Date: 2025-01-17 (Fri, 17 Jan 2025)
Changed paths:
A application-book-versions-default/src/main/java/org/xwiki/contrib/bookversions/internal/displayers/PageTranslationLanguageList.java
A application-book-versions-default/src/main/java/org/xwiki/contrib/bookversions/internal/displayers/PageTranslationLanguageListConverter.java
M application-book-versions-default/src/main/resources/META-INF/components.txt
A application-book-versions-default/src/main/resources/templates/html_displayer/pagetranslationlanguagelist/edit.vm
A application-book-versions-default/src/main/resources/templates/html_displayer/pagetranslationlanguagelist/view.vm
R application-book-versions-ui/src/main/resources/BookVersions/Code/LanguageSelector.xml
M application-book-versions-ui/src/main/resources/BookVersions/Code/MultilingualSheet.xml
M application-book-versions-ui/src/main/resources/BookVersions/Code/TranslationLanguageService.xml
Log Message:
-----------
BVERSION-102 : Improve the language selector in Book -> Languages administration section
- adding a custom displayer
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/book-versions/settings/notifications
Branch: refs/heads/CRISTAL-422
Home: https://github.com/xwiki-contrib/cristal
Commit: 2fb836eeb0942af5b4b806366bffd18b286748e8
https://github.com/xwiki-contrib/cristal/commit/2fb836eeb0942af5b4b806366bf…
Author: tkrieck <149672322+tkrieck(a)users.noreply.github.com>
Date: 2025-01-16 (Thu, 16 Jan 2025)
Changed paths:
M core/attachments/attachments-ui/src/vue/AttachmentsTable.vue
Log Message:
-----------
CRISTAL-419: Attachments table is misaligned on Vuetify (#578)
- Fix to the table margins
Commit: e4330eef930f3729ce71c6774ea430b94ac98fb4
https://github.com/xwiki-contrib/cristal/commit/e4330eef930f3729ce71c6774ea…
Author: tkrieck <149672322+tkrieck(a)users.noreply.github.com>
Date: 2025-01-16 (Thu, 16 Jan 2025)
Changed paths:
M core/info-actions/info-actions-ui/src/vue/InfoAction.vue
Log Message:
-----------
CRISTAL-420: Info-actions and more options buttons have different sizes (#579)
* Padding and style adjustments to the info-actions buttons
Commit: 26e7411aec1a9153bff068d415b7565cfb2f0176
https://github.com/xwiki-contrib/cristal/commit/26e7411aec1a9153bff068d415b…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-01-16 (Thu, 16 Jan 2025)
Changed paths:
M core/attachments/attachments-ui/src/vue/AttachmentsTab.vue
Log Message:
-----------
CRISTAL-421: The attachment upload form is proposed to users without edit rights
Commit: fa61e529fae5d5c116d4ed92c462446e8d7a3670
https://github.com/xwiki-contrib/cristal/commit/fa61e529fae5d5c116d4ed92c46…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2025-01-17 (Fri, 17 Jan 2025)
Changed paths:
M electron/main/package.json
M electron/preload/package.json
M electron/renderer/package.json
M electron/storage/package.json
M pnpm-lock.yaml
M web/package.json
Log Message:
-----------
[Misc] Update dependency @types/node to v22.10.6 (#583)
Commit: eb226d2e0f8369594c819f68104a8171afef88b7
https://github.com/xwiki-contrib/cristal/commit/eb226d2e0f8369594c819f68104…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2025-01-17 (Fri, 17 Jan 2025)
Changed paths:
M package.json
M pnpm-lock.yaml
Log Message:
-----------
[Misc] Update @typescript-eslint to v8.20.0 (#582)
Commit: e8c39ce1a8ea42bc7009c6c54d5f72b92f32c4e8
https://github.com/xwiki-contrib/cristal/commit/e8c39ce1a8ea42bc7009c6c54d5…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2025-01-17 (Fri, 17 Jan 2025)
Changed paths:
M package.json
Log Message:
-----------
[Misc] Update pnpm to v9.15.4 (#581)
Commit: e1a9dbd3bc94623a7b9c39ed9411b9df84076f82
https://github.com/xwiki-contrib/cristal/commit/e1a9dbd3bc94623a7b9c39ed941…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2025-01-17 (Fri, 17 Jan 2025)
Changed paths:
M electron/main/package.json
M electron/preload/package.json
M electron/renderer/package.json
M electron/storage/package.json
M pnpm-lock.yaml
M web/package.json
Log Message:
-----------
[Misc] Update dependency @types/node to v22.10.7 (#584)
Commit: 1c03e261f8d451610cc996b25ab83479d66e340b
https://github.com/xwiki-contrib/cristal/commit/1c03e261f8d451610cc996b25ab…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2025-01-17 (Fri, 17 Jan 2025)
Changed paths:
M package.json
M pnpm-lock.yaml
Log Message:
-----------
[Misc] Update dependency eslint-plugin-prettier to v5.2.2 (#587)
Commit: cf7e5f462aa270dc866a8d1ac0ad09d2e5c7a6be
https://github.com/xwiki-contrib/cristal/commit/cf7e5f462aa270dc866a8d1ac0a…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2025-01-17 (Fri, 17 Jan 2025)
Changed paths:
M package.json
M pnpm-lock.yaml
Log Message:
-----------
[Misc] Update dependency @vitest/coverage-v8 to v3 (#590)
Commit: dc2a69f948595e6a64d34fc6de087d86fe7a7f51
https://github.com/xwiki-contrib/cristal/commit/dc2a69f948595e6a64d34fc6de0…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2025-01-17 (Fri, 17 Jan 2025)
Changed paths:
M package.json
M pnpm-lock.yaml
Log Message:
-----------
[Misc] Update dependency happy-dom to v16.6.0 (#589)
Commit: 476e910e06cbfc09c7269515a2094d3c6ec88c29
https://github.com/xwiki-contrib/cristal/commit/476e910e06cbfc09c7269515a20…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2025-01-17 (Fri, 17 Jan 2025)
Changed paths:
M core/attachments/attachments-ui/package.json
M core/authentication/authentication-ui/package.json
M core/model/model-local-url/package.json
M core/model/model-reference/model-reference-xwiki/package.json
M electron/preload/package.json
M electron/preload/vite.config.js
M electron/renderer/vite.config.js
M package.json
M pnpm-lock.yaml
M skin/package.json
Log Message:
-----------
[Misc] Update dependency vitest to v3
Remove unplugin-auto-expose because it was unused and making the build fail.
Commit: 25b9ea681e030c0719fa2e80c18c261c0a5193fe
https://github.com/xwiki-contrib/cristal/commit/25b9ea681e030c0719fa2e80c18…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2025-01-17 (Fri, 17 Jan 2025)
Changed paths:
M electron/authentication/authentication-xwiki/authentication-xwiki-main/package.json
M electron/authentication/authentication-xwiki/authentication-xwiki-preload/package.json
M electron/browser/package.json
M electron/configuration/configuration-electron/configuration-electron-main/package.json
M electron/configuration/configuration-electron/configuration-electron-preload/package.json
M electron/main/package.json
M electron/package.json
M electron/storage/package.json
M pnpm-lock.yaml
Log Message:
-----------
CRISTAL-426: Upgrade to electron 34.0.0
Commit: 26e38d9afbebbaf17863a71b903bb07c8bc1288c
https://github.com/xwiki-contrib/cristal/commit/26e38d9afbebbaf17863a71b903…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2025-01-17 (Fri, 17 Jan 2025)
Changed paths:
M editors/tiptap/package.json
M pnpm-lock.yaml
Log Message:
-----------
CRISTAL-394: Upgrade to yjs 13.6.23
Commit: 2008155a047221b220247e1b30851da171839c27
https://github.com/xwiki-contrib/cristal/commit/2008155a047221b220247e1b308…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2025-01-17 (Fri, 17 Jan 2025)
Changed paths:
M core/backends/backend-dexie/package.json
M pnpm-lock.yaml
Log Message:
-----------
CRISTAL-425: Upgrade to dexie 4.0.11
Commit: 194169914881c6b4a8541af603f07dc314b40361
https://github.com/xwiki-contrib/cristal/commit/194169914881c6b4a8541af603f…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-01-17 (Fri, 17 Jan 2025)
Changed paths:
M editors/tiptap/src/extensions/link.ts
M skin/src/vue/c-article.vue
M skin/src/vue/c-view.vue
Log Message:
-----------
CRISTAL-422: Implement styles for external links
Support for external links in edit mode.
Commit: 18c6926d7a9e1ddecda329c43c0defab94425213
https://github.com/xwiki-contrib/cristal/commit/18c6926d7a9e1ddecda329c43c0…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-01-17 (Fri, 17 Jan 2025)
Changed paths:
M core/attachments/attachments-ui/package.json
M core/attachments/attachments-ui/src/vue/AttachmentsTab.vue
M core/attachments/attachments-ui/src/vue/AttachmentsTable.vue
M core/authentication/authentication-ui/package.json
M core/backends/backend-dexie/package.json
M core/info-actions/info-actions-ui/src/vue/InfoAction.vue
M core/model/model-local-url/package.json
M core/model/model-reference/model-reference-xwiki/package.json
M editors/tiptap/package.json
M electron/authentication/authentication-xwiki/authentication-xwiki-main/package.json
M electron/authentication/authentication-xwiki/authentication-xwiki-preload/package.json
M electron/browser/package.json
M electron/configuration/configuration-electron/configuration-electron-main/package.json
M electron/configuration/configuration-electron/configuration-electron-preload/package.json
M electron/main/package.json
M electron/package.json
M electron/preload/package.json
M electron/preload/vite.config.js
M electron/renderer/package.json
M electron/renderer/vite.config.js
M electron/storage/package.json
M package.json
M pnpm-lock.yaml
M skin/package.json
M web/package.json
Log Message:
-----------
Merge remote-tracking branch 'origin/main' into CRISTAL-422
Compare: https://github.com/xwiki-contrib/cristal/compare/689ffbc9601d...18c6926d7a9e
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-rendering
Commit: e988353207786924c17341e6436537018b70dfdb
https://github.com/xwiki/xwiki-rendering/commit/e988353207786924c17341e6436…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-01-17 (Fri, 17 Jan 2025)
Changed paths:
M xwiki-rendering-macros/xwiki-rendering-macro-footnotes/src/test/resources/macrofootnote5.test
M xwiki-rendering-standalone/src/test/java/org/xwiki/rendering/example/ExampleTest.java
Log Message:
-----------
XRENDERING-768: Multiple paragraphs in the info macro do not result in multiple lines
* Fix tests.
(cherry picked from commit cdd293764acfd6655a6a125e0ba161d5a80520fc)
Commit: 2f35cb7b32e12302bd87abb2586868e35051d7f0
https://github.com/xwiki/xwiki-rendering/commit/2f35cb7b32e12302bd87abb2586…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-01-17 (Fri, 17 Jan 2025)
Changed paths:
A xwiki-rendering-integration-tests/src/test/resources/simple/misc/misc12.test
M xwiki-rendering-integration-tests/src/test/resources/simple/misc/misc2.test
M xwiki-rendering-integration-tests/src/test/resources/simple/misc/misc5.test
M xwiki-rendering-integration-tests/src/test/resources/simple/table/table7.test
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xhtml/src/test/resources/xhtml10/specific/macro/macro10.test
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xwiki20/src/main/java/org/xwiki/rendering/internal/renderer/xwiki20/XWikiSyntaxChainingRenderer.java
M xwiki-rendering-test/src/main/java/org/xwiki/rendering/test/integration/TestDataParser.java
Log Message:
-----------
XRENDERING-684: Empty lines get removed below tables and lists after saving in wysiwyg editor
* Fix the test data parser for inputexpect to really expect the same as
the input.
* Fix the behavior of empty lines at the end of documents and in
documents only consisting of empty lines.
* Adapt the affected tests.
(cherry picked from commit 6c33f2c9eb2a788e39d2b3091fbc0e2ddf2e1b1b)
Compare: https://github.com/xwiki/xwiki-rendering/compare/19ac4b0be08a...2f35cb7b32e1
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: 6c33f2c9eb2a788e39d2b3091fbc0e2ddf2e1b1b
https://github.com/xwiki/xwiki-rendering/commit/6c33f2c9eb2a788e39d2b3091fb…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-01-17 (Fri, 17 Jan 2025)
Changed paths:
M xwiki-rendering-integration-tests/src/test/java/org/xwiki/rendering/SimpleIntegrationTests.java
A xwiki-rendering-integration-tests/src/test/resources/simple/misc/misc12.test
M xwiki-rendering-integration-tests/src/test/resources/simple/misc/misc2.test
M xwiki-rendering-integration-tests/src/test/resources/simple/misc/misc5.test
M xwiki-rendering-integration-tests/src/test/resources/simple/table/table7.test
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xhtml/src/test/resources/xhtml10/specific/macro/macro10.test
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xwiki20/src/main/java/org/xwiki/rendering/internal/renderer/xwiki20/XWikiSyntaxChainingRenderer.java
M xwiki-rendering-test/src/main/java/org/xwiki/rendering/test/integration/TestDataParser.java
Log Message:
-----------
XRENDERING-684: Empty lines get removed below tables and lists after saving in wysiwyg editor
* Re-enable all simple integration tests.
* Fix the test data parser for inputexpect to really expect the same as
the input.
* Fix the behavior of empty lines at the end of documents and in
documents only consisting of empty lines.
* Adapt the affected tests.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications