----------------
* Plone 4.2 and 4.3 compatibility.
[rossp]
* Use localized format for DateTime column values.
[rossp]
* Add missing form criteria support for the recurse field of path
criteria.
[rossp]
* Restrict some of the search form portlet support to the left and
right column portlet managers on normal plone views, and
additionally to the 4 dashboard portlet managers on the dashboard
view for performance reasons. This means if you want to use the
search form portlet in a manager for which these registrations don't
apply, you'll have to use your own registration like the
<browser:viewlet> registrations in
collective/formcriteria/form/configure.zcml.
[rossp]
* Update chameleon compatibility to the new 2.x branch.
[rossp]
* Optimize and improve performancde.
[rossp]
* Various upstream template updates.
[rossp, topherh]
* Add remote URL support to folder_summary_view.
[topherh]
* Fix an issue with the permission protecting the Export action.
[rossp]
* Handle catalog index ParseErrors gracefully. Thanks to Larry
Pitcher for the report.
[rossp]