An error occurred fetching the project authors.
- 08 Jul, 2010 3 commits
-
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36994 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- install interactor on ERP5.Document.TradeCondition.TradeCondition to have it working on subclasses of TradeCondition git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36973 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
Fact of reindexing subobjects when object is indexed is not connected with particular portal type, but with group of objects. With this interactor it is possible to move away from spaghetti code in classes which are overriding reindexObject to do only one thing - reindex subobjects. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36971 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Jun, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36472 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Jun, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
* calling parent's recursiveReindexObject() by reindexObject() is not at all scalable, and parent's _reindexObject() is enough here. * implement by Interactor instead of overriding reindexObject(). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36370 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Jun, 2010 1 commit
-
-
Danièle Vanbaelinghem authored
Add a export and import dictionary for the generators Add a method to update the persistent dictionary in the SQL table git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36283 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Apr, 2010 2 commits
-
-
Danièle Vanbaelinghem authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34563 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Danièle Vanbaelinghem authored
- add the id generators generic - add the zodb continuous increasing id generator - add the sql non continuous increasing id generator - change id tool for the id generators and the compatiblity with the old api - change the business template to not modify the generator dictionaries during the export and the install of bt - change the test of id tool git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34543 20353a03-c40f-0410-a6d1-a30d3c3de9de
-