lists.xwiki.org
Sign In Sign Up
Manage this list Sign In Sign Up

Keyboard Shortcuts

Thread View

  • j: Next unread message
  • k: Previous unread message
  • j a: Jump to all threads
  • j l: Jump to MailingList overview

notifications

Thread Start a new thread
Download
Threads by month
  • ----- 2026 -----
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2025 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2024 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2023 -----
  • December
  • November
  • October
[email protected]

January 2026

  • 1 participants
  • 1456 discussions
[[email protected]][Issue] Updates for XWIKI-23885: Offer ability to keep dots when they are between digits for the Kebab Case Name strategy
by XWiki Notifications 14 Jan '26

14 Jan '26
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-23450: Rename the "Preformatted Name Strategy" to "Kebab Case Name Strategy"
by XWiki Notifications 14 Jan '26

14 Jan '26
1 0
0 0
[xwiki/xwiki-platform] 58c629: XWIKI-23896: AbstractHibernateDataMigration#getNam...
by XWiki Notifications 14 Jan '26

14 Jan '26
Branch: refs/heads/XWIKI-23896 Home: https://github.com/xwiki/xwiki-platform Commit: 58c6294b1eb7ad5480e0b5243a6ebe680fd61b0d https://github.com/xwiki/xwiki-platform/commit/58c6294b1eb7ad5480e0b5243a6e… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2026-01-14 (Wed, 14 Jan 2026) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/store/migration/hibernate/AbstractHibernateDataMigration.java Log Message: ----------- XWIKI-23896: AbstractHibernateDataMigration#getName doesn't support jakarta Named annotation * Rely on the ComponentDescriptor to find the name of migrations To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] 58c629: XWIKI-23896: AbstractHibernateDataMigration#getNam...
by XWiki Notifications 14 Jan '26

14 Jan '26
Branch: refs/heads/XWIKI-23896 Home: https://github.com/xwiki/xwiki-platform Commit: 58c6294b1eb7ad5480e0b5243a6ebe680fd61b0d https://github.com/xwiki/xwiki-platform/commit/58c6294b1eb7ad5480e0b5243a6e… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2026-01-14 (Wed, 14 Jan 2026) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/store/migration/hibernate/AbstractHibernateDataMigration.java Log Message: ----------- XWIKI-23896: AbstractHibernateDataMigration#getName doesn't support jakarta Named annotation * Rely on the ComponentDescriptor to find the name of migrations To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] ff6df7: [Misc] Migrate FilesystemResourceReferenceSerializ...
by XWiki Notifications 14 Jan '26

14 Jan '26
Branch: refs/heads/stable-18.0.x Home: https://github.com/xwiki/xwiki-platform Commit: ff6df75e20bceb900bbc623c6188558ca4e4fa30 https://github.com/xwiki/xwiki-platform/commit/ff6df75e20bceb900bbc623c6188… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2026-01-14 (Wed, 14 Jan 2026) Changed paths: M xwiki-platform-core/xwiki-platform-webjars/xwiki-platform-webjars-api/src/test/java/org/xwiki/webjars/internal/FilesystemResourceReferenceSerializerTest.java Log Message: ----------- [Misc] Migrate FilesystemResourceReferenceSerializerTest to JUnit 5 (cherry picked from commit 149ea031963b1256def8602e0c203b14e24b918b) Commit: 43d7a7d3f1c7b6e06f3c1e8ab3ec3f3d30ce26c1 https://github.com/xwiki/xwiki-platform/commit/43d7a7d3f1c7b6e06f3c1e8ab3ec… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2026-01-14 (Wed, 14 Jan 2026) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/internal/export/OfficeExporterTest.java Log Message: ----------- XWIKI-23821: Old PDF export (based on Apache FOP) fails on Java 25 * Fix OfficeExporterTest to rely less on the exact result of the XSLT transformation. Previously, the test was failing due to line break and case differences. (cherry picked from commit 2e0086159b202e4c9b009ec3e6e091e70e6c6bfd) Compare: https://github.com/xwiki/xwiki-platform/compare/5c3b96e27ea5...43d7a7d3f1c7 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] 149ea0: [Misc] Migrate FilesystemResourceReferenceSerializ...
by XWiki Notifications 14 Jan '26

