[xwiki/xwiki-platform] 38de16: XWIKI-22803: Enable the ability to order macro par...
Branch: refs/heads/XWIKI-23043 Home: https://github.com/xwiki/xwiki-platform Commit: 38de16817d30444a905b874efb22a75d0f090831 https://github.com/xwiki/xwiki-platform/commit/38de16817d30444a905b874efb22a... Author: Simon Urli <simon.urli@xwiki.com> Date: 2025-05-28 (Wed, 28 May 2025) Changed paths: 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/WikiMacroClassDocumentInitializer.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 Log Message: ----------- XWIKI-22803: Enable the ability to order macro parameters defined in XWiki objects directly from the UI * Add new fields in WikiMacroParameterClass and WikiMacroClass for allowing to order parameters and to order the content * Use the new property in the wiki macro factory * Provide new missing API in WikiMacroParameterDescriptor Commit: d2273ddd80c4c894be1c98a9957a896c8bf79b3b https://github.com/xwiki/xwiki-platform/commit/d2273ddd80c4c894be1c98a9957a8... Author: Simon Urli <simon.urli@xwiki.com> Date: 2025-05-28 (Wed, 28 May 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-ckeditor/xwiki-platform-ckeditor-ui/src/main/resources/CKEditor/Translations.xml M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-xwiki/src/main/java/org/xwiki/rendering/internal/util/ui/MacroParametersHelper.java Log Message: ----------- XWIKI-22803: Enable the ability to order macro parameters defined in XWiki objects directly from the UI * start improving the UI Compare: https://github.com/xwiki/xwiki-platform/compare/e8e72721b13c...d2273ddd80c4 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
participants (1)
-
XWiki Notifications