src/ztfy.myams.egg-info/PKG-INFO
changeset 207 312f69d8ea37
parent 204 280b9e2289d6
child 211 dd2e258340e8
equal deleted inserted replaced
206:02a40997d8cb 207:312f69d8ea37
     1 Metadata-Version: 1.1
     1 Metadata-Version: 1.1
     2 Name: ztfy.myams
     2 Name: ztfy.myams
     3 Version: 0.1.28
     3 Version: 0.1.29
     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.29
       
    40         ------
       
    41          - updates included from last PyAMS_skin package
       
    42          - handle CTRL key to open links in new window (MyAMS.js)
       
    43          - added pre- and post- reload callbacks on JSON "reload" response
       
    44          - add check in progress handler (MyAMS.js)
       
    45          - added DOM sort helper (MyAMS.js)
       
    46          - allow persistent divs in switcher fieldset (MyAMS.css)
       
    47          - set minimum height for modal title (MyAMS.css)
       
    48          - updated messages styles in message box (MyAMS.css)
       
    49          - added option to change message status (MyAMS-notify.js)
       
    50          - added handles to orderable lists (MyAMS.css)
       
    51          - added top and left negative margins classes (MyAMS.css)
       
    52          - removed minimum height for TinyMCE editors (MyAMS.css)
       
    53          - add translation strings to Fancybox plug-in
       
    54          - updated CSS
    38         
    55         
    39         0.1.28
    56         0.1.28
    40         ------
    57         ------
    41          - added optional attributes on widgets, form groups and forms to manage labels and widgets CSS classes
    58          - added optional attributes on widgets, form groups and forms to manage labels and widgets CSS classes
    42          - added Bootstrap wizard plug-in (MyAMS.js)
    59          - added Bootstrap wizard plug-in (MyAMS.js)