14 Jan '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 149ea031963b1256def8602e0c203b14e24b918b https://github.com/xwiki/xwiki-platform/commit/149ea031963b1256def8602e0c20… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2026-01-14 (Wed, 14 Jan 2026) Changed paths: M xwiki-platform-core/xwiki-platform-webjars/xwiki-platform-webjars-api/src/test/java/org/xwiki/webjars/internal/FilesystemResourceReferenceSerializerTest.java Log Message: ----------- [Misc] Migrate FilesystemResourceReferenceSerializerTest to JUnit 5 Commit: 2e0086159b202e4c9b009ec3e6e091e70e6c6bfd https://github.com/xwiki/xwiki-platform/commit/2e0086159b202e4c9b009ec3e6e0… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2026-01-14 (Wed, 14 Jan 2026) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/internal/export/OfficeExporterTest.java Log Message: ----------- XWIKI-23821: Old PDF export (based on Apache FOP) fails on Java 25 * Fix OfficeExporterTest to rely less on the exact result of the XSLT transformation. Previously, the test was failing due to line break and case differences. Compare: https://github.com/xwiki/xwiki-platform/compare/97f950afd0a0...2e0086159b20 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki-contrib/cristal] b411fa: [Misc] Update actions/cache action to v5 (#1481)
by XWiki Notifications 14 Jan '26

