/[drupal]/contributions/modules/computed_field/computed_field.module
ViewVC logotype

Log of /contributions/modules/computed_field/computed_field.module

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.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 31 23:38:42 2009 UTC (3 months, 3 weeks ago) by pl2
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA3
Changes since 1.17.2.7: +55 -8 lines
Diff to previous 1.17.2.7 , to branch point 1.17 , to next main 1.19
534436: Compute values from code files (instead of DB stored code).

Revision 1.17.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 31 23:26:18 2009 UTC (3 months, 3 weeks ago) by pl2
Branch: DRUPAL-6--1
Changes since 1.17.2.6: +10 -18 lines
Diff to previous 1.17.2.6 , to branch point 1.17
#339441: 'Display this field' doesn't work. Removed feature since cck in D6 provides 'Display fields'.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 31 21:52:51 2009 UTC (3 months, 3 weeks ago) by pl2
Branch: MAIN
CVS Tags: HEAD
Changes since 1.18: +23 -15 lines
Diff to previous 1.18
Bringing HEAD inline with dev version

Revision 1.17.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 19 00:44:17 2009 UTC (6 months, 1 week ago) by moonshine
Branch: DRUPAL-6--1
Changes since 1.17.2.5: +7 -1 lines
Diff to previous 1.17.2.5 , to branch point 1.17
#349555 by markus_petrux - Triggering Computed Field code on node preview

Revision 1.17.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 18 23:49:00 2009 UTC (6 months, 1 week ago) by moonshine
Branch: DRUPAL-6--1
Changes since 1.17.2.4: +8 -2 lines
Diff to previous 1.17.2.4 , to branch point 1.17
#367281 - Longtext field is broken

Revision 1.17.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 17 21:21:05 2008 UTC (13 months, 1 week ago) by moonshine
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA2
Changes since 1.17.2.3: +10 -14 lines
Diff to previous 1.17.2.3 , to branch point 1.17
#322022 - Rework hook_widget per CCK docs with Computed Field handling multi-values.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 7 17:26:12 2008 UTC (13 months, 2 weeks ago) by moonshine
Branch: MAIN
Changes since 1.17: +4 -4 lines
Diff to previous 1.17
Bringing HEAD inline with dev version

Revision 1.17.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 29 04:08:21 2008 UTC (13 months, 4 weeks ago) by moonshine
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA1
Changes since 1.17.2.2: +2 -2 lines
Diff to previous 1.17.2.2 , to branch point 1.17
Simple help description change re: the Computed Value formatter

Revision 1.17.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 12 17:43:58 2008 UTC (14 months, 2 weeks ago) by moonshine
Branch: DRUPAL-6--1
Changes since 1.17.2.1: +2 -2 lines
Diff to previous 1.17.2.1 , to branch point 1.17
#298823: By Moonshine - Update Views handlers per CCK namespace changes

Revision 1.17.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 8 04:49:15 2008 UTC (14 months, 2 weeks ago) by moonshine
Branch: DRUPAL-6--1
Changes since 1.17: +2 -2 lines
Diff to previous 1.17
Fix incorrect theme hook for computed_value cck formatter

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 26 05:25:38 2008 UTC (15 months ago) by moonshine
Branch: MAIN
Branch point for: DRUPAL-6--1
Changes since 1.16: +115 -52 lines
Diff to previous 1.16
#236963 - Intial work to bring HEAD to Drupal 6.x.  First commit is basically my latest patch from this issue with a little string cleanup added.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 22 01:07:49 2008 UTC (19 months ago) by nterbogt
Branch: MAIN
Changes since 1.15: +35 -9 lines
Diff to previous 1.15
Adding token support to computed field

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 16 03:45:34 2007 UTC (2 years, 6 months ago) by agileware
Branch: MAIN
CVS Tags: DRUPAL-5--1-2
Changes since 1.14: +17 -14 lines
Diff to previous 1.14
* Added a longtext option when storing to database, and fixed validation when
  data type is text or longtext as per http://drupal.org/node/141340
* Added callbacks to hook_field_settings as per http://drupal.org/node/87619

