Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download views_calc-7.x-1.0.tar.gztar.gz 20.8 KB
MD5: b7e250bec325f79c36371e09300a3c96
SHA-1: aaa7e80482621eddb2a1692963af44ae63fd2b90
SHA-256: 3c2834b20f6de10d141f3e30503921744affa7d15ec260f4f3494e0bcc562d8c
Download views_calc-7.x-1.0.zipzip 24.16 KB
MD5: fb9dc58c629b80f3fb37edfe30a86fe1
SHA-1: 03a92ea42c5e2b04312764d3a19a669b50b98fb0
SHA-256: 317bdeb28ecc84c1c029642f366a0e14f1a85f3c8bb6d31c29a50043b4026e95

Release notes

Views Calc Module 7.x
=====================

Version 7.x-1.0
===================

- Set Views Calc fields menu item so it shows up under 'Structure'.
- Code cleanup, remove commented-out code.
- Remove 'Hide empty column' option from Views Calc table settings. We need the query and all sub-queries to have the same number of columns.
- Got custom fields working again.
- Clean up views_calc.install and more tweaks to field handling.
- Issue #1525560 by zyxware, More fixes to consistent use of object instead of array in calc fields.
- Issue #1193404 by Niremizov, Make sure all the Views Calc field data is consistently expecting an object instead of an array.
- Fix the Views Calc field query so it returns a populated object.
- Get the calculations appearing correctly at the bottom of the view, and add some options to control the formatting of the aggregated values.
- Change the table sorting to match the latest Views table sorting.
- Fix table settings to match latest Views table layout.

Created by: KarenS
Created on: 21 May 2012 at 01:35 UTC
Last updated: 25 Mar 2014 at 11:49 UTC
Bug fixes

Other releases