An error occurred fetching the project authors.
  1. 05 Mar, 2010 1 commit
  2. 04 Mar, 2010 2 commits
  3. 03 Mar, 2010 2 commits
  4. 08 Feb, 2010 1 commit
  5. 03 Feb, 2010 3 commits
  6. 02 Feb, 2010 1 commit
  7. 26 Jan, 2010 1 commit
  8. 22 Jan, 2010 2 commits
  9. 21 Jan, 2010 1 commit
    • Nicolas Dumazet's avatar
      improve Quantity Unit Conversions (1/2) · cc05c028
      Nicolas Dumazet authored
      * Deprecate usage of "quantity" float field in quantity_unit category
      * Introduce Quantity Unit Conversion Module instead for this behavior:
           Quantity Unit Conversion Definitions can be used to define site-wide
           quantity_units
      * Let Resources define their own children Definitions:
           - adds a new tab in Product view
           - the definitions defined at a Resource level override the "global"
             definitions made in the Units Module
      
      * Definitions are indexed in a special catalog table, similarly to Measures.
      * Add an interaction workflow to take care of two reindexation needs:
         - when a local (resource-level) Definition is modified/created, the Product
           itself needs to be reindexed. This step is quite similar to
           measure_interaction_workflow
         - when a global (site-wide) Definition is modified, all Products need
           reindexing.
      
      * SimulationTool API was cleaned up and unified.
         - getConvertedInventoryList is deprecated
         - quantity_unit and metric_type parameters are added to getInventory
      
      * testResource is updated to use Unit Definitions instead of quantity fields
        of quantity_unit's
      
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31858 20353a03-c40f-0410-a6d1-a30d3c3de9de
      cc05c028
  10. 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
  11. 09 Nov, 2009 1 commit
  12. 05 Nov, 2009 1 commit
  13. 14 Oct, 2009 1 commit
  14. 12 Jun, 2009 1 commit
  15. 01 Jun, 2009 1 commit
  16. 20 Aug, 2008 1 commit
  17. 04 Aug, 2008 1 commit
  18. 04 Jun, 2008 1 commit
  19. 03 Jun, 2008 2 commits
  20. 30 May, 2008 1 commit
  21. 08 Apr, 2008 1 commit
  22. 03 Apr, 2008 1 commit
  23. 13 Mar, 2008 1 commit
  24. 12 Mar, 2008 1 commit
  25. 11 Mar, 2008 1 commit
  26. 07 Mar, 2008 1 commit
  27. 12 Feb, 2008 1 commit
  28. 11 Feb, 2008 1 commit
  29. 18 Sep, 2007 1 commit
  30. 29 Jul, 2007 1 commit
  31. 21 Jun, 2007 2 commits
  32. 20 Jun, 2007 1 commit
  33. 03 Jan, 2007 1 commit