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 2025

  • 1 participants
  • 2958 discussions
[[email protected]][Issue] Updates for BVERSION-91: Add a link to the Versions administration in the Libraries Administration page
by XWiki Notifications 20 Jan '25

20 Jan '25
1 0
0 0
[[email protected]][Issue] Updates for BVERSION-99: The picker of the includeLibrary macro proposes random pages when no configuration
by XWiki Notifications 20 Jan '25

20 Jan '25
1 0
0 0
[xwiki/xwiki-platform] 383cec: XWIKI-21155: Allow sorting by specified field for ...
by XWiki Notifications 20 Jan '25

20 Jan '25
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
1 0
0 0
[xwiki/xwiki-platform] a7ea4e: XWIKI-21155: Allow sorting by specified field for ...
by XWiki Notifications 20 Jan '25

20 Jan '25
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
1 0
0 0
[xwiki/xwiki-commons] 08c1ab: XCOMMONS-2963: Upgrade to Servlet 5.0
by XWiki Notifications 20 Jan '25

20 Jan '25
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
1 0
0 0
[[email protected]][Issue] Updates for CRISTAL-427: Upgrade to pinia 2.3.1
by XWiki Notifications 20 Jan '25

20 Jan '25
1 0
0 0
[[email protected]][Issue] Updates for CRISTAL-427: Upgrade to pinia 2.3.1
by XWiki Notifications 20 Jan '25

20 Jan '25
1 0
0 0
[[email protected]][Issue] Updates for CRISTAL-422: Implement styles for external links
by XWiki Notifications 20 Jan '25

20 Jan '25
1 0
0 0
[xwiki-contrib/cristal] 021457: CRISTAL-427: Upgrade to pinia 2.3.1
by XWiki Notifications 20 Jan '25

20 Jan '25
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/cristal Commit: 021457f180752e620cd62dae7cadb81420a6739b https://github.com/xwiki-contrib/cristal/commit/021457f180752e620cd62dae7ca… Author: Mend Renovate <bot(a)renovateapp.com> Date: 2025-01-20 (Mon, 20 Jan 2025) Changed paths: M core/alerts/alerts-default/package.json M core/attachments/attachments-default/package.json M core/document/document-default/package.json M editors/tiptap/package.json M lib/package.json M pnpm-lock.yaml Log Message: ----------- CRISTAL-427: Upgrade to pinia 2.3.1 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
1 0
0 0
[xwiki-contrib/cristal] 79baee: [Misc] Update dependency eslint-plugin-prettier to...
by XWiki Notifications 20 Jan '25

20 Jan '25
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/cristal Commit: 79baeeff9a589dc65e94f83d61aa0ea51539419c https://github.com/xwiki-contrib/cristal/commit/79baeeff9a589dc65e94f83d61a… Author: Mend Renovate <bot(a)renovateapp.com> Date: 2025-01-20 (Mon, 20 Jan 2025) Changed paths: M package.json M pnpm-lock.yaml Log Message: ----------- [Misc] Update dependency eslint-plugin-prettier to v5.2.3 (#595) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196
  • 197
  • ...
  • 296
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.