docs/HISTORY.txt
changeset 69 0df6b07cf813
parent 63 e48fcd062faf
child 74 946d4f09ab9f
equal deleted inserted replaced
68:397c6a042106 69:0df6b07cf813
     1 History
     1 History
     2 =======
     2 =======
       
     3 
       
     4 0.1.8
       
     5 -----
       
     6  - updated form widgets group interface to add fieldset class
       
     7  - added ValidationError exception management "after-update" in AJAX forms; these exceptions can
       
     8    occur when forms contain "file" input fields of invalid content-type
     3 
     9 
     4 0.1.7
    10 0.1.7
     5 -----
    11 -----
     6  - reify permission in protected form object mixin base class
    12  - reify permission in protected form object mixin base class
     7  - updated TextLineList input widget to allow options sorting
    13  - updated TextLineList input widget to allow options sorting