An error occurred fetching the project authors.
  1. 18 Feb, 2010 2 commits
  2. 15 Feb, 2010 2 commits
  3. 12 Feb, 2010 6 commits
  4. 24 Dec, 2009 1 commit
  5. 14 Dec, 2009 1 commit
  6. 04 Dec, 2009 1 commit
  7. 24 Nov, 2009 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. 10 Sep, 2009 1 commit
  10. 03 Sep, 2009 1 commit
  11. 02 Sep, 2009 1 commit
  12. 01 Sep, 2009 2 commits
  13. 20 Aug, 2009 1 commit
    • Łukasz Nowak's avatar
      Rule.py · ad14d590
      Łukasz Nowak authored
       - update copyrights, fix some typos
       - declare encoding
       - cleanup imports
       - incorporate BPMRule functionality
       - define which helpers are override able, which aren't
      BPMRule.py
       - remove, because Rule.py provide same functionality
      BPMInvoiceTransactionRule.py
      BPMInvoicingRule.py
      BPMOrderRule.py
      BPMDeliveryRule.py
       - use Rule instead of BPMRule
       - remove not needed disclaimer
      
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28517 20353a03-c40f-0410-a6d1-a30d3c3de9de
      ad14d590
  14. 19 Aug, 2009 1 commit
  15. 12 Jun, 2009 1 commit
  16. 01 Jun, 2009 1 commit
  17. 15 May, 2008 1 commit
  18. 14 May, 2008 1 commit
  19. 09 Apr, 2008 1 commit
  20. 22 Nov, 2007 1 commit
    • Alexandre Boeglin's avatar
      * _isTreeDelivered method moved from Rule to AppliedRule and · c9662b1e
      Alexandre Boeglin authored
        SimulationMovement
      * added transactional variable based cache to _isTreeDelivered
      * activate and flush _isTreeDelivered cache in SimulationMovement.expand and
        AppliedRule.expand (so that it's only active when calling expand, and
        flushed afterwards, to prevent issues if we call expand in the same
        transaction as a builder)
      * modified SimulationMovement.expand behaviour, so that it removes applied
        rules that no longer test(), and add new ones, if no movment in the applied
        rule sub tree is linked to a delivery
      
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17756 20353a03-c40f-0410-a6d1-a30d3c3de9de
      c9662b1e
  21. 15 Nov, 2007 1 commit
  22. 06 Nov, 2007 1 commit
  23. 12 Jul, 2007 1 commit
  24. 15 Nov, 2006 1 commit
  25. 14 Nov, 2006 1 commit
  26. 03 Oct, 2006 1 commit
  27. 28 Sep, 2006 1 commit
  28. 08 Sep, 2006 1 commit
  29. 07 Sep, 2006 1 commit
  30. 18 Jul, 2006 1 commit
  31. 14 May, 2006 1 commit
  32. 05 May, 2006 1 commit