An error occurred fetching the project authors.
  1. 11 May, 2012 1 commit
    • Julien Muchembled's avatar
      Cleanup API of TransactionalVariable and read-only cache · d70587e3
      Julien Muchembled authored
      - New readOnlyTransactionCache context manager replacing
        enableReadOnlyTransactionCache and disableReadOnlyTransactionCache
      - Drop compatibility code that tolerate a dummy context to be passed to
        getReadOnlyTransactionCache and getTransactionalVariable.
      d70587e3
  2. 20 Sep, 2011 1 commit
  3. 07 Jun, 2011 1 commit
  4. 01 May, 2011 1 commit
    • Rafael Monnerat's avatar
      · 1321ba3c
      Rafael Monnerat authored
      Move experimental business template to trunk.
      
      Despite the fact this business template still under experimental, it had been used by UNG Project and UNG Configurator workflow. It this bt5 still under develepment and possible will be redesigned soon or later.
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45762 20353a03-c40f-0410-a6d1-a30d3c3de9de
      1321ba3c
  5. 21 Apr, 2011 1 commit
  6. 22 Mar, 2011 1 commit
  7. 19 Jan, 2011 1 commit
  8. 02 Jan, 2011 1 commit
  9. 29 Dec, 2010 1 commit
  10. 17 Dec, 2010 1 commit
  11. 24 Nov, 2010 1 commit
  12. 23 Nov, 2010 1 commit
  13. 21 Nov, 2010 1 commit
  14. 11 Nov, 2010 1 commit
  15. 10 Nov, 2010 2 commits
  16. 09 Nov, 2010 3 commits
  17. 08 Nov, 2010 4 commits
  18. 04 Nov, 2010 2 commits
  19. 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
  20. 03 Aug, 2010 1 commit
  21. 03 Jul, 2006 1 commit
  22. 25 Mar, 2006 1 commit
  23. 02 Dec, 2005 3 commits