Branch: refs/heads/XWIKI-20944
Home:
https://github.com/xwiki/xwiki-platform
Commit: 9a26ea7e632202fb6f11e70d57d5fc16e0bd12cd
https://github.com/xwiki/xwiki-platform/commit/9a26ea7e632202fb6f11e70d57d5…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-10-03 (Fri, 03 Oct 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/macro/include/IncludeMacroParameters.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/IncludeMacroRefactoringTest.java
Log Message:
-----------
XWIKI-20944: Include macro fails to execute when no reference is specified
* Use the new feature mandatory parameter
Commit: 7a23471286d1391781e1ed2916760c606a8b553a
https://github.com/xwiki/xwiki-platform/commit/7a23471286d1391781e1ed291676…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-10-03 (Fri, 03 Oct 2025)
Changed paths:
M
xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-macro/macroEditor.js
M
xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-macro/macroWizard.css
M
xwiki-platform-core/xwiki-platform-wysiwyg/xwiki-platform-wysiwyg-api/src/main/java/org/xwiki/wysiwyg/internal/macro/MacroDescriptorUIFactory.java
M
xwiki-platform-core/xwiki-platform-wysiwyg/xwiki-platform-wysiwyg-api/src/main/java/org/xwiki/wysiwyg/macro/AbstractMacroUINode.java
M
xwiki-platform-core/xwiki-platform-wysiwyg/xwiki-platform-wysiwyg-api/src/test/java/org/xwiki/wysiwyg/internal/macro/MacroDescriptorUIFactoryTest.java
Log Message:
-----------
XWIKI-20944: Include macro fails to execute when no reference is specified
* Fix the display of include macro mandatory parameter by handling the
specific case of a feature containing a group containing a single
parameter to display
Commit: 2153fd3ca0407d404688ea7e46ed3f8fc9a286e0
https://github.com/xwiki/xwiki-platform/commit/2153fd3ca0407d404688ea7e46ed…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-10-03 (Fri, 03 Oct 2025)
Changed paths:
M xwiki-platform-core/pom.xml
Log Message:
-----------
XWIKI-20944: Include macro fails to execute when no reference is specified
* Add revapi ignores for the new mandatory boolean
Commit: 81e6b2daca82930b7e342fed88549d395951ab47
https://github.com/xwiki/xwiki-platform/commit/81e6b2daca82930b7e342fed8854…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-10-03 (Fri, 03 Oct 2025)
Changed paths:
M
xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-macro/macroEditor.js
Log Message:
-----------
XWIKI-20944: Include macro fails to execute when no reference is specified
* Fix a small bug related to validation of mandatory features
Compare:
https://github.com/xwiki/xwiki-platform/compare/af2b1c6930be...81e6b2daca82
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki/xwiki-platform/settings/notifications