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
[email protected]

  • 58331 discussions
[[email protected]][Issue] Updates for XWIKI-22613: Updating the history can take a very long time when there are a lot of groups
by XWiki Notifications 28 Oct '24

28 Oct '24
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22576: Performance issues for saving large groups
by XWiki Notifications 28 Oct '24

28 Oct '24
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-2874: Loading and saving documents with a lot of objects can take a long time
by XWiki Notifications 28 Oct '24

28 Oct '24
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22612: Can't use inline style without selecting the text first
by XWiki Notifications 28 Oct '24

28 Oct '24
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22576: Performance issues for saving large groups
by XWiki Notifications 28 Oct '24

28 Oct '24
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-2874: Loading and saving documents with a lot of objects can take a long time
by XWiki Notifications 28 Oct '24

28 Oct '24
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22573: The invalidation of a modifed group which contains a lot of users can be very slow
by XWiki Notifications 28 Oct '24

28 Oct '24
1 0
0 0
[xwiki/xwiki-platform] 909ecd: XWIKI-21387: The syntax highlighting done by the C...
by XWiki Notifications 28 Oct '24

28 Oct '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 909ecd7de53e8e22929666b90557a8d3dee6db85 https://github.com/xwiki/xwiki-platform/commit/909ecd7de53e8e22929666b90557… Author: Sereza7 <lucas.charpentier(a)xwiki.com> Date: 2024-10-25 (Fri, 25 Oct 2024) Changed paths: M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-code/src/main/java/org/xwiki/rendering/internal/parser/pygments/DefaultPygmentsParserConfiguration.java M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-code/src/main/resources/pygments/code.py Log Message: ----------- XWIKI-21387: The syntax highlighting done by the Code Macro lacks contrast * Updated the default style value for easier understanding * Updated the documentation to be more precise Commit: da2374212e86f09887795753183951d29b5c0654 https://github.com/xwiki/xwiki-platform/commit/da2374212e86f098877957531839… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2024-10-28 (Mon, 28 Oct 2024) Changed paths: M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-code/src/main/java/org/xwiki/rendering/internal/parser/pygments/DefaultPygmentsParserConfiguration.java M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-code/src/main/resources/pygments/code.py Log Message: ----------- Merge pull request #3605 from Sereza7/XWIKI-21387-2 XWIKI-21387: The syntax highlighting done by the Code Macro lacks contrast Compare: https://github.com/xwiki/xwiki-platform/compare/72effaf7afe8...da2374212e86 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] f68b0d: [misc] Fix flickering RealtimeWYSIWYGEditorIT#drag...
by XWiki Notifications 27 Oct '24

27 Oct '24
Branch: refs/heads/stable-15.10.x Home: https://github.com/xwiki/xwiki-platform Commit: f68b0d967eced9691541cc4faf54ced1fd2f2bed https://github.com/xwiki/xwiki-platform/commit/f68b0d967eced9691541cc4faf54… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2024-10-27 (Sun, 27 Oct 2024) Changed paths: 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 M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-webjar/src/main/webjar/patches.js M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-webjar/src/main/webjar/wysiwygEditor.js Log Message: ----------- [misc] Fix flickering RealtimeWYSIWYGEditorIT#dragAndDropFilesAtTheSameTime and reduce flickering of RealtimeWYSIWYGEditorIT#restrictScriptMacroExecution (cherry picked from commit 0644a4fd69df691a160b28fea0fba78fbb35b911) (cherry picked from commit 72effaf7afe85cc7602a670a50bf09771b99c4ae) 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] f95850: [misc] Fix flickering RealtimeWYSIWYGEditorIT#drag...
by XWiki Notifications 27 Oct '24

27 Oct '24
Branch: refs/heads/stable-16.4.x Home: https://github.com/xwiki/xwiki-platform Commit: f958509fe0f262aa63fb8b4c0a843f18b6c91f74 https://github.com/xwiki/xwiki-platform/commit/f958509fe0f262aa63fb8b4c0a84… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2024-10-27 (Sun, 27 Oct 2024) Changed paths: 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 M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-webjar/src/main/webjar/patches.js M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-webjar/src/main/webjar/wysiwygEditor.js Log Message: ----------- [misc] Fix flickering RealtimeWYSIWYGEditorIT#dragAndDropFilesAtTheSameTime and reduce flickering of RealtimeWYSIWYGEditorIT#restrictScriptMacroExecution (cherry picked from commit 0644a4fd69df691a160b28fea0fba78fbb35b911) (cherry picked from commit 72effaf7afe85cc7602a670a50bf09771b99c4ae) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 3657
  • 3658
  • 3659
  • 3660
  • 3661
  • 3662
  • 3663
  • ...
  • 5834
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.