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]

  • 57655 discussions
[xwiki/xwiki-platform] 51f29d: XWIKI-23097: Quicksearch: no alert when results ar...
by XWiki Notifications 21 May '25

21 May '25
Branch: refs/heads/stable-16.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 51f29d66fb108d216bbbe7f199d372b298d37166 https://github.com/xwiki/xwiki-platform/commit/51f29d66fb108d216bbbe7f199d3… Author: LucasC <lucas.charpentier(a)xwiki.com> Date: 2025-05-21 (Wed, 21 May 2025) Changed paths: M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/suggest/suggest.js Log Message: ----------- XWIKI-23097: Quicksearch: no alert when results are shown (#4189) * Fixed a new sonarqube codesmell. (cherry picked from commit 6f25439e5b8cc107342e90600551254776fac82e) 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] c15500: XWIKI-23097: Quicksearch: no alert when results ar...
by XWiki Notifications 21 May '25

21 May '25
Branch: refs/heads/backport/stable-16.10.x/pr-4189 Home: https://github.com/xwiki/xwiki-platform Commit: c155007d862b7d89001e6edf6ea5ff14309bfe0c https://github.com/xwiki/xwiki-platform/commit/c155007d862b7d89001e6edf6ea5… Author: LucasC <lucas.charpentier(a)xwiki.com> Date: 2025-05-21 (Wed, 21 May 2025) Changed paths: M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/suggest/suggest.js Log Message: ----------- XWIKI-23097: Quicksearch: no alert when results are shown (#4189) * Fixed a new sonarqube codesmell. (cherry picked from commit 6f25439e5b8cc107342e90600551254776fac82e) 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] 6f2543: XWIKI-23097: Quicksearch: no alert when results ar...
by XWiki Notifications 21 May '25

21 May '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 6f25439e5b8cc107342e90600551254776fac82e https://github.com/xwiki/xwiki-platform/commit/6f25439e5b8cc107342e90600551… Author: LucasC <lucas.charpentier(a)xwiki.com> Date: 2025-05-21 (Wed, 21 May 2025) Changed paths: M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/suggest/suggest.js Log Message: ----------- XWIKI-23097: Quicksearch: no alert when results are shown (#4189) * Fixed a new sonarqube codesmell. 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-16692: Document#deleteAttachment method missing
by XWiki Notifications 21 May '25

21 May '25
1 0
0 0
[[email protected]][Issue] Updates for XRENDERING-572: "wikiinternallink" is duplicated at every edit in CKeditor
by XWiki Notifications 21 May '25

21 May '25
1 0
0 0
[[email protected]][Issue] Updates for XRENDERING-656: Faulty repeated insertion of class="wikiinternallink" by WYSIWYG editing
by XWiki Notifications 21 May '25

21 May '25
1 0
0 0
[[email protected]][Issue] Updates for XRENDERING-787: MacroManager#exists is not consistent with the behaviour of MacroManager#getMacro
by XWiki Notifications 21 May '25

21 May '25
1 0
0 0
[xwiki/xwiki-rendering] 7165e2: XCOMMONS-1258: Allow parameters of rendering macro...
by XWiki Notifications 21 May '25

21 May '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-rendering Commit: 7165e283457ac9de4162c8315dabdad7bf091e71 https://github.com/xwiki/xwiki-rendering/commit/7165e283457ac9de4162c8315da… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2025-05-21 (Wed, 21 May 2025) Changed paths: M xwiki-rendering-transformations/xwiki-rendering-transformation-macro/src/main/java/org/xwiki/rendering/macro/descriptor/ContentDescriptor.java M xwiki-rendering-transformations/xwiki-rendering-transformation-macro/src/main/java/org/xwiki/rendering/macro/descriptor/DefaultContentDescriptor.java Log Message: ----------- XCOMMONS-1258: Allow parameters of rendering macro developed in Java to be ordered * Also allow to set the order on the content descriptor to control how it's displayed in the config modal Commit: 054d633e2c385863e42c7e8bbfecfeaf506d17cb https://github.com/xwiki/xwiki-rendering/commit/054d633e2c385863e42c7e8bbfe… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2025-05-21 (Wed, 21 May 2025) Changed paths: M xwiki-rendering-transformations/xwiki-rendering-transformation-macro/src/main/java/org/xwiki/rendering/internal/macro/DefaultMacroManager.java M xwiki-rendering-transformations/xwiki-rendering-transformation-macro/src/main/java/org/xwiki/rendering/macro/MacroManager.java M xwiki-rendering-transformations/xwiki-rendering-transformation-macro/src/test/java/org/xwiki/rendering/internal/macro/DefaultMacroManagerTest.java Log Message: ----------- XRENDERING-787: MacroManager#exists is not consistent with the behaviour of MacroManager#getMacro * Provide a new API allowing to automatically fallback on checking if a macro exists with all syntaxes like MacroManager#getMacro does Compare: https://github.com/xwiki/xwiki-rendering/compare/0f1b98bae255...054d633e2c38 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22859: Users with just edit right can enforce required rights with programming right
by XWiki Notifications 21 May '25

21 May '25
1 0
0 0
[[email protected]][Issue] Updates for XRENDERING-787: MacroManager#exists is not consistent with the behaviour of MacroManager#getMacro
by XWiki Notifications 21 May '25

21 May '25
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 2438
  • 2439
  • 2440
  • 2441
  • 2442
  • 2443
  • 2444
  • ...
  • 5766
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.