An error occurred fetching the project authors.
- 30 Jan, 2014 1 commit
-
-
- 30 Oct, 2013 1 commit
-
-
Aurel authored
-
- 20 Mar, 2013 1 commit
-
-
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
-
- 17 Dec, 2012 1 commit
-
-
Jérome Perrin authored
-
- 11 May, 2012 1 commit
-
-
Julien Muchembled authored
-
- 21 Nov, 2011 1 commit
-
-
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.
-
- 04 Feb, 2011 1 commit
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43048 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Jul, 2010 1 commit
-
-
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
-
- 05 Jul, 2010 1 commit
-
-
Nicolas Delaby authored
IE: insert-before with career as target object means we want to add a object on parent's career, not on career itself. The modification consist in adding several sub objects on persons (Telephone and Career). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36876 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 31 May, 2010 5 commits
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35838 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35837 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
Not that diff on edit_workflow are ignored, because ERP5Conduit is not able to merge workflow history. No decisions has been taken to decide how manage workflow history. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35836 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35831 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35830 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 Apr, 2010 1 commit
-
-
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
-
- 30 Jul, 2009 1 commit
-
-
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
-
- 31 Jan, 2009 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25403 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Jan, 2009 1 commit
-
-
Nicolas Delaby authored
- replace 4Suite by lxml - use new None type - store Partial Data in CDATA node instead a Comment node (avoid replacement of '--' by '@-@@-@') - list type are loads with marshaler - several optimisations, clean useless code - testERP5SyncML ran 33% faster than before. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25205 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 May, 2008 1 commit
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21210 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 May, 2008 2 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21179 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
runner git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21178 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Aug, 2007 1 commit
-
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15715 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Aug, 2007 1 commit
-
-
Fabien Morin authored
d git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15621 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 Aug, 2007 1 commit
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15501 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 Jul, 2007 1 commit
-
-
Nicolas Delaby authored
- modify source code to use activity (by fabien) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15166 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 Jun, 2007 3 commits
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15050 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15048 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15038 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Jun, 2007 1 commit
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14970 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Jun, 2007 1 commit
-
-
Sebastien Robin authored
- change the subscriber property to use id, gid and rid - encode the gid in base16 - change some parts to make VCard synchronization working - remove some logs - change the status implementation to use xpath expressions - use utf-8 everywhere git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14954 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 31 May, 2007 3 commits
-
-
Sebastien Robin authored
do not break the start of ERP5 if the library Ft.Xml is missing, only raise ImportError when we want to use synchronization tool git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14660 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14658 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14657 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 May, 2007 1 commit
-
-
Sebastien Robin authored
put back the use of 4Suite, more use of xpath, add flow type in order to allow to synchronise with simple text git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14655 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 May, 2007 1 commit
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14439 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Feb, 2007 1 commit
-
-
Jérome Perrin authored
set an encoding to shut up warnings. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12849 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Aug, 2006 1 commit
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9329 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Mar, 2006 1 commit
-
-
Yoshinori Okuji authored
Remove unneeded executable flags. Repair broken image. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6288 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Mar, 2006 1 commit
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5935 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Mar, 2006 1 commit
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5931 20353a03-c40f-0410-a6d1-a30d3c3de9de
-