--- a/src/pyams_content.egg-info/PKG-INFO Wed Jul 12 11:59:03 2017 +0200
+++ b/src/pyams_content.egg-info/PKG-INFO Wed Jul 12 14:25:07 2017 +0200
@@ -1,6 +1,6 @@
Metadata-Version: 1.1
Name: pyams-content
-Version: 0.1.4
+Version: 0.1.5
Summary: PyAMS base content interfaces and classes
Home-page: http://hg.ztfy.org/pyams/pyams_content
Author: Thierry Florac
@@ -11,6 +11,25 @@
History
=======
+ 0.1.5
+ -----
+ - une generic function to generate all shared tools (pyams_content.generations)
+ - use dynamic dialog class based on background image width in image maps adding and editing forms
+ - add check against empty URLs before rendering imape map areas
+ - add constants for role names
+ - add workflow date indexes
+ - add role for templates managers
+ - add content publication properties subform
+ - added readonly attributes for creation and last modification labels of shared contents
+ - added content "push end date" and controls on publication effective and expiration dates
+ - added base of view content portlet
+ - changed content header to remove link to "new version" when the only version is in "retired" state
+ - changed content summary view
+ - moved news publication attributes to default workflow publication interface
+ - use different messages in content deletion form if removed version is the first one or not
+ - use simple adapter to get workflow associated with a given tool
+ - set body of HTML paragraphs as not required
+
0.1.4
-----
- added content review features