docs/HISTORY.txt
changeset 87 d60763890622
parent 77 646132169662
child 90 62fa715ef961
child 94 01102909c5e4
equal deleted inserted replaced
86:aba8d4e80ea9 87:d60763890622
     1 History
     1 History
     2 =======
     2 =======
       
     3 
       
     4 0.1.8
       
     5 -----
       
     6  - added target link attribute to menus
       
     7  - added title attribute to menus
       
     8  - added IInnerForm interface to handle forms located inside another container
       
     9  - added DataTables finalization callbacks handler
       
    10  - updated UnauthorizedExceptionView to correctly handle AJAX authentication errors
       
    11  - updated MyAMS.baseURL function
       
    12  - changed login form login field description
       
    13  - force content-type to text/plain in form's AJAX response to prevent HTML content-type
     3 
    14 
     4 0.1.7
    15 0.1.7
     5 -----
    16 -----
     6  - added JQuery DataTables "editable" plug-in extension support
    17  - added JQuery DataTables "editable" plug-in extension support
     7  - small CSS updates
    18  - small CSS updates