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
  • 57436 discussions
[xwiki/xwiki-platform] 57792b: XWIKI-23014: The prepared document XDOM is lost af...
by XWiki Notifications 25 Mar '25

25 Mar '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 57792b8319405c591ee2a9b5292052da2e90bf37 https://github.com/xwiki/xwiki-platform/commit/57792b8319405c591ee2a9b52920… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-03-25 (Tue, 25 Mar 2025) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/doc/XWikiDocument.java Log Message: ----------- XWIKI-23014: The prepared document XDOM is lost after the execution of a top level document in a view action * fix `@since` Commit: 95b0f793ee7d76f8a628bcf7399e80287492bbd9 https://github.com/xwiki/xwiki-platform/commit/95b0f793ee7d76f8a628bcf7399e… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-03-25 (Tue, 25 Mar 2025) Changed paths: M xwiki-platform-core/xwiki-platform-bridge/src/main/java/org/xwiki/bridge/DocumentModelBridge.java Log Message: ----------- XWIKI-23018: Introduce an API in DocumentModelBridge to check if the document exist * fix `@since` Compare: https://github.com/xwiki/xwiki-platform/compare/6834799a7724...95b0f793ee7d 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] 71c089: XWIKI-23018: Introduce an API in DocumentModelBrid...
by XWiki Notifications 25 Mar '25

25 Mar '25
Branch: refs/heads/stable-17.2.x Home: https://github.com/xwiki/xwiki-platform Commit: 71c089c5acae63e01be2bcac080baf2b99d6409e https://github.com/xwiki/xwiki-platform/commit/71c089c5acae63e01be2bcac080b… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-03-25 (Tue, 25 Mar 2025) Changed paths: M xwiki-platform-core/xwiki-platform-bridge/src/main/java/org/xwiki/bridge/DocumentModelBridge.java Log Message: ----------- XWIKI-23018: Introduce an API in DocumentModelBridge to check if the document exist * fix `@since` Commit: 1a20cc5f877b1f46e599330899f6da1ba3ea3cff https://github.com/xwiki/xwiki-platform/commit/1a20cc5f877b1f46e599330899f6… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-03-25 (Tue, 25 Mar 2025) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/doc/XWikiDocument.java Log Message: ----------- XWIKI-23014: The prepared document XDOM is lost after the execution of a top level document in a view action * fix `@since` Compare: https://github.com/xwiki/xwiki-platform/compare/16cf54f53b07...1a20cc5f877b 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-23014: The prepared document XDOM is lost after the execution of a top level document in a view action
by XWiki Notifications 25 Mar '25

25 Mar '25
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-23016: The include macro is not checking if the target document exist
by XWiki Notifications 25 Mar '25

25 Mar '25
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-23018: Introduce an API in DocumentModelBridge to check if the document exist
by XWiki Notifications 25 Mar '25

25 Mar '25
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-23017: The display macro is not checking if the target document exist
by XWiki Notifications 25 Mar '25

25 Mar '25
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-23011: Add preparation support to the code macro
by XWiki Notifications 25 Mar '25

25 Mar '25
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-23012: Prepare the content of a wiki macro call
by XWiki Notifications 25 Mar '25

25 Mar '25
1 0
0 0
[xwiki/xwiki-platform] 8affef: XWIKI-23018: Introduce an API in DocumentModelBrid...
by XWiki Notifications 25 Mar '25

25 Mar '25
Branch: refs/heads/stable-16.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 8affef154b3a022a6f6da54f54eae1c3c268440b https://github.com/xwiki/xwiki-platform/commit/8affef154b3a022a6f6da54f54ea… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-03-25 (Tue, 25 Mar 2025) Changed paths: M xwiki-platform-core/xwiki-platform-bridge/src/main/java/org/xwiki/bridge/DocumentModelBridge.java M xwiki-platform-core/xwiki-platform-display/xwiki-platform-display-macro/src/main/java/org/xwiki/rendering/internal/macro/display/DisplayMacro.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/doc/XWikiDocument.java M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-include/src/main/java/org/xwiki/rendering/internal/macro/include/IncludeMacro.java Log Message: ----------- XWIKI-23018: Introduce an API in DocumentModelBridge to check if the document exist XWIKI-23017: The display macro is not checking if the target document exist XWIKI-23016: The include macro is not checking if the target document exist (cherry picked from commit 96c56c5cf34801ce316ae6a6083e70f6ef1a8ba7) Commit: a4b31dcfe308f7bb783f4a67fc82eeeaca395d44 https://github.com/xwiki/xwiki-platform/commit/a4b31dcfe308f7bb783f4a67fc82… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-03-25 (Tue, 25 Mar 2025) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/doc/XWikiDocument.java M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/doc/XWikiDocumentMockitoTest.java Log Message: ----------- XWIKI-23014: The prepared document XDOM is lost after the execution of a top level document in a view action (cherry picked from commit 68f2942fd574d469c530c11e0949bcb3f3374600) Commit: bbe066a55579b974eef47a60fc861e3399dca5f7 https://github.com/xwiki/xwiki-platform/commit/bbe066a55579b974eef47a60fc86… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-03-25 (Tue, 25 Mar 2025) Changed paths: M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-wikimacro/xwiki-platform-rendering-wikimacro-store/src/main/java/org/xwiki/rendering/wikimacro/internal/DefaultWikiMacro.java M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-wikimacro/xwiki-platform-rendering-wikimacro-store/src/test/java/org/xwiki/rendering/wikimacro/internal/DefaultWikiMacroFactoryTest.java M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-wikimacro/xwiki-platform-rendering-wikimacro-store/src/test/java/org/xwiki/rendering/wikimacro/internal/DefaultWikiMacroTest.java Log Message: ----------- XWIKI-23012: Prepare the content of a wiki macro call (cherry picked from commit 6834799a7724f9910ef86569c1b3c5ca99c19a11) Compare: https://github.com/xwiki/xwiki-platform/compare/f017b5c37e5c...bbe066a55579 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-23018: Introduce an API in DocumentModelBridge to check if the document exist
by XWiki Notifications 25 Mar '25

25 Mar '25
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 2682
  • 2683
  • 2684
  • 2685
  • 2686
  • 2687
  • 2688
  • ...
  • 5744
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.