Install
Works with Drupal: ^9.2 || ^10Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
39.17 KB
MD5: 1b712f717314fba2a5e3df5068ba5666
SHA-1: 530696b4b827466bfa073b0f9ae070125d01d51d
SHA-256: 6693bf360f8ca9dfeda284b0da52eab44a2b96ceb00d62229a57c0e9e8ce7f5e
Download zip
51.11 KB
MD5: 70e44dd04cb187521f1c39d1ca982abc
SHA-1: 390b1f2c7924e3af36cf95a0c20bc13b9da5f30c
SHA-256: 0400bc408c11e73c90c6f1c2c987783ef2a85c28f7cdb3e02a9348a32fdc18cc
Release notes
Changes since 2.0.1:
- #3344588 by TR: Coding standards: null coalesce
- #3344491 by TR: Add return type hinting to test methods
- #3344418 by michaelsoetaert: "Bulk Update" column broken when grouping due to wrong "use" statement
- #3322628 by TR: ViewTestBase::setUp() signature was changed in core Drupal
- #3269989 by TR: Update dependencies for views_aggregator_more_functions submodule
- #3268695 by JordiK: drupal_get_path() is deprecated
- #3268692 by TR: assertFieldByXPath is deprecated in tests
- #3268686 by TR: drupalGetHeader() is deprecated in tests
- #3268682 by TR: assertUniqueText is deprecated in tests
- #3268493 by TR: assertEscaped is deprecated in tests
- #3268474 by TR: Replace assert* involving count() and an integer literal with assertCount()
- #3268473 by TR: assertRaw is deprecated in tests
- #3268485 by TR: assertIdentical is deprecated in tests
- #3268475 by TR: Fix visibility and return type hints for D10
- #3268476 by TR: views_aggregator_test_config test module not compatible with D10
- #3257784 by JordiK: Subtotals not respecting table sorting
- #3239548 by JordiK: Views pager ignores group aggregation
- #3259216 by JordiK: Drop D8 support for the 2.0.0 branch
- #3232408 by waspper, JordiK, TR: Missing config/schema
- JordiK: Reverting Issues 3259216, 3232408, 3257784, 3239548