[xwiki/xwiki-platform] d073ec: XWIKI-22804: Improve consistency of wiki macro par...
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: d073ec68ae1f1bc16c274fc98a0509bacaab6c3e https://github.com/xwiki/xwiki-platform/commit/d073ec68ae1f1bc16c274fc98a050... Author: Simon Urli <[email protected]> Date: 2025-04-14 (Mon, 14 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/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/pom.xml 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/java/org/xwiki/rendering/wikimacro/internal/WikiMacroParameterClassDocumentInitializer.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 (#4028) * Add the various needed property in xclass * Add missing fields and getter/setters in WikiMacroParameterDescriptor * Properly build the WikiParameterDescriptor based on the object properties * Provide translation keys * Allow to specify a list of groups in wiki macro parameter * Provide unit test for wiki macro parameter * 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
participants (1)
-
XWiki Notifications