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 11 of 18

1.2.22

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

Bug fixes:

- Add condition so custom folder migration does not fail if there is not
an 'excludeFromNav'
[cdw9]

1.2.21

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

New features:

- Remove browserlayer from listing views to allow overrides from other packages
[agitator]

Bug fixes:

- Use helper method to retrieve all catalog brains in migration code, because Products.ZCatalog removed the ability to get all brains by calling the catalog without arguments.
[thet, gogobd]

- Fix use of add_file in testbrowser tests. [davisagli]

- Render migration results without using Zope session. [davisagli]

1.2.20

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

Bug fixes:

- Use unicode string when .format() parameter is unicode for the field migrator
[frapell]

1.2.19

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

Bug fixes:

- Fix SearchableText indexer, using textvalue.mimeType
[agitator]

- Fix Mimetype icon path. With the removal of the skins folder in
https://github.com/plone/Products.MimetypesRegistry/pull/8/commits/61acf8327e5c844bff9e5c5676170aaf0ee2c323
we need the full resourcepath now
[agitator]

- Show message for editors when viewing Link.
Fixes `issue 375 <https://github.com/plone/plone.app.contenttypes/issues/375>`_.
[maurits]

- Update code to follow Plone styleguide.
[gforcada]

- Update File.xml view action url_expr to append /view
Fixes 'issue 378' <https://github.com/plone/plone.app.contenttypes/issues/378>`_.
[lbrannon]

1.2.18

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

Bug fixes:

- Correct the SearchableText base indexer: use mime type of RichText output
(rather than raw) value in plaintext conversion. Fixes 357.
[petri]

1.2.17

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

New features:

- Configure edit urls for locking support, where locking support is enabled.
[thet]

- Add ``i18n:attribute`` properties to all action nodes for FTI types.
[thet]

- added few pypi links in 'Migration' section
[kkhan]

Bug fixes:

- Marked relative location criterion robot test as unstable.
This needs further investigation, but must not block Plone development.
See issue https://github.com/plone/plone.app.contenttypes/issues/362
[maurits]

- Remove ``path`` index injection in "plone.collection" behaviors ``results`` method.
It is a duplicate.
Exactly the same is done already in the ``plone.app.querybuilder.querybuilder._makequery``,
which is called by above ``results`` method.
[jensens]

- Select all migratable types in migration-form by default. Fixes 193.
[pbauer]

- Use zope.interface decorator.
[gforcada]

- Mark robot test ``plone.app.contenttypes.tests.test_robot.RobotTestCase.Scenario Test Absolute Location Criterion`` as unstable.
This needs further investigation, but must not block Plone development.
[jensens]

- corrected typos in the documentation
[kkhan]

Page 11 of 18

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.