An error occurred fetching the project authors.
  1. 01 Dec, 2015 1 commit
  2. 30 Nov, 2015 3 commits
  3. 16 Oct, 2014 1 commit
  4. 04 Sep, 2014 1 commit
  5. 03 Jun, 2014 1 commit
  6. 30 Jan, 2014 1 commit
  7. 16 Sep, 2013 1 commit
  8. 13 Jun, 2013 1 commit
    • Jérome Perrin's avatar
      Revert 3 latest commits · 228e3f79
      Jérome Perrin authored
      Revert "Test deferred style with converting to a format"
      
      This reverts commit cbfa8d56.
      -> pushed by mistake
      
      Revert "Set cloudoo on preferences in ERP5TypeTestCase"
      
      This reverts commit 28824962.
      -> pushed by mistake
      
      Revert "Listbox from Folder_viewWorkflowActionDialog has hidden columns"
      
      This reverts commit 802d3f53.
      -> a test is failing
      228e3f79
  9. 12 Jun, 2013 1 commit
  10. 27 Feb, 2013 1 commit
  11. 25 Jan, 2013 1 commit
  12. 17 May, 2012 1 commit
  13. 11 May, 2012 1 commit
  14. 29 Mar, 2012 1 commit
    • Rafael Monnerat's avatar
      Move solvers, rules and code from erp5_simulation_test to erp5_configurator_standard_*_template · 399caf39
      Rafael Monnerat authored
       - Solvers were moved to erp5_configurator_standard_solver
       - trade related code and rules to  erp5_configurator_standard_trade_template
       - accounting related code and rules to  erp5_configurator_standard_accounting_template
       - invoicing related code and rules to  erp5_configurator_standard_invoicing_template
      
      Code were moved and splited to several diferent business templates. The rules
      and related code should be used only as template.
      399caf39
  15. 27 Oct, 2010 1 commit
  16. 26 Aug, 2010 1 commit
    • Julien Muchembled's avatar
      Reorganize new/old simulation-related objects in BT to have proper dependencies · 1e1646ff
      Julien Muchembled authored
      - split erp5_legacy into erp5_simulation_legacy (for generic objects) and
        erp5_{trade,accounting,invoicing}_simulation_legacy
      - reverse dependency of erp5_simulation (which may not even need erp5_base)
      - move obsolete portal type definitions (including some from erp5_base) to
        appropriate BT
      - update BT list of unit tests
      
      A unit test testing Trade now needs:
      - new simulation: erp5_base, erp5_pdm, erp5_simulation, erp5_trade,
        erp5_simulation_test (in this order)
      - legacy: erp5_base, erp5_pdm, erp5_simulation, erp5_simulation_legacy,
        erp5_trade, erp5_trade_legacy (in this order)
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@38036 20353a03-c40f-0410-a6d1-a30d3c3de9de
      1e1646ff
  17. 13 Aug, 2010 1 commit
  18. 12 Aug, 2010 1 commit
  19. 16 Feb, 2010 1 commit
  20. 04 Feb, 2010 1 commit
  21. 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
  22. 12 Jan, 2010 1 commit
  23. 03 Dec, 2009 1 commit
  24. 30 Nov, 2009 1 commit
  25. 23 Oct, 2009 1 commit
  26. 20 Oct, 2009 1 commit
  27. 07 Oct, 2009 1 commit
  28. 06 Oct, 2009 1 commit
  29. 03 Jul, 2009 1 commit
  30. 22 Jun, 2009 1 commit
  31. 12 May, 2009 1 commit
  32. 24 Apr, 2009 1 commit
  33. 21 Oct, 2008 1 commit
  34. 10 Sep, 2008 1 commit
  35. 05 Sep, 2008 1 commit
  36. 21 Aug, 2008 2 commits
  37. 20 Aug, 2008 1 commit