2341 lxml: 2.3.6 → 3.4.4
-------------------
Plone: 5.0b4 → 5.0rc1
---------------------
- Release Plone 5.0rc1
[esteele]
Products.Archetypes: 1.10.8 → 1.10.9
------------------------------------
- Defend `defaultRights` method against broken portal_metadata.
Its schemas are instances of CMFDefault classes, which normally are
no longer available in Plone 5. The relevant code has been
duplicated in ATContentTypes.
[maurits]
- Compare picklist entry value, not text.
[paulrentschler]
Products.CMFPlacefulWorkflow: 1.6.1 → 1.6.2
-------------------------------------------
- Added upgrade step to apply our full profile. This is meant mostly
for upgrades from ancient versions that had no profile yet or had a
profile without a metadata.xml. In that case the quick installer
would complain that the old profile version was unknown and there
was no upgrade.
[maurits]
Products.CMFPlone: 5.0b4 → 5.0rc1
---------------------------------
- Remove deprecated global_defines.pt
[esteele]
- Remove no-longer-used properties from portal_properties
[esteele]
- Move footer and colophon out of skins
[vangheem]
- pre-cook resources so we do not write on read for resources generation
[vangheem]
- Turn robots.txt into a browser-view, fix link to sitemap.xml.gz, allow
editing in site-controlpanel.
Fixes https://github.com/plone/Products.CMFPlone/issues/604
[pbauer]
- Remove history_form, history_comparison templates.
Remove now-empty plone_forms skins folder.
[esteele]
- Remove no-longer-used images from portal_images.
[esteele]
- Typo in delete modal configuration caused submission redirection errors
[vangheem]
- Upgrade known core packages at the end of the Plone migration.
[maurits]
- remove Products.CMFPlone.utils.isLinked function. Switch to using
plone.app.linkintegrity's variant
[vangheem]
- Fix error to allow site navigation if TinyMCE content_css setting is None
[Gagaro]
Products.PortalTransforms: 2.1.8 → 2.1.9
----------------------------------------
- fix unicode issue in safe_html when there is entity in script tag
[gotcha]
diazo: 1.1.1 → 1.2.1
--------------------
- Absolute prefix support for srcset attributes
[huubbouma]
- Extend cssselect instead of using experimental.cssselect
[elro]
- Allow inline content for after and before.
[ebrehault, elro]
- Fixed issue with remote themes via https connections
[loechel]
icalendar: 3.8.4 → 3.9.1
------------------------
- Fix ``vPeriod.__repr__``.
[spacekpe]
- Improve foldline() performance. This improves the foldline performance,
especially for large strings like base64-encoded inline attachements. In some
cases (1MB string) from 7 Minutes to less than 20ms for ASCII data and 500ms
for non-ASCII data. Ref: #163.
[emfree]
- Creating timezone objects from VTIMEZONE components.
[geier]
- Make ``python-dateutil`` a dependency.
[geier]
- Made RRULE tolerant of trailing semicolons.
[sleeper]
- Documentation fixes.
[t-8ch, thet]
mockup: 2.0.6 → 2.0.8
---------------------
- Fixed issue causing folders to be overwritten in the thememapper
[obct537]
- Thememapper popups now close when the user clicks somewhere else
[obct537]
- Add option to use tinyMCE inline on a contenteditable div. The pattern
creates the contenteditable div from the textarea, copies it's content to it
and handles saving changed data back to the textarea on form submit.
[thet]
- Fix structure pattern sorting
[vangheem]
- checkout tinymce language with ``-`` in addition to ``_``
[vangheem]
plone.app.content: 3.0.9 → 3.0.10
---------------------------------
- Display results of delete_confirmation_info in delete_confirmation and
fc-delete to warn about linkintegrity-breaches.
[bloodbare, vangheem, pbauer]
plone.app.dexterity: 2.1.8 → 2.1.10
-----------------------------------
- Fix modeleditor for Plone 5
[vangheem]
- Restrict allowed field types to regular types (so plone.app.users do not show
up)
[ebrehault]
plone.app.layout: 2.5.10 → 2.5.12
---------------------------------
- Bring back document byline (closes `#741`_).
[rodfersou]
- Be more defensive in getting registry settings so upgraded
schema does not cause errors
[vangheem]
- Pull values for display_publication_date_in_byline, default_language,
icon_visibility from the configuration registry.
[esteele]
plone.app.linkintegrity: 2.1.2 → 3.0
------------------------------------
- Drop the Archetypes-dependency by switching to use zc.relation instead of
reference_catalog (Products.Archetypes).
[bloodbare, pbauer, vangheem]
- No longer intercept the request on manage_deleteObjects. Instead only
inject a warning in delete_confirmation. This means that deleting with
other methods (like manage_deleteObjects, plone.api.content.delete, ttw
in the ZMI) no longer warns about linkintegrity-breaches.
[bloodbare, pbauer, vangheem]
- LinkIntegrityNotificationException is not longer thrown anywhere.
[bloodbare, pbauer, vangheem]
plone.app.locales: 5.0.1 → 5.0.2
--------------------------------
- Update German translation (parts)
[jensens]
- Update Traditional Chinese translation.
[l34marr]
plone.app.portlets: 3.0.7 → 3.0.8
---------------------------------
- Remove usage of global defines in classic portlet.
[esteele]
- Use registry lookup to get filter_on_workflow and
workflow_states_to_show settings.
[esteele]
plone.app.registry: 1.3.2 → 1.3.3
---------------------------------
- Fix modal in control panel
[vangheem]
plone.app.theming: 1.2.9 → 1.2.10
---------------------------------
- theme mapper fixes for odd behavior in save files at times
[swartz]
plone.app.upgrade: 1.3.13 → 1.3.14
----------------------------------
- Remove no-longer-used properties from portal_properties
[esteele]
- Remove plone_forms skins folder for 5.0 rc1
[esteele]
- Install plone.app.linkintegrity and migrate linkintegrity-relations.
[pbauer]
plone.app.viewletmanager: 2.0.8 → 2.0.9
---------------------------------------
- Fix manage-viewlets for Plone 5
[pbauer]
plone.app.vocabularies: 2.1.20 → 2.1.21
---------------------------------------
- Pull available_editors values from the configuration registry.
[esteele]
plone.locking: 2.0.8 → 2.1.0
----------------------------
- Pull lock_on_ttw_edit setting from
plone.portlet.collection: 3.0.3 → 3.0.4
---------------------------------------
- Fix show_dates by calling obj.Date(). This fixes https://github.com/plone/plone.app.contenttypes/issues/263
[timo]
plone.resourceeditor: 2.0.1 → 2.0.2
-----------------------------------
- Added check to prevent overwritting folders when saving
[obct537]
plone.schemaeditor: 2.0.6 → 2.0.7
---------------------------------
- Make ``plone.protect.utils.addTokenToUrl`` a soft dependency, making this
package usable in Plone < 5.0.
[thet]
plone.subrequest: 1.6.10 → 1.6.11
---------------------------------
- propagate IDisableCSRFProtection interface on subrequest to parent request object
[vangheem]
plonetheme.barceloneta: 1.6.9 → 1.6.11
--------------------------------------
- Bring back document byline (closes `#741`_).
[rodfersou]
- Prefer rules with CSS selectors over XPath whenever possible
[davilima6]
- Add a pared down version of barceloneta to include in your theme to save you
making a custom backend theme.
[djay]
plone.app.intid: 1.0.4 → 1.1.0
------------------------------
- Plone 5: plone.app.intid is a dependency of plone.app.linkintegrity which is
a dependency of CMFPlone, so it is always installed. Adapt tests to this
change.
[pbauer]
plone.app.referenceablebehavior: 0.7.2 → 0.7.3
----------------------------------------------
- Linkintegrity no longer uses the reference_catalog. Skip tests that assume
that is does.
[pbauer]