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
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/oidc
Commit: 4ef6210f0d565186b3bc30df01ba6247a82c56bd
https://github.com/xwiki-contrib/oidc/commit/4ef6210f0d565186b3bc30df01ba62…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-01-17 (Fri, 17 Jan 2025)
Changed paths:
M oidc-api/pom.xml
M oidc-authenticator-configuration/pom.xml
M oidc-authenticator-user/pom.xml
M oidc-authenticator/pom.xml
M oidc-provider/pom.xml
M oidc-test/oidc-test-pageobjects/pom.xml
M oidc-test/oidc-test-tests/pom.xml
M oidc-test/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/oidc/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/oidc
Commit: 2e01149d8b23fde27702ad3a6fe723b74a97a739
https://github.com/xwiki-contrib/oidc/commit/2e01149d8b23fde27702ad3a6fe723…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-01-17 (Fri, 17 Jan 2025)
Changed paths:
M oidc-api/pom.xml
M oidc-authenticator-configuration/pom.xml
M oidc-authenticator-user/pom.xml
M oidc-authenticator/pom.xml
M oidc-provider/pom.xml
M oidc-test/oidc-test-pageobjects/pom.xml
M oidc-test/oidc-test-tests/pom.xml
M oidc-test/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release oidc-2.13.3
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/oidc/settings/notifications
Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 2c9656536c8423cc2acd1e0f65ec8a7840d17898
https://github.com/xwiki/xwiki-platform/commit/2c9656536c8423cc2acd1e0f65ec…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2025-01-17 (Fri, 17 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/AllIT.java
A 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/pom.xml
A xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/java/org/xwiki/index/tree/internal/macro/DocumentSort.java
A xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/java/org/xwiki/index/tree/internal/macro/DocumentSortConverter.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/java/org/xwiki/index/tree/internal/nestedpages/pinned/PinnedChildPagesListener.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/query/ChildPageFilter.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/query/TopLevelPageFilter.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/nestedspaces/SpaceTreeNode.java
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/resources/META-INF/components.txt
R 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
A 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
A xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/resources/templates/html_displayer/documentsort/edit.vm
A xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/test/java/org/xwiki/index/tree/internal/macro/DocumentSortConverterTest.java
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/test/java/org/xwiki/index/tree/internal/nestedpages/ChildDocumentsTreeNodeGroupTest.java
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/test/java/org/xwiki/index/tree/internal/nestedpages/pinned/PinnedChildPagesListenerTest.java
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-macro/src/main/resources/XWiki/ChildrenMacro.xml
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-macro/src/main/resources/XWiki/DocumentTree.xml
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-macro/src/main/resources/XWiki/DocumentTreeMacros.xml
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-macro/src/main/resources/XWiki/DocumentTreeTranslations.xml
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-war/src/main/webapp/templates/documentTree_macros.vm
A xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/widgets/sortPicker.css
A xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/widgets/sortPicker.js
Log Message:
-----------
XWIKI-21155: Allow sorting by specified field for Document Tree macro
* Add support for sorting the document tree by page name, title, last modification date and creation date, both ascending and descending, through the sortDocumentsBy macro parameter
* Add support for sorting the children tree through the sort macro parameter
(cherry picked from commit 09cccdb7b72e78e97a6b594c7398b4669791c3b4)
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: 09cccdb7b72e78e97a6b594c7398b4669791c3b4
https://github.com/xwiki/xwiki-platform/commit/09cccdb7b72e78e97a6b594c7398…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2025-01-17 (Fri, 17 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/AllIT.java
A 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/pom.xml
A xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/java/org/xwiki/index/tree/internal/macro/DocumentSort.java
A xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/java/org/xwiki/index/tree/internal/macro/DocumentSortConverter.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/java/org/xwiki/index/tree/internal/nestedpages/pinned/PinnedChildPagesListener.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/query/ChildPageFilter.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/query/TopLevelPageFilter.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/nestedspaces/SpaceTreeNode.java
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/resources/META-INF/components.txt
R 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
A 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
A xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/resources/templates/html_displayer/documentsort/edit.vm
A xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/test/java/org/xwiki/index/tree/internal/macro/DocumentSortConverterTest.java
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/test/java/org/xwiki/index/tree/internal/nestedpages/ChildDocumentsTreeNodeGroupTest.java
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/test/java/org/xwiki/index/tree/internal/nestedpages/pinned/PinnedChildPagesListenerTest.java
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-macro/src/main/resources/XWiki/ChildrenMacro.xml
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-macro/src/main/resources/XWiki/DocumentTree.xml
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-macro/src/main/resources/XWiki/DocumentTreeMacros.xml
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-macro/src/main/resources/XWiki/DocumentTreeTranslations.xml
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-war/src/main/webapp/templates/documentTree_macros.vm
A xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/widgets/sortPicker.css
A xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/widgets/sortPicker.js
Log Message:
-----------
XWIKI-21155: Allow sorting by specified field for Document Tree macro
* Add support for sorting the document tree by page name, title, last modification date and creation date, both ascending and descending, through the sortDocumentsBy macro parameter
* Add support for sorting the children tree through the sort macro parameter
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: 9b5f9d47c8d21634f6784f377c6ff50744aaff55
https://github.com/xwiki/xwiki-platform/commit/9b5f9d47c8d21634f6784f377c6f…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-01-17 (Fri, 17 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:
-----------
XCOMMONS-3234: Move to Jakarta EE 9
* remove modules not needed in teh context of integration tests
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications