views_calc 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| views_calc-6.x-1.1.tar.gz | 18.18 KB | 185ecd8b4e1a5e833d01fc1138a21bd9 |
Version 6.x-1.1
=================
- Add option to either hide or show the detailed rows along with calculated totals.
- #406686 Make sure tables for computed fields are not removed from the query.
- #368221 Make sure you can do column calculations on a custom calculated field.
- Make sure preview picks up recent, unsaved, changes in calculation options.
- Simplify the code by making this an extension of the Views table style instead of the base style.
- Add sub-totals for paged views that show both the page and the grand totals.
- Add 'justification' setting to right, left, or center-justify values.
- Change execute_display() to execute() to avoid breaking exposed filters.
- Make sure totals are passed through field themes so they get the right formatting.
- Add charts support to create chart out of aggregated data.
