/[drupal]/contributions/modules/views_calc/views_calc.install
ViewVC logotype

Log of /contributions/modules/views_calc/views_calc.install

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 12 16:38:30 2009 UTC (5 months, 2 weeks ago) by karens
Branch: MAIN
CVS Tags: HEAD
Changes since 1.4: +0 -0 lines
Diff to previous 1.4
Add import/export feature for custom fields to make it easier to auto-enable them in new installations.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 12 13:23:33 2009 UTC (5 months, 2 weeks ago) by karens
Branch: MAIN
Changes since 1.3: +6 -17 lines
Diff to previous 1.3
#353084 Enable custom Views Calc fields for any base table, not just node.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 16 18:03:08 2008 UTC (14 months, 1 week ago) by karens
Branch: MAIN
CVS Tags: DRUPAL-6--1-0, DRUPAL-6--1-0-RC, DRUPAL-6--1-1, DRUPAL-6--1-2, DRUPAL-6--1-3
Changes since 1.2: +40 -39 lines
Diff to previous 1.2
Add schema definition to .install.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 15 18:11:11 2008 UTC (14 months, 1 week ago) by karens
Branch: MAIN
Changes since 1.1: +143 -0 lines
Diff to previous 1.1
Very very very rough, broken, beginnings of Views Calc for Drupal 6.

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 1 16:36:24 2008 UTC (20 months, 3 weeks ago) by karens
Branch: DRUPAL-5
Changes since 1.1.2.2: +3 -3 lines
Diff to previous 1.1.2.2 , to branch point 1.1 , to next main 1.5
Can't use update_sql() in install function.

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 14 19:54:25 2008 UTC (21 months, 1 week ago) by karens
Branch: DRUPAL-5
Changes since 1.1.2.1: +74 -3 lines
Diff to previous 1.1.2.1 , to branch point 1.1
Add custom Views fields builder to create caculated fields that can be added to any view. Build each one with a SQL snippet like (%MyField1 + %MyField2). The columnSUM, AVG, and COUNT totals can total both normal Views fields and these custom fields.

Mostly working, but may not be production-ready.

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 13 12:34:51 2008 UTC (21 months, 2 weeks ago) by karens
Branch: DRUPAL-5
Changes since 1.1: +72 -0 lines
Diff to previous 1.1
Rework module to do calculations in the db instead of in PHP. This is a starting point to be able to expand on the kinds of calculations it can do.

Revision 1.1
Wed Feb 13 12:34:51 2008 UTC (21 months, 2 weeks ago) by karens
Branch: MAIN
Branch point for: DRUPAL-5
FILE REMOVED
file views_calc.install was initially added on branch DRUPAL-5.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2