An error occurred fetching the project authors.
  1. 30 Jan, 2014 1 commit
  2. 30 Oct, 2013 1 commit
  3. 20 Mar, 2013 1 commit
    • Aurel's avatar
      New ERP5 SyncML implementation · 291fafc5
      Aurel authored
      Complete rewrite of the syncml core engine to make it scallable
      Remaining work :
      - review of conflict management
      - re-implement splitting of big object
      - generic unit test for AsynchronousEngine
      - complete review of default conduit
      - lot of TODO and XXX in the code to check
      291fafc5
  4. 17 Dec, 2012 1 commit
  5. 11 May, 2012 1 commit
  6. 21 Nov, 2011 1 commit
    • Arnaud Fontaine's avatar
      Fix workflow history synchronization for ERP5SyncML. · 784d1a0a
      Arnaud Fontaine authored
      Only the first workflow from the history was synchronized because of a
      mistake when checking if the workflow can be added. Also, do not
      ignore processing_status_workflow when running tests to detect such
      problem in the future.
      784d1a0a
  7. 04 Feb, 2011 1 commit
  8. 15 Jul, 2010 1 commit
    • Sebastien Robin's avatar
      sync with trunk@37114 · c1ae57b0
      Sebastien Robin authored
      Conflicts:
      	bt5/erp5_base/bt/revision
      	bt5/erp5_simulation/DocumentTemplateItem/InvoiceSimulationRule.py
      	bt5/erp5_simulation/bt/revision
      	bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/Base_viewTradeFieldLibrary.xml
      	bt5/erp5_trade/bt/change_log
      	bt5/erp5_trade/bt/revision
      	products/ERP5/Document/BusinessPath.py
      	products/ERP5/Document/SimulationMovement.py
      	products/ERP5/Document/TradeCondition.py
      	products/ERP5/Document/TradeModelLine.py
      	products/ERP5/bootstrap/erp5_mysql_innodb_catalog/bt/revision
      	products/ERP5Type/ERP5Type.py
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@37129 20353a03-c40f-0410-a6d1-a30d3c3de9de
      c1ae57b0
  9. 05 Jul, 2010 1 commit
  10. 31 May, 2010 5 commits
  11. 29 Apr, 2010 1 commit
    • Julien Muchembled's avatar
      Do not use /tmp selfishly · 7368ce22
      Julien Muchembled authored
      IOW, be nice with the OS and other software/users.
      
      - /tmp should never be hardcoded: $TMPDIR is better
      - $TMPDIR should be only used with 'tempfile' and appropriate clean up
      - in unit tests, the 'tests' directory can be used as temporary storage
        (like in this commit)
      
      This fixes possible random failures of SyncML related tests when, for example,
      testERP5SyncML and testERP5DocumentSyncML are run in parallel.
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34864 20353a03-c40f-0410-a6d1-a30d3c3de9de
      7368ce22
  12. 30 Jul, 2009 1 commit
    • Danièle Vanbaelinghem's avatar
      2009-05-15: · f6cfcbfd
      Danièle Vanbaelinghem authored
        Add default Namespace
        Add Conduit for Documents
      2009-05-26:
        Move a getXMLFromObject to be overriden by specialized conduits
        Create PointFixe in the tests
      2009-06-02:
        Split file Subscription.py to create Conflict.py and Signature.py
        Use activities in the test testSyncML
      2009-06-17:
        Create a test for synchronize some documents
      2009-07-10:
        Change the Final of the synchronisation for the synchronisation
        with datas from the Subscription
      
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28229 20353a03-c40f-0410-a6d1-a30d3c3de9de
      f6cfcbfd
  13. 31 Jan, 2009 1 commit
  14. 20 Jan, 2009 1 commit
  15. 29 May, 2008 1 commit
  16. 28 May, 2008 2 commits
  17. 16 Aug, 2007 1 commit
  18. 13 Aug, 2007 1 commit
  19. 06 Aug, 2007 1 commit
  20. 06 Jul, 2007 1 commit
  21. 28 Jun, 2007 3 commits
  22. 26 Jun, 2007 1 commit
  23. 25 Jun, 2007 1 commit
  24. 31 May, 2007 3 commits
  25. 30 May, 2007 1 commit
  26. 10 May, 2007 1 commit
  27. 17 Feb, 2007 1 commit
  28. 22 Aug, 2006 1 commit
  29. 25 Mar, 2006 1 commit
  30. 03 Mar, 2006 1 commit
  31. 02 Mar, 2006 1 commit