views_aggregator 8.x-1.0-beta3

Bug fixes

Summary

This release fixes bugs when using pagers, offsets and subtotals, caching issues when multiple views are used, adds a config schema and provides some minor bugfixes.

views_aggregator 8.x-1.0-beta2

Bug fixes
New features

Feature: Additional position for column aggregation results: table caption.
Bug fix: View Result Counter field not sequencing properly with Summed compression.
Bug fix: Sum of 2 columns.

Some other improvements as well.

views_aggregator 8.x-1.0-beta1

New features

Changes since 8.x-1.0-alpha1

New Features:

  • #3118827 by TR: Make module compatible with Drupal 9

Bug Fixes:

views_aggregator 8.x-1.0-alpha1

Bug fixes
New features

Various bug fixes.
Option to disable compression and work with subtotals rows instead.
Settings to apply classes to group columns and rows.
Code works now with raw values (where appropriate) instead of rendered values.
Solved problem with decimal and thousand separator.
Updated documentation in README.txt.

views_aggregator 8.x-1.x-dev

New features

Initial release of Views Aggregator Plus for Drupal 8.

Please keep in mind that dev releases are the product of patches coming from the issue queue.
As such, do not rely on a dev release being stable until its commits are all bundled in a real release.

Works well with (currently supported):
- native View fields
- Views Field View
- Global: Custom text
- Webform submissions
- Commerce 2.0 (e.g. fields with currency formatting)

views_aggregator 7.x-1.3

Bug fixes
New features

First member display for Webform. Fix for Webform ranges
CSS row class for column aggr row.
CSS cell class for grouping field column.
Support for Drupal Commerce prices and currency amounts.
Allow precision to be set on Views PHP column aggregations.
Paging/Exposed filters fix #2372173: Exposed filters aggregation
2 variations of Enumerate function

views_aggregator 7.x-1.2

New features

Support Webform fields rounding, prefix, suffix.
Handle ranges better.

views_aggregator 7.x-1.1

Bug fixes
New features

Webform integration (requires Webform 7.x-4.0-beta1 or later).
Better column sorting. Unlike plain Views, support sorting for Global:Math Expression.
Support prefixes, postfixes, rounding, rewriting and "no results" behaviour.
New aggregation function: Median

views_aggregator 7.x-1.0

New features
Bug fixes

Fix for #2072525: Notice: Undefined offset: 2 in template_preprocess_views_aggregator_results_table().
Skip empty cells when counting or calculating averages.
Allow the "totals" row to appear in the table header, table footer or both.
Allow the 'totals" row to display the global totals when there is a table pager.
Math expression column aggregation function

views_aggregator 7.x-1.0-beta4

New features
Bug fixes

Fix for #2072525: Notice: Undefined offset: 2 in template_preprocess_views_aggregator_results_table()

New group and column aggregation function "Range".

New column aggregation function "Math expression". Together with token replacements this allows you to have one column "total" expressed as, say, the product of two preceding column "totals".

views_aggregator 7.x-1.0-beta2

New features

New feature: filter View result rows by applying regular expressions to fields of your choice.
Fixed some rendering issues.

views_aggregator 7.x-1.0-alpha4

New features

Summary totals in the added bottom row are now rendered in the same way as the values above it.

views_aggregator 7.x-1.0-alpha2

New features

Architectural overhaul of implementation of aggregation functions.
Updated README -- added examples.

views_aggregator 7.x-1.0-alpha1

New features

First release. See README.txt for feature notes and known caveats. See project page for FAQ's.

Subscribe with RSS Subscribe to Releases for Views Aggregator Plus