Plone.app.contenttypes

Latest version: v3.0.7

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

Scan your dependencies

Page 9 of 17

1.4.6

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

New features:

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

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

Bug fixes:

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

1.4.5

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

Bug fixes:

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

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]

Page 9 of 17

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.