docs/HISTORY.txt
changeset 142 e5e3406cf037
parent 99 29e2004100b3
child 157 248712f00a9f
equal deleted inserted replaced
141:2ac6f3379d14 142:e5e3406cf037
     1 History
     1 History
     2 =======
     2 =======
       
     3 
       
     4 0.1.12
       
     5 ------
       
     6  - added support for portlet renderer settings
       
     7  - renamed "settings_class" portlet attribute to "settings_factory"; this factory can now be a
       
     8    function, a class or an interface: in this last case, current implementation will look for
       
     9    registered object factory for given interface to create portlet settings.
       
    10  - handle portlets rendering cache; portlets cache is cleared on any portlet settings modification
       
    11  - updated breadcrumbs
     3 
    12 
     4 0.1.11
    13 0.1.11
     5 ------
    14 ------
     6  - updated forms and widgets prefix
    15  - updated forms and widgets prefix
     7  - updated groups management in forms
    16  - updated groups management in forms