src/ztfy.myams.egg-info/PKG-INFO
changeset 87 d60763890622
parent 77 646132169662
child 90 62fa715ef961
child 94 01102909c5e4
--- 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