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]

  • 1 participants
  • 57397 discussions
[[email protected]][Issue] Updates for XWIKI-23289: EM doesn't display support plan information
by XWiki Notifications 11 Jun '25

11 Jun '25
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-23288: Required rights modal becomes very wide when viewing analysis details
by XWiki Notifications 11 Jun '25

11 Jun '25
1 0
0 0
[[email protected]][Issue] Updates for XRENDERING-699: Image syntax should no be triggered when the reference is empty
by XWiki Notifications 11 Jun '25

11 Jun '25
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22987: Avatar edition modal does not have the proper modal markup
by XWiki Notifications 11 Jun '25

11 Jun '25
1 0
0 0
[[email protected]][Issue] Updates for XPRISMJS-7: Syntax Highlighting doesn't work in WYSIWYG editors
by XWiki Notifications 11 Jun '25

11 Jun '25
1 0
0 0
[[email protected]][Issue] Updates for XPRISMJS-6: The highlighting doesn't always work
by XWiki Notifications 11 Jun '25

11 Jun '25
1 0
0 0
[xwiki-contrib/prismjs] 7fc6a1: XPRISMJS-6: The highlighting doesn't always work
by XWiki Notifications 11 Jun '25

11 Jun '25
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/prismjs Commit: 7fc6a187ac844c451ec1ee8fc4e0adc0c4a8bb54 https://github.com/xwiki-contrib/prismjs/commit/7fc6a187ac844c451ec1ee8fc4e… Author: Vincent Massol <vincent(a)massol.net> Date: 2025-06-11 (Wed, 11 Jun 2025) Changed paths: M prismjs-macro/src/main/java/org/xwiki/contrib/prismjs/internal/PrismMacro.java M prismjs-macro/src/main/resources/load-prism.js Log Message: ----------- XPRISMJS-6: The highlighting doesn't always work XPRISMJS-7: Syntax Highlighting doesn't work in WYSIWYG editors To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/prismjs/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-23287: Upgrade to dompurify 3.2.6
by XWiki Notifications 11 Jun '25

11 Jun '25
1 0
0 0
[xwiki/xwiki-platform] b3ceca: XWIKI-23287: Upgrade to dompurify 3.2.6
by XWiki Notifications 11 Jun '25

11 Jun '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: b3ceca8c209c58bfd92c046ad6d31fdc7da19fa6 https://github.com/xwiki/xwiki-platform/commit/b3ceca8c209c58bfd92c046ad6d3… Author: Mend Renovate <bot(a)renovateapp.com> Date: 2025-06-11 (Wed, 11 Jun 2025) Changed paths: M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/node/package-lock.json M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/node/package.json Log Message: ----------- XWIKI-23287: Upgrade to dompurify 3.2.6 Commit: e57f4987ae6de9d371b1a6b18b109624ce8609d7 https://github.com/xwiki/xwiki-platform/commit/e57f4987ae6de9d371b1a6b18b10… Author: Mend Renovate <bot(a)renovateapp.com> Date: 2025-06-11 (Wed, 11 Jun 2025) Changed paths: M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/node/package-lock.json M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/node/package.json M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-webjar/src/main/node/package-lock.json M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-webjar/src/main/node/package.json Log Message: ----------- [Misc] Upgrade to @tsconfig/node22 22.0.2 Compare: https://github.com/xwiki/xwiki-platform/compare/b869e9497c15...e57f4987ae6d 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] e93932: XWIKI-22803: Enable the ability to order macro par...
by XWiki Notifications 11 Jun '25

11 Jun '25
Branch: refs/heads/XWIKI-23043 Home: https://github.com/xwiki/xwiki-platform Commit: e93932924f9ab67dfa30eac259ee8f6d7f82b4ec https://github.com/xwiki/xwiki-platform/commit/e93932924f9ab67dfa30eac259ee… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2025-06-11 (Wed, 11 Jun 2025) Changed paths: M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-xwiki/src/main/java/org/xwiki/rendering/internal/util/ui/MacroDescriptorUIFactory.java R xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-xwiki/src/test/java/org/xwiki/rendering/internal/util/MacroParametersHelperTest.java A xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-xwiki/src/test/java/org/xwiki/rendering/internal/util/ui/MacroDescriptorUIFactoryTest.java M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-xwiki/src/test/java/org/xwiki/rendering/script/RenderingScriptServiceTest.java Log Message: ----------- XWIKI-22803: Enable the ability to order macro parameters defined in XWiki objects directly from the UI * Fix a few bugs, improve tests and coverage To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 2315
  • 2316
  • 2317
  • 2318
  • 2319
  • 2320
  • 2321
  • ...
  • 5740
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.