quant 7.x-1.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| quant-7.x-1.0-beta2.tar.gz | 23.16 KB | ff9a824cb592a16d77149773a96b9be6 |
| quant-7.x-1.0-beta2.zip | 30.81 KB | 63e0964407bbfce691da3d816f730114 |
Release notes
* 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
| Download | Size | md5 hash |
|---|---|---|
| quant-7.x-1.0-beta1.tar.gz | 23.13 KB | 8850de08b423061b44d25773b4e53cf5 |
| quant-7.x-1.0-beta1.zip | 30.78 KB | 6ee8f061eea308e816f76ad5b5dcfcf3 |
Release notes
* 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
| Download | Size | md5 hash |
|---|---|---|
| quant-7.x-1.0-alpha1.tar.gz | 23.28 KB | ca55d381af740f0d3ee5f3653e7a139e |
| quant-7.x-1.0-alpha1.zip | 30.99 KB | 84505bcf0c15e7b75852bca9bf77a1d6 |
Release notes
* 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
| Download | Size | md5 hash |
|---|---|---|
| quant-6.x-1.2.tar.gz | 20.72 KB | ba19961668d6bec68ced8282d6ec768d |
| quant-6.x-1.2.zip | 26.65 KB | 83d8a740292434c5d09f2f0deddffae1 |
Release notes
- Fixed wrong permission name in hook_menu (by thebuckst0p). #1227304: Wrong permission name in hook_menu
- Fixed dynamic query for multiple data point charts.
- Fixed single point chart x-axis period calculation, by LiuShaz. #1235396: Generate single chart x-axis
- Fixed undefined index when parsing period in url query.
- Added needed isset() [http://drupalcode.org/project/quant.git/commit/2052762]
- Added quant chart for facebook-style statuses
- Fixed missing table for fbss quant object. #1269460: Error generating Quant report for Facebook Style Statuses
- Fix date-range/period detection.
- Added ability to output charts as tables instead of images.
quant 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| quant-6.x-1.1.tar.gz | 19.11 KB | d764aacb41fc1ba9238b72cb96e0b839 |
| quant-6.x-1.1.zip | 24.8 KB | 3e1c4eaec7d0733600172b1a266114a8 |
Release notes
* 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().
* Fixed #887948: Theming issues (with patches): Minor theme issues.
* Added support for custom dateranges, instead of fixed time periods.
* Added jQuery datepicker support for dateranges.
* quant_process() takes timestamps, strings, array periods.
* Added charts for Invites sent and accepted (required Invite module).
* Changed module name from "Site quant" to "Quant".
* Fixed #1119444: Warning for OG charting when having multiple content types as Group type.: Quant node-type query to properly exclude group node types.
(by rahulbile)
* Added hook_quants_alter() hook.
* Major code overhaul, organization, cleanup.
* All functions pass quant objects by reference now, additional information
becomes attached.
* Added documentation for patching Chart 6.x-1.3.
quant 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| quant-6.x-1.0.tar.gz | 13.16 KB | 5e2a0b3111261d48cb81fbe12370a1f6 |
| quant-6.x-1.0.zip | 15.71 KB | 475c455b3517345fc6d16c8f6ca68e6b |
Release notes
Quant was developed for Drupal Commons
quant 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| quant-6.x-1.x-dev.tar.gz | 20.73 KB | 0ec51e5025682da97343faf00b14feaf |
| quant-6.x-1.x-dev.zip | 26.68 KB | 62ba92e0c196fa3608c75ba3c31bc61d |
Release notes
Initial release of Quant