An error occurred fetching the project authors.
- 01 Dec, 2016 1 commit
-
-
Sebastien Robin authored
Since the beginning, there was in getCategoryChildItemList Renderer API the possibility to pass a parameter 'current_category'. The idea was to allow displaying a category which is not part of what the item list will return (typically, if you expire a category, and if you check permission, the category will not be in item list any more). But the way it was implemented was too inconvenient and it looks never used. So improve several things: - possibility to pass multiple categories for multi value cases - reuse renderer to render current categories instead of just reinjecting the url (which is not user friendly) - implement handling of current_category_list in getCategoryChildItemList to allow caching the result of the Renderer. The only part which is not cached is the rendering of current categories. /reviewed-on nexedi/erp5!201
-
- 12 Jan, 2016 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 04 Sep, 2014 1 commit
-
-
Gabriel Monnerat authored
-
- 10 Apr, 2014 1 commit
-
-
Julien Muchembled authored
'display_id' expects a property name and 'display_method' a method name
-
- 30 Jan, 2013 1 commit
-
-
Julien Muchembled authored
-
- 03 Feb, 2011 1 commit
-
-
Arnaud Fontaine authored
as they are used when generating accessors and it is needed when upgrading a site to Portal Type classes and ZODB Property Sheets. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42974 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 Sep, 2010 1 commit
-
-
Fabien Morin authored
base -- a boolean or a string. If it is a string, then use that string as a base before, if it was a string it was never used because the expression "if str("something"):" is always True git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38811 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Sep, 2010 2 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38303 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
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 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11869 20353a03-c40f-0410-a6d1-a30d3c3de9de
-