- 11 Dec, 2020 1 commit
-
-
Romain Courteaud authored
-
- 24 May, 2019 1 commit
-
-
Vincent Pelletier authored
-
- 21 May, 2019 1 commit
-
-
Vincent Pelletier authored
These two classes inherits from two classes implementing CopyContainer API: - ours, via low-priority bases - another one, via higher-priority bases, because these classes need some non-ERP5 methods to override ERP5 methods. So after defining these classes, resolve inheritance priority by binding all CopyContainer methods provided by their ERP5 base class, overriding the ones provided by their non-ERP5 bases while still allowing their ERP5 base class to override the CopyContainer method.
-
- 12 Jan, 2016 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 25 Jan, 2013 2 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
-
- 03 Nov, 2009 1 commit
-
-
Julien Muchembled authored
In objectValues, doing nothing is a BTree is not initialized speeds up _setObject by about ~1 %. But a third code path must be added for OFS Folders (here, ERP5 Category Tool). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30252 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Nov, 2009 1 commit
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30213 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Oct, 2009 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29776 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Oct, 2009 1 commit
-
-
Leonardo Rochael Almeida authored
On the way to Zope 2.12, Reform imports, specially from Globals (replacing it with Products.ERP5Type.Globals on the products that depend on ERP5Type), convert Interface uses to zope.interfaces, and remove CMFMailIn references with blessings from Jerome. git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/portal_types@29459 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Jun, 2009 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27481 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Nov, 2008 2 commits
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24552 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
updateRelatedContent(), we need to call the method recursively if needed. This will fix the failure of testCopySupport.py. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24551 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Nov, 2008 1 commit
-
-
Kazuhiko Shiozaki authored
updateRelatedContent(). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24533 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Oct, 2007 1 commit
-
-
Yoshinori Okuji authored
Do not use PortalFolder._verifyObjectPaste, but BaseTool._verifyObjectPaste. PortalFolder is not a base class in this class. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16868 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Sep, 2007 1 commit
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16175 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Mar, 2007 1 commit
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13147 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Feb, 2007 1 commit
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13086 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Jan, 2007 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12071 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Dec, 2006 1 commit
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11728 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 Sep, 2006 1 commit
-
-
Vincent Pelletier authored
Implement getBaseCategoryDict, a cached version of getBaseCategoryList which should be used to check if a base category is present (dict key searching is O(1), which is always better than list searching, even if sorted). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9709 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 Jun, 2006 1 commit
-
-
Jérome Perrin authored
remove useless LOGs git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@7618 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 May, 2006 1 commit
-
-
Alexandre Boeglin authored
* call accessors instead of using object.uid git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@7118 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Apr, 2006 2 commits
-
-
Alexandre Boeglin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6442 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
method and calling it from install, as when importing, build is called with no_action=1. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6441 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Mar, 2006 1 commit
-
-
Yoshinori Okuji authored
Remove unneeded executable flags. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6280 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 Oct, 2005 1 commit
-
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4150 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Apr, 2005 1 commit
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@2796 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Jan, 2005 2 commits
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@2271 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@2270 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Jan, 2005 2 commits
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@2267 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@2261 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Jan, 2005 1 commit
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@2217 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Feb, 2004 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@480 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Feb, 2004 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@430 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 Jan, 2004 1 commit
-
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@373 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Jan, 2004 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@186 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Dec, 2002 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@2 20353a03-c40f-0410-a6d1-a30d3c3de9de
-