Plone.app.dexterity

Latest version: v4.0.2

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

Scan your dependencies

Page 17 of 18

1.0b1

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

- Require plone.app.jquerytools for the schema editor UI, and make sure it is
installed when upgrading.
[davisagli]

- Remove unused schemaeditor.css.
[davisagli]

- Omit the metadata fields except on edit and add forms.
[davisagli]

- Enable the "Name from title" behavior for new types, by default.
[davisagli]

- Include plone.formwidget.namedfile so that File upload and Image fields are
available out of the box. You must explicitly include z3c.blobfile in your
environment if you want blob-based files.
[davisagli]

- Added a DexterityLayer that can be used in tests.
[davisagli]

- Fix issue with the BehaviorsForm accidentally polluting the title of the
z3c.form EditForm 'Apply' button.
[davisagli]

- Add upgrades folder and make sure plone.app.z3cform profile gets installed
on upgrades from previous versions of Dexterity.
[davisagli]

- Depend on the plone.app.z3cform profile, to make sure the Plone browser layer
for z3c.form gets installed.
[davisagli]

- Avoid relying on acquisition to get the portal_url for links in the type
listing table.
[davisagli]

1.0a7

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

- Make sure the Dublin Core fieldsets appear in the same order as they
do in AT content.
[davisagli]

- Make sure the current user is loaded as the default creator for the
IOwnership schema in an add form.
[davisagli]

- Include behavior descriptions on the behavior edit tab.
[davisagli]

- IBasic behavior: set missing_value of description-field to u'' . The
description should never be None (live_search would not work any more).
[jbaumann]

- Fix issue where traversing to a nonexistent type name in the types control
panel did not raise NotFound.
[davisagli]

- Make it possible to view the fields of non-editable schemata.
[davisagli]

- Tweaks to the tabbed_forms template used for the types control panel.
[davisagli]

1.0a6

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

- Add plone.app.textfield as a dependency. We don't use it directly in this
package, but users of Dexterity should have it installed and available.
[optilude]

- Use some default icons for new types.
[davisagli]

- Show type icons in type listing if available.
[davisagli]

- Removed 'container' field from the types listing in the control panel
(it wasn't working).
[davisagli]

- Add message factories to titles and descriptions of metadata schema fields.
Fixes http://code.google.com/p/dexterity/issues/detail?id=75.
[optilude]

- Patch listActionInfos() instead of listActions() in order to get the
folder/add category into the actions list. This avoids a problem with
the 'actions.xml' export handler exporting the folder/add category
incorrectly. Fixes http://code.google.com/p/dexterity/issues/detail?id=78
[optilude]

1.0a5

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

- Explicitly include overrides.zcml from plone.app.z3cform.
[optilude]

1.0a4

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

- 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. serialize_schema()
becomes serializeSchema().
[optilude]

1.0a3

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

- Updated use of <plone:behavior /> directive to match plone.behavior 1.0b4.
[optilude]

Page 17 of 18

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.