Plone.app.z3cform

Latest version: v4.7.2

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

Scan your dependencies

Page 8 of 16

3.0.1

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

New features:

- Add new and enhanced link widget.
[tomgross, thet]

Bug fixes:

- Fix broken ``get_tinymce_options`` when called with non-contentish contexts like form or field contexts.
[thet]

- Related Items Widget: In search mode, when no basePath was set, search site-wide.
Fixes: https://github.com/plone/mockup/issues/769
[thet]

- Fixes 64: SingleCheckBoxFieldWidget does not render value in view mode.
In order to fix this issue the hacky view was removed.
It is replaced by a new widget to render a single checkbox with bool values.
An appropriate data converter was added as well.
[jensens]

3.0

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

Breaking changes:

- Removed ``plone.app.z3cform.object`` and
``plone.app.z3cform.objectsubform`` because z3c.form 3.3 removed the
underlying code.
See https://github.com/zopefoundation/z3c.form/pull/38 for upstream changes.
[maurits]

New features:

- Add new class ``view-name-VIEWNAME`` to form element indicating the view name w/o old kss prefix.
New class's replaces ``++`` in view by ``-`` in order to produce valid class (CSS selectable) names.
[jensens]

Bug fixes:

- Catch TypeError occurring on conflicting subrequests in inline validation
[tomgross]

- Clean up: code-style, zca-decorators, replace lambda.
[jensens]

2.2.1

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

New features:

- Do not show the "Clear" button for required Date or DateTime fields.
[thet]

Bug fixes:

- Test fixes for plone.app.widgets 2.1.
[thet]

- remove deprecated __of__ for browserviews
[pbauer]

2.2

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

Breaking changes:

- Test fixes for plone.app.widgets 2.1.
While this is not a breaking change functionality or API wise, the tests do only pass with plone.app.widgets 2.1.
[thet]

Bug fixes:

- Fix RelatedItemsDataConverter with relation lists, where in an iteration a wrong value was checked to be existent.
Fixes failures in situations, where a ``None`` value was part of the relation list.
[thet]

- Fix RelatedItemsDataConverter with choice lists, where choices are UUID
strings of selected relations, but conversion failed, because Choice
field has None as its value_type
[datakurre]

2.1.2

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

Bug fixes:

- Remove ZopeTestCase.
[ivanteoh, maurits]

- In select widget, accept items as property or method.
This avoids breaking on some z3c.form versions.
See https://github.com/zopefoundation/z3c.form/issues/44
[maurits]

2.1.1

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

Bug fixes:

- Enable unload protection by using pattern class ``pat-formunloadalert`` instead ``enableUnloadProtection``.
[thet]

Page 8 of 16

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.