An error occurred fetching the project authors.
- 17 Nov, 2014 1 commit
-
-
Łukasz Nowak authored
Conflicts: product/ERP5/Document/BusinessTemplate.py
-
- 21 Jun, 2013 1 commit
-
-
Arnaud Fontaine authored
Avoid running out of file descriptors when backing up many objects in the trash upon bt5 installation. Before, when installing a bt5 whose format has changed, many subobjects may end up being backup up, but it keeps one FD per subobject, thus easily reaching the limit of 1024 FDs (as given by ulimit -Sn/-Hn). This is a followup of b71e5a73 specific to TrashTool as that commit seems to only fix the issue when TrashTool is not used.
-
- 17 Oct, 2011 1 commit
-
-
Julien Muchembled authored
Checked following occurrences in comments: - "Python 2.[456]" - "Zope 2.[891]" - "BBB" - "BACK" Checked uses of: - email, hashlib, numpy & tarfile (modules) - ImportError - string.Template - suppress_events (parameter of _setObject) Excluded: - some forked modules (MailTemplates, PortalTransforms...) - some i18n compatibility code
-
- 08 Jul, 2011 2 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
-
- 12 Apr, 2011 2 commits
-
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45308 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45307 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Apr, 2011 2 commits
-
-
Romain Courteaud authored
Directly access suboject from container. For an unknown reason, it may fail when accessing it from trashtool git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45185 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45184 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Nov, 2010 1 commit
-
-
Arnaud Fontaine authored
raises an AttributeError exception as the object couldn't be imported properly afterwards git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40152 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Aug, 2010 1 commit
-
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38004 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Feb, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32890 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Feb, 2010 1 commit
-
-
Leonardo Rochael Almeida authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32193 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Nov, 2009 1 commit
-
-
Sebastien Robin authored
order to make optimisation configuration in unit test - isIndexable is not a property any more, it is a ConstantGetter instance, so it works like a property and like a method - same thing for isPredicate, isTemplate, isDelivery... we can start moving using only methods. - do not define isTemplate, isDelivery... when it is already available thanks to inheritance - new methods generated for all ERP5 objects : provides[InterfaceName]. For instance, "providesIMovement()" will return True or False for any ERP5 object. - new method "is[Group]Type" generated for all ERP5 objects. The group here is group of portal types (like getPortalDeliveryTypeList()). So on any ERP5 object, you can do "isDeliveryType()", and this will returns True or False. - add tests git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30704 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
-
- 28 Sep, 2009 1 commit
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/portal_types@29263 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Apr, 2009 1 commit
-
-
Aurel authored
method to create folder git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26620 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Dec, 2007 1 commit
-
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18178 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Aug, 2007 1 commit
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15699 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Apr, 2007 1 commit
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13913 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Apr, 2007 1 commit
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13879 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Oct, 2006 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@10797 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Oct, 2006 1 commit
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@10528 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Aug, 2006 1 commit
-
-
Kevin Deldycke authored
Convert tabs to spaces. Remove some log. Remove trailing spaces. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9227 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Apr, 2006 1 commit
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6904 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
-
- 31 Jan, 2006 2 commits
-
-
Alexandre Boeglin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5473 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5470 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 Jan, 2006 1 commit
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5416 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 Dec, 2005 2 commits
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4951 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
object is not a form git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4949 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Dec, 2005 2 commits
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4770 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4765 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Dec, 2005 3 commits
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4683 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4681 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4679 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Dec, 2005 1 commit
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4644 20353a03-c40f-0410-a6d1-a30d3c3de9de
-