An error occurred fetching the project authors.
  1. 25 Sep, 2010 1 commit
  2. 24 Sep, 2010 3 commits
  3. 16 Sep, 2010 1 commit
  4. 14 Sep, 2010 1 commit
  5. 05 Jul, 2010 1 commit
  6. 21 Jun, 2010 1 commit
  7. 12 Jun, 2010 1 commit
  8. 10 May, 2010 1 commit
  9. 26 Apr, 2010 1 commit
  10. 21 Apr, 2010 1 commit
  11. 19 Apr, 2010 1 commit
  12. 16 Apr, 2010 1 commit
  13. 14 Apr, 2010 1 commit
    • Danièle Vanbaelinghem's avatar
      Add new API of id tool: · 29dd95fa
      Danièle Vanbaelinghem authored
      - add the id generators generic
      - add the zodb continuous increasing id generator
      - add the sql non continuous increasing id generator
      - change id tool for the id generators and the compatiblity with the old api
      - change the business template to not modify the generator dictionaries
        during the export and the install of bt
      - change the test of id tool
      
      
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34543 20353a03-c40f-0410-a6d1-a30d3c3de9de
      29dd95fa
  14. 01 Apr, 2010 1 commit
  15. 10 Mar, 2010 1 commit
  16. 04 Mar, 2010 2 commits
  17. 02 Mar, 2010 1 commit
  18. 18 Feb, 2010 1 commit
  19. 10 Feb, 2010 1 commit
  20. 27 Jan, 2010 1 commit
  21. 20 Jan, 2010 1 commit
  22. 23 Nov, 2009 1 commit
  23. 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
  24. 16 Nov, 2009 2 commits
  25. 04 Nov, 2009 1 commit
  26. 03 Nov, 2009 1 commit
  27. 21 Oct, 2009 1 commit
  28. 20 Oct, 2009 1 commit
  29. 16 Oct, 2009 2 commits
  30. 14 Oct, 2009 1 commit
  31. 13 Oct, 2009 3 commits
  32. 12 Oct, 2009 2 commits