Plone.app.contenttypes

Latest version: v4.0.1

Safety actively analyzes 682471 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 10 of 18

1.4.4

------------------

New features:

- Test SVG handling
[tomgross]

- Use post_handler instead of import_steps.
[pbauer]

Bug fixes:

- 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]

1.4.3

------------------

Bug fixes:

- Disable queuing of indexing-operations (PLIP https://github.com/plone/Products.CMFPlone/issues/1343)
during migration to Dexterity to prevent catalog-errors.
[pbauer]

1.4.2

------------------

New features:

- Index default values when indexing the file fails due to a missing binary.
[pbauer]

- Allow to skip rebuilding the catalog when migrating at to dx in code.
[pbauer]

Bug fixes:

- Add translation namespace and i18n:translate to the dexterity schema
definitions for the content types that have extra field defined on top of the
behavior composition. Otherwise no translations can be picked up.
[fredvd]

- Use original raw text and mimetype when indexing rich text.
This avoids a double transform (raw source to output mimetype to plain text).
Includes a reindex of the SearchableText index for Collections, Documents and News Items.
`Issue 2066 <https://github.com/plone/Products.CMFPlone/issues/2066>`_.
[maurits]

- Migrate the richtext-field 'text' when migrating ATTopics to Collections.
[pbauer]

- Remove Language='all' from migration-query since it was removed from p.a.multilingual
[pbauer]

- Actually migrate all migratable types when passing 'all' to at-dx migration.
[pbauer]

- Remove plone.app.robotframework 'reload' extra.
This allows to remove quite some other external dependencies that are not Python 3 compatible.
[gforcada]

1.4.1

------------------

New features:

- Integrate new link widget from plone.app.z3cform.
[tomgross]

Bug fixes:

- Made sure the text field of Collections is searchable.
`Issue 406 <https://github.com/plone/plone.app.contenttypes/issues/406>`_.
[maurits]

- Fix issue preventing disabling icons and/or thumbs globally.
[fgrcon]

1.4

----------------


New features:

- New metadata catalog column MimeType
https://github.com/plone/Products.CMFPlone/issues/1995
[fgrcon]

- new behavior: IThumbIconHandling, suppress thumbs /icons, adjust thumb size, templates adapted
https://github.com/plone/Products.CMFPlone/issues/1734 (PLIP)

Bug fixes:

- fixed css-classes for thumb scales ...
https://github.com/plone/Products.CMFPlone/issues/2077
[fgrcon]

- Fix test for checking if TinyMCE is loaded which broke after https://github.com/plone/Products.CMFPlone/pull/2059
[thet]

- Fix flaky test in test_indexes.
[thet]

- removed unittest2 dependency
[kakshay21]

- Fix issue where contentFilter could not be read from request
[datakurre]

1.3.0

------------------

New features:

- Make use of plone.namedfile's tag() function to generate img tags. Part of plip 1483.
[didrix]

Bug fixes:

- Avoid failure during migration if relation is broken.
[cedricmessiant]

- Fix import location for Products.ATContentTypes.interfaces.
[thet]

Page 10 of 18

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.