Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
38.02 KB
MD5: 4056a19aa02f26e5ac804b3f6ed2a61c
SHA-1: 9b100b25608f2cdb54c908d081ad56eb25889fde
SHA-256: 8f34a94b13ee2ef1a0e99fa1281a734ce04e609e22197145efe08ce8799050b6
Download zip
52.11 KB
MD5: c3817976efd5acd44f5ec9083d6192f3
SHA-1: 6c75e14637e8259bb1fd91857df49e699c23f194
SHA-256: 6f8fa09ad572a4ac2b451c5d742eecbe830a6f6d7577b520a9950dfc3b3ab7a5
Release notes
This release introduces major new features and, in doing so, has added a new dependency. If you're currently running an alpha build of this module, please be sure to install and enable Remote Entity and its dependencies when updating.
New Features introduced in this release
- Added the ability to query Insights for event data
- Use EntityFieldQuery to query Insights remotely (requires Remote Entity) #2306345: Add Insights query support via EntityFieldQuery, Remote Entities
- Optionally, use Views to interface with Insights (depends on EFQ Views) #2306347: Add (optional) Views integration via EntityFieldQuery Views
- Added a way to disable database logging when this module is used in conjunction with Better Statistics #2308531: Add a way to disable DB logging
Maintenance points
- Added extensive automated test coverage to ensure consistent, high quality releases #2307903: Add automated tests
- Added extensive documentation #2318497: Update documentation for beta release
- Now that Insights has gone GA, API endpoints have been updated to the final, v1 production endpoints #2307905: Update the insert API endpoint
- The module configuration page is now listed under "Web services" in the administration area #2307909: Move the admin page from "development" to "services" in the UI