Plone 5.1rc2

Milestone information

Project:
Plone
Series:
5.1
Version:
5.1rc2
Released:
 
Registrant:
Eric Steele
Release registered:
Active:
Yes. Drivers can target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
No users assigned to blueprints and bugs.
Blueprints:
No blueprints are targeted to this milestone.
Bugs:
No bugs are targeted to this milestone.

Download files for this release

After you've downloaded a file, you can verify its authenticity using its MD5 sum or signature. (How do I verify a download?)

File Description Downloads
download icon Plone-5.1rc2-UnifiedInstaller.tgz (md5, sig) Unified Installer; full-source kit; builds Plone on Linux/BSD/OSX 702
last downloaded 13 weeks ago
Total downloads: 702

Release notes 

This release does not have release notes.

Changelog 

View the full changelog

ZopeUndo: 4.2 → 4.3
-------------------

initgroups: 3.0 → 4.0
---------------------

coverage: 4.4.1 → 4.4.2
-----------------------

zope.interface: 4.4.2 → 4.4.3
-----------------------------

Products.ZCatalog: 3.0.2 → 3.0.3
--------------------------------
- Fix a bug in the BooleanIndex where documents without an entry in
  the index were not being filtered out in all queries.

ZEO: 5.1.0 → 5.1.1
------------------

zodbpickle: 0.6.0 → 0.7.0
-------------------------

zc.buildout: 2.9.4 → 2.9.5
--------------------------

plone.releaser: 1.5.4 → 1.5.5
-----------------------------
Bug fixes:

- Skip over broken version definitions when building the unified changelog.
  [esteele]

zest.releaser: 6.12.4 → 6.13.1
------------------------------

robotframework-debuglibrary: 0.8 → 0.8.2
----------------------------------------

Sphinx: 1.6.3 → 1.6.5
---------------------

certifi: 2017.7.27.1 → 2017.11.5
--------------------------------

lxml: 4.0.0 → 4.1.1
-------------------

Pillow: 4.2.1 → 4.3.0
---------------------

pytz: 2017.2 → 2017.3
---------------------

simplejson: 3.11.1 → 3.12.0
---------------------------

tqdm: 4.15.0 → 4.19.4
---------------------

borg.localrole: 3.1.3 → 3.1.4
-----------------------------
Bug fixes:

- Made test compatible with zope4. [pbauer]

collective.monkeypatcher: 1.1.2 → 1.1.3
---------------------------------------
New features:

- Document possible problems when patching module level functions
  [frisi]

five.pt: 2.2.4 → 2.2.5
----------------------
- Fix ``test_edit_with_errors`` to not import a private variable from
  ``zope.pagetemplate``. Fixes test failure with latest zope.pagetemplate.

icalendar: 3.11.7 → 4.0.0
-------------------------
Breaking changes:

- Drop support for Python 2.6 and 3.3.

New features:

- Accept Windows timezone identifiers as valid. #242 [geier]

Bug fixes:

- Fix ResourceWarnings in setup.py when Python warnings are enabled. #244 [jdufresne]

- Fix invalid escape sequences in string and bytes literals. #245 [jdufresne]

- Include license file in the generated wheel package. #243 [jdufresne]

- Fix non-ASCII TZID and TZNAME parameter handling. #238 [clivest]

- Docs: update install instructions. #240 [Ekran]

mockup: 2.6.0 → 2.6.2
---------------------
New features:

- Structure pattern:

  - Make action menu bar sticky.
  - Make action menu more compact, so that it doesn't break into a newline early.
  - Use more tooltips in the action menu.
  [thet]

- Make action menu bar sticky.

- Make action menu more compact, so that it doesn't break into a newline early.

- Use more tooltips in the action menu.

- Related items pattern:

  - Avoid double initialization of Select2.
  [thet]

  - Added options to change sorting.
  [Gagaro]

- Avoid double initialization of Select2.

- Added options to change sorting.

