src/ztfy.myams.egg-info/PKG-INFO
changeset 87 d60763890622
parent 77 646132169662
child 90 62fa715ef961
child 94 01102909c5e4
equal deleted inserted replaced
86:aba8d4e80ea9 87:d60763890622
     1 Metadata-Version: 1.1
     1 Metadata-Version: 1.1
     2 Name: ztfy.myams
     2 Name: ztfy.myams
     3 Version: 0.1.7
     3 Version: 0.1.8
     4 Summary: ZTFY new admin/application skin
     4 Summary: ZTFY new admin/application skin
     5 Home-page: http://hg.ztfy.org/ztfy.myams
     5 Home-page: http://hg.ztfy.org/ztfy.myams
     6 Author: Thierry Florac
     6 Author: Thierry Florac
     7 Author-email: tflorac@ulthar.net
     7 Author-email: tflorac@ulthar.net
     8 License: zpl
     8 License: zpl
    33         - Nicolas Lacoste <nicolas.lacoste@onf.fr> - Testing and J2EE implementation
    33         - Nicolas Lacoste <nicolas.lacoste@onf.fr> - Testing and J2EE implementation
    34         
    34         
    35         
    35         
    36         History
    36         History
    37         =======
    37         =======
       
    38         
       
    39         0.1.8
       
    40         -----
       
    41          - added target link attribute to menus
       
    42          - added title attribute to menus
       
    43          - added IInnerForm interface to handle forms located inside another container
       
    44          - added DataTables finalization callbacks handler
       
    45          - updated UnauthorizedExceptionView to correctly handle AJAX authentication errors
       
    46          - updated MyAMS.baseURL function
       
    47          - changed login form login field description
       
    48          - force content-type to text/plain in form's AJAX response to prevent HTML content-type
    38         
    49         
    39         0.1.7
    50         0.1.7
    40         -----
    51         -----
    41          - added JQuery DataTables "editable" plug-in extension support
    52          - added JQuery DataTables "editable" plug-in extension support
    42          - small CSS updates
    53          - small CSS updates