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]

November 2025

  • 1 participants
  • 1507 discussions
[xwiki/xwiki-platform] eab455: XWIKI-23688: Upgrade to MySQL connector 9.5.0
by XWiki Notifications 04 Nov '25

04 Nov '25
Branch: refs/heads/stable-17.4.x Home: https://github.com/xwiki/xwiki-platform Commit: eab455f9f1e73684d28fff73a52ff75c1907eff3 https://github.com/xwiki/xwiki-platform/commit/eab455f9f1e73684d28fff73a52f… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-11-04 (Tue, 04 Nov 2025) Changed paths: M pom.xml Log Message: ----------- XWIKI-23688: Upgrade to MySQL connector 9.5.0 (cherry picked from commit 86d8d98c03c1b9f9d9925f65d5ca35014ef8eadf) 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] 577441: XWIKI-23641: Upgrade to Nu Html Checker 25.11.3
by XWiki Notifications 04 Nov '25

04 Nov '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 5774413cc7365ec6f48f69d17001e7ce94bd1d8a https://github.com/xwiki/xwiki-platform/commit/5774413cc7365ec6f48f69d17001… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-11-04 (Tue, 04 Nov 2025) Changed paths: M xwiki-platform-tools/xwiki-platform-tool-standards-validator/pom.xml Log Message: ----------- XWIKI-23641: Upgrade to Nu Html Checker 25.11.3 Commit: a2ea9618aa1267cf7d7dc21eb033b2f39b542176 https://github.com/xwiki/xwiki-platform/commit/a2ea9618aa1267cf7d7dc21eb033… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-11-04 (Tue, 04 Nov 2025) Changed paths: M pom.xml Log Message: ----------- XWIKI-23686: Upgrade to Calcite 1.41.0 Commit: 4cdc80223222be933e282d452f504fa87886b69e https://github.com/xwiki/xwiki-platform/commit/4cdc80223222be933e282d452f50… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-11-04 (Tue, 04 Nov 2025) Changed paths: M pom.xml Log Message: ----------- XWIKI-23687: Upgrade to JsonPath 2.10.0 Commit: 86d8d98c03c1b9f9d9925f65d5ca35014ef8eadf https://github.com/xwiki/xwiki-platform/commit/86d8d98c03c1b9f9d9925f65d5ca… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-11-04 (Tue, 04 Nov 2025) Changed paths: M pom.xml Log Message: ----------- XWIKI-23688: Upgrade to MySQL connector 9.5.0 Compare: https://github.com/xwiki/xwiki-platform/compare/1d93ab95ed75...86d8d98c03c1 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 XWIKI-23686: Upgrade to Calcite 1.41.0
by XWiki Notifications 04 Nov '25

04 Nov '25
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-23641: Upgrade to Nu Html Checker 25.11.3
by XWiki Notifications 04 Nov '25

04 Nov '25
1 0
0 0
[[email protected]][Issue] Updates for JIRA-93: Jira macro displays inline error when followed by another inline macro
by XWiki Notifications 04 Nov '25

04 Nov '25
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-23685: HTML escapes displayed in the comment history when deleting an attachment
by XWiki Notifications 04 Nov '25

04 Nov '25
1 0
0 0
[xwiki/xwiki-platform] 84e807: XWIKI-23152: Provide picker for tree macros using ...
by XWiki Notifications 04 Nov '25

