- Added tests for the catalog, groups and users sources. Fixed three bugs, where a LookupError was not raised. [hannosch]
- Added tests for the special term classes. [hannosch]
- Added tests for the language, security, skins, types and workflow vocabularies. [hannosch]
1.0.2
------------------
- Fixed invalid context argument passed into the translation machinery in the workflow state vocabulary. This fixes http://dev.plone.org/plone/ticket/7492. [hannosch]
- Added optional default query string to searchable text source. [fschulze]
- Correct name for attributes. [wichert]
1.0.1
------------------
- Fixed catalog vocabulary when dealing with the degenerate-case of an empty value. This makes it work better with the UberSelectionWidget. [optilude]
- Made catalog vocabulary less fragile for simple/short queries. [optilude]
1.0
----------------
- Fixed ReallyUserFriendlyTypesVocabulary to include the Messages for type names. This refs http://dev.plone.org/plone/ticket/6911. [hannosch]
1.0rc3
-------------------
- Fixed missing history. [hannosch]
1.0rc2
-------------------
- Fixed to return localized workflow state names. [deo]