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

  • 1 participants
  • 60030 discussions
[jira@xwiki.org][Issue] Updates for XWIKI-22554: Java version verification not performed by XJetty startup script when running in non interactive mode
by XWiki Notifications 08 Oct '24

08 Oct '24
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-22555: XJetty startup script returns exit code 0 in case of failure
by XWiki Notifications 08 Oct '24

08 Oct '24
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-17873: Infinite loop created by a robot constantly clicking on login or register link
by XWiki Notifications 08 Oct '24

08 Oct '24
1 0
0 0
[jira@xwiki.org][Issue] Updates for ADMINTOOL-96: Check XWiki Config error
by XWiki Notifications 08 Oct '24

08 Oct '24
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-22553: The minimum supported version in the xjetty start script should be generated
by XWiki Notifications 08 Oct '24

08 Oct '24
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-22417: Upgrade to Elastic search client 8.15.2
by XWiki Notifications 08 Oct '24

08 Oct '24
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-22551: Information box content lost when multiple users update the macro parameters at the same time
by XWiki Notifications 08 Oct '24

08 Oct '24
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-22552: The minimum supported Java version is not accurate in the XJetty startup script
by XWiki Notifications 08 Oct '24

08 Oct '24
1 0
0 0
[xwiki/xwiki-platform] 1b434c: XWIKI-22077: Merge conflict when adding content af...
by XWiki Notifications 08 Oct '24

08 Oct '24
Branch: refs/heads/stable-15.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 1b434cfcc4e121d2d172b454b56086993815d83d https://github.com/xwiki/xwiki-platform/commit/1b434cfcc4e121d2d172b454b560… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2024-10-08 (Tue, 08 Oct 2024) Changed paths: M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-pageobjects/src/main/java/org/xwiki/ckeditor/test/po/RichTextAreaElement.java M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-test/xwiki-platform-realtime-wysiwyg-test-docker/src/test/it/org/xwiki/realtime/wysiwyg/test/ui/RealtimeWYSIWYGEditorIT.java Log Message: ----------- XWIKI-22077: Merge conflict when adding content after a user leaves the Realtime Collaboration * Add a functional test to prove the issue is fixed. (cherry picked from commit eebf3d83da42f045640a424f3883a22b010708a5) Commit: ba05d78886589967dad3aaa5451c2e971dd8737a https://github.com/xwiki/xwiki-platform/commit/ba05d78886589967dad3aaa5451c… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2024-10-08 (Tue, 08 Oct 2024) Changed paths: M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-loading/plugin.js M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-macro/plugin.js M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-realtime/ckeditorRealtimeAdapter.js Log Message: ----------- XWIKI-22551: Information box content lost when multiple users update the macro parameters at the same time * Wait for the editor to be ready before focusing it when coming back from the macro wizard. * Mark the editor ready after the event loop (i.e. with a slight delay) and double check that it's ready * Update widget selection after restoring the selection as a result of a remote change (cherry picked from commit b65623c8486aac3dd291d42b449c1e01bbc64a25) Compare: https://github.com/xwiki/xwiki-platform/compare/bdc1042ee39d...ba05d7888658 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] 6faf9c: XWIKI-22077: Merge conflict when adding content af...
by XWiki Notifications 08 Oct '24

08 Oct '24
Branch: refs/heads/stable-16.4.x Home: https://github.com/xwiki/xwiki-platform Commit: 6faf9c8d4dacc91e225dee585cf1a641659d8b10 https://github.com/xwiki/xwiki-platform/commit/6faf9c8d4dacc91e225dee585cf1… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2024-10-08 (Tue, 08 Oct 2024) Changed paths: M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-pageobjects/src/main/java/org/xwiki/ckeditor/test/po/RichTextAreaElement.java M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-test/xwiki-platform-realtime-wysiwyg-test-docker/src/test/it/org/xwiki/realtime/wysiwyg/test/ui/RealtimeWYSIWYGEditorIT.java Log Message: ----------- XWIKI-22077: Merge conflict when adding content after a user leaves the Realtime Collaboration * Add a functional test to prove the issue is fixed. (cherry picked from commit eebf3d83da42f045640a424f3883a22b010708a5) Commit: 37b794aa7e0f3ef12a92ee4a2cf4a6435d9007b6 https://github.com/xwiki/xwiki-platform/commit/37b794aa7e0f3ef12a92ee4a2cf4… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2024-10-08 (Tue, 08 Oct 2024) Changed paths: M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-loading/plugin.js M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-macro/plugin.js M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-realtime/ckeditorRealtimeAdapter.js Log Message: ----------- XWIKI-22551: Information box content lost when multiple users update the macro parameters at the same time * Wait for the editor to be ready before focusing it when coming back from the macro wizard. * Mark the editor ready after the event loop (i.e. with a slight delay) and double check that it's ready * Update widget selection after restoring the selection as a result of a remote change (cherry picked from commit b65623c8486aac3dd291d42b449c1e01bbc64a25) Compare: https://github.com/xwiki/xwiki-platform/compare/b23c98264d5b...37b794aa7e0f To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 3934
  • 3935
  • 3936
  • 3937
  • 3938
  • 3939
  • 3940
  • ...
  • 6003
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.