AT Content Types 1.1.5
Up to Product page
For additional information about this project, please visit the
project page.
Available downloads
Change log
* http://dev.plone.org/plone/ticket/6481: During event post_validate, don't
attempt to parse the startDate and endDate form fields when validation
already found errors for them.
[mj]
* Adjusted tests to deal with the new default vocabulary for boolean fields.
[wichert]
* removed schemata='default' for allowDiscussion field in finalizeATCTSchema.
It makes no sense and prevents customization by patching.
[ender]