------------------
- Cleaned up package metadata.
[hannosch]
- Declare test dependencies in an extra and fixed deprecation warnings
for use of Globals.
[hannosch]
- Removed useless assert statements. Assert is not a function.
[hannosch]
- Purge old zope2 Interface interfaces for Zope 2.12 compatibility.
Consider branching before this commit if release required before Plone 4.
[elro]
- Cleaned up lots of old BBB code.
[hannosch]
- Email validator did not allow apostrophe in the local part of an email
address. This closes http://dev.plone.org/plone/ticket/7947.
[hannosch]
- Relaxed EmptyValidator requirement that REQUEST has a form.
This closes http://dev.plone.org/plone/ticket/7346.
[bostrick, hannosch]