Revision 1.1.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 16 03:34:31 2007 UTC (2 years, 6 months ago) by agileware
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-1
Changes since 1.1.2.14: +7 -4 lines
Diff to previous 1.1.2.14 , to branch point 1.1 , to next main 1.19
* Added a longtext option when storing to database, and fixed validation when
  data type is text or longtext as per http://drupal.org/node/141340

Revision 1.1.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 27 22:34:32 2006 UTC (3 years ago) by wrunt
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-0
Changes since 1.1.2.13: +1 -28 lines
Diff to previous 1.1.2.13 , to branch point 1.1
Deleted license in favour of LICENSE.txt

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 27 22:30:15 2006 UTC (3 years ago) by wrunt
Branch: MAIN
CVS Tags: DRUPAL-5--1-1
Changes since 1.13: +1 -28 lines
Diff to previous 1.13
Deleted license in favour of LICENSE.txt

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 27 05:06:38 2006 UTC (3 years ago) by wrunt
Branch: MAIN
CVS Tags: DRUPAL-5--1-0
Changes since 1.12: +1 -11 lines
Diff to previous 1.12
Updated to work with 5.0 cvs. Thanks bdragon.

Revision 1.1.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 29 12:03:17 2006 UTC (3 years, 1 month ago) by wrunt
Branch: DRUPAL-4-7
Changes since 1.1.2.12: +7 -4 lines
Diff to previous 1.1.2.12 , to branch point 1.1
Computed fields that aren't stored in the database are now computed on load,
rather than on view. This makes them available in node.tpl.php.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 29 12:02:52 2006 UTC (3 years, 1 month ago) by wrunt
Branch: MAIN
Changes since 1.11: +7 -4 lines
Diff to previous 1.11
Computed fields that aren't stored in the database are now computed on load,
rather than on view. This makes them available in node.tpl.php.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 29 10:59:37 2006 UTC (3 years, 1 month ago) by wrunt
Branch: MAIN
Changes since 1.10: +9 -9 lines
Diff to previous 1.10
Fixed validation of data length field. A blank data length wasn't being detected.

Revision 1.1.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 29 10:59:08 2006 UTC (3 years, 1 month ago) by wrunt
Branch: DRUPAL-4-7
Changes since 1.1.2.11: +9 -9 lines
Diff to previous 1.1.2.11 , to branch point 1.1
Fixed validation of data length field. A blank data length wasn't being detected.

Revision 1.1.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 15 00:39:28 2006 UTC (3 years, 2 months ago) by wrunt
Branch: DRUPAL-4-7
Changes since 1.1.2.10: +9 -3 lines
Diff to previous 1.1.2.10 , to branch point 1.1
Made the default text output the raw computed value, rather than running
check_markup over it. The plain text and check_markup versions are still
available for use in views.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 15 00:39:05 2006 UTC (3 years, 2 months ago) by wrunt
Branch: MAIN
Changes since 1.9: +9 -3 lines
Diff to previous 1.9
Made the default text output the raw computed value, rather than running
check_markup over it. The plain text and check_markup versions are still
available for use in views.

Revision 1.1.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 12 12:08:19 2006 UTC (3 years, 2 months ago) by wrunt
Branch: DRUPAL-4-7
Changes since 1.1.2.9: +79 -43 lines
Diff to previous 1.1.2.9 , to branch point 1.1
- Moved code, display, and display format from widget to field
- Added hook_field_formatter_info and hook_field_formatter, and filters op in
  hook_field to work properly with new views

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 12 12:07:53 2006 UTC (3 years, 2 months ago) by wrunt
Branch: MAIN
Changes since 1.8: +79 -43 lines
Diff to previous 1.8
- Moved code, display, and display format from widget to field
- Added hook_field_formatter_info and hook_field_formatter, and filters op in
  hook_field to work properly with new views

Revision 1.1.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 17 06:34:40 2006 UTC (3 years, 3 months ago) by wrunt
Branch: DRUPAL-4-7
Changes since 1.1.2.8: +4 -4 lines
Diff to previous 1.1.2.8 , to branch point 1.1
Changed computed_field_field_view_item to computed_field_view_item so that it works with views

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 17 06:34:15 2006 UTC (3 years, 3 months ago) by wrunt
Branch: MAIN
Changes since 1.7: +4 -4 lines
Diff to previous 1.7
Changed computed_field_field_view_item to computed_field_view_item so that it works with views

