Install
Works with Drupal: 8.xUsing Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
47.3 KB
MD5: 8cf1631675529f46d08335bf98c87e4d
SHA-1: 608e498749f68cfc5eb7cb040e9407dd290a1e10
SHA-256: e32207e835b1408b189412e55c3780c3bf2422878445d4e1fac8a77c288cd7e4
Download zip
89.55 KB
MD5: 14af949cd6339340481da26e9c3a4253
SHA-1: 4627583009c015a325ff5b0a4c782c4d6a5d8070
SHA-256: c465c18c6dc86fabf0f69c1f60e52a2881678c30f302e021a95b94d483719e32
Release notes
Changes since 8.x-1.0-rc4 (11 commits):
- #2742707 by jibran, platinum1, tstoeckler, pifagor: Check entity type has a views_data handler before getting base table (#)
- #2762087 by jibran: Fix travis fails (#)
- #2751363 by jibran: Don't allow test entities to share base table (#)
- #2760205 by larowlan, Berdir: Autocomplete still uses old cached results when data-autocomplete-path changes (#)
- #2751571 by jibran: Test all DB drivers on travis. (#)
- #2751409 by jibran, dawehner: Remove the deprecated function calls from tests (#)
- #2469609 by jibran, dawehner, berdir: Convert all WebTestBase to BrowserTestBase (#)
- #2477899 by jibran: Multiple valued Base fields won't work in Views. (#)
- #2542280 by jibran, dawehner: Get base table properly for views relationships (#)
- #2722745 by jibran: Add README.md to the module (#)
- #2722749 by jibran: Add .travis.yml for github repo (#)