----------------
- Enable search for values (search icon behind value). [jensens]
- Decode values so they work with Dexterity. [davisagli]
- Handle sets as field values. [davisagli]
- Update Dexterity content even if it has no explicit setter. [davisagli]
- Works when the field related to KeywordIndex is monovalued [thomasdesvenain]
- UI and labels improvements [thomasdesvenain]
- selected values are kept after form submission
- change in selection lists automatically submit the form
- keywords are clickable labels
- added some helpers and tooltips, and improved labels
- check for plone.app.multilingual and Products.LinguaPlone [pbauer]
- Fixed getSetter and getListFieldValues method in tool to handle also
non-default field names [cekk]
- Removed skins and moved control panel to a browser view [cekk]
- Added custom permission to access the view [cekk]
- Fixed uninstall profile [cekk]
- Moved translations from i18n to locales [cekk]