An error occurred fetching the project authors.
  1. 01 Dec, 2016 1 commit
    • Sebastien Robin's avatar
      CMFCategory: review usage of current_category and rename it current_category_list · 5e44e178
      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
      5e44e178
  2. 12 Jan, 2016 1 commit
  3. 04 Sep, 2014 1 commit
  4. 10 Apr, 2014 1 commit
  5. 30 Jan, 2013 1 commit
  6. 03 Feb, 2011 1 commit
  7. 30 Sep, 2010 1 commit
  8. 13 Sep, 2010 2 commits
  9. 06 Jan, 2010 1 commit
  10. 17 Nov, 2009 1 commit
    • Sebastien Robin's avatar
      - the possibility to pass --enable_full_indexing=portal_skins in · 2dd6ad08
      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
      2dd6ad08
  11. 07 Oct, 2009 1 commit
  12. 22 Jun, 2009 1 commit
  13. 24 Feb, 2009 1 commit
  14. 03 Jul, 2008 1 commit
  15. 20 Jun, 2008 1 commit
  16. 16 Jun, 2008 1 commit
  17. 20 May, 2008 1 commit
  18. 21 Feb, 2008 1 commit
  19. 05 Feb, 2008 1 commit
  20. 02 Feb, 2008 1 commit
  21. 20 Dec, 2007 1 commit
  22. 30 Nov, 2007 1 commit
  23. 28 Nov, 2007 3 commits
  24. 27 Nov, 2007 2 commits
  25. 05 Nov, 2007 1 commit
  26. 11 Oct, 2007 1 commit
  27. 30 Sep, 2007 1 commit
  28. 26 Jul, 2007 1 commit
  29. 04 Jun, 2007 1 commit
  30. 01 Jun, 2007 1 commit
  31. 25 May, 2007 1 commit
  32. 23 Mar, 2007 1 commit
  33. 02 Mar, 2007 1 commit
  34. 26 Feb, 2007 1 commit
  35. 13 Jan, 2007 1 commit
  36. 03 Jan, 2007 1 commit