Skip to content
Snippets Groups Projects
  1. Apr 04, 2024
  2. Mar 27, 2024
  3. Mar 05, 2024
  4. Feb 27, 2024
  5. Feb 09, 2024
  6. Jan 17, 2024
  7. Jan 03, 2024
  8. Dec 29, 2023
  9. Dec 26, 2023
  10. Dec 20, 2023
  11. Dec 18, 2023
    • Lucas C's avatar
      XWIKI-21370: Header structure uses too many H1 (#2448) · d81a271c
      Lucas C authored
      * Removed H1 from the Dashboard sections
      * Removed H1 from the Panels
      * Fixed the home page header level
      * Removed multiple h1s from the user profile sections
      * Updated the content of the sandbox page
      * Removed a style rule that is just extra as of now
      * Updated translations to follow the changes applied in the English files
      * Updated the administration section title to a H2 (see Editing -> Wysiwyg editor )
      * Updated CSS to avoid backward incompatibility
      
      (cherry picked from commit 92c46a63)
      d81a271c
  12. Dec 12, 2023
  13. Dec 07, 2023
  14. Nov 29, 2023
  15. Nov 27, 2023
  16. Nov 20, 2023
  17. Nov 16, 2023
  18. Nov 08, 2023
  19. Nov 03, 2023
  20. Oct 31, 2023
  21. Oct 25, 2023
  22. Oct 23, 2023
  23. Oct 20, 2023
    • Michael Hamann's avatar
      XWIKI-21311: Introduce a required rights analyzer (#2470) · 31d36999
      Michael Hamann authored
      
      * Add a new method `getRequiredRight` to `MacroPermissionPolicy` and implement it for the different script macros
      * Introduce a RequiredRightAnalyzer role to analyze the rights that are required by a document, macro or XObject
      * Add generic analyzers for macros and objects
      * Add generic script macro support
      * Add an analyzer for XWiki.RequiredRightClass
      * Add an analyzer for skin extensions
      * Add a component for printing the content of an XObject
      * Add a component for printing macro parameters and content.
      * Introduce RequiredRightsEditConfirmationChecker
      * Introduce RequiredRightsAddedFilter to filter results according to the document author
      * package the UI by default in xwiki-platform-distribution-flavor-common
      * Minimal docker test + Page objects
      * Introduce a configuration to enable the required right analysis, disabled by default as long as it is incomplete and not polished
      ---------
      
      Co-authored-by: default avatarManuel Leduc <manuel.leduc@xwiki.com>
      Unverified
      31d36999
  24. Oct 10, 2023
  25. Sep 27, 2023
  26. Sep 26, 2023
  27. Sep 19, 2023
Loading