Skip to content
Snippets Groups Projects
  1. Aug 01, 2022
  2. Jul 21, 2022
  3. Jul 18, 2022
  4. Jul 08, 2022
  5. Jul 07, 2022
  6. Jul 05, 2022
    • Manuel Leduc's avatar
      XWIKI-19750: Allow macros to have several categories (#1864) · 71cc86bc
      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
      71cc86bc
  7. Jul 04, 2022
    • 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
  8. Jun 30, 2022
  9. Jun 29, 2022
  10. Jun 23, 2022
  11. Jun 10, 2022
  12. Jun 03, 2022
  13. Jun 02, 2022
  14. May 19, 2022
  15. May 18, 2022
  16. May 17, 2022
  17. May 13, 2022
  18. May 12, 2022
Loading