Plone.app.dexterity

Latest version: v3.2.0

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

Scan your dependencies

Page 9 of 17

2.3.5

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

Bug fixes:

- Update code to follow Plone styleguide.
[gforcada]

- Documentation: Add dexterity test example using a behavior.
[ramiroluz]

- Add a generic version of the folder_listing view
so that the container view can use it even without plone.app.contenttypes
(such as in tests using the DEXTERITY_FIXTURE)
[davisagli]

2.3.4

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

Bug fixes:

- Replaced ``secureSend`` with ``send`` in documentation.
``secureSend`` has long been deprecated.
[maurits]

2.3.3

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

Bug fixes:

- TTW behaviors selection of the name is now bound to the registration,
prior it was bound to the interface.
But interfaces may be used by more than one registered behavior.
[jensens]

2.3.2

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

Bug fixes:

- Use zope.interface decorator.
[gforcada]

Documentation changes:

- Revised tutorial sections to use mr.bob and bobtemplates.plone rather than ZopeSkel.
[smcmahon]

2.3.1

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

Bug fixes:

- Removed ``dexterity-types`` from portal_actions. This is set
correctly in ``controlpanel.xml``.
Issue https://github.com/plone/plone.app.dexterity/issues/218
[maurits]

2.3.0

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

New features:

- The defaults of exclude from navigation is now obtained from a contextaware default factory, which value is obtained from an adapter.
The default adapter returns False.
An alternative adapter which defaults to True is provided but not registered.
This change makes it possible to provide a custom context specific implementation.
[jensens]

- Documentation: Shortnames added and some missing behaviors added.
[jensens]

Bug fixes:

- Linebreaks in description are replaced with a space instead of vanishing it.
Thus an editor can use them w/o having word glued together afterwards.
[jensens]

Page 9 of 17

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.