collective.xmltestreport: 1.3.2 → 1.3.3
---------------------------------------
- Dependency to z3c.recipe.scripts declared but it was nowhere used.
Removed dependency. This makes it work with newer zc.buildout again.
Fixes #10
[jensens]
Plone: 5.0rc1 → 5.0rc2
----------------------
- Release Plone 5.0rc2
[esteele]
Products.CMFCore: 2.2.8 → 2.2.10
--------------------------------
Products.CMFPlone: 5.0rc1 → 5.0rc2
----------------------------------
- Move login properties to the configuration registry.
[esteele]
- Fix changing searchable in types-controlpanel.
Fix https://github.com/plone/Products.CMFPlone/issues/926
[pbauer]
- Respect view-url in livesearch-results. Fixes #918.
[pbauer]
- Fix Livesearch for items without review_state (files and image). Fixes #915.
[pbauer]
- Apply isURLInPortal fix from https://pypi.python.org/pypi/Products.PloneHotfix20150910
[vangheem]
- Do not bother additional CRSF protection for addMember since all public
users get same CSRF token and the method should be unpublished.
See https://pypi.python.org/pypi/Products.PloneHotfix20150910
[vangheem]
- Remove site properties that have been migrated to the registry.
[esteele]
- fix #862: Profile listing on site creation has alignment issues
[ichim-david]
Products.ExternalEditor: 1.1.0 → 1.1.1
--------------------------------------
Products.PasswordResetTool: 2.2.0 → 2.2.1
-----------------------------------------
- Pull email_from_name from configuration registry.
[esteele]
mockup: 2.0.8 → 2.0.9
---------------------
- Use hash to keep autotoc position settings
[vangheem]
- Fix inline TinyMCE to work together with ``pat-textareamimetypeselector``.
[thet]
- Fix scrolling when closing a modal within a modal
[ebrehault]
plone.app.caching: 1.2.6 → 1.2.7
--------------------------------
- fix cache settings modal settings so they do not show content
inline on save.
[vangheem]
plone.app.content: 3.0.10 → 3.0.11
----------------------------------
- Fix tests: API usage to get default page in order to prevent side effects in
other tests.
[jensens]
plone.app.contentlisting: 1.2 → 1.2.1
-------------------------------------
- Implement cropping for CroppedDescription.
[pbauer]
plone.app.contentrules: 4.0.6 → 4.0.7
-------------------------------------
- Use z3c.form for custom email-action form template.
Fixes https://github.com/plone/Products.CMFPlone/issues/892
[pbauer]
plone.app.contenttypes: 1.2.0 → 1.2.1
-------------------------------------
- Migrate next-previous-navigation.
Fix https://github.com/plone/plone.app.contenttypes/issues/267
[pbauer]
plone.app.dexterity: 2.1.10 → 2.1.11
------------------------------------
- Updated basque translation
[erral]
plone.app.discussion: 2.4.4 → 2.4.5
-----------------------------------
- Updated basque translation
[erral]
plone.app.layout: 2.5.12 → 2.5.13
---------------------------------
- Fixed AttributeError for ac_permissions.
Happens in plone.app.portlets tests.
[maurits]
plone.app.linkintegrity: 3.0 → 3.0.1
------------------------------------
- Don't show delete_confirmation_info twice in delete_confirmation. Fixes #27
[pbauer]
plone.app.portlets: 3.0.8 → 3.0.10
----------------------------------
- Fix extra portletFooter on account of missing tal statement within news.pt
[ichim-david]
- If 'currentFolderOnly', navigation portlet header link should go to current
folder, not to sitemap
[ebrehault]
- Fix single portlet manager management to not show other portlet
manager that are rendered on the same page. This fixes the odd
case where the footer portlets were editable on a page where
only the left or right side portlets should be editable
[vangheem]
plone.app.querystring: 1.3.6 → 1.3.7
------------------------------------
- Fix vocabularies sorting
[ebrehault]
plone.app.redirector: 1.3 → 1.3.1
---------------------------------
- Fixed tests to use registry for value lookup.
[esteele]
plone.app.theming: 1.2.10 → 1.2.11
----------------------------------
- rewrite manifest from copied theme with relative paths also
[vangheem]
plone.app.upgrade: 1.3.14 → 1.3.15
----------------------------------
- Fix migration of types_not_searched to registry.
Fixes https://github.com/plone/plone.app.contenttypes/issues/268
[pbauer]
- Remove site properties that have been migrated to the registry.
[esteele]
plone.api: 1.4.4 → 1.4.5
------------------------
- Fixed long description of package to be valid restructured text,
displaying nicely on PyPI.
[maurits]
plone.event: 1.1 → 1.2
----------------------
- Fixed ``guesstz`` test to work with old and new ``pytz`` versions.
pytz 2014.2 and earlier say::
<DstTzInfo 'Europe/Vienna' CET+1:00:00 STD>
and pytz 2014.3 and later say::
<DstTzInfo 'Europe/Vienna' LMT+1:05:00 STD>
where ``LMT`` stands for Local Mean Time.
[maurits]
plonetheme.barceloneta: 1.6.11 → 1.6.12
---------------------------------------
- Fix display of album_view title links (closes `#911`_).
[ichim-david]
z3c.form: 3.2.4 → 3.2.6
-----------------------
- Fixed warnings in headers of locales files.
Checked with `msgfmt -c`.
[maurits]
- Added Finnish translation.
[petri]
- Added Traditional Chinese translation.
[l34marr]
- Fixed error on Python 3: NameError: global name 'basestring' is not
defined. This fixes a bug introduced in version 3.2.1.
[maurits]
z3c.formwidget.query: 0.11 → 0.12
---------------------------------
plone.app.lockingbehavior: 1.0.1 → 1.0.2
----------------------------------------
- Remove superfluous 'for'.
[fulv]
- Fix tests: redirect was changed in commit e7367258.
[jone]
- If the content is locked, the redirect points to the default view and
not to the absolute_url of the object. It avoids image opening on redirect
[parruc]
plone.app.versioningbehavior: 1.2.3 → 1.2.4
-------------------------------------------
- Updated basque translation
[erral]
plone.app.multilingual: 3.0.6 → 3.0.7
-------------------------------------
- Updated basque translation
[erral]