quant 7.x-1.0-beta4

Bug fixes
Unsupported

* Fixed datepicker themeing by using drupal_add_library().
* Port Facebook-style statuses support #1616286: Port Facebook-style statuses support (by mathankumarc)

quant 7.x-1.0-beta2

Bug fixes
Unsupported

* Fixed missing check for chart module before calling chart functions (temporary fix).

For D7 changes, see http://drupal.org/node/1477890.

quant 7.x-1.0-beta1

Bug fixes
Unsupported

* Fixed sub-table generation inside QuantChartTable.inc. The D6 usage of theme() was still present.

For D7 changes, see http://drupal.org/node/1477890.

quant 7.x-1.0-alpha1

New features
Unsupported

* Port to Drupal 7
* Introduction of class-based plugin system for Quant
- Quant.inc
- QuantData.inc
- QuantChart.inc (abstract)
--- QuantChartTable.inc (HTML table charts)
--- QuantChartChartAPI.inc (chart.module charts provided by Google Chart API)
* Chart plugins can be defined in hook_quant_charts() (see quant.api.php for more info)

quant 6.x-1.2

New features
Bug fixes
Unsupported

quant 6.x-1.1

New features
Bug fixes
Unsupported

* Fixed #888426: t() function isn't used properly: Incorrect use of t()
* Fixed #880372: Where should the link to analytics be?: Additional link to analytics page in admin section.
* Fixed foreach error in theme_quant_page().

Subscribe with RSS Subscribe to Releases for Quant