/[drupal]/contributions/modules/views_calc/views_calc_table.inc
ViewVC logotype

Log of /contributions/modules/views_calc/views_calc_table.inc

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.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 13 17:05:38 2009 UTC (5 months, 2 weeks ago) by karens
Branch: MAIN
CVS Tags: HEAD
Changes since 1.16: +8 -7 lines
Diff to previous 1.16
Force non-page display for summary totals.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 13 11:53:20 2009 UTC (5 months, 2 weeks ago) by karens
Branch: MAIN
Changes since 1.15: +9 -1 lines
Diff to previous 1.15
Misc tweaks to new handling for multiple base tables.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 22 02:21:41 2009 UTC (7 months ago) by karens
Branch: MAIN
CVS Tags: DRUPAL-6--1-2, DRUPAL-6--1-3
Changes since 1.14: +3 -3 lines
Diff to previous 1.14
Fix bug that was creating calculations on all columns whether or not selected.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 21 13:09:16 2009 UTC (7 months, 1 week ago) by karens
Branch: MAIN
CVS Tags: DRUPAL-6--1-1
Changes since 1.13: +18 -3 lines
Diff to previous 1.13
Add option to either hide or show the detailed rows along with calculated totals.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 20 18:36:57 2009 UTC (7 months, 1 week ago) by karens
Branch: MAIN
Changes since 1.12: +6 -6 lines
Diff to previous 1.12
#368221 Make sure you can do column calculations on a custom calculated field.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 15 10:11:37 2009 UTC (7 months, 1 week ago) by karens
Branch: MAIN
Changes since 1.11: +8 -5 lines
Diff to previous 1.11
Make sure preview picks up recent, unsaved, changes in calculation options.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 3 13:55:36 2009 UTC (7 months, 3 weeks ago) by karens
Branch: MAIN
Changes since 1.10: +99 -228 lines
Diff to previous 1.10
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.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 3 08:42:05 2009 UTC (7 months, 3 weeks ago) by karens
Branch: MAIN
Changes since 1.9: +3 -2 lines
Diff to previous 1.9
The summary view execute doesn't take args, set them separately.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 2 18:34:30 2009 UTC (7 months, 3 weeks ago) by karens
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8
Change execute_display() to execute() to avoid breaking exposed filters.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 31 13:24:39 2009 UTC (7 months, 4 weeks ago) by karens
Branch: MAIN
Changes since 1.7: +16 -12 lines
Diff to previous 1.7
Avoid errors before view is created, small updates to match recent changes in views table plugin.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 15 17:11:24 2009 UTC (10 months, 1 week ago) by karens
Branch: MAIN
CVS Tags: DRUPAL-6--1-0
Changes since 1.6: +5 -3 lines
Diff to previous 1.6
Add some rounding to calculated values and fix another PHP notice.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 15 16:22:58 2009 UTC (10 months, 1 week ago) by karens
Branch: MAIN
Changes since 1.5: +3 -2 lines
Diff to previous 1.5
The previous fixes only work on the first column from any table, now force Views to keep all tables so computed values in other columns will work too.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 15 16:02:31 2009 UTC (10 months, 1 week ago) by karens
Branch: MAIN
Changes since 1.4: +3 -6 lines
Diff to previous 1.4
Click-sorting now is working, more debugging still needed.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 15 14:39:25 2009 UTC (10 months, 1 week ago) by karens
Branch: MAIN
Changes since 1.3: +10 -7 lines
Diff to previous 1.3
Start to get this working again in latest Views code, click sorting is not yet working.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 16 22:08:02 2008 UTC (14 months, 1 week ago) by karens
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-RC
Changes since 1.2: +2 -2 lines
Diff to previous 1.2
Get custom field handler working to add computed fields to views. Everything is now mostly working.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 16 18:21:55 2008 UTC (14 months, 1 week ago) by karens
Branch: MAIN
Changes since 1.1: +4 -15 lines
Diff to previous 1.1
Adapt the views_calc version of the table plugin to match the main Views table plugin by removing the render() function that was removed there.

Revision 1.1 - (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
Very very very rough, broken, beginnings of Views Calc for Drupal 6.

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