[Erp5-report] CMFCategory, ERP5Type

cvsdigest nobody at cvs.erp5.org
Thu Jun 23 13:09:00 CEST 2005


User:   alex
Date:   2005-06-23 12:49:34
Module: ERP5Type

    It is now possible to dynamically define accessors permission.
    
    for properties, define 'read_permission' and 'write_permission'
    in the PropertySheet _properties dict.
    for categories, define 'read_permission' and 'write_permission'
    as properties of the BaseCategory in portal_categories.
    
    it should support TALES expressions, if you want to use a script
    that returns a permission based on the portal type.
    
    Also renamed "klass" to "property_holder" as requested by Yoshinori.

    M Utils.py
      http://cvs.erp5.org/ERP5Type/Utils.py.diff?r1=2.55&r2=2.56

User:   alex
Date:   2005-06-23 12:50:01
Module: CMFCategory

    Added 'read_permission' and 'write_permission'.

    M PropertySheet/BaseCategory.py
      http://cvs.erp5.org/CMFCategory/PropertySheet/BaseCategory.py.diff?r1=2.6&r2=2.7

--
Generated by cvsdigest 1.2 http://www.nongnu.org/cvsdigest/



More information about the Erp5-report mailing list