14 Jan '26
Branch: refs/heads/CRISTAL-769 Home: https://github.com/xwiki-contrib/cristal Commit: b411fad3c09079980945c31f200879a02e3a9b7e https://github.com/xwiki-contrib/cristal/commit/b411fad3c09079980945c31f200… Author: Mend Renovate <bot(a)renovateapp.com> Date: 2025-12-12 (Fri, 12 Dec 2025) Changed paths: M .github/workflows/build_electron.yml Log Message: ----------- [Misc] Update actions/cache action to v5 (#1481) Commit: 6f1318769355cb9ed9a55d8f14a77759a73fb620 https://github.com/xwiki-contrib/cristal/commit/6f1318769355cb9ed9a55d8f14a… Author: Mend Renovate <bot(a)renovateapp.com> Date: 2025-12-12 (Fri, 12 Dec 2025) Changed paths: M pnpm-lock.yaml M pnpm-workspace.yaml Log Message: ----------- [Misc] Update dependency vue-tsc to v3.1.8 (#1473) Commit: 4b8e8caf2a73118137c4cab7e6312914ed50c118 https://github.com/xwiki-contrib/cristal/commit/4b8e8caf2a73118137c4cab7e63… Author: Simpel <git(a)simpel.cc> Date: 2025-12-12 (Fri, 12 Dec 2025) Changed paths: A core/xwiki/xwiki-ui/langs/translation-de.json Log Message: ----------- Added translation using Weblate (German) Commit: c02ab4f907496ceb979508591330352a43df3b68 https://github.com/xwiki-contrib/cristal/commit/c02ab4f907496ceb97950859133… Author: Simpel <git(a)simpel.cc> Date: 2025-12-12 (Fri, 12 Dec 2025) Changed paths: M core/xwiki/xwiki-ui/langs/translation-de.json Log Message: ----------- Translated using Weblate (German) Currently translated at 100.0% (2 of 2 strings) Translation: XWiki Contrib/cristal - xwiki-ui Translate-URL: https://l10n.xwiki.org/projects/xwiki-contrib/cristal/cristal-xwiki-ui/de/ Commit: b543bda14c6fe2fa190621c8b82118039b8cad28 https://github.com/xwiki-contrib/cristal/commit/b543bda14c6fe2fa190621c8b82… Author: Simpel <git(a)simpel.cc> Date: 2025-12-12 (Fri, 12 Dec 2025) Changed paths: A core/authentication/authentication-nextcloud-ui/langs/translation-de.json Log Message: ----------- Added translation using Weblate (German) Commit: 1ad557b449d8bee4de63618e3fe7c9516891c73c https://github.com/xwiki-contrib/cristal/commit/1ad557b449d8bee4de63618e3fe… Author: Simpel <git(a)simpel.cc> Date: 2025-12-12 (Fri, 12 Dec 2025) Changed paths: M core/authentication/authentication-nextcloud-ui/langs/translation-de.json Log Message: ----------- Translated using Weblate (German) Currently translated at 100.0% (8 of 8 strings) Translation: XWiki Contrib/cristal - authentication-nextcloud-ui Translate-URL: https://l10n.xwiki.org/projects/xwiki-contrib/cristal/cristal-authenticatio… Commit: 589793348a209f3280c465bf889139a83989171f https://github.com/xwiki-contrib/cristal/commit/589793348a209f3280c465bf889… Author: Simpel <git(a)simpel.cc> Date: 2025-12-12 (Fri, 12 Dec 2025) Changed paths: A core/attachments/attachments-ui/langs/translation-de.json Log Message: ----------- Added translation using Weblate (German) Commit: 8c37b5be56d2a6a3129f17f365c4c2ea0e800c48 https://github.com/xwiki-contrib/cristal/commit/8c37b5be56d2a6a3129f17f365c… Author: Simpel <git(a)simpel.cc> Date: 2025-12-12 (Fri, 12 Dec 2025) Changed paths: M core/attachments/attachments-ui/langs/translation-de.json Log Message: ----------- Translated using Weblate (German) Currently translated at 100.0% (18 of 18 strings) Translation: XWiki Contrib/cristal - attachments-ui Translate-URL: https://l10n.xwiki.org/projects/xwiki-contrib/cristal/cristal-attachments-u… Commit: f7bd16ed762bde9c716ca71e863798b39dff6f0a https://github.com/xwiki-contrib/cristal/commit/f7bd16ed762bde9c716ca71e863… Author: Mend Renovate <bot(a)renovateapp.com> Date: 2025-12-12 (Fri, 12 Dec 2025) Changed paths: M package.json M pnpm-lock.yaml M pnpm-workspace.yaml Log Message: ----------- [Misc] Update Node.js to v24.12.0 (#1475) Commit: 58a6eca1cdcd8d51b1e6305e8f49a0e5b307148d https://github.com/xwiki-contrib/cristal/commit/58a6eca1cdcd8d51b1e6305e8f4… Author: Mend Renovate <bot(a)renovateapp.com> Date: 2025-12-12 (Fri, 12 Dec 2025) Changed paths: M pnpm-lock.yaml M pnpm-workspace.yaml Log Message: ----------- [Misc] Update dependency vite to v7.2.7 (#1476) Commit: 06a6886706ebfa605ba386006b92a133fe44040a https://github.com/xwiki-contrib/cristal/commit/06a6886706ebfa605ba386006b9… Author: Mend Renovate <bot(a)renovateapp.com> Date: 2025-12-12 (Fri, 12 Dec 2025) Changed paths: M pnpm-lock.yaml M pnpm-workspace.yaml Log Message: ----------- [Misc] Update dependency vuetify to v3.11.3 (#1482) Commit: 64f6ddb8d6ed7dc7694156f7d8806996f2b70f27 https://github.com/xwiki-contrib/cristal/commit/64f6ddb8d6ed7dc7694156f7d88… Author: Mend Renovate <bot(a)renovateapp.com> Date: 2025-12-12 (Fri, 12 Dec 2025) Changed paths: M pnpm-lock.yaml M pnpm-workspace.yaml Log Message: ----------- [Misc] Update dependency typescript-eslint to v8.49.0 (#1478) Commit: 786c12f3cc678e5efc9ea7b56ec57d3b1007d131 https://github.com/xwiki-contrib/cristal/commit/786c12f3cc678e5efc9ea7b56ec… Author: Mend Renovate <bot(a)renovateapp.com> Date: 2025-12-12 (Fri, 12 Dec 2025) Changed paths: M pnpm-lock.yaml M pnpm-workspace.yaml Log Message: ----------- [Misc] Update dependency nx to v22.2.0 (#1480) Commit: a71efd177bc88a8e40cbda03c9bad343a9904612 https://github.com/xwiki-contrib/cristal/commit/a71efd177bc88a8e40cbda03c9b… Author: Mend Renovate <bot(a)renovateapp.com> Date: 2025-12-12 (Fri, 12 Dec 2025) Changed paths: M package.json Log Message: ----------- [Misc] Update pnpm to v10.25.0 (#1479) Commit: 48da7ec7edca219dc67c8c5906434bfb94121241 https://github.com/xwiki-contrib/cristal/commit/48da7ec7edca219dc67c8c59064… Author: Mend Renovate <bot(a)renovateapp.com> Date: 2025-12-12 (Fri, 12 Dec 2025) Changed paths: M pnpm-lock.yaml M pnpm-workspace.yaml Log Message: ----------- [Misc] Update @typescript-eslint to v8.49.0 (#1477) Commit: 4a5a9b31e3c694e465f7b5ddf1a7fa7c689961d1 https://github.com/xwiki-contrib/cristal/commit/4a5a9b31e3c694e465f7b5ddf1a… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2025-12-12 (Fri, 12 Dec 2025) Changed paths: M ds/shoelace/src/vue/x-dialog.vue M ds/shoelace/src/vue/x-tree-item.vue M ds/vuetify/src/vue/form/x-file-input.vue Log Message: ----------- [Misc] Fix new vue-tsc v3.1.8 errors Commit: aaf8fcdd20f92b593c566a7dde59f50426f7af63 https://github.com/xwiki-contrib/cristal/commit/aaf8fcdd20f92b593c566a7dde5… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2025-12-16 (Tue, 16 Dec 2025) Changed paths: M core/nextcloud/http-headers/etc/cristal-nextcloud-http-headers.api.md Log Message: ----------- CRISTAL-760: All authenticated Nextcloud requests should include OCS-APIRequest header Update api extractor files for nextcloud/http-headers Commit: 9fedcbd9c8bf10b23bd99ae4471bebcdab7a9d36 https://github.com/xwiki-contrib/cristal/commit/9fedcbd9c8bf10b23bd99ae4471… Author: Mend Renovate <bot(a)renovateapp.com> Date: 2025-12-16 (Tue, 16 Dec 2025) Changed paths: M pnpm-lock.yaml M pnpm-workspace.yaml Log Message: ----------- [Misc] Update dependency publint to v0.3.16 (#1483) Commit: 915505b18fb9131bb782aec9818ea05304a2d05e https://github.com/xwiki-contrib/cristal/commit/915505b18fb9131bb782aec9818… Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com> Date: 2025-12-16 (Tue, 16 Dec 2025) Changed paths: M core/backends/backend-nextcloud/src/__tests__/nextcloudStorage.test.ts Log Message: ----------- CRISTAL-760: All authenticated Nextcloud requests should include OCS-APIRequest header * Fix unit tests Commit: a760c1a5430f4a583f88df6e0ed81b7bc45053d3 https://github.com/xwiki-contrib/cristal/commit/a760c1a5430f4a583f88df6e0ed… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2025-12-18 (Thu, 18 Dec 2025) Changed paths: M Jenkinsfile R scripts/update-snapshot-versions.js Log Message: ----------- CRISTAL-766: Make the CI run with the latest registry versions Simplify the initial approach by running a native pnpm command. It allows us to remove our custom script. Commit: 614e00a83aae126b20f860dc4efedc832511356e https://github.com/xwiki-contrib/cristal/commit/614e00a83aae126b20f860dc4ef… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2025-12-19 (Fri, 19 Dec 2025) Changed paths: M core/hierarchy/hierarchy-xwiki/src/components/componentsInit.ts Log Message: ----------- CRISTAL-776: The breadcrumb are not aligned between cristal and xwiki Commit: d61443823481fd2a181ad4ecc7580f0e7ccdd4ae https://github.com/xwiki-contrib/cristal/commit/d61443823481fd2a181ad4ecc75… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2025-12-19 (Fri, 19 Dec 2025) Changed paths: M core/nextcloud/http-headers/src/HTTPHeadersProvider.ts M core/nextcloud/http-headers/src/components/NextcloudAuthenticatedHTTPHeadersProvider.ts M core/nextcloud/http-headers/src/index.ts Log Message: ----------- [Misc] Update the since versions to skip the RC Commit: 9e48381bccb8da1935ebff00f78e74fc88efd759 https://github.com/xwiki-contrib/cristal/commit/9e48381bccb8da1935ebff00f78… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2025-12-19 (Fri, 19 Dec 2025) Changed paths: M README.md Log Message: ----------- [Misc] Update the setup instructions on the README Commit: a2dcec7fe77baa9538e913dd92cc491f2fea2da0 https://github.com/xwiki-contrib/cristal/commit/a2dcec7fe77baa9538e913dd92c… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2025-12-19 (Fri, 19 Dec 2025) Changed paths: M pnpm-workspace.yaml Log Message: ----------- CRISTAL-777: Upgrade to yjs 13.6.28 Commit: 7966fb43dbd1167e153b6b2c302e2aa6374c7780 https://github.com/xwiki-contrib/cristal/commit/7966fb43dbd1167e153b6b2c302… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2025-12-19 (Fri, 19 Dec 2025) Changed paths: A web/src/env.d.ts M web/src/index.ts M web/vite.config.ts Log Message: ----------- CRISTAL-759: Have the Cristal version written in the sources Commit: 493447bf85fbd4ac5acf4406d4d4b1478fa67fc1 https://github.com/xwiki-contrib/cristal/commit/493447bf85fbd4ac5acf4406d4d… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2025-12-19 (Fri, 19 Dec 2025) Changed paths: M .github/workflows/build_electron.yml Log Message: ----------- [Misc] Update the github action to use the latest dependencies Commit: aafea2f261e6a8a985c714d5c4ebbc14678800c1 https://github.com/xwiki-contrib/cristal/commit/aafea2f261e6a8a985c714d5c4e… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2025-12-22 (Mon, 22 Dec 2025) Changed paths: M sources/xwiki/mock-server/src/index.ts Log Message: ----------- CRISTAL-776: The breadcrumb are not aligned between cristal and xwiki Fix playwright tests. Commit: a3cf5a348ac75e7c59ff305f60e8ec12b378aa40 https://github.com/xwiki-contrib/cristal/commit/a3cf5a348ac75e7c59ff305f60e… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2025-12-22 (Mon, 22 Dec 2025) Changed paths: M core/uniast/uniast-html/src/html/__tests__/uniast-to-html.test.ts M core/uniast/uniast-html/src/html/default-uni-ast-to-html-converter.ts Log Message: ----------- CRISTAL-778: External links are not distringushed from internal links in html Commit: 8bb851f3a3553e3244f82de225f1cda700664542 https://github.com/xwiki-contrib/cristal/commit/8bb851f3a3553e3244f82de225f… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2025-12-22 (Mon, 22 Dec 2025) Changed paths: M .github/workflows/build_electron.yml Log Message: ----------- [Misc] Init a dummy user to prevent failure during commit in github actions Commit: 07cd6807d1e2e83a35b326625083242c7043b49e https://github.com/xwiki-contrib/cristal/commit/07cd6807d1e2e83a35b32662508… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2025-12-22 (Mon, 22 Dec 2025) Changed paths: M .github/workflows/build_electron.yml Log Message: ----------- [Misc] Init a dummy user to prevent failure during commit in github actions Reapply the fix on mac and windows. Commit: 150c48392e300411de6503fd306cfbaa111b96e2 https://github.com/xwiki-contrib/cristal/commit/150c48392e300411de6503fd306… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2025-12-22 (Mon, 22 Dec 2025) Changed paths: M pnpm-lock.yaml M pnpm-workspace.yaml Log Message: ----------- [Misc] Update the @xwiki/platform dependencies to released versions Commit: 708749dfa9ed0a76cac21272ddc254c6fdbf1e9f https://github.com/xwiki-contrib/cristal/commit/708749dfa9ed0a76cac21272ddc… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2025-12-22 (Mon, 22 Dec 2025) Changed paths: M authentication-server/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-ui/package.json M core/authentication/authentication-default/package.json M core/authentication/authentication-github-state/package.json M core/authentication/authentication-github-ui/package.json M core/authentication/authentication-github/package.json M core/authentication/authentication-nextcloud-state/package.json M core/authentication/authentication-nextcloud-ui/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-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/collaboration/collaboration-hocuspocus/package.json M core/collaboration/collaboration-xwiki/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-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/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-nextcloud/package.json M core/link-suggest/link-suggest-xwiki/package.json M core/macros/macros-ast-html-converter/package.json M core/messages/messages-macros/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-filesystem/package.json M core/model/model-reference/model-reference-github/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-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-github/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-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/nextcloud/http-headers/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/page/page-api/package.json M core/page/page-default/package.json M core/rename/rename-api/package.json M core/rename/rename-default/package.json M core/rename/rename-filesystem/package.json M core/settings/settings-api/package.json M core/settings/settings-browser/package.json M core/settings/settings-configurations-ui/package.json M core/settings/settings-configurations/package.json M core/settings/settings-default/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/uniast/uniast-html/package.json M core/user/user-ui/package.json M core/wiki-config/wiki-config-api/package.json M core/wiki-config/wiki-config-default/package.json M core/xwiki/xwiki-macros/package.json M core/xwiki/xwiki-ui/package.json M core/xwiki/xwiki-utils/package.json M dev/config/package.json M dev/test-utils/package.json M ds/shoelace/package.json M ds/vuetify/package.json M editors/blocknote/package.json M electron/authentication/authentication-github/authentication-github-main/package.json M electron/authentication/authentication-github/authentication-github-preload/package.json M electron/authentication/authentication-github/authentication-github-renderer/package.json M electron/authentication/authentication-nextcloud/authentication-nextcloud-main/package.json M electron/authentication/authentication-nextcloud/authentication-nextcloud-preload/package.json M electron/authentication/authentication-nextcloud/authentication-nextcloud-renderer/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/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/settings/settings-main/package.json M electron/settings/settings-preload/package.json M electron/settings/settings-renderer/package.json M electron/state/package.json M electron/storage/package.json M extension-manager/package.json M extensions/menubuttons/package.json M lib/package.json M realtime/package.json M sharedworker/api/package.json M sharedworker/impl/package.json M skin/package.json M sources/xwiki/mock-server/package.json M utils/inversify/package.json M web/package.json M xwiki/remoteinlineeditor/package.json Log Message: ----------- [Misc] Update to version 0.25.0 Commit: 248c89754f09511d8ea719df45eaedcb574b9b8e https://github.com/xwiki-contrib/cristal/commit/248c89754f09511d8ea719df45e… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2025-12-22 (Mon, 22 Dec 2025) Changed paths: M authentication-server/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-ui/package.json M core/authentication/authentication-default/package.json M core/authentication/authentication-github-state/package.json M core/authentication/authentication-github-ui/package.json M core/authentication/authentication-github/package.json M core/authentication/authentication-nextcloud-state/package.json M core/authentication/authentication-nextcloud-ui/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-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/collaboration/collaboration-hocuspocus/package.json M core/collaboration/collaboration-xwiki/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-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/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-nextcloud/package.json M core/link-suggest/link-suggest-xwiki/package.json M core/macros/macros-ast-html-converter/package.json M core/messages/messages-macros/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-filesystem/package.json M core/model/model-reference/model-reference-github/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-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-github/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-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/nextcloud/http-headers/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/page/page-api/package.json M core/page/page-default/package.json M core/rename/rename-api/package.json M core/rename/rename-default/package.json M core/rename/rename-filesystem/package.json M core/settings/settings-api/package.json M core/settings/settings-browser/package.json M core/settings/settings-configurations-ui/package.json M core/settings/settings-configurations/package.json M core/settings/settings-default/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/uniast/uniast-html/package.json M core/user/user-ui/package.json M core/wiki-config/wiki-config-api/package.json M core/wiki-config/wiki-config-default/package.json M core/xwiki/xwiki-macros/package.json M core/xwiki/xwiki-ui/package.json M core/xwiki/xwiki-utils/package.json M dev/config/package.json M dev/test-utils/package.json M ds/shoelace/package.json M ds/vuetify/package.json M editors/blocknote/package.json M electron/authentication/authentication-github/authentication-github-main/package.json M electron/authentication/authentication-github/authentication-github-preload/package.json M electron/authentication/authentication-github/authentication-github-renderer/package.json M electron/authentication/authentication-nextcloud/authentication-nextcloud-main/package.json M electron/authentication/authentication-nextcloud/authentication-nextcloud-preload/package.json M electron/authentication/authentication-nextcloud/authentication-nextcloud-renderer/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/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/settings/settings-main/package.json M electron/settings/settings-preload/package.json M electron/settings/settings-renderer/package.json M electron/state/package.json M electron/storage/package.json M extension-manager/package.json M extensions/menubuttons/package.json M lib/package.json M realtime/package.json M sharedworker/api/package.json M sharedworker/impl/package.json M skin/package.json M sources/xwiki/mock-server/package.json M utils/inversify/package.json M web/package.json M xwiki/remoteinlineeditor/package.json Log Message: ----------- [Misc] Update to version 0.26.0-rc-1 Commit: 53e994e0944d92f7afb067e6b5723b20e7b30bd6 https://github.com/xwiki-contrib/cristal/commit/53e994e0944d92f7afb067e6b57… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2025-12-22 (Mon, 22 Dec 2025) Changed paths: M pnpm-lock.yaml M pnpm-workspace.yaml Log Message: ----------- [Misc] Update the @xwiki/platform dependencies to range versions Commit: fec085c2da374535540eb7d38ecf10469e229758 https://github.com/xwiki-contrib/cristal/commit/fec085c2da374535540eb7d38ec… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2026-01-12 (Mon, 12 Jan 2026) Changed paths: M pnpm-lock.yaml M pnpm-workspace.yaml Log Message: ----------- CRISTAL-780: Upgrade to yjs 13.6.29 Commit: adffaf86ee457d0f64181f4f0113c430d652383e https://github.com/xwiki-contrib/cristal/commit/adffaf86ee457d0f64181f4f011… Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com> Date: 2026-01-13 (Tue, 13 Jan 2026) Changed paths: M .github/workflows/build_electron.yml M Jenkinsfile M README.md M authentication-server/package.json M core/alerts/alerts-api/package.json M core/alerts/alerts-default/package.json M core/alerts/alerts-ui/package.json A core/attachments/attachments-ui/langs/translation-de.json M core/attachments/attachments-ui/package.json M core/authentication/authentication-default/package.json M core/authentication/authentication-github-state/package.json M core/authentication/authentication-github-ui/package.json M core/authentication/authentication-github/package.json M core/authentication/authentication-nextcloud-state/package.json A core/authentication/authentication-nextcloud-ui/langs/translation-de.json M core/authentication/authentication-nextcloud-ui/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-dexie/package.json M core/backends/backend-github/package.json M core/backends/backend-nextcloud/package.json M core/backends/backend-nextcloud/src/__tests__/nextcloudStorage.test.ts M core/backends/backend-xwiki/package.json M core/browser/browser-api/package.json M core/browser/browser-default/package.json M core/collaboration/collaboration-hocuspocus/package.json M core/collaboration/collaboration-xwiki/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-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/hierarchy/hierarchy-xwiki/src/components/componentsInit.ts 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/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-nextcloud/package.json M core/link-suggest/link-suggest-xwiki/package.json M core/macros/macros-ast-html-converter/package.json M core/messages/messages-macros/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-filesystem/package.json M core/model/model-reference/model-reference-github/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-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-github/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-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/nextcloud/http-headers/etc/cristal-nextcloud-http-headers.api.md M core/nextcloud/http-headers/package.json M core/nextcloud/http-headers/src/HTTPHeadersProvider.ts M core/nextcloud/http-headers/src/components/NextcloudAuthenticatedHTTPHeadersProvider.ts M core/nextcloud/http-headers/src/index.ts 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/page/page-api/package.json M core/page/page-default/package.json M core/rename/rename-api/package.json M core/rename/rename-default/package.json M core/rename/rename-filesystem/package.json M core/settings/settings-api/package.json M core/settings/settings-browser/package.json M core/settings/settings-configurations-ui/package.json M core/settings/settings-configurations/package.json M core/settings/settings-default/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/uniast/uniast-html/package.json M core/uniast/uniast-html/src/html/__tests__/uniast-to-html.test.ts M core/uniast/uniast-html/src/html/default-uni-ast-to-html-converter.ts M core/user/user-ui/package.json M core/wiki-config/wiki-config-api/package.json M core/wiki-config/wiki-config-default/package.json M core/xwiki/xwiki-macros/package.json A core/xwiki/xwiki-ui/langs/translation-de.json M core/xwiki/xwiki-ui/package.json M core/xwiki/xwiki-utils/package.json M dev/config/package.json M dev/test-utils/package.json M ds/shoelace/package.json M ds/shoelace/src/vue/x-dialog.vue M ds/shoelace/src/vue/x-tree-item.vue M ds/vuetify/package.json M ds/vuetify/src/vue/form/x-file-input.vue M editors/blocknote/package.json M electron/authentication/authentication-github/authentication-github-main/package.json M electron/authentication/authentication-github/authentication-github-preload/package.json M electron/authentication/authentication-github/authentication-github-renderer/package.json M electron/authentication/authentication-nextcloud/authentication-nextcloud-main/package.json M electron/authentication/authentication-nextcloud/authentication-nextcloud-preload/package.json M electron/authentication/authentication-nextcloud/authentication-nextcloud-renderer/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/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/settings/settings-main/package.json M electron/settings/settings-preload/package.json M electron/settings/settings-renderer/package.json M electron/state/package.json M electron/storage/package.json M extension-manager/package.json M extensions/menubuttons/package.json M lib/package.json M package.json M pnpm-lock.yaml M pnpm-workspace.yaml M realtime/package.json R scripts/update-snapshot-versions.js M sharedworker/api/package.json M sharedworker/impl/package.json M skin/package.json M sources/xwiki/mock-server/package.json M sources/xwiki/mock-server/src/index.ts M utils/inversify/package.json M web/package.json A web/src/env.d.ts M web/src/index.ts M web/vite.config.ts M xwiki/remoteinlineeditor/package.json Log Message: ----------- Merge remote-tracking branch 'origin/main' into CRISTAL-769 Commit: f16f2b2171a20b454371de686f662379e4e31ad2 https://github.com/xwiki-contrib/cristal/commit/f16f2b2171a20b454371de686f6… Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com> Date: 2026-01-14 (Wed, 14 Jan 2026) Changed paths: M core/navigation-tree/navigation-tree-github/src/components/componentsInit.ts M core/navigation-tree/navigation-tree-ui/langs/translation-en.json M core/navigation-tree/navigation-tree-ui/langs/translation-fr.json M core/navigation-tree/navigation-tree-ui/src/vue/NavigationTree.vue M core/navigation-tree/navigation-tree-ui/src/vue/NavigationTreeSelect.vue M ds/shoelace/langs/translation-de.json M ds/shoelace/langs/translation-en.json M ds/shoelace/langs/translation-fr.json M ds/shoelace/src/vue/x-tree-item.vue M ds/vuetify/langs/translation-de.json M ds/vuetify/langs/translation-en.json M ds/vuetify/langs/translation-fr.json M ds/vuetify/src/vue/x-tree.vue M editors/blocknote/src/vue/c-edit-blocknote.vue M pnpm-lock.yaml Log Message: ----------- CRISTAL-769: Refactor navigation tree to separate logic and ds * Fix issues due to main merge * Remove no longer used translation keys * Add translation for Root node label * Other small minor fixes Compare: https://github.com/xwiki-contrib/cristal/compare/e5e524fdaa67...f16f2b2171a2 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] 97f950: XWIKI-23885: Offer ability to keep dots when they ...
by XWiki Notifications 14 Jan '26

