Plone.dexterity

Latest version: v3.0.6

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

Scan your dependencies

Page 5 of 13

2.9.2

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

Bug fixes:


- The debug messages issued when a non existent behavior is recorded in an FTI have been improved [ale-rt] (109)
- Avoid looking up behaviors with an empty name [ale-rt] (110)
- Performance enhancement in schema cache by factor ~1.5.
[jensens] (113)
- Performance enhancement in schema cache and assignable.
[jensens] (115)
- Performance enhancement:
Refine pre-filtering of attributes on content ``__getattr__``.
Filter out all permissions (ending with ``_Permission``) and some portal-tools.
Also often called acquired functions are skipped.
[jensens] (116)
- Performance enhancement: avoid a providedBy in ``_default_from_schema``.
[jensens] (117)

2.9.1

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

Bug fixes:


- Fix WebDAV compatibility issues with ZServer on Python 3 [datakurre] (102)
- Avoid passing in unicode data into the WebDAV message parser.
[Rotonen] (103)

2.9.0

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

New features:


- Avoid expensive lookups for other common attributes.
[gforcada] (98)
- Add container property to ``AddForm`` to simplify target container selection in subclasses. [jensens] (101)


Bug fixes:


- Turn a warning meant as deprecation warning into a a real DeprecationWarning,
follows Deprecation Guide best practice.
[jensens] (95)
- Fixed DeprecationWarning for ObjectEvent. [maurits] (96)

2.8.0

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

New features:


- Implement getSize method to sum the size of all field values that have a
getSize method. [davisagli] (89)


Bug fixes:


- Other Python 3 compatibility fixes [ale-rt] (90)
- Add PathReprProvider as a baseclass of Container to restore the original
__repr__ behavior instead of the new __repr__ from persistent.Persistent.
PathReprProvider needs to be before CMFOrderedBTreeFolderBase (which inherits
OrderedBTreeFolderBase > BTreeFolder2Base > Persistent). [pbauer] (93)
- Fixed test for minor check_id change. We need the 'Access contents
information' permission. (2582)
- Remove deprecation warning, see
https://github.com/plone/Products.CMFPlone/issues/2667 (#2667)

2.6.1

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

New features:

- ZServer is now optional
[pbauer]

Bug fixes:

- Other Python 3 compatibility fixes
[ale-rt, pbauer, jensens]

2.6.0

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

New features:

- Move translations to plone.app.locales
[erral]

Bug fixes:

- Other Python 3 compatibility fixes
[pbauer]

Page 5 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.