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
  • 57443 discussions
[xwiki/xwiki-platform] b95a28: XWIKI-18687: The first heading is only partially e...
by XWiki Notifications 27 Feb '25

27 Feb '25
Branch: refs/heads/stable-16.4.x Home: https://github.com/xwiki/xwiki-platform Commit: b95a28241b19b9628308414b9a67bd7e2d1952e0 https://github.com/xwiki/xwiki-platform/commit/b95a28241b19b9628308414b9a67… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2025-02-27 (Thu, 27 Feb 2025) Changed paths: 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/AbstractIncludeMacro.java M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-include/src/test/java/org/xwiki/rendering/internal/macro/include/IncludeMacroTest.java Log Message: ----------- XWIKI-18687: The first heading is only partially excluded and transformed into content on Include/Display Macro when including a section * Properly remove the first heading when including a section. * Adjust the test case to cover headings with several words. (cherry picked from commit 4450d4e2a2d98076308a21b9b3ac8e5b0f1c283d) 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] 78925f: XWIKI-18687: The first heading is only partially e...
by XWiki Notifications 27 Feb '25

27 Feb '25
Branch: refs/heads/stable-16.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 78925f153b654d0971f1eae1af39cda3459322ec https://github.com/xwiki/xwiki-platform/commit/78925f153b654d0971f1eae1af39… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2025-02-27 (Thu, 27 Feb 2025) Changed paths: 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/AbstractIncludeMacro.java M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-include/src/test/java/org/xwiki/rendering/internal/macro/include/IncludeMacroTest.java Log Message: ----------- XWIKI-18687: The first heading is only partially excluded and transformed into content on Include/Display Macro when including a section * Properly remove the first heading when including a section. * Adjust the test case to cover headings with several words. (cherry picked from commit 4450d4e2a2d98076308a21b9b3ac8e5b0f1c283d) 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] 4450d4: XWIKI-18687: The first heading is only partially e...
by XWiki Notifications 27 Feb '25

27 Feb '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 4450d4e2a2d98076308a21b9b3ac8e5b0f1c283d https://github.com/xwiki/xwiki-platform/commit/4450d4e2a2d98076308a21b9b3ac… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2025-02-27 (Thu, 27 Feb 2025) Changed paths: 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/AbstractIncludeMacro.java M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-include/src/test/java/org/xwiki/rendering/internal/macro/include/IncludeMacroTest.java Log Message: ----------- XWIKI-18687: The first heading is only partially excluded and transformed into content on Include/Display Macro when including a section * Properly remove the first heading when including a section. * Adjust the test case to cover headings with several words. 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] a1a67f: XWIKI-22810: Introduce and use proper APIs to filt...
by XWiki Notifications 27 Feb '25

27 Feb '25
Branch: refs/heads/stable-16.4.x Home: https://github.com/xwiki/xwiki-platform Commit: a1a67f2a93f1b28fc49d8165a57c789e8a9e10b9 https://github.com/xwiki/xwiki-platform/commit/a1a67f2a93f1b28fc49d8165a57c… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2025-02-27 (Thu, 27 Feb 2025) Changed paths: M xwiki-platform-core/xwiki-platform-filter/xwiki-platform-filter-instance/xwiki-platform-filter-instance-document/src/main/java/org/xwiki/filter/instance/input/DocumentInstanceInputProperties.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/api/Document.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/internal/filter/input/BaseObjectEventGenerator.java M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/api/DocumentTest.java Log Message: ----------- XWIKI-22810: Introduce and use proper APIs to filter sensitive fields from exports * Introduce a new instance input property to exclude certain property classes. * Use this mechanism to exclude email and password properties in the Document API. (cherry picked from commit 742ee3482ef6c2bd4ad03d0de9cdd81d0e8f3d59) 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-18194: Exiting FullScreen from the gallery macro scrolls the page in a random location
by XWiki Notifications 27 Feb '25

27 Feb '25
1 0
0 0
[xwiki/xwiki-platform] 40871b: XWIKI-22810: Introduce and use proper APIs to filt...
by XWiki Notifications 27 Feb '25

27 Feb '25
Branch: refs/heads/stable-16.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 40871b9e628deaddc0f9a246fbb933ab0b865bcb https://github.com/xwiki/xwiki-platform/commit/40871b9e628deaddc0f9a246fbb9… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2025-02-27 (Thu, 27 Feb 2025) Changed paths: M xwiki-platform-core/xwiki-platform-filter/xwiki-platform-filter-instance/xwiki-platform-filter-instance-document/src/main/java/org/xwiki/filter/instance/input/DocumentInstanceInputProperties.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/api/Document.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/internal/filter/input/BaseObjectEventGenerator.java M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/api/DocumentTest.java Log Message: ----------- XWIKI-22810: Introduce and use proper APIs to filter sensitive fields from exports * Introduce a new instance input property to exclude certain property classes. * Use this mechanism to exclude email and password properties in the Document API. (cherry picked from commit 742ee3482ef6c2bd4ad03d0de9cdd81d0e8f3d59) 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] 742ee3: XWIKI-22810: Introduce and use proper APIs to filt...
by XWiki Notifications 27 Feb '25

27 Feb '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 742ee3482ef6c2bd4ad03d0de9cdd81d0e8f3d59 https://github.com/xwiki/xwiki-platform/commit/742ee3482ef6c2bd4ad03d0de9cd… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2025-02-27 (Thu, 27 Feb 2025) Changed paths: M xwiki-platform-core/xwiki-platform-filter/xwiki-platform-filter-instance/xwiki-platform-filter-instance-document/src/main/java/org/xwiki/filter/instance/input/DocumentInstanceInputProperties.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/api/Document.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/internal/filter/input/BaseObjectEventGenerator.java M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/api/DocumentTest.java Log Message: ----------- XWIKI-22810: Introduce and use proper APIs to filter sensitive fields from exports * Introduce a new instance input property to exclude certain property classes. * Use this mechanism to exclude email and password properties in the Document API. 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-18194: Exiting FullScreen from the gallery macro scrolls the page in a random location
by XWiki Notifications 27 Feb '25

27 Feb '25
1 0
0 0
[xwiki-contrib/application-replication] f2492a: Update dependency org.wiremock:wiremock-standalone...
by XWiki Notifications 27 Feb '25

27 Feb '25
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/application-replication Commit: f2492acd18aa5ec7b050b5b35375d1e9df4caff1 https://github.com/xwiki-contrib/application-replication/commit/f2492acd18a… Author: Mend Renovate <bot(a)renovateapp.com> Date: 2025-02-12 (Wed, 12 Feb 2025) Changed paths: M replication-test/replication-test-tests/pom.xml Log Message: ----------- Update dependency org.wiremock:wiremock-standalone to v3.12.0 Commit: 9c713712997b9d251fcd7828fe7b716475fb52a8 https://github.com/xwiki-contrib/application-replication/commit/9c713712997… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-02-27 (Thu, 27 Feb 2025) Changed paths: M replication-test/replication-test-tests/pom.xml Log Message: ----------- Merge pull request #49 from renovate-bot/renovate/org.wiremock-wiremock-standalone-3.x Update dependency org.wiremock:wiremock-standalone to v3.12.0 Compare: https://github.com/xwiki-contrib/application-replication/compare/7c3090ae23… To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-replication/settings/notificat…
1 0
0 0
[[email protected]][Issue] Updates for BLOG-225: When creating a blog post, the title input has inconsistent style
by XWiki Notifications 27 Feb '25

27 Feb '25
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 2794
  • 2795
  • 2796
  • 2797
  • 2798
  • 2799
  • 2800
  • ...
  • 5745
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.