# HG changeset patch # User Thierry Florac # Date 1550162678 -3600 # Node ID 5a012d5b4d6846dc21ffce089600b5d954ed0e3f # Parent 9ba6513cac4e2f3702e1cc6050d3489606cc6f7e Version 0.1.46 diff -r 9ba6513cac4e -r 5a012d5b4d68 buildout.cfg --- a/buildout.cfg Thu Feb 14 16:29:53 2019 +0100 +++ b/buildout.cfg Thu Feb 14 17:44:38 2019 +0100 @@ -85,4 +85,4 @@ eggs = pyams_content [test] [versions] -pyams_content = 0.1.45 +pyams_content = 0.1.46 diff -r 9ba6513cac4e -r 5a012d5b4d68 docs/HISTORY.txt --- a/docs/HISTORY.txt Thu Feb 14 16:29:53 2019 +0100 +++ b/docs/HISTORY.txt Thu Feb 14 17:44:38 2019 +0100 @@ -1,6 +1,12 @@ History ======= +0.1.46 +------ + - use different parameter name for view contents portlet pagination + - added property to view results portlet settings to avoid portlet display after first page + of search results + 0.1.45 ------ - update Youtube video provider to handle extraction of video ID from long video page URL diff -r 9ba6513cac4e -r 5a012d5b4d68 setup.py --- a/setup.py Thu Feb 14 16:29:53 2019 +0100 +++ b/setup.py Thu Feb 14 17:44:38 2019 +0100 @@ -24,7 +24,7 @@ README = os.path.join(DOCS, 'README.txt') HISTORY = os.path.join(DOCS, 'HISTORY.txt') -version = '0.1.45' +version = '0.1.46' long_description = open(README).read() + '\n\n' + open(HISTORY).read() tests_require = [] diff -r 9ba6513cac4e -r 5a012d5b4d68 src/pyams_content.egg-info/PKG-INFO --- a/src/pyams_content.egg-info/PKG-INFO Thu Feb 14 16:29:53 2019 +0100 +++ b/src/pyams_content.egg-info/PKG-INFO Thu Feb 14 17:44:38 2019 +0100 @@ -1,6 +1,6 @@ Metadata-Version: 2.1 Name: pyams-content -Version: 0.1.45 +Version: 0.1.46 Summary: PyAMS base content interfaces and classes Home-page: http://hg.ztfy.org/pyams/pyams_content Author: Thierry Florac @@ -72,6 +72,12 @@ History ======= + 0.1.46 + ------ + - use different parameter name for view contents portlet pagination + - added property to view results portlet settings to avoid portlet display after first page + of search results + 0.1.45 ------ - update Youtube video provider to handle extraction of video ID from long video page URL diff -r 9ba6513cac4e -r 5a012d5b4d68 src/pyams_content/locales/fr/LC_MESSAGES/pyams_content.po --- a/src/pyams_content/locales/fr/LC_MESSAGES/pyams_content.po Thu Feb 14 16:29:53 2019 +0100 +++ b/src/pyams_content/locales/fr/LC_MESSAGES/pyams_content.po Thu Feb 14 17:44:38 2019 +0100 @@ -4616,8 +4616,8 @@ "search results" msgstr "" "Si 'oui', et si ce composant est associé à un résultat de recherche au sein " -"du même modèle de présentation, ce composant ne sera affiché que sur la première " -"page de résultats" +"du même modèle de présentation, ce composant ne sera affiché que sur la " +"première page de résultats" #: src/pyams_content/shared/view/portlet/zmi/templates/view-items-list-preview.pt:8 msgid "Selected views:"