AT Content Types 1.1.4
Up to Product page
For additional information about this project, please visit the
project page.
Available downloads
Change log
1.1.4-final 2006-12-18
======================
* Reenabled editing the names and descriptions of the smart folder indices
and metadata.
[alecm]
* Setting a sort criterion should not prevent search criteria for the same
field from being set. Fixes http://dev.plone.org/plone/ticket/5435
[alecm]
* ATEvent.setSubject needs to set multiple EventTypes to avoid pruning
the subject list. Applied patch from rossp. Fixes
http://dev.plone.org/plone/ticket/5770
[alecm]
* Add alt attributes to Topic table view type icons. This closes
http://dev.plone.org/plone/ticket/5562
[alecm]
* Fixed validation of filenames uploaded from IE. This closes
http://dev.plone.org/plone/ticket/5889.
[alecm]
* Reenabled translation of AJAX-ified smart folder info. This closes
http://dev.plone.org/plone/ticket/5806.
[hannosch]
* Got rid of last remnants of zLOG. Grep is our friend!
[stefan]
* Added a relative path criterion for Smart Folders to allow search paths
like "../somefolder"
[ender, elvix]