Skip to content
Snippets Groups Projects
  1. Jul 08, 2022
  2. Jul 07, 2022
  3. Jul 06, 2022
  4. Jul 05, 2022
  5. Jul 04, 2022
    • Manuel Leduc's avatar
    • Manuel Leduc's avatar
      XWIKI-19750: Allow macros to have several categories · f575bf0d
      Manuel Leduc authored
      Fix scope of xwiki-commons-tool-test-simple in xwiki-platform-legacy-rendering-wikimacro-api.
      f575bf0d
    • Manuel Leduc's avatar
      XWIKI-19750: Allow macros to have several categories · 4731fcfd
      Manuel Leduc authored
      - exclude dependencies we don't want in legacy mode
      4731fcfd
    • Manuel Leduc's avatar
      XWIKI-19750: Allow macros to have several categories (#1864) · 9a4e759f
      Manuel Leduc authored
      - Update the wiki macro xar files to use the new `defaultCategories` property
      - Update the java macro to call `setDefaultCategories`
      - Introduction of `xwiki-platform-legacy-rendering-wikimacro` and `xwiki-platform-legacy-rendering-wikimacro-store`
      - Add an around aspect on `DefaultWikiMacroFactory.getDefaultCategories` to fallback to `defaultCategory` if no categories are found by the default implementation
      - Move `WikiMacroConstants.MACRO_DEFAULT_CATEGORY_PROPERTY` to legacy
      - Update `WikiMacroClassDocumentInitializer` to initialize `defaultCategories` instead of `defaultCategory`
      - Add `xwiki-platform-legacy-rendering-wikimacro-store` to `xwiki-platform-distribution-war-legacydependencies`
      - Move `org.xwiki.rendering.macro.wikibridge.WikiMacroDescriptor.Builder#defaultCategory` to legacy
      - Move `WikiMacroDescriptor.getDefaultCategory` to legacy
      9a4e759f
  6. Jul 01, 2022
Loading