An error occurred fetching the project authors.
  1. 10 Mar, 2010 1 commit
  2. 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
  3. 01 Jun, 2009 1 commit
  4. 27 May, 2009 1 commit
    • Sebastien Robin's avatar
      Add Acknowledgement System that allows to find event that need to · 51fcc20c
      Sebastien Robin authored
      be acknowledged by users with :
      - portal_acknowledgement : tool that provided methods to retrieve
        document to acknowledge and to acknowledge them
      - new document class : Acknowledgement
      - possibility to have proxy of Documents. Acknowledgements will only
        be a proxy to event, the content of the message will not be kept
        in the event, and we can access it from the Acknowledgement thanks
        to the proxy
      - the possibility to display site message on the top of the page
        with xhtml style
      - an unit test
      
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27216 20353a03-c40f-0410-a6d1-a30d3c3de9de
      51fcc20c
  5. 10 Dec, 2007 1 commit
  6. 24 Apr, 2007 1 commit
  7. 05 Feb, 2007 1 commit
  8. 02 Feb, 2007 1 commit
  9. 25 Mar, 2006 1 commit
  10. 10 Jan, 2006 1 commit
  11. 23 Sep, 2005 1 commit
  12. 07 Jul, 2005 1 commit
  13. 03 Feb, 2005 1 commit
  14. 08 Feb, 2004 1 commit
  15. 10 Dec, 2002 1 commit