----------------
- Moved hidden input element *into* tabbedview_form so it always gets
submitted.
[lgraf]
- Implements a dynamic batchbox for batched listing views, which allows to
change the batchsize (hits per site) dynamically.
[phgross]
- Automaticly reset batching while filtering (with the textfilter)
[phgross]
- Made it possible to set a empty dict as gridstate configuration
[phgross]
- Add possibility to call javascript functions from tabbeview-menu actions.
By default every tabbedview_menu link just submit the form.
Used for the reset_tableconfiguration action.
[phgross]