Skip to content
Snippets Groups Projects
  1. Sep 15, 2022
  2. Aug 23, 2022
  3. Jul 27, 2022
  4. Jul 18, 2022
  5. Jun 23, 2022
  6. Jun 15, 2022
  7. Jun 01, 2022
  8. May 17, 2022
  9. Apr 21, 2022
  10. Apr 19, 2022
  11. Apr 18, 2022
  12. Mar 22, 2022
  13. Mar 15, 2022
  14. Feb 22, 2022
  15. Feb 21, 2022
  16. Feb 15, 2022
  17. Feb 14, 2022
  18. Feb 11, 2022
  19. Feb 09, 2022
  20. Feb 03, 2022
  21. Jan 25, 2022
  22. Jan 20, 2022
    • Michael Hamann's avatar
      XWIKI-19171: Add UIXPs for page information in view and edit mode (#1725) · a28316c2
      Michael Hamann authored
      * Add a new UIXP `org.xwiki.platform.panels.documentInformation` in the document information panel
      * Move the existing content into UIXs object, currently all in the same document as the panel
      * Use HTML directly to avoid creating a definition list per UIX in the information panel
      * Add a UIXP org.xwiki.platform.template.information in the page information tab
      * Use a list of static UIX for the existing content in the template
       * Move UIXs into separate documents
       * Switch UIX rendering to HTML 5
       * Set UIX object numbers to 0
       * Add explanation for the distribution into columns based on UIX order parameter.
      * Add a variable to make it easier to change the order limit between columns.
      * Render the UIX with html/5.0.
      a28316c2
  23. Dec 08, 2021
  24. Nov 22, 2021
  25. Oct 27, 2021
  26. Oct 19, 2021
  27. Sep 27, 2021
  28. Sep 21, 2021
  29. Aug 24, 2021
  30. 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
  31. Jul 20, 2021
  32. Jul 15, 2021
  33. 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
  34. Jun 22, 2021
  35. May 25, 2021
  36. May 18, 2021
  37. May 17, 2021
  38. May 11, 2021
Loading