Skip to content
Snippets Groups Projects
  1. Feb 09, 2015
  2. Feb 06, 2015
  3. Feb 02, 2015
  4. Jan 30, 2015
    • Marius Dumitru Florea's avatar
      XWIKI-11736: Use the new tree on the WYSIWYG Editor's link creation wizards · 08c41339
      Marius Dumitru Florea authored
      * Add support for displaying 'New document...' and 'Upload file...' meta nodes in the document tree (needed by the WYSIWYG editor).
      * Look only for default translations when suggesting documents (for the tree finder).
      * Take suggestion data (e.g. resultHint, resultInfo) from node.data (rather than node directly)
      * Add support to the suggest.js for specifying the type of each suggestion (used as a CSS class).
      * Display 'No results!' when the tree finder has no suggestions.
      * Scroll into view the node that corresponds to the selected suggestion.
      * Remove SmartClient files and xwikiexplorer.js and update all the places where they were used.
      * Enhance entityReference.js with a method to get an EntityType contant (enum value) by it's name.
      XWIKI-5484: Problem to load the wiki pages tree/list (Link > Wiki page > "All the pages" tab) where there is a lot of pages
      XWIKI-3796: No horizontal scrollbar for long page names in the treeview
      XWIKI-11550: Document Tree macro doesn't properly work when using the "openTo" parameter and setting Hidden Docs to True
      * Return the full node information when retrieving the path (rather than just the node id).
      * When performing pagination, add the new nodes only if they don't exist already.
      * Enhance openTo() to load the missing parent nodes (e.g. when they are 'hidden' by the pagination).
      * Call the openTo() callback even if the path cannot be fully opened (some nodes don't exist).
      08c41339
  5. Jan 29, 2015
  6. Jan 23, 2015
  7. Jan 15, 2015
  8. Jan 07, 2015
  9. Dec 30, 2014
  10. Dec 29, 2014
  11. Dec 23, 2014
  12. Dec 18, 2014
  13. Dec 12, 2014
  14. Dec 03, 2014
  15. Nov 20, 2014
  16. Nov 06, 2014
  17. Nov 04, 2014
  18. Nov 03, 2014
  19. Oct 30, 2014
  20. Oct 23, 2014
  21. Oct 21, 2014
  22. Oct 20, 2014
  23. Oct 06, 2014
  24. Sep 27, 2014
  25. Sep 23, 2014
  26. Sep 22, 2014
  27. Sep 18, 2014
  28. Sep 17, 2014
Loading