- TinyMCE pattern:

  - Make anchor handling more flexible
  [tomgross]

  - Mark special links
  - Do not mark anchors as special links
  [frapell]

- Make anchor handling more flexible

- Mark special links

- Do not mark anchors as special links

Bug fixes:

- Related items widget: Fix case, where ``initSelection`` broke on an error in Select2.
  [thet]

- Querystring pattern: Fix #716, where the path-depth was added to string values like the title when a path criteria was present.
  [thet]

- Structure pattern:

  - Set default page icon on item row. Fixes: https://github.com/plone/Products.CMFPlone/issues/2131
  - Pass event data for the ``structure-url-changed`` event correctly.

  [jensens, thet]

- Set default page icon on item row. Fixes: https://github.com/plone/Products.CMFPlone/issues/2131

- Pass event data for the ``structure-url-changed`` event correctly.

- Restore ability from < 2.5.1 to let the ``drop`` callback be a function.
  It can still be the name of the function in the global namespace.
  Fixes #808.
  [thet]

- Concatenate value for select multiple input in generic popover in the structure pattern.
  [Gagaro]

Plone: 5.1rc1 → 5.1rc2
----------------------
New features:

- Release Plone 5.1rc2
  [esteele]

plone.api: 1.8 → 1.8.1
----------------------
Bug fixes:

- Don't rename an object when the id already is the target id.
  Fixes `issue 361 <https://github.com/plone/plone.api/issues/361>`_.
  [jaroel]

- Change content.delete to allow both obj=None and objects=[] or objects=None.
  Fixes `issue 383 <https://github.com/plone/plone.api/issues/383>`_.
  [jaroel]

- Let ``zope.i18n`` do the language negotiation for our ``translate`` function.
  Our ``get_current_translation`` does not always give the correct one, especially with combined languages:
  ``nl-be`` (Belgian/Flemish) should fall back to ``nl`` (Dutch).
  The correct negotiated language can also differ per translation domain, which we do not account for.
  ``zope.i18n`` does that better.
  Fixes `issue 379 <https://github.com/plone/plone.api/issues/379>`_.
  [maurits]

