Update fixing several issues with Webform integration and new versions of jQuery.
Changes since 6.x-1.7:
Recent bug fix regarding blank line at top of view plugin files.
+ enables logging by default + adds several more fields to the filter form (including an explicit WHERE with autocomplete) + move old entry deletion to hook_cron + update db schemata to deal with large responses more cleanly
Fix a problem where a user could circumvent the permissions checks at the time of form submission.
Initial release of D7.x-2.x backport.
TODO: Complete Panels integration. Create SimpleTests for Panels, Views and Token integration. Test, test, test...
Changes since 6.x-1.18: