diff -r aba8d4e80ea9 -r d60763890622 src/ztfy.myams.egg-info/PKG-INFO --- a/src/ztfy.myams.egg-info/PKG-INFO Tue Oct 14 14:39:01 2014 +0200 +++ b/src/ztfy.myams.egg-info/PKG-INFO Tue Oct 14 14:46:45 2014 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: ztfy.myams -Version: 0.1.7 +Version: 0.1.8 Summary: ZTFY new admin/application skin Home-page: http://hg.ztfy.org/ztfy.myams Author: Thierry Florac @@ -36,6 +36,17 @@ History ======= + 0.1.8 + ----- + - added target link attribute to menus + - added title attribute to menus + - added IInnerForm interface to handle forms located inside another container + - added DataTables finalization callbacks handler + - updated UnauthorizedExceptionView to correctly handle AJAX authentication errors + - updated MyAMS.baseURL function + - changed login form login field description + - force content-type to text/plain in form's AJAX response to prevent HTML content-type + 0.1.7 ----- - added JQuery DataTables "editable" plug-in extension support