Skip to content
Snippets Groups Projects
  1. Nov 22, 2021
  2. Oct 19, 2021
  3. Sep 21, 2021
  4. Aug 24, 2021
  5. Aug 16, 2021
    • Simon Urli's avatar
      XWIKI-18723: Make ConfigurableClass support all space and wiki administration cases (#1663) · c00e6bc7
      Simon Urli authored
        * Provide a new scope property in ConfigurableClass with 4 possible
          values: WIKI, SPACE, ALL_SPACES and WIKI+ALL_SPACES. This property
      replace the old boolean property configureGlobally which was standing
      for WIKI (true) and SPACE (false).
        * Refactor ConfigureClassMacros to use the new property and keep
          performing request with the old property for backward compatibility
      reason
        * Refactor all existing ConfigureClass in xwiki-platform to use the
          new property
        * Provide translations for ConfigurableClass properties
        * Put missing "creator" in the standard right so that it's not
          displayed in the extension rights
        * Fix integration tests for ConfigurableClass and ensure to not
          display all spaces section when viewing configurable class page.
      c00e6bc7
  6. Jul 20, 2021
  7. Jul 15, 2021
  8. Jul 13, 2021
    • Simon Urli's avatar
      XWIKI-18723: Make ConfigurableClass support all space and wiki administration cases (#1663) · be359c1e
      Simon Urli authored
        * Provide a new scope property in ConfigurableClass with 4 possible
          values: WIKI, SPACE, ALL_SPACES and WIKI+ALL_SPACES. This property
      replace the old boolean property configureGlobally which was standing
      for WIKI (true) and SPACE (false).
        * Refactor a bit ConfigureClassMacros to use the new property
        * Refactor all existing ConfigureClass in xwiki-platform to use the
          new property
        * Provide translations for ConfigurableClass properties
        * Provide a new module with the migration components for
          ConfigurableClass
        * Put missing "creator" in the standard right so that it's not
          displayed in the extension rights
      be359c1e
  9. Jun 22, 2021
  10. May 17, 2021
  11. Apr 25, 2021
  12. Apr 19, 2021
  13. Apr 09, 2021
  14. Mar 22, 2021
  15. Feb 15, 2021
  16. Jan 26, 2021
  17. Dec 30, 2020
  18. Dec 18, 2020
  19. Nov 25, 2020
  20. Oct 20, 2020
  21. Sep 22, 2020
  22. Aug 24, 2020
  23. Jul 31, 2020
  24. Jun 23, 2020
  25. May 18, 2020
  26. Apr 22, 2020
  27. Mar 26, 2020
  28. Feb 19, 2020
  29. Feb 04, 2020
  30. Jan 22, 2020
  31. Jan 20, 2020
  32. Dec 02, 2019
  33. Nov 25, 2019
  34. Oct 28, 2019
  35. Oct 10, 2019
  36. Sep 24, 2019
  37. Sep 11, 2019
  38. Sep 03, 2019
  39. Aug 20, 2019
Loading