An error occurred fetching the project authors.
- 13 Sep, 2010 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38299 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 Jan, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
category testing API should be protected by Permissions.AccessContentsInformation not Permissions.View. XXX we need more review for other getter methods in Base.py. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31601 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
-
- 22 Jun, 2009 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27712 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Feb, 2009 1 commit
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25677 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Jul, 2008 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22244 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Jun, 2008 1 commit
-
-
Yusei Tahara authored
getCategoryChildIndentedCompactTitleItemList, getCategoryChildTranslatedIndentedCompactTitleItemList. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21725 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Jun, 2008 1 commit
-
-
Jérome Perrin authored
should take username into account when caching categories. For optimisation, do this only when checked_permission is passed. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21613 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 May, 2008 1 commit
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21040 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Feb, 2008 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19451 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Feb, 2008 1 commit
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19046 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Feb, 2008 1 commit
-
-
Bartek Górny authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18993 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Dec, 2007 1 commit
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18447 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 Nov, 2007 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17919 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 Nov, 2007 3 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17886 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
if condition: return 1 else: return 0 in "return condition" git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17885 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
display_id git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17884 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Nov, 2007 2 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17833 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17832 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Nov, 2007 1 commit
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17393 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Oct, 2007 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16962 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 Sep, 2007 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16733 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Jul, 2007 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15325 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Jun, 2007 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14676 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Jun, 2007 1 commit
-
-
Jérome Perrin authored
first level was sorted correctly (and the test was also wrong). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14670 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 May, 2007 1 commit
-
-
Jérome Perrin authored
level. Look at the test for more info git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14618 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Mar, 2007 1 commit
-
-
Jérome Perrin authored
BaseCategory.getCategoryChildValueList is not returning self in the list, Category.getCategoryChildValueList was. Make this consitent by changing Category.getCategoryChildValueList not to include self by default. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13586 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Mar, 2007 1 commit
-
-
Jean-Paul Smets authored
Added getCompactTitle support (as well as getCompactLogicalPath) which is useful for sites were the depth of categories in large. Actually, this should be teh standard default everywhere. Also added some aggressive caching. Still to be discussed if it is that good or not. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13198 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Feb, 2007 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13058 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@12065 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Jan, 2007 3 commits
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11869 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11860 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11859 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Sep, 2006 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@10242 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Jun, 2006 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@7661 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Apr, 2006 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6449 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Mar, 2006 1 commit
-
-
Yoshinori Okuji authored
Remove .cvsignore. Repair broken images. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6279 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Feb, 2006 2 commits
-
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5817 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5809 20353a03-c40f-0410-a6d1-a30d3c3de9de
-