src/pyams_skin.egg-info/PKG-INFO
changeset 232 801be6e0b321
parent 209 f3c0393cdfac
child 249 417298dbf77b
equal deleted inserted replaced
231:ce563bca346c 232:801be6e0b321
     1 Metadata-Version: 1.1
     1 Metadata-Version: 1.1
     2 Name: pyams-skin
     2 Name: pyams-skin
     3 Version: 0.1.9
     3 Version: 0.1.10
     4 Summary: PyAMS base skin interfaces and classes
     4 Summary: PyAMS base skin interfaces and classes
     5 Home-page: http://hg.ztfy.org/pyams/pyams_skin
     5 Home-page: http://hg.ztfy.org/pyams/pyams_skin
     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
    19         used on top of JQuery and Bootstrap to build dynamic interfaces.
    19         used on top of JQuery and Bootstrap to build dynamic interfaces.
    20         
    20         
    21         
    21         
    22         History
    22         History
    23         =======
    23         =======
       
    24         
       
    25         0.1.10
       
    26         ------
       
    27          - handle CTRL key to open links in new window (MyAMS.js)
       
    28          - added pre- and post- reload callbacks on JSON "reload" response
       
    29          - add check in progress handler (MyAMS.js)
       
    30          - added DOM sort helper (MyAMS.js)
       
    31          - allow persistent divs in switcher fieldset (MyAMS.css)
       
    32          - set minimum height for modal title (MyAMS.css)
       
    33          - updated messages styles in message box (MyAMS.css)
       
    34          - added option to change message status (MyAMS-notify.js)
       
    35          - use "div" tags instead of "button" for menus and actions to prevent "Enter" key from
       
    36            activating them
       
    37          - added handles to orderable lists (MyAMS.css)
       
    38          - added top and left negative margins classes (MyAMS.css)
       
    39          - removed minimum height for TinyMCE editors
       
    40          - add translation strings to Fancybox plug-in
       
    41          - updated CSS
    24         
    42         
    25         0.1.9
    43         0.1.9
    26         -----
    44         -----
    27          - added responsive classes for table header and body cells
    45          - added responsive classes for table header and body cells
    28          - added I18n value column
    46          - added I18n value column