An error occurred fetching the project authors.
  1. 03 Jun, 2010 2 commits
  2. 24 May, 2010 1 commit
  3. 19 Apr, 2010 1 commit
  4. 07 Apr, 2010 1 commit
  5. 12 Mar, 2010 1 commit
  6. 10 Mar, 2010 1 commit
  7. 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
  8. 07 Oct, 2009 1 commit
  9. 07 Sep, 2009 1 commit
  10. 03 Sep, 2009 1 commit
  11. 14 Aug, 2009 2 commits
  12. 03 Jul, 2009 1 commit
  13. 12 Jun, 2009 1 commit
  14. 10 Jun, 2009 1 commit
  15. 09 Jun, 2009 1 commit
  16. 01 Jun, 2009 1 commit
  17. 27 Apr, 2009 1 commit
    • Kazuhiko Shiozaki's avatar
      Improve Predicate_view interface. · c2da6fd8
      Kazuhiko Shiozaki authored
      * use parallel MultiListField to specify Membership Categories for each category instead of using a single long MultiListField for all categories.
      * display fallback category id instead of own id for using fallback cases (eg. region/europe for source_region categories).
        * update test to follow this change.
      * add LinesField to specify Membership Values (eg. source/person_module/123).
        * add an external validator for this field.
      * accept filter argument in getMembershipCriterionCategoryList to return categories only or documents only for membership values.
      
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26643 20353a03-c40f-0410-a6d1-a30d3c3de9de
      c2da6fd8
  18. 21 Apr, 2009 1 commit
  19. 11 Sep, 2008 1 commit
  20. 20 Aug, 2008 1 commit
  21. 12 Jun, 2008 1 commit
  22. 16 Nov, 2007 1 commit
  23. 08 Aug, 2007 1 commit
  24. 26 Jun, 2007 2 commits
  25. 10 May, 2007 3 commits
  26. 03 May, 2007 1 commit
  27. 19 Jan, 2007 1 commit
  28. 12 Jan, 2007 1 commit
  29. 08 Jan, 2007 1 commit
  30. 04 Jan, 2007 1 commit
  31. 03 Jan, 2007 2 commits
  32. 15 Sep, 2006 1 commit
  33. 25 May, 2006 1 commit
  34. 04 May, 2006 1 commit