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 -----
  • September
  • 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
notifications@xwiki.org

April 2026

  • 1 participants
  • 1234 discussions
[jira@xwiki.org][Issue] Updates for XWIKI-24179: Revision links are not language-aware and can point to incorrect revisions
by XWiki Notifications 08 Apr '26

08 Apr '26
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-24183: Displaying revisions of translated documents is now failing
by XWiki Notifications 08 Apr '26

08 Apr '26
1 0
0 0
[jira@xwiki.org][Issue] Updates for XCOMMONS-3548: Add support for jakarta.annotation.Priority in the components
by XWiki Notifications 08 Apr '26

08 Apr '26
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-24178: Impossible to use a custom class in a docker test if "maven.build.dir" is not set
by XWiki Notifications 08 Apr '26

08 Apr '26
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-23743: The wording of required rights is confusing
by XWiki Notifications 08 Apr '26

08 Apr '26
1 0
0 0
[xwiki/xwiki-platform] 332b58: XWIKI-24178: Impossible to use a custom class in a...
by XWiki Notifications 08 Apr '26

08 Apr '26
Branch: refs/heads/stable-18.2.x Home: https://github.com/xwiki/xwiki-platform Commit: 332b588f17bbab9d254331c4a554ac4dcd1b1d2f https://github.com/xwiki/xwiki-platform/commit/332b588f17bbab9d254331c4a554… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2026-04-08 (Wed, 08 Apr 2026) Changed paths: M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/internal/junit5/WARBuilder.java M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/internal/junit5/browser/BrowserContainerExecutor.java M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/junit5/TestConfiguration.java Log Message: ----------- XWIKI-24178: Impossible to use a custom class in a docker test if "maven.build.dir" is not set (cherry picked from commit 0ee6053c72ef4ffc6110da508f51ccf02736b5b7) Commit: 375c94ef63f7ce00130385cd44f452bfda13ebee https://github.com/xwiki/xwiki-platform/commit/375c94ef63f7ce00130385cd44f4… Author: Vincent Massol <vincent(a)massol.net> Date: 2026-04-08 (Wed, 08 Apr 2026) Changed paths: M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/historyinline.vm M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/internal/web/ViewDocExistValidator.java M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/org/xwiki/internal/web/ViewDocExistValidatorTest.java Log Message: ----------- XWIKI-24179: Revision links are not language-aware and can point to incorrect revisions * XWIKI-24183: Displaying revisions of translated documents is now failing (cherry picked from commit 9e5a94b0ed5873534af1e152c9b77ea7b1fb70bf) Compare: https://github.com/xwiki/xwiki-platform/compare/b3f2841efde6...375c94ef63f7 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] a1d32c: XWIKI-24187: The display of the xwiki syntax guide...
by XWiki Notifications 08 Apr '26

08 Apr '26
Branch: refs/heads/stable-17.10.x Home: https://github.com/xwiki/xwiki-platform Commit: a1d32c258be80413439484ffb5b6a0efaba5fd3f https://github.com/xwiki/xwiki-platform/commit/a1d32c258be80413439484ffb5b6… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2026-04-08 (Wed, 08 Apr 2026) 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-panels/xwiki-platform-panels-ui/src/main/resources/Panels/SyntaxHelp.xml Log Message: ----------- XWIKI-24187: The display of the xwiki syntax guide is broken * Don't apply the paper print styles on syntax help page (cherry picked from commit a68d556434911cd5b025c1241fffea884b308697) Commit: 81469d38e2ce2e14113e4e3dce6a67afdb030b5c https://github.com/xwiki/xwiki-platform/commit/81469d38e2ce2e14113e4e3dce6a… Author: Vincent Massol <vincent(a)massol.net> Date: 2026-04-08 (Wed, 08 Apr 2026) Changed paths: M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/historyinline.vm M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/internal/web/ViewDocExistValidator.java M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/org/xwiki/internal/web/ViewDocExistValidatorTest.java Log Message: ----------- XWIKI-24179: Revision links are not language-aware and can point to incorrect revisions * XWIKI-24183: Displaying revisions of translated documents is now failing (cherry picked from commit 9e5a94b0ed5873534af1e152c9b77ea7b1fb70bf) Commit: ec92b178f0555f03290c94491ee808049763b274 https://github.com/xwiki/xwiki-platform/commit/ec92b178f0555f03290c94491ee8… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2026-04-08 (Wed, 08 Apr 2026) Changed paths: M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/internal/junit5/WARBuilder.java M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/internal/junit5/browser/BrowserContainerExecutor.java M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/junit5/TestConfiguration.java Log Message: ----------- XWIKI-24178: Impossible to use a custom class in a docker test if "maven.build.dir" is not set (cherry picked from commit 0ee6053c72ef4ffc6110da508f51ccf02736b5b7) Compare: https://github.com/xwiki/xwiki-platform/compare/8fda29006b8e...ec92b178f055 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-17828: Add support for clustering in the docker test framework
by XWiki Notifications 08 Apr '26

08 Apr '26
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-18753: Replace the livetable of the User Directory with a Live Data
by XWiki Notifications 08 Apr '26

08 Apr '26
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-23456: Move the "org.xwiki.platform.html.head" UIXP so that it no longer depends on the admin deciding to have it or not
by XWiki Notifications 08 Apr '26

08 Apr '26
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • ...
  • 124
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.