diff -r 02a40997d8cb -r 312f69d8ea37 src/ztfy.myams.egg-info/PKG-INFO --- a/src/ztfy.myams.egg-info/PKG-INFO Thu Oct 26 14:45:34 2017 +0200 +++ b/src/ztfy.myams.egg-info/PKG-INFO Thu Oct 26 14:49:19 2017 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: ztfy.myams -Version: 0.1.28 +Version: 0.1.29 Summary: ZTFY new admin/application skin Home-page: http://hg.ztfy.org/ztfy.myams Author: Thierry Florac @@ -36,6 +36,23 @@ History ======= + 0.1.29 + ------ + - updates included from last PyAMS_skin package + - handle CTRL key to open links in new window (MyAMS.js) + - added pre- and post- reload callbacks on JSON "reload" response + - add check in progress handler (MyAMS.js) + - added DOM sort helper (MyAMS.js) + - allow persistent divs in switcher fieldset (MyAMS.css) + - set minimum height for modal title (MyAMS.css) + - updated messages styles in message box (MyAMS.css) + - added option to change message status (MyAMS-notify.js) + - added handles to orderable lists (MyAMS.css) + - added top and left negative margins classes (MyAMS.css) + - removed minimum height for TinyMCE editors (MyAMS.css) + - add translation strings to Fancybox plug-in + - updated CSS + 0.1.28 ------ - added optional attributes on widgets, form groups and forms to manage labels and widgets CSS classes