src/pyams_content.egg-info/PKG-INFO
changeset 1175 b851a687604d
parent 1151 789e9f5c510e
child 1178 a82fd2ebb713
--- a/src/pyams_content.egg-info/PKG-INFO	Fri Dec 14 18:29:23 2018 +0100
+++ b/src/pyams_content.egg-info/PKG-INFO	Fri Dec 14 18:38:02 2018 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: pyams-content
-Version: 0.1.30
+Version: 0.1.31
 Summary: PyAMS base content interfaces and classes
 Home-page: http://hg.ztfy.org/pyams/pyams_content
 Author: Thierry Florac
@@ -72,6 +72,18 @@
         History
         =======
         
+        0.1.31
+        ------
+         - updated dynamic menus management
+         - use custom skin's stylesheet in HTML editor
+         - updated factories declarations
+         - add error message in rename form when selected URL already exists
+         - added option to force canonical URL in internal links
+         - updated views interfaces to add optional "request" argument to params and results getters methods
+         - updated views and search engines so that results displayed in a view component can be excluded from other search
+           results
+         - allow direct search by OID (prefixed by +) in front-office
+        
         0.1.30
         ------
          - updated quick search engine from dashboards