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