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
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
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
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
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