Revision 1.1.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 11 07:13:49 2006 UTC (3 years, 3 months ago) by wrunt
Branch: DRUPAL-4-7
Changes since 1.1.2.7: +4 -3 lines
Diff to previous 1.1.2.7 , to branch point 1.1
Stored fields are now computed at insert time, rather than submit time.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 11 07:13:29 2006 UTC (3 years, 3 months ago) by wrunt
Branch: MAIN
Changes since 1.6: +4 -3 lines
Diff to previous 1.6
Stored fields are now computed at insert time, rather than submit time.

Revision 1.1.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 11 04:40:56 2006 UTC (3 years, 3 months ago) by wrunt
Branch: DRUPAL-4-7
Changes since 1.1.2.6: +11 -8 lines
Diff to previous 1.1.2.6 , to branch point 1.1
make display format code run even when there isn't any computed code

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 11 04:40:29 2006 UTC (3 years, 3 months ago) by wrunt
Branch: MAIN
Changes since 1.5: +11 -8 lines
Diff to previous 1.5
make display format code run even when there isn't any computed code

Revision 1.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 11 00:07:46 2006 UTC (3 years, 3 months ago) by wrunt
Branch: DRUPAL-4-7
Changes since 1.1.2.5: +11 -6 lines
Diff to previous 1.1.2.5 , to branch point 1.1
Changed display format so that you can enter arbitrary code to display the field

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 11 00:06:45 2006 UTC (3 years, 3 months ago) by wrunt
Branch: MAIN
Changes since 1.4: +11 -6 lines
Diff to previous 1.4
Changed display format so that you can enter arbitrary code to display the field.

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 7 00:09:59 2006 UTC (3 years, 3 months ago) by wrunt
Branch: DRUPAL-4-7
Changes since 1.1.2.4: +2 -2 lines
Diff to previous 1.1.2.4 , to branch point 1.1
making $node editable to computed code

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 7 00:08:38 2006 UTC (3 years, 3 months ago) by wrunt
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
made $node editable for computed code

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 4 02:32:08 2006 UTC (3 years, 3 months ago) by wrunt
Branch: DRUPAL-4-7
Changes since 1.1.2.3: +19 -14 lines
Diff to previous 1.1.2.3 , to branch point 1.1
further bugfixes, including views support

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 4 02:31:35 2006 UTC (3 years, 3 months ago) by wrunt
Branch: MAIN
Changes since 1.2: +19 -14 lines
Diff to previous 1.2
further bugfixes, including views support

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 4 00:36:21 2006 UTC (3 years, 3 months ago) by wrunt
Branch: DRUPAL-4-7
Changes since 1.1.2.2: +11 -12 lines
Diff to previous 1.1.2.2 , to branch point 1.1
computed_field bugfixes. see http://drupal.org/node/76614 and http://drupal.org/node/76613

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 4 00:35:01 2006 UTC (3 years, 3 months ago) by wrunt
Branch: MAIN
Changes since 1.1: +10 -11 lines
Diff to previous 1.1
computed field bugfixes. see http://drupal.org/node/76614 and http://drupal.org/node/76613

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 21 03:37:27 2006 UTC (3 years, 4 months ago) by wrunt
Branch: DRUPAL-4-7
Changes since 1.1.2.1: +218 -0 lines
Diff to previous 1.1.2.1 , to branch point 1.1
tagging Computed Field module for 4.7

Revision 1.1.2.1
Fri Jul 21 01:27:02 2006 UTC (3 years, 4 months ago) by wrunt
Branch: DRUPAL-4-7
Changes since 1.1: +0 -218 lines
FILE REMOVED
file computed_field.module was added on branch DRUPAL-4-7 on 2006-07-21 03:37:27 +0000

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 21 01:27:02 2006 UTC (3 years, 4 months ago) by wrunt
Branch: MAIN
Branch point for: DRUPAL-4-7
initial release of Computed Field module

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