Collective.easyform

Latest version: v4.2.0

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

Scan your dependencies

Page 3 of 7

3.0.3

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

Bug fixes:


- Make sure the catalog is updated after setting fields or actions.
Fixes `issue 8 <https://github.com/collective/collective.easyform/issues/8>`_.
[maurits] (8)
- Make sure action urls are always relative to the easyform object.
And redirect `folder/easyform/folder_contents` to `folder/folder_contents`.
And show a View link in the toolbar when you are in a sub item of a form.
See `issue 219 <https://github.com/collective/collective.easyform/issues/219>`_
and `PR 239 <https://github.com/collective/collective.easyform/pull/239>`_.
[maurits] (219)

3.0.2

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

Bug fixes:


- Better saved data handling (ux forms, redirect to only adapter). [jensens (1)
- More German translations [jensens] (2)
- Fixes 217: Stop loosing action errors in form update. [wobsta] (238)
- Fixes 182: actions urls when on action or field traverser. [jensens] (239)

3.0.1

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

Bug fixes:


- Fixes 235: ``Module collective.easyform.fields, line 63, in superAdapter IndexError: tuple index out of range``.
[jensens] (235)

3.0.0

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

Breaking changes:


- Hide the "description" field from form actions, as it is not used anywhere.
Customizations which try to omit or use the description field might need adaptions. (226)
- Change semantics for the "advanced" permission and introduce new "technical" permission.
To better support use cases for "power users" while not overloading them with complex fields where a technical understanding is necessary the permissions are changed as follows:

"Edit Advanced Fields":
- IEasyForm.form_tabbing
- IEasyForm.default_fieldset_label
- IFieldExtender.field_widget
- IFieldExtender.validators

"Edit Technical Fields":
- IEasyForm.method
- IEasyForm.unload_protection
- IEasyForm.CSRFProtection
- IEasyForm.forceSSL
- IMailer.replyto_field
- IMailer.xinfo_headers
- IMailer.additional_headers (229)


New features:


- Use profile to configure roles instead of ZCML for easier customization. (224)
- Simplify the editing UI: Introduce a new "Advanced" tab when creating a form for not so frequent used settings.
Change permissions to allow editors to define the recipient from form field values in addition to a fixed recipient. (227)
- Make the fields editor look nicer. (228)


Bug fixes:


- Fix deprecated ``fieldset`` import in interfaces. (222)
- Rewrite upgrades bobtemplates.plone style to get a better overview. (223)
- Make Actions better compatible with plone.supermodel/autoform directives. (225)
- Fix translation of default values for the easyform content type fields in the current active language. (231)

2.2.0

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

- Implement PloneFormGen migration.
[buchi, laulaz]

- Fixed errors with ``header_injection`` implementation.
[maurits, thet]

- Format code according to Plone standards: black, isort, zpretty.
[thet]

- Fix Validators for value None: return valid and let required handle it
[Nimo-19]

2.1.5

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

- Remove hardcoded download button label check (175)
[davide-targa]

Page 3 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.