Plone.app.z3cform

Latest version: v4.6.0

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

Scan your dependencies

Page 1 of 15

4.6.0

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

New features:


- Use label_css_class attribute from widget if available in checkbox_input & radio_input
[MrTango] (202)

4.5.0

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

New features:


- Add support for the "accept" attribute on file inputs.

If the widget's field - if there is one - has the "accept" attribute set (the
`NamedImage` field has `image/*` set by default) then this is rendered as an
`accept` attribute on the file input.

This would restrict the allowed file types before uploading while still being
checked on the server side.

Fixes: https://github.com/plone/plone.formwidget.namedfile/issues/66
Depends on:
- https://github.com/plone/plone.namedfile/pull/158
- https://github.com/plone/plone.formwidget.namedfile/pull/67
[thet] (198)


Bug fixes:


- Fix `SelectFieldWidget` factory call.
[petschki] (192)

4.4.1

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

Bug fixes:


- Add missing ``pattern_options`` multiadapter to new PatternFormElement base class.
[petschki] (190)
- Implement missing PasswordWidget adapter.
[petschki] (193)

4.4.0

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

New features:


- Add `row` container to enable column layouts for fields with `wrapper_css_class`.
[petschki] (158)
- Implement new ``z3c.form`` extensible attributes feature and cleanup
widget templates using Chameleon interpolation.
[petschki] (181)


Bug fixes:


- Add missing widget configuration for `plone.schema.jsonfield.IJSONField`.
[petschki] (185)

4.3.0

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

New features:


- Introduce new Email-Widget which is used for `plone.schema.email.IEmail` fields.
It uses the input type `email`.
[jensens] (173)


Bug fixes:


- Fix OrdereSelectWidget browser validation when the input is required.
[petschki] (178)
- Ignore form validation when `ignoreRequiredOnExtract` is set.
[petschki] (179)


Internal:


- Update configuration files.
[plone devs] (cfffba8c)

4.2.1

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

Bug fixes:


- Add `required` to orderedselect widget.
[petschki - original PR by szakitibi] (170)

Page 1 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.