14 Jan '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 97f950afd0a031cd1c90931ae25d53ef43e22ba4 https://github.com/xwiki/xwiki-platform/commit/97f950afd0a031cd1c90931ae25d… Author: Vincent Massol <vincent(a)massol.net> Date: 2026-01-14 (Wed, 14 Jan 2026) Changed paths: A xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-api/src/main/java/org/xwiki/model/validation/internal/SlugEntityNameValidationConfiguration.java M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-api/src/main/java/org/xwiki/model/validation/script/ModelValidationScriptService.java M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-api/src/test/java/org/xwiki/model/validation/script/ModelValidationScriptServiceTest.java A xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-default/src/main/java/org/xwiki/model/validation/internal/DefaultSlugEntityNameValidationConfiguration.java M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-default/src/main/java/org/xwiki/model/validation/internal/SlugEntityNameValidation.java M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-default/src/main/resources/ApplicationResources.properties M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-default/src/main/resources/ApplicationResources_fr.properties M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-default/src/main/resources/META-INF/components.txt M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-default/src/test/java/org/xwiki/model/validation/internal/SlugEntityNameValidationTest.java M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-ui/src/main/resources/XWiki/EntityNameValidation/Administration.xml M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-ui/src/main/resources/XWiki/EntityNameValidation/ConfigurationClass.xml M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-ui/src/main/resources/XWiki/EntityNameValidation/Translations.ko.xml M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-ui/src/main/resources/XWiki/EntityNameValidation/Translations.xml M xwiki-platform-distribution/xwiki-platform-distribution-ui/xwiki-platform-distribution-ui-base/src/main/resources/XWiki/EntityNameValidation/Configuration.xml Log Message: ----------- XWIKI-23885: Offer ability to keep dots when they are between digits for the Kebab Case Name strategy XWIKI-23455: Remove stop words for the Kebab Case Name Strategy XWIKI-23454: Offer ability to convert to lowercase for the Kebab Case Name strategy XWIKI-23450: Rename the "Preformatted Name Strategy" to "Kebab Case Name Strategy" To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for CONFLUENCE-507: confluence_betwwen_ui_step hacks are incorrectly counted as used macros
by XWiki Notifications 14 Jan '26

14 Jan '26
1 0
0 0
[xwiki/xwiki-platform] 3bf52f: XWIKI-23827: Store password properties in dedicate...
by XWiki Notifications 14 Jan '26

14 Jan '26
Branch: refs/heads/feat-store-password-dedicated-table Home: https://github.com/xwiki/xwiki-platform Commit: 3bf52f2a545f8c99a91a12b8684f1ecf0a030899 https://github.com/xwiki/xwiki-platform/commit/3bf52f2a545f8c99a91a12b8684f… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2026-01-14 (Wed, 14 Jan 2026) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/internal/migration/R180100000XWIKI23827DataMigration.java M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/org/xwiki/internal/migration/R180100000XWIKI23827DataMigrationTest.java Log Message: ----------- XWIKI-23827: Store password properties in dedicated table * Fix a remaining bug with migration * Ensure to invalidate xclass doc in cache To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • ...
  • 146
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.