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
[xwiki-contrib/cristal-integration-nextcloud] 3434c1: CRISTALNC-14: Implement basic components for Nextc...
by XWiki Notifications 12 Jan '26

12 Jan '26
Branch: refs/heads/CRISTALNC-14 Home: https://github.com/xwiki-contrib/cristal-integration-nextcloud Commit: 3434c154a66c26acbedd75bf2ab7c0b74e9521f4 https://github.com/xwiki-contrib/cristal-integration-nextcloud/commit/3434c… Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com> Date: 2026-01-12 (Mon, 12 Jan 2026) Changed paths: A langs/translation-de.json A langs/translation-en.json A langs/translation-fr.json M package.json M pnpm-lock.yaml A src/ds/components/componentsInit.ts A src/ds/components/nextcloudDesignSystemLoader.ts A src/ds/index.ts A src/ds/translations.ts A src/ds/vue/css/style.css A src/ds/vue/form/x-checkbox.vue A src/ds/vue/form/x-file-input.vue A src/ds/vue/form/x-form.vue A src/ds/vue/form/x-navigation-tree-select.vue A src/ds/vue/form/x-select.vue A src/ds/vue/form/x-text-field.vue A src/ds/vue/x-alert.vue A src/ds/vue/x-avatar.vue A src/ds/vue/x-breadcrumb.vue A src/ds/vue/x-btn.vue A src/ds/vue/x-dialog.vue A src/ds/vue/x-divider.vue A src/ds/vue/x-img.vue A src/ds/vue/x-load.vue A src/ds/vue/x-menu-item.vue A src/ds/vue/x-menu-label.vue A src/ds/vue/x-menu.vue A src/ds/vue/x-navigation-tree.vue A src/ds/vue/x-tab-group.vue A src/ds/vue/x-tab-panel.vue A src/ds/vue/x-tab.vue A src/ds/vue/x-tree.vue M src/main.css M src/main.ts M src/vuetify.css Log Message: ----------- CRISTALNC-14: Implement basic components for Nextcloud ds To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal-integration-nextcloud/settings/not…
1 0
0 0
[xwiki/xwiki-docker] ad014f: [Misc] Fix template after update of postgresql to v18
by XWiki Notifications 12 Jan '26

12 Jan '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-docker Commit: ad014f26065f7dc99c77a71a7dc36869de55703f https://github.com/xwiki/xwiki-docker/commit/ad014f26065f7dc99c77a71a7dc368… Author: Vincent Massol <vincent(a)massol.net> Date: 2026-01-12 (Mon, 12 Jan 2026) Changed paths: M template/docker-compose.yml Log Message: ----------- [Misc] Fix template after update of postgresql to v18 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-docker/settings/notifications
1 0
0 0
[xwiki/xwiki-docker] 486fba: [Misc] Update volume path for Postgres 18+ compati...
by XWiki Notifications 12 Jan '26

12 Jan '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-docker Commit: 486fbab3f98ad9fd567d8767cb7df5352544483b https://github.com/xwiki/xwiki-docker/commit/486fbab3f98ad9fd567d8767cb7df5… Author: Mats <60609373+MatsG23(a)users.noreply.github.com> Date: 2026-01-12 (Mon, 12 Jan 2026) Changed paths: M 16/postgres-tomcat/docker-compose.yml M 17.4/postgres-tomcat/docker-compose.yml M 17/postgres-tomcat/docker-compose.yml Log Message: ----------- [Misc] Update volume path for Postgres 18+ compatibility Postgres 18+ expects the volume mount at /var/lib/postgresql/ so it can manage the data directory structure itself with major-version-specific directory names. See: https://github.com/docker-library/postgres/pull/1259 Co-authored-by: Mats Gertsen <mats.gertsen(a)flavia-it.de> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-docker/settings/notifications
1 0
0 0
[xwiki/xwiki-commons] 4b4238: XCOMMONS-3520: Cannot add an array to a collection...
by XWiki Notifications 12 Jan '26

12 Jan '26
Branch: refs/heads/stable-17.10.x Home: https://github.com/xwiki/xwiki-commons Commit: 4b423882dea62f3388ffa3f78d3ab078efa65ff7 https://github.com/xwiki/xwiki-commons/commit/4b423882dea62f3388ffa3f78d3ab… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2026-01-12 (Mon, 12 Jan 2026) Changed paths: M xwiki-commons-core/xwiki-commons-velocity/src/test/java/org/xwiki/velocity/introspection/MethodArgumentUberspectorTest.java Log Message: ----------- XCOMMONS-3520: Cannot add an array to a collection using addAll in Velocity * improve unit test setup to test with real converters (cherry picked from commit 97a1d5ec802ec56e3f28f720e7f6f0968921ee65) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
1 0
0 0
[xwiki/xwiki-commons] 97a1d5: XCOMMONS-3520: Cannot add an array to a collection...
by XWiki Notifications 12 Jan '26

12 Jan '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-commons Commit: 97a1d5ec802ec56e3f28f720e7f6f0968921ee65 https://github.com/xwiki/xwiki-commons/commit/97a1d5ec802ec56e3f28f720e7f6f… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2026-01-12 (Mon, 12 Jan 2026) Changed paths: M xwiki-commons-core/xwiki-commons-velocity/src/test/java/org/xwiki/velocity/introspection/MethodArgumentUberspectorTest.java Log Message: ----------- XCOMMONS-3520: Cannot add an array to a collection using addAll in Velocity * improve unit test setup to test with real converters To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-23883: Upgrade to yjs 13.6.29
by XWiki Notifications 12 Jan '26

12 Jan '26
1 0
0 0
[[email protected]][Issue] Updates for JIRA-105: Abusive modification of document when accessing administration page
by XWiki Notifications 12 Jan '26

12 Jan '26
1 0
0 0
[[email protected]][Issue] Updates for CRISTAL-780: Upgrade to yjs 13.6.29
by XWiki Notifications 12 Jan '26

12 Jan '26
1 0
0 0
[xwiki-contrib/cristal] fec085: CRISTAL-780: Upgrade to yjs 13.6.29
by XWiki Notifications 12 Jan '26

12 Jan '26
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/cristal 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 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] 191620: XWIKI-23883: Upgrade to yjs 13.6.29
by XWiki Notifications 12 Jan '26

12 Jan '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 19162094d0301568b4d4108519497be4c3a6f363 https://github.com/xwiki/xwiki-platform/commit/19162094d0301568b4d410851949… 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: ----------- XWIKI-23883: Upgrade to yjs 13.6.29 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • ...
  • 146
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.