Collective.easyform

Latest version: v4.2.0

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

Scan your dependencies

Page 4 of 7

2.1.4

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

- Add 'easyform-thankspage' css class to the content-core div if the thankspage is
displayed. Combined with the header_injection field you can style elements
only for the thankspage, for example as a workaround to remove empty
fieldsets (154).
[fredvd]

- do not append the re-rendered download form when generating the
data download file (175)
[mamico, tkimnguyen]

- fix Travis install of google-chrome-stable
[tkimnguyen]

- PEP8 fixes
[mamico]

2.1.3

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

- Brazilian Portuguese translation `200 <https://github.com/collective/collective.easyform/issues/200>`_
[ericof]

2.1.2

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

- Fix broken image in README (partly addresses 197)
[tkimguyen]

- Mention reCAPTCHA V2 when obtaining public/private key pair
[tkimnguyen]

2.1.1

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

NOTE: if you deploy 2.1.1+, the easyform extended validations start working again on fields
in extra field sets (they only worked on the main/default fields). This could cause some
issues if those validators, or default values, were misconfigured in the first place.

- Let ``filter_fields`` return fields in the correct order.
This fixes the order on the default mailer template.
Part of `issue 163 <https://github.com/collective/collective.easyform/issues/163>`_.
[maurits]

- Fixed validation, inline validation, and defaults for fields in fieldsets.
Refs issues `172 <https://github.com/collective/collective.easyform/issues/172>`_
and ` 157 <https://github.com/collective/collective.easyform/issues/157>`_. [fredvd, maurits]

- Moved from dotted to named behaviors.
[iham]

- Avoid potential CannotGetPortalError on startup 164
[laulaz]

- Add collective.z3cform.norobots integration 145
[1letter/gomez]

- For CSV and XML attachments send an empty string if the value is None instead of the string "None"
[nngu6036]

- Put in tests to show recaptcha validation prevents submissions
[djay]

- Fix UnicodeDecodeError while attaching an image to a mail 187
[krissik]

- update instructions for recaptcha functionality
[tkimnguyen]

2.1.0

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

New features:

- Code style black & isort.
[jensens]

- Add "CheckBoxFieldWidget" for Multi-Choice-Field and "RadioFieldWidget" for Single-Choice-Field
[petschki]

- add ``plone.formwidget.recaptcha`` to test dependencies
[petschki]

- Added style bundle with content type icon for toolbar and folder_contents
[agitator]

- nicer representation of complex field types such as bools and dates when serialized to XML or CSV attachments
[nngu6036]

Bug fixes:

- fix bug where lines longer than 998 in XML or CSV attachmentments can get wrapped
[nngu6036]

- add missing ``header_injection`` implementation
[krissik]

2.1.0rc1

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

New features:

- Add Support for Python 3.
[pbauer]

- a11y: Added role attribute for portalMessage
[nzambello]

Bug fixes:

- fixed startup ResourceWarning on open files
[ajung]

Page 4 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.