Branch: refs/heads/XWIKI-22804
Home:
https://github.com/xwiki/xwiki-platform
Commit: fba019e7d048a241ffbb3fc5899e0a5d72de636e
https://github.com/xwiki/xwiki-platform/commit/fba019e7d048a241ffbb3fc5899e…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-04-03 (Thu, 03 Apr 2025)
Changed paths:
M
xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-rendering/xwiki-platform-legacy-rendering-wikimacro/xwiki-platform-legacy-rendering-wikimacro-api/pom.xml
M
xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-wikimacro/xwiki-platform-rendering-wikimacro-api/src/main/java/org/xwiki/rendering/macro/wikibridge/WikiMacroParameterDescriptor.java
M
xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-wikimacro/xwiki-platform-rendering-wikimacro-store/src/main/java/org/xwiki/rendering/wikimacro/internal/DefaultWikiMacroFactory.java
M
xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-wikimacro/xwiki-platform-rendering-wikimacro-store/src/main/java/org/xwiki/rendering/wikimacro/internal/WikiMacroConstants.java
M
xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-wikimacro/xwiki-platform-rendering-wikimacro-store/src/main/resources/ApplicationResources.properties
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
Log Message:
-----------
XWIKI-22804: Improve consistency of wiki macro parameters by being able to define them
advanced, hidden, or deprecated
* Provide a new constructor instead of setters in
WikiMacroParameterDescriptor
* Fix an issue related to getting group values
* Add hints translation keys to help setting the parameter values
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki/xwiki-platform/settings/notifications