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

October 2025

  • 1 participants
  • 1755 discussions
[jira@xwiki.org][Issue] Updates for XWIKI-23586: Users are logged out after the server session expires even if the "Remember Me" option is ticked
by XWiki Notifications 09 Oct '25

09 Oct '25
1 0
0 0
[jira@xwiki.org][Issue] Updates for CRISTAL-626: Blocknote does not support the absence of link suggest for the current backend
by XWiki Notifications 09 Oct '25

09 Oct '25
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-18337: Add automated test for "Create and Add an Object to the Class Template"
by XWiki Notifications 09 Oct '25

09 Oct '25
1 0
0 0
[jira@xwiki.org][Issue] Updates for CRISTAL-656: Is it impossible to create an internal link when no link suggestion service is available
by XWiki Notifications 09 Oct '25

09 Oct '25
1 0
0 0
[xwiki-contrib/cristal] c2fb95: CRISTAL-626: Blocknote does not support the absenc...
by XWiki Notifications 09 Oct '25

09 Oct '25
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/cristal Commit: c2fb95740b0b427039a4665b1f30f37967826dfa https://github.com/xwiki-contrib/cristal/commit/c2fb95740b0b427039a4665b1f3… Author: ClementEXWiki <clement.eraud(a)xwiki.com> Date: 2025-10-09 (Thu, 09 Oct 2025) Changed paths: M core/fn-utils/src/index.ts M editors/blocknote-headless/src/components/linkEditionContext.ts M editors/blocknote-react/etc/cristal-editors-blocknote-react.api.md M editors/blocknote-react/src/__tests__/SearchBox.story.tsx M editors/blocknote-react/src/components/BlockNoteViewWrapper.tsx M editors/blocknote-react/src/components/SearchBox.tsx M editors/blocknote-react/src/components/images/ImageSelector.tsx M editors/blocknote-react/src/components/links/LinkEditor.tsx M editors/blocknote-react/src/langs/translation-en.json M editors/blocknote-react/src/misc/linkSuggest.ts Log Message: ----------- CRISTAL-626: Blocknote does not support the absence of link suggest for the current backend (#1262) 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] 25a3f1: XWIKI-18337: Add automated test for "Create and Ad...
by XWiki Notifications 09 Oct '25

09 Oct '25
Branch: refs/heads/stable-16.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 25a3f1bb03ddf6d67dfdbc4a914604def96ebcfa https://github.com/xwiki/xwiki-platform/commit/25a3f1bb03ddf6d67dfdbc4a9146… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2025-10-09 (Thu, 09 Oct 2025) Changed paths: M xwiki-platform-core/xwiki-platform-xclass/xwiki-platform-xclass-test/xwiki-platform-xclass-test-docker/src/test/it/org/xwiki/xclass/test/ui/ClassSheetIT.java Log Message: ----------- XWIKI-18337: Add automated test for "Create and Add an Object to the Class Template" * Extend the existing test that already covers the scenario with an explicit check for the object on the template in the object editor. (cherry picked from commit 879ef1064f5f2d62993566fe3e211fcdfd34c093) 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] 801524: XWIKI-18337: Add automated test for "Create and Ad...
by XWiki Notifications 09 Oct '25

09 Oct '25
Branch: refs/heads/stable-17.4.x Home: https://github.com/xwiki/xwiki-platform Commit: 801524f14742ff315906a0adf879396822d95607 https://github.com/xwiki/xwiki-platform/commit/801524f14742ff315906a0adf879… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2025-10-09 (Thu, 09 Oct 2025) Changed paths: M xwiki-platform-core/xwiki-platform-xclass/xwiki-platform-xclass-test/xwiki-platform-xclass-test-docker/src/test/it/org/xwiki/xclass/test/ui/ClassSheetIT.java Log Message: ----------- XWIKI-18337: Add automated test for "Create and Add an Object to the Class Template" * Extend the existing test that already covers the scenario with an explicit check for the object on the template in the object editor. (cherry picked from commit 879ef1064f5f2d62993566fe3e211fcdfd34c093) 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] 879ef1: XWIKI-18337: Add automated test for "Create and Ad...
by XWiki Notifications 09 Oct '25

09 Oct '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 879ef1064f5f2d62993566fe3e211fcdfd34c093 https://github.com/xwiki/xwiki-platform/commit/879ef1064f5f2d62993566fe3e21… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2025-10-09 (Thu, 09 Oct 2025) Changed paths: M xwiki-platform-core/xwiki-platform-xclass/xwiki-platform-xclass-test/xwiki-platform-xclass-test-docker/src/test/it/org/xwiki/xclass/test/ui/ClassSheetIT.java Log Message: ----------- XWIKI-18337: Add automated test for "Create and Add an Object to the Class Template" * Extend the existing test that already covers the scenario with an explicit check for the object on the template in the object editor. 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-23585: Can't import files with emoji with Office importer
by XWiki Notifications 09 Oct '25

09 Oct '25
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-18337: Add automated test for "Create and Add an Object to the Class Template"
by XWiki Notifications 09 Oct '25

09 Oct '25
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • ...
  • 176
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.