Skip to content
Snippets Groups Projects
  1. Aug 11, 2021
  2. Aug 10, 2021
  3. Aug 09, 2021
  4. Aug 05, 2021
  5. Aug 04, 2021
  6. Aug 03, 2021
  7. Jul 30, 2021
  8. Jul 29, 2021
  9. Jul 27, 2021
  10. Jul 22, 2021
    • Simon Urli's avatar
      XWIKI-18836: Links located in macros are not saved as backlinks · ae316b49
      Simon Urli authored
        * Provide a new LinkParser component whose jobs is to allow extracting
          links from an XDOM
        * Improve MacroRefactoring role to allow extract links from a macro
          content or parameter
        * Improve DefaultMacroRefactoring to parse macro content for
          extracting links
        * Improve IncludeMacroRefactoring to extract links from macro
          parameters
        * Refactor XWikiDocument to rely on LinkParser
        * Improve existing integration test to check with various links to
          ensure backlinks are created in each case (standard link, default
      macro link, nested macro link, image link, include macro parameter)
      
      (cherry picked from commit eb7d809e)
      ae316b49
  11. Jul 20, 2021
  12. Jul 19, 2021
  13. Jul 15, 2021
  14. Jul 09, 2021
  15. Jul 08, 2021
    • Thomas Mortagne's avatar
      [misc] · 39384035
      Thomas Mortagne authored
      * fix a mistake in the javadoc
      * improve javadoc format
      
      (cherry picked from commit 434ceef2)
      39384035
  16. Jul 07, 2021
  17. Jul 06, 2021
  18. Jul 01, 2021
    • Manuel Leduc's avatar
      XWIKI-18722: Current wiki not passed to the context when calling a Livetable... · a07e20bb
      Manuel Leduc authored
      XWIKI-18722: Current wiki not passed to the context when calling a Livetable result template or page (#1655)
      
      - Introduce a new internal component to initialize the wiki context according to the provided namespace
      - Use this component when handling the request for live data entries
      - Pass the current wiki id as the namespace in the Live Data client side request
      a07e20bb
  19. Jun 29, 2021
  20. Jun 28, 2021
  21. Jun 25, 2021
  22. Jun 24, 2021
  23. Jun 23, 2021
Loading