- Display the selected values in the MultiSelectColumn view macro instead of displaying a special char ("V") [gbastien] - ReferenceColumn - Add ``workflow_states`` parameter [sdelcourt] - Fixed MANIFEST [keul]
0.6.2
------------------
- HTML validation fix. Transformed hidden ``div`` to ``span`` [keul]
0.6.1
------------------
- Soft-support for the field's ``title`` (see `pull request 12`__) [keul] - Better implementation of datagridwidget_patches.js approach [keul]
- Not use jQuery ``.live()`` anymore, but switched to ``.delegate()``. We still not use ``.on()`` for keeping jQuery 1.4 compatibility. [keul] - Added the ``MultiSelectColumn`` column [keul]
0.5.1
------------------
- Fixed deprecated usage of ``jq`` JavaScript var [davidemoro] - Added uninstall profile [keul]