Skip to content
Snippets Groups Projects
  1. Mar 28, 2020
  2. Mar 27, 2020
  3. Mar 26, 2020
  4. Mar 25, 2020
  5. Mar 24, 2020
  6. Mar 23, 2020
  7. Mar 22, 2020
  8. Mar 20, 2020
  9. Mar 19, 2020
    • Vincent Massol's avatar
      XCOMMONS-1895: Allow individual tests to provide fixture code that is called... · 9cf5d19f
      Vincent Massol authored
       XCOMMONS-1895: Allow individual tests to provide fixture code that is called before components are initialized
       * Handle nested tests + nested tests which have an @ExtendsWith for MockitoOldCoreExtension
      9cf5d19f
    • Manuel Leduc's avatar
      XWIKI-12639: Introduce extension point to add custom categories… (#1254) · 52a72869
      Manuel Leduc authored
      * Define a UIXP for user profile menu with a property "priority" for the order and "isActive" to define if the entry should be displayed or not
      * Refactor existing sheets to use the UIXP
      * Parse the UIXP properties are parsed with java properties parser
      * reintroduction of the comments in the UIX parameter fields
      * line starting with '##' are ignore in the properties field
      * Entries are displayed by default if the isAvailable key is missing
      * Entries are displayed is the result of the computation of isAvailable is _not_ 'false'.
      52a72869
Loading