-----
- Changed the minimum pagesize to 1. A small pagesize is necessary for easy
testing.
[jbaumann]
- Fixed select-all: It does now select all items in the tab, not only the
visibles. Fixed also ordering and duplicity.
[jbaumann]
- Using jqueryui is now optional. Use the "jqueryui" extras_require for
enabling UI.
[jbaumann]
- rebuild tabbedview, so that in only done the tabbedview js stuff,
when the tabbedview is displayed
- Added maintainer properly in setup.py
[jbaumann]