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
notifications@xwiki.org

February 2025

  • 1 participants
  • 1714 discussions
[xwiki/xwiki-platform] aa04cf: [Misc] Add info log regarding table row type change
by XWiki Notifications 27 Feb '25

27 Feb '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: aa04cf824962943e9707cfa6cd59d96abef26626 https://github.com/xwiki/xwiki-platform/commit/aa04cf824962943e9707cfa6cd59… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-02-27 (Thu, 27 Feb 2025) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/store/hibernate/internal/MySQLHibernateAdapter.java Log Message: ----------- [Misc] Add info log regarding table row type change To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[jira@xwiki.org][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
[jira@xwiki.org][Issue] Updates for CONFLUENCE-408: Missing converter for scroll exporter macros
by XWiki Notifications 27 Feb '25

27 Feb '25
1 0
0 0
[xwiki-contrib/confluence] 804d6e: CONFLUENCE-408: Missing converter for scroll expor...
by XWiki Notifications 27 Feb '25

27 Feb '25
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/confluence Commit: 804d6ecb8f0b1e477a476db0673cc818c46c2697 https://github.com/xwiki-contrib/confluence/commit/804d6ecb8f0b1e477a476db0… Author: Josué Tille <josue.tille(a)xwiki.com> Date: 2025-02-27 (Thu, 27 Feb 2025) Changed paths: M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/macros/ScrollExporterMacrosConverter.java M confluence-xml/src/test/resources/confluencexml/scrollExporter.test M confluence-xml/src/test/resources/confluencexml/scrollExporter/entities.xml Log Message: ----------- CONFLUENCE-408: Missing converter for scroll exporter macros To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-18687: The first heading is only partially excluded and transformed into content on Include/Display Macro when including a section
by XWiki Notifications 27 Feb '25

27 Feb '25
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-22894: Moving or renaming the Home page on a subwiki copies pages from the main wiki
by XWiki Notifications 27 Feb '25

27 Feb '25
1 0
0 0
[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
  • ← Newer
  • 1
  • ...
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • ...
  • 172
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.