docs/HISTORY.txt
changeset 122 e8d0176a4f42
parent 112 17dcac4dc388
child 134 6fe99f3112bb
equal deleted inserted replaced
121:cd6dec930b3e 122:e8d0176a4f42
     1 History
     1 History
     2 =======
     2 =======
       
     3 
       
     4 0.1.14
       
     5 ------
       
     6  - updated "ajax_config" decorator to improve handling of overriden "get_ajax_output" method
       
     7  - added transaction savepoint after form update to finalize all components state before rendering
     3 
     8 
     4 0.1.13
     9 0.1.13
     5 ------
    10 ------
     6  - added optional "factory" argument to "NamedWidgetsGroups" function
    11  - added optional "factory" argument to "NamedWidgetsGroups" function
     7  - added "ajax_config" class decorator to declare AJAX views
    12  - added "ajax_config" class decorator to declare AJAX views