An error occurred fetching the project authors.
  1. 16 Jul, 2010 1 commit
  2. 15 Jul, 2010 2 commits
  3. 16 Jun, 2010 1 commit
  4. 08 Apr, 2010 3 commits
  5. 10 Mar, 2010 1 commit
  6. 02 Feb, 2010 1 commit
    • Fabien Morin's avatar
      add view parameter : · fd47123a
      Fabien Morin authored
       If view is True, the url returned point to html content and can be opened in
       a browser (ie. + '/view' for ooo documents), if not the url returned point to
       the file. (in case of html document like Web Page, the url to the document is
       always returned)
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32170 20353a03-c40f-0410-a6d1-a30d3c3de9de
      fd47123a
  7. 08 Jan, 2010 1 commit
  8. 17 Nov, 2009 1 commit
    • Sebastien Robin's avatar
      - the possibility to pass --enable_full_indexing=portal_skins in · 2dd6ad08
      Sebastien Robin authored
       order to make optimisation configuration in unit test
      - isIndexable is not a property any more, it is a ConstantGetter
       instance, so it works like a property and like a method
      - same thing for isPredicate, isTemplate, isDelivery... we can
       start moving using only methods.
      - do not define isTemplate, isDelivery... when it is already
        available thanks to inheritance
      - new methods generated for all ERP5 objects : provides[InterfaceName].
       For instance, "providesIMovement()" will return True or False for
       any ERP5 object.
      - new method "is[Group]Type" generated for all ERP5 objects. The group
       here is group of portal types (like getPortalDeliveryTypeList()). So
       on any ERP5 object, you can do "isDeliveryType()", and this will
       returns True or False.
      - add tests
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30704 20353a03-c40f-0410-a6d1-a30d3c3de9de
      2dd6ad08
  9. 09 Nov, 2009 1 commit
  10. 23 Oct, 2009 1 commit
    • Fabien Morin's avatar
      before, a web_page accessed through web_section or through · 50dd862b
      Fabien Morin authored
      web_page_module where served using a different cache. This was due to the fact
      that web_page.getPath() was used as key to find the corresponding cache (and
      the path of a web page is not the same through web_page_module and through a
      web_site). Now, orginal_path is stored on web_section and used
      instead of path. This permit to served cached web_page throught web_page_module
      or throught a web_site.
      
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29967 20353a03-c40f-0410-a6d1-a30d3c3de9de
      50dd862b
  11. 07 Oct, 2009 1 commit
  12. 07 Sep, 2009 2 commits
  13. 25 May, 2009 1 commit
  14. 14 May, 2009 2 commits
  15. 11 May, 2009 2 commits
  16. 22 Apr, 2009 1 commit
  17. 03 Apr, 2009 1 commit
  18. 27 Feb, 2009 1 commit
  19. 14 Feb, 2009 2 commits
  20. 06 Jul, 2008 3 commits
  21. 19 Jun, 2008 1 commit
  22. 28 May, 2008 1 commit
  23. 07 Apr, 2008 1 commit
  24. 17 Mar, 2008 1 commit
  25. 11 Mar, 2008 1 commit
  26. 26 Feb, 2008 1 commit
  27. 10 Feb, 2008 1 commit
  28. 02 Aug, 2007 1 commit
  29. 01 Aug, 2007 1 commit
  30. 12 Mar, 2007 1 commit
  31. 26 Feb, 2007 1 commit