- Fix use of Globals.DB which was removed in Zope4 (Fix https://github.com/plone/plone.api/issues/385)
  [pbauer]

plone.app.caching: 1.2.18 → 1.2.19
----------------------------------
New features:

- Purging all image scale paths and file paths in custom dexterity content types. [karalics]

plone.app.content: 3.4.4 → 3.4.5
--------------------------------
New features:

- Folder Contents: More compact toolbar
  Instead of showing titles in the menu bar action buttons, show only icons and add a tooltip.
  This makes the menu bar more compact and avoids breaking into two lines.
  Also: Better icons for copy and paste.
  [thet]

- Move AT specific code in PropertiesActionView in its own method.
  [Gagaro]

Bug fixes:

- Imports are Python3 compatible
  [ale-rt, jensens]

- Fix translations in the delete pop-over
  [arsenico13]

- Allow ``plonejsi18n`` accept empty domains when calling.
  This avoids ``BadRequest`` errors, when being called without a domain url query string.
  [thet]

- Fix and optimize *getVocabulary*-view to work with alternate fulltext
  indexes, which don't return brains as search results
  https://github.com/plone/Products.CMFPlone/issues/2174
  [tomgross]

plone.app.contentlisting: 1.3.1 → 1.3.2
---------------------------------------
Bug fixes:

- Fix tests after collective.indexing moved into core.
  [pbauer]

plone.app.contenttypes: 1.4.3 → 1.4.7
-------------------------------------
New features:

- Allow to patch searchableText index during migrations.
  [pbauer]

- Expose option to skip catalog-reindex after migration in form.
  [pbauer]

- Test SVG handling
  [tomgross]

- Use post_handler instead of import_steps.
  [pbauer]

Bug fixes:

- Rename post_handlers. Fixes https://github.com/plone/Products.CMFPlone/issues/2238
  [pbauer]

- Remove last use of ``atcontenttypes`` translation domain.
  Fixes `issue 37 <https://github.com/plone/plone.app.contenttypes/issues/37>`_.
  [maurits]

- Don't overwrite existing settings for Plone Site.
  [roel]

- Do not install plone.app.discussion when installing plone.app.contenttypes.
  [timo]

- Do not use a default value in the form of ``http://`` for the link.
  The new link widget resolves that to the portal root object.
  Also, it's not a valid URL.
  Fixes: https://github.com/plone/Products.CMFPlone/issues/2163
  [thet]

- Remove obsolete HAS_MULTILINGUAL from utils.
  [pbauer]

- Clean up all ``__init__`` methods of the browser views to avoid unnecessary code execution.
  [thet]

- Make sure the effects of the robotframework REMOTE_LIBRARY_BUNDLE_FIXTURE
  fixture are not accidentally removed as part of tearing down the
  PLONE_APP_CONTENTTYPES_ROBOT_FIXTURE.
  [davisagli]

plone.app.dexterity: 2.4.6 → 2.4.7
----------------------------------
Bug fixes:

- Make sure robot autologin test fixture is not accidentally torn down
  when the Dexterity fixture's ZODB sandbox is reverted.
  [davisagli]

plone.app.discussion: 3.0.3 → 3.0.4
-----------------------------------
Bug fixes:

- Make sure the effects of the robotframework REMOTE_LIBRARY_ROBOT_TESTING fixture
  are not accidentally removed when tearing down the PLONE_APP_DISCUSSION_ROBOT_TESTING fixture.
  [davisagli]

plone.app.event: 3.0.6 → 3.0.7
------------------------------
Bug fixes:

- Fixed check for events iterable in Zope 4. [davisagli]

plone.app.folder: 1.2.3 → 1.2.4
-------------------------------
Bug fixes:

- Fix webdav PUT of index_html to work in Zope 4.
  [davisagli]

plone.app.iterate: 3.3.5 → 3.3.6
--------------------------------
Bug fixes:

- Fix #54: Cancelling a check out from the original deletes the original.
  [jensens]

plone.app.layout: 2.7.4 → 2.7.5
-------------------------------
New features:

- Toolbar: Use pattern variables to configure the toolbar and submenu widths from plone.lessvariables.
  [thet]

plone.app.linkintegrity: 3.3.2 → 3.3.3
--------------------------------------
New features:

- Prevent linkintegrity-handler from doing anything when it is switched of in the registry.
  This change also prevents some issues in migration from AT to DX since linkintegrity is disabled during the migration.
  [pbauer]

Bug fixes:

- Fix a missing tal condition in `delete_confirmation_info.pt` that caused a
  paragraph to be always visible, even without link breaches.
  [arsenico13]

- Fix view @@updateLinkIntegrityInformation after Language='all' no longer works.
  [pbauer]

plone.app.multilingual: 5.1.2 → 5.1.3
-------------------------------------
New features:

- Set shortname ``plone.translatable`` to behavior ``plone.app.multilingual.dx.interfaces.IDexterityTranslatable``.
  [jensens]

Bug fixes:

- Fix serialization of query variables for selector links in Zope 4.
  [davisagli]

plone.app.querystring: 1.4.6 → 1.4.7
------------------------------------
Bug fixes:

- Fix tests with CMF 2.3. [davisagli]

- Fix querybuilder if SearchableText is a dict {'query': '...'}
  [tomgross]

plone.app.testing: 5.0.7 → 5.0.8
--------------------------------
Bug fixes:

- Load Products.PageTemplates ZCML. [tschorr]

plone.app.upgrade: 2.0.8 → 2.0.10
---------------------------------
New features:

- Add upgrade step for 5.2 to register tools as utilities.
  Run it before testing the zexp-import.
  [pbauer]

Bug fixes:

- Unregister import_steps that were moved to post_handlers.
  Fixes https://github.com/plone/Products.CMFPlone/issues/2238
  [pbauer]

- Fixed WrongType exception when migrating installed Iterate to 5.0.
  [maurits]

- Adapt to changes in CMF 2.4 (getCurrentKeyFormat removed) and Zope 4 (not Products in Control Panel).
  [pbauer]

- Register upgrades for Plone 5.2
  [pbauer]

- Fix installation of IUserGroupsSettingsSchema into registry for Plone 5.0rc1.
  [davisagli]

- Avoid swallowing errors during registry setting upgrades.
  [davisagli]

plone.app.z3cform: 3.0.2 → 3.0.3
--------------------------------
New features:

- Link widget: add ``placeholder`` attributes for external and email link input fields.
  [thet]

Bug fixes:

- Fix: Add missing i18n-domains to templates.
  [jensens]

- Use RichTextValue's output_relative_to(self.context) in RichTextWidget so the ITransform doesn't use siteroot.
  [jaroel]

- Fix in link widget data converter for ``toWidgetValue`` to return an empty structure when the field value is empty instead of returning the portal root object.
  Fixes: https://github.com/plone/Products.CMFPlone/issues/2163
  [thet]

- Keep "internal" links with query strings as external links, otherwise
  the query string is lost
  [tomgross]

- Allow an additional CSS class for widgets in this package
  [tomgross]

- Document customization of widgets
  [tomgross]

plone.autoform: 1.7.3 → 1.7.4
-----------------------------
New features:

- Allow configuration of fieldsets via ``plone.supermodel`` fieldset directives via a schema without fields.
  This can be used to create a Plone behavior for stable ordering of fieldsets.
  [thet]

- Add handler registration for text input widgets to support e.g. 'placeholder'
  parameter in parameterized widgets
  [datakurre]

plone.dexterity: 2.5.2 → 2.5.4
------------------------------
Bug fixes:

- Fix tests on Zope 4. [davisagli]

- Give more context to the 'schema cannot be resolved' warning. [gotcha]

plone.formwidget.namedfile: 2.0.4 → 2.0.5
-----------------------------------------
Bug fixes:

- remove mention of "retina" (https://github.com/plone/Products.CMFPlone/issues/2123)
  [tkimnguyen]

plone.namedfile: 4.2.3 → 4.2.4
------------------------------
Bug fixes:

- remove mention of "retina" (https://github.com/plone/Products.CMFPlone/issues/2123)
  [tkimnguyen]

plone.portlet.collection: 3.2 → 3.3.0
-------------------------------------
Bug fixes:

- Fix collection selection for Plone 5.1
  [agitator]

- Fix test. Portlet renderer no longer mixes in Acquisition.Explicit.
  [pbauer]

plone.scale: 2.2 → 3.0
----------------------
Breaking changes:

- Restore scale down behaviour from 1.x series without the huge memory usage.
  [fschulze]

New features:

- Handle TIFF images with alpha channels.
  [fschulze]

plone.supermodel: 1.3.3 → 1.3.4
-------------------------------
Bug fixes:

- Python3 compatibility with sixer
  [ale-rt]

plonetheme.barceloneta: 1.7.4 → 1.7.5
-------------------------------------
New features:

- Add more HTML text based input types.
  [thet]

- Fix disabled styles for readonly and disabled inputs, selects, textareas and fieldsets.
  [thet]

- Define variable ``cursor-disabled`` in variables.less for better reuse.
  [thet]

- Add theme classifier.
  [tmassman]

Products.CMFFormController: 3.1.4 → 3.1.5
-----------------------------------------
Bug fixes:

- Do only allow default profile to show up at site setup screen.
  [jensens]

- Deprecate profiles confusing name.
  Old: Products.CMFFormController:CMFFormController.
  New: Products.CMFFormController:default.
  [jensens]

Products.CMFPlone: 5.1rc1 → 5.1rc2
----------------------------------
New features:

- Toolbar: Allow configuration of the toolbar and submenu width via pattern variables.
  [thet]

- Update npm dependencies.
  [thet]

Bug fixes:

- Show example for expression in actions control panel.

- Improved isURLInPortal according to PloneHotfix20171128.
  Accept only http/https, and doubly check escaped urls. [maurits]

- Fixed Products.CMFPlacefulWorkflow being marked as not installed after upgrade from 4.3.
  This is true for any package in the Products namespace that was installed.
  Fixes `issue 2103 <https://github.com/plone/Products.CMFPlone/issues/2103>`_.
  [maurits]

- Fixed add-on listed as uninstalled when the default profile is not the first alphabetically.
  Fixes `issue 2166 <https://github.com/plone/Products.CMFPlone/issues/2166>`_.
  [maurits]

- Less variables: Fix calculation of screen max sizes.
  Max sizes were two pixels too high.
  [thet]

- Mockup update.
  [thet]

- Remove site path from path in show_inactive in catalog search
  [Gagaro]

- Don't raise Unauthorized on show_inactive check in catalog search
  [tomgross]

- Bump metadata.xml version.
  [thet]

- Extract CMFDefault specific config from `meta.zcml` into `meta-bbb.zcml`
  to allow AT free and AT included sites.
  [tomgross]

- Add basic tests for all main zmi management screens.
  [pbauer]

- Fixes #2105: how to get ``email_from_name`` information in sendto_form.
  [cekk]

Products.PortalTransforms: 3.1 → 3.1.1
--------------------------------------
Bug fixes:

- Do not expose dead settings in ``safe_html`` ZMI settings page.
  This fixes `Products.CMFPlone #2130 <https://github.com/plone/Products.CMFPlone/issues/2130>`_
  [jensens]

Products.statusmessages: 5.0 → 5.0.1
------------------------------------
Bug fixes:

- Fix issue where encoding and decoding of statusmessages into cookie
  raised exception, because of
  ``TypeError: Struct() argument 1 must be string, not unicode``
  [datakurre]

z3c.formwidget.query: 0.15 → 0.16
---------------------------------
Bug fixes:

- Improved code quality. [maurits]

plone.app.blob: 1.7.2 → 1.7.3
-----------------------------
Bug fixes:

- Adapt test to changes in ZPublisher.HTTPResponse.setHeader
  [pbauer]

- Remove no longer existing icons from type definitions.
  [davisagli]

- Fix bug where Image blob fields couldn't be used with
  archetypes.schemaextender unless the parent class subclasses
  ATCTImageTransform
  [MatthewWilkes]

plone.app.collection: 1.2.4 → 1.2.5
-----------------------------------
Bug fixes:

- Hide uninstall from install screens.
  [jensens]

Products.Archetypes: 1.14.2 → 1.14.3
------------------------------------
Bug fixes:

- Test fixes for changes in plone.app.widgets querystring options.
  [thet]

- Remove redefinition of builtin 'set' in a macro.
  [pbauer]

Products.ATContentTypes: 2.3.6 → 2.3.7
--------------------------------------
Bug fixes:

- Added verbosity to the multiple GS profiles popping up.
  Mark all as ``old`` and ``backward compatibility``.
  This hopefully reduces the error rate in site setup.
  [jensens]

archetypes.multilingual: 3.0.5 → 3.0.6
--------------------------------------
Bug fixes:

- Hide uninstall from site setup screen.
  [jensens]

plone.app.ldap: 1.4.1 → 1.4.2
-----------------------------
Bug fixes:

- Imports are Python3 compatible
  [ale-rt]

plone.app.blocks: 4.1.0 → 4.1.1
-------------------------------

plone.app.mosaic: 2.0rc5 → 2.0rc8
---------------------------------

plone.tiles: 2.0.0b2 → 2.0.0b3
------------------------------
Breaking changes:

- Fix querystring en-/decoder to always skip primary fields
  [datakurre]

0 blueprints and 0 bugs targeted

There are no feature specifications or bug tasks targeted to this milestone. The project's maintainer, driver, or bug supervisor can target specifications and bug tasks to this milestone to track the things that are expected to be completed for the release.

This milestone contains Public information
Everyone can see this information.