Skip to content
Snippets Groups Projects
  1. Nov 26, 2015
  2. Nov 18, 2015
  3. Nov 13, 2015
  4. Nov 07, 2015
  5. Oct 29, 2015
  6. Oct 14, 2015
  7. Oct 11, 2015
  8. Oct 09, 2015
  9. Sep 15, 2015
  10. Sep 07, 2015
  11. Sep 02, 2015
  12. Aug 31, 2015
  13. Aug 27, 2015
  14. Aug 19, 2015
  15. Aug 09, 2015
  16. Aug 05, 2015
  17. Aug 03, 2015
  18. Jul 19, 2015
  19. Jul 15, 2015
    • Guillaume Delhumeau's avatar
      XWIKI-12220: Adapt the breadcrumb to display the document hierarchy based on nested spaces. · 6ddaa73b
      Guillaume Delhumeau authored
      * This commit introduces:
      ** a "core.useLegacyParentChildMechanism" property to use or not the hierarchy based on legacy parent/child relationship
      ** a "parentchild" script service to get the legacy parents of a document and to get if the legacy mechanism is used or not
      ** the support of both modes in flamingo
      ** use the home icon for the Main space
      * This first version does not hide some parts of the breadcrumb if it is too long
      * This commits does not fix the failing functional tests
      6ddaa73b
  20. Jul 09, 2015
  21. Jul 08, 2015
  22. Jun 29, 2015
  23. Jun 12, 2015
  24. Jun 11, 2015
  25. May 26, 2015
  26. May 22, 2015
  27. May 21, 2015
  28. Apr 24, 2015
  29. Apr 17, 2015
    • Vincent Massol's avatar
      XWIKI-12022: Add a Reference URL Scheme · 31b211d6
      Vincent Massol authored
      * Non working implementation since it's currently not possible to make it work as the web.xml mappins are done for the "standard" URL Scheme + the fact that the Error Handler is also currently hardcoded to use the "standard" URL Scheme (needs to be replaced by a Servlet).
      * Even though it's not working, it's still useful to have it committed since it allows us to make sure the interfaces allow to contribute new schemes.
      * Big refactoring to make it easier/possible to contribute new URL Schemes.
      31b211d6
Loading