src/pyams_portal.egg-info/PKG-INFO
changeset 27 3cdaebcaf5a5
parent 10 fa473731d5c7
child 43 1d180eb3d4d5
--- a/src/pyams_portal.egg-info/PKG-INFO	Tue May 16 11:18:05 2017 +0200
+++ b/src/pyams_portal.egg-info/PKG-INFO	Wed Jun 07 09:55:33 2017 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: pyams-portal
-Version: 0.1.2.1
+Version: 0.1.3
 Summary: PyAMS portal and portlets interfaces and classes
 Home-page: http://hg.ztfy.org/pyams/pyams_portal
 Author: Thierry Florac
@@ -98,6 +98,15 @@
         History
         =======
         
+        0.1.3
+        -----
+         - use object_data(view) TALES extension instead of "view_data" in templates
+         - handle responsive images in image portlet
+         - updated portlet renderer base class to check for visibility before permissions
+         - changed admin view name to "admin" instead of "admin.html"
+         - changed vocabularies declarations
+         - imports cleanup
+        
         0.1.2.1
         -----
          - corrected packaging problem