Plone.autoform

Latest version: v2.0.3

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

Scan your dependencies

Page 5 of 6

1.0b7

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

- Check to make sure that interfaces and field widgets resolved by the
supermodel handler are of the correct type.
[elro]

- Add form:validator support for supermodel.
[elro]

- Fix issue where permission checks were not applied correctly to schemas being
added with prefixes.
[davisagli]

- Add MANIFEST.in.
[WouterVH]

1.0b6

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

- Fix WidgetsView so that _update and update do not clash.
[elro]

- Fix view.txt doctest to test actual behaviour, not artifacts from test setup.
[elro]

1.0b5

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

- Use five.ManageSite permission to check field permissions. We'll avoid
sniffing for Five/CMFCore permissions.zcml difference between Zope 2.12 and
2.13. [esteele]

1.0b4

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

- Fixed widget traversal for WidgetsView
http://groups.google.com/group/dexterity-development/browse_frm/thread/280016ece3ed1462
[29.08.2010, jbaumann]

- Make field permission checks use the field mode rather than the form mode.
Fixes http://code.google.com/p/dexterity/issues/detail?id=110
[optilude]

- Removed some dead code.
Fixes http://code.google.com/p/dexterity/issues/detail?id=132
[optilude, shywolf9982]

1.0b3

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

- Properly handle the 'omitted' tagged value when it is set to 'false' for a
field.
[davisagli]

- Make it possible to set the 'omitted' and 'mode' settings only for particular
form interfaces.
[davisagli]

- Do not omit read-only fields when rendering a form in DISPLAY mode.
http://code.google.com/p/dexterity/issues/detail?id=118
[mj]

1.0b2

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

- Changed API methods and arguments to mixedCase to be more consistent with
the rest of Zope. This is a non-backwards-compatible change. Our profuse
apologies, but it's now or never. :-/

If you find that you get import errors or unknown keyword arguments in your
code, please change names from foo_bar too fooBar, e.g. process_fields()
becomes processFields().

Note in particular that the additional_schemata property is now called
additionalSchemata. If you have implemented this property yourself, you will
need to rename it!
[optilude]

Page 5 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.