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]

July 2025

  • 1 participants
  • 1435 discussions
[[email protected]][Issue] Updates for XWIKI-23259: Attachments are improperly saved when cancelling changes
by XWiki Notifications 15 Jul '25

15 Jul '25
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22132: Creating a page by uploading an attachment via quick actions creates the page with the root locale
by XWiki Notifications 15 Jul '25

15 Jul '25
1 0
0 0
[xwiki/xwiki-platform] 879462: XWIKI-23259: Attachments are improperly saved when...
by XWiki Notifications 15 Jul '25

15 Jul '25
Branch: refs/heads/stable-16.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 87946210d31b5f1512df14172840e2b5acbead6c https://github.com/xwiki/xwiki-platform/commit/87946210d31b5f1512df14172840… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2025-07-15 (Tue, 15 Jul 2025) Changed paths: M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-realtime/ckeditorRealtimeAdapter.js M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-realtime/plugin.js M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/src/main/webjar/saver.js M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-webjar/src/main/webjar/editor.js M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-webjar/src/main/webjar/wysiwygEditor.js Log Message: ----------- XWIKI-23259: Attachments are improperly saved when cancelling changes * Restore the temporary attachment support when leaving the realtime session. (cherry picked from commit 89f7ffe36e1caeffadfc620fcebc112624bb807b) (cherry picked from commit 4a09b3ff88d90705835d438a811d4499123c1841) Commit: 9578aa9a4fe4e479b9849117ff7afd25d3d1fb3f https://github.com/xwiki/xwiki-platform/commit/9578aa9a4fe4e479b9849117ff7a… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2025-07-15 (Tue, 15 Jul 2025) Changed paths: M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-image/plugin.js M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-link/plugin.js Log Message: ----------- XWIKI-22163: Upload through quick action menu performs a save XWIKI-22132: Creating a page by uploading an attachment via quick actions creates the page with the root locale * Reuse the paste / drop file behavior when uploading a file through the image / link quick action, in order to share the same URL and the same parameters (e.g. language). (cherry picked from commit a6903e29182b8b090d54f3c05c8447e398a5ac76) (cherry picked from commit 0b54fcd1afb0a5a3bf07c8acb2e7144963dfb7f7) Compare: https://github.com/xwiki/xwiki-platform/compare/1da795bb1c60...9578aa9a4fe4 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] 4a09b3: XWIKI-23259: Attachments are improperly saved when...
by XWiki Notifications 15 Jul '25

15 Jul '25
Branch: refs/heads/stable-17.4.x Home: https://github.com/xwiki/xwiki-platform Commit: 4a09b3ff88d90705835d438a811d4499123c1841 https://github.com/xwiki/xwiki-platform/commit/4a09b3ff88d90705835d438a811d… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2025-07-15 (Tue, 15 Jul 2025) Changed paths: M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-realtime/ckeditorRealtimeAdapter.js M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-realtime/plugin.js M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/src/main/webjar/saver.js M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-webjar/src/main/webjar/editor.js M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-webjar/src/main/webjar/wysiwygEditor.js Log Message: ----------- XWIKI-23259: Attachments are improperly saved when cancelling changes * Restore the temporary attachment support when leaving the realtime session. (cherry picked from commit 89f7ffe36e1caeffadfc620fcebc112624bb807b) Commit: 0b54fcd1afb0a5a3bf07c8acb2e7144963dfb7f7 https://github.com/xwiki/xwiki-platform/commit/0b54fcd1afb0a5a3bf07c8acb2e7… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2025-07-15 (Tue, 15 Jul 2025) Changed paths: M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-image/plugin.js M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-link/plugin.js Log Message: ----------- XWIKI-22163: Upload through quick action menu performs a save XWIKI-22132: Creating a page by uploading an attachment via quick actions creates the page with the root locale * Reuse the paste / drop file behavior when uploading a file through the image / link quick action, in order to share the same URL and the same parameters (e.g. language). (cherry picked from commit a6903e29182b8b090d54f3c05c8447e398a5ac76) Compare: https://github.com/xwiki/xwiki-platform/compare/15505bf2e984...0b54fcd1afb0 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-15350: Copy/Cut and paste paragraph with images between pages using the WYSIWYG breaks image links
by XWiki Notifications 15 Jul '25

15 Jul '25
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-20350: Copy-pasting content with images from a page in view mode to a page in wysiwyg edit mode adds images from attachments as external URL images
by XWiki Notifications 15 Jul '25

15 Jul '25
1 0
0 0
[xwiki/xwiki-platform] 89f7ff: XWIKI-23259: Attachments are improperly saved when...
by XWiki Notifications 15 Jul '25

15 Jul '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 89f7ffe36e1caeffadfc620fcebc112624bb807b https://github.com/xwiki/xwiki-platform/commit/89f7ffe36e1caeffadfc620fcebc… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2025-07-15 (Tue, 15 Jul 2025) Changed paths: M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-realtime/ckeditorRealtimeAdapter.js M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-realtime/plugin.js M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/src/main/webjar/saver.js M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-webjar/src/main/webjar/editor.js M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-webjar/src/main/webjar/wysiwygEditor.js Log Message: ----------- XWIKI-23259: Attachments are improperly saved when cancelling changes * Restore the temporary attachment support when leaving the realtime session. Commit: a6903e29182b8b090d54f3c05c8447e398a5ac76 https://github.com/xwiki/xwiki-platform/commit/a6903e29182b8b090d54f3c05c84… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2025-07-15 (Tue, 15 Jul 2025) Changed paths: M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-image/plugin.js M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-link/plugin.js Log Message: ----------- XWIKI-22163: Upload through quick action menu performs a save XWIKI-22132: Creating a page by uploading an attachment via quick actions creates the page with the root locale * Reuse the paste / drop file behavior when uploading a file through the image / link quick action, in order to share the same URL and the same parameters (e.g. language). Compare: https://github.com/xwiki/xwiki-platform/compare/eb3ca2cdc358...a6903e29182b 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-23362: Upload tab displayed in image dialog even if user cannot upload
by XWiki Notifications 15 Jul '25

15 Jul '25
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22163: Upload through quick action menu performs a save
by XWiki Notifications 15 Jul '25

15 Jul '25
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22132: Creating a page by uploading an attachment via quick actions creates the page with the root locale
by XWiki Notifications 15 Jul '25

15 Jul '25
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • ...
  • 144
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.