04 Nov '25
Branch: refs/heads/XWIKI-23152 Home: https://github.com/xwiki/xwiki-platform Commit: 84e807f3d443449c609cf1b6a76ed8458d996987 https://github.com/xwiki/xwiki-platform/commit/84e807f3d443449c609cf1b6a76e… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2025-11-04 (Tue, 04 Nov 2025) Changed paths: A xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/java/org/xwiki/index/tree/EntityTreeNode.java M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-macro/src/main/resources/XWiki/DocumentTree.xml A xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/html_displayer/entitytreenode/edit.vm A xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/suggest/entitytreenode.js Log Message: ----------- XWIKI-23152: Provide picker for tree macros using entityType:entityReference format * Provide a new dedicated type * Provide new template for the type * Provide javascript to properly handle synchronization of the fields depending on user choices * Use the new type in some fields of DocumentTree WIP: missing doc and style Commit: 053fd4ceb107d648eeb3c19b7ad1795d1a4b4683 https://github.com/xwiki/xwiki-platform/commit/053fd4ceb107d648eeb3c19b7ad1… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2025-11-04 (Tue, 04 Nov 2025) Changed paths: M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/java/org/xwiki/index/tree/EntityTreeNode.java M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/html_displayer/entitytreenode/edit.vm A xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/suggest/entitytreenode.css M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/suggest/entitytreenode.js Log Message: ----------- XWIKI-23152: Provide picker for tree macros using entityType:entityReference format * Provide documentation * Add CSS * Improve sync of data and fix glitches Commit: a10ecefe3e2bb31a2d5dc2854f2e520ac31ef03e https://github.com/xwiki/xwiki-platform/commit/a10ecefe3e2bb31a2d5dc2854f2e… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2025-11-04 (Tue, 04 Nov 2025) Changed paths: M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/html_displayer/entitytreenode/edit.vm M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/suggest/entitytreenode.js Log Message: ----------- Apply suggestions from code review Co-authored-by: Marius Dumitru Florea <marius(a)xwiki.com> Commit: afb760465270278894cfa2474faee9267cdbc471 https://github.com/xwiki/xwiki-platform/commit/afb760465270278894cfa2474fae… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2025-11-04 (Tue, 04 Nov 2025) Changed paths: R xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/java/org/xwiki/index/tree/EntityTreeNode.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/AbstractEntityTreeNode.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-oldcore/src/main/resources/ApplicationResources.properties A xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-api/src/main/java/org/xwiki/tree/EntityTreeNode.java M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/html_displayer/entitytreenode/edit.vm Log Message: ----------- XWIKI-23152: Provide picker for tree macros using entityType:entityReference format * Provide some translations * Use same picker in Children Macro * Move type interface after Marius' review Compare: https://github.com/xwiki/xwiki-platform/compare/cfa6bf2c01a1...afb760465270 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] 0653e2: XWIKI-23685: HTML escapes displayed in the comment...
by XWiki Notifications 04 Nov '25

04 Nov '25
Branch: refs/heads/stable-17.9.x Home: https://github.com/xwiki/xwiki-platform Commit: 0653e2be2e8b6bfdbdfdeb2d770c16b237b661e9 https://github.com/xwiki/xwiki-platform/commit/0653e2be2e8b6bfdbdfdeb2d770c… Author: Alex Cotiugă <ancotiuga(a)gmail.com> Date: 2025-11-04 (Tue, 04 Nov 2025) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/DeleteAttachmentAction.java Log Message: ----------- XWIKI-23685: HTML escapes displayed in the comment history when deleting an attachment (cherry picked from commit 1d93ab95ed758e5319aa39e3d04c767a085af83f) 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] fac7d8: XWIKI-23685: HTML escapes displayed in the comment...
by XWiki Notifications 04 Nov '25

04 Nov '25
Branch: refs/heads/stable-17.4.x Home: https://github.com/xwiki/xwiki-platform Commit: fac7d88e79f149eebb3476d16f0135800b8d4c11 https://github.com/xwiki/xwiki-platform/commit/fac7d88e79f149eebb3476d16f01… Author: Alex Cotiugă <ancotiuga(a)gmail.com> Date: 2025-11-04 (Tue, 04 Nov 2025) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/DeleteAttachmentAction.java Log Message: ----------- XWIKI-23685: HTML escapes displayed in the comment history when deleting an attachment (cherry picked from commit 1d93ab95ed758e5319aa39e3d04c767a085af83f) 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 XCOMMONS-3466: Upgrade to Junit 5.14.1
by XWiki Notifications 04 Nov '25

04 Nov '25
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • ...
  • 151
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.