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

Log of /contributions/modules/matrix/matrix.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.2.4.8.2.28 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 24 20:51:49 2009 UTC (4 months ago) by aaron1234nz
Branch: DRUPAL-6--2
Changes since 1.2.4.8.2.27: +2 -2 lines
Diff to previous 1.2.4.8.2.27 , to branch point 1.2.4.8
APPLIED PATCH AT http://drupal.org/node/530252

Revision 1.2.4.8.2.27 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 17 20:15:55 2009 UTC (4 months, 1 week ago) by aaron1234nz
Branch: DRUPAL-6--2
Changes since 1.2.4.8.2.26: +3 -1 lines
Diff to previous 1.2.4.8.2.26 , to branch point 1.2.4.8
committed patch at http://drupal.org/node/498802.  tidying up some array declarations and preventing foreach warnings.

Revision 1.2.4.8.2.26 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 10 23:34:34 2009 UTC (4 months, 2 weeks ago) by aaron1234nz
Branch: DRUPAL-6--2
Changes since 1.2.4.8.2.25: +48 -19 lines
Diff to previous 1.2.4.8.2.25 , to branch point 1.2.4.8
added the ability to use php code to generate options for the field.  as per request at http://drupal.org/node/512706

Revision 1.2.4.8.2.25 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 5 09:54:49 2009 UTC (5 months, 2 weeks ago) by aaron1234nz
Branch: DRUPAL-6--2
Changes since 1.2.4.8.2.24: +35 -34 lines
Diff to previous 1.2.4.8.2.24 , to branch point 1.2.4.8
A number of small changes, hopefully addressing the points in http://drupal.org/node/469100

Revision 1.2.4.8.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 15 11:11:24 2009 UTC (6 months, 1 week ago) by aaron1234nz
Branch: DRUPAL-6--2
Changes since 1.2.4.8.2.23: +21 -5 lines
Diff to previous 1.2.4.8.2.23 , to branch point 1.2.4.8
mods relating to displaying empty cells

Revision 1.2.4.8.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 15 09:49:43 2009 UTC (6 months, 1 week ago) by aaron1234nz
Branch: DRUPAL-6--2
Changes since 1.2.4.8.2.22: +4 -1 lines
Diff to previous 1.2.4.8.2.22 , to branch point 1.2.4.8
another idea to fix the bug with http://drupal.org/node/456266

Revision 1.2.4.8.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 13 12:47:55 2009 UTC (6 months, 1 week ago) by aaron1234nz
Branch: DRUPAL-6--2
Changes since 1.2.4.8.2.21: +3 -2 lines
Diff to previous 1.2.4.8.2.21 , to branch point 1.2.4.8
modified so that all defined fields show up on the view regardless of if they have any data or not (as long as one field is has something in it)

Revision 1.2.4.8.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 13 12:01:54 2009 UTC (6 months, 1 week ago) by aaron1234nz
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-ALPHA2
Branch point for: DRUPAL-7--2
Changes since 1.2.4.8.2.20: +20 -13 lines
Diff to previous 1.2.4.8.2.20 , to branch point 1.2.4.8
added interface for configuring the placeholder for empty cells

Revision 1.2.4.8.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 13 11:32:47 2009 UTC (6 months, 1 week ago) by aaron1234nz
Branch: DRUPAL-6--2
Changes since 1.2.4.8.2.19: +18 -10 lines
Diff to previous 1.2.4.8.2.19 , to branch point 1.2.4.8
modified behavior for omit blank matrix field

Revision 1.2.4.8.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 10 03:51:05 2009 UTC (6 months, 2 weeks ago) by aaron1234nz
Branch: DRUPAL-6--2
Changes since 1.2.4.8.2.18: +123 -21 lines
Diff to previous 1.2.4.8.2.18 , to branch point 1.2.4.8
*** empty log message ***

Revision 1.2.4.8.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 6 11:47:55 2009 UTC (6 months, 2 weeks ago) by aaron1234nz
Branch: DRUPAL-6--2
Changes since 1.2.4.8.2.17: +11 -7 lines
Diff to previous 1.2.4.8.2.17 , to branch point 1.2.4.8
fixes to preview clears data bug

Revision 1.2.4.8.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 6 11:16:10 2009 UTC (6 months, 2 weeks ago) by aaron1234nz
Branch: DRUPAL-6--2
Changes since 1.2.4.8.2.16: +18 -12 lines
Diff to previous 1.2.4.8.2.16 , to branch point 1.2.4.8
export link fixed

Revision 1.2.4.8.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 5 11:56:35 2009 UTC (6 months, 3 weeks ago) by aaron1234nz
Branch: DRUPAL-6--2
Changes since 1.2.4.8.2.15: +69 -16 lines
Diff to previous 1.2.4.8.2.15 , to branch point 1.2.4.8
Added view integration
Added CSS in place of some markup
Started ahah stuff

Revision 1.2.4.8.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 2 12:23:07 2009 UTC (6 months, 3 weeks ago) by aaron1234nz
Branch: DRUPAL-6--2
Changes since 1.2.4.8.2.14: +12 -4 lines
Diff to previous 1.2.4.8.2.14 , to branch point 1.2.4.8
replaced some hardcoding of html attributes with css classes

Revision 1.2.4.8.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 2 06:24:57 2009 UTC (6 months, 3 weeks ago) by aaron1234nz
Branch: DRUPAL-6--2
Changes since 1.2.4.8.2.13: +3 -3 lines
Diff to previous 1.2.4.8.2.13 , to branch point 1.2.4.8
Default values for CCK fields now work.

Revision 1.2.4.8.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 2 00:44:52 2009 UTC (6 months, 3 weeks ago) by aaron1234nz
Branch: DRUPAL-6--2
Changes since 1.2.4.8.2.12: +46 -90 lines
Diff to previous 1.2.4.8.2.12 , to branch point 1.2.4.8
Added themeing layer

Revision 1.2.4.8.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 29 12:51:48 2009 UTC (6 months, 3 weeks ago) by aaron1234nz
Branch: DRUPAL-6--2
Changes since 1.2.4.8.2.11: +13 -4 lines
Diff to previous 1.2.4.8.2.11 , to branch point 1.2.4.8
fixed default values bug

Revision 1.2.4.8.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 29 11:53:14 2009 UTC (6 months, 3 weeks ago) by aaron1234nz
Branch: DRUPAL-6--2
Changes since 1.2.4.8.2.10: +128 -2 lines
Diff to previous 1.2.4.8.2.10 , to branch point 1.2.4.8
fixed a number of small bugs

Revision 1.2.4.8.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 26 07:32:32 2009 UTC (7 months ago) by aaron1234nz
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-ALPHA1
Changes since 1.2.4.8.2.9: +2 -83 lines
Diff to previous 1.2.4.8.2.9 , to branch point 1.2.4.8
final changes and update script working

Revision 1.2.4.8.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 17 10:57:33 2009 UTC (7 months, 1 week ago) by aaron1234nz
Branch: DRUPAL-6--2
Changes since 1.2.4.8.2.8: +9 -9 lines
Diff to previous 1.2.4.8.2.8 , to branch point 1.2.4.8
made remaining strings translatable
added pot file

Revision 1.2.4.8.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 16 12:32:56 2009 UTC (7 months, 1 week ago) by aaron1234nz
Branch: DRUPAL-6--2
Changes since 1.2.4.8.2.7: +13 -32 lines
Diff to previous 1.2.4.8.2.7 , to branch point 1.2.4.8
ran coder module

Revision 1.2.4.8.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 15 11:31:05 2009 UTC (7 months, 1 week ago) by aaron1234nz
Branch: DRUPAL-6--2
Changes since 1.2.4.8.2.6: +226 -69 lines
Diff to previous 1.2.4.8.2.6 , to branch point 1.2.4.8
Completed preview functionality
Tested calculation functionality - unhappy with it so commented out
Fixed numerous other things
Started upgrade script
almost ready to release

Revision 1.2.4.8.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 7 12:25:44 2009 UTC (7 months, 2 weeks ago) by aaron1234nz
Branch: DRUPAL-6--2
Changes since 1.2.4.8.2.5: +58 -41 lines
Diff to previous 1.2.4.8.2.5 , to branch point 1.2.4.8
*** empty log message ***

Revision 1.2.4.8.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 7 10:34:34 2009 UTC (7 months, 2 weeks ago) by aaron1234nz
Branch: DRUPAL-6--2
Changes since 1.2.4.8.2.4: +78 -324 lines
Diff to previous 1.2.4.8.2.4 , to branch point 1.2.4.8
shifted some function into an admin include file
made some other improvments
attempted to make a preview, but not successful yet

Revision 1.2.4.8.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 6 10:30:47 2009 UTC (7 months, 2 weeks ago) by aaron1234nz
Branch: DRUPAL-6--2
Changes since 1.2.4.8.2.3: +2 -2 lines
Diff to previous 1.2.4.8.2.3 , to branch point 1.2.4.8
couple of tweaks

Revision 1.2.4.8.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 6 10:10:51 2009 UTC (7 months, 2 weeks ago) by aaron1234nz
Branch: DRUPAL-6--2
Changes since 1.2.4.8.2.2: +78 -21 lines
Diff to previous 1.2.4.8.2.2 , to branch point 1.2.4.8
add drag and drop functionality

Revision 1.2.4.8.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 5 06:53:28 2009 UTC (7 months, 3 weeks ago) by aaron1234nz
Branch: DRUPAL-6--2
Changes since 1.2.4.8.2.1: +165 -101 lines
Diff to previous 1.2.4.8.2.1 , to branch point 1.2.4.8
draft calculation stuff, modified admin interface

Revision 1.2.4.8.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 3 06:13:09 2009 UTC (7 months, 3 weeks ago) by aaron1234nz
Branch: DRUPAL-6--2
Changes since 1.2.4.8: +540 -109 lines
Diff to previous 1.2.4.8
initial comit of version 2

Revision 1.2.4.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 16 09:55:11 2009 UTC (8 months, 1 week ago) by aaron1234nz
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-4
Branch point for: DRUPAL-6--2
Changes since 1.2.4.7: +3 -1 lines
Diff to previous 1.2.4.7 , to branch point 1.2
added some ksort statments to the default renderer.

Revision 1.2.4.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 14 04:12:27 2009 UTC (8 months, 1 week ago) by aaron1234nz
Branch: DRUPAL-6--1
Changes since 1.2.4.6: +21 -15 lines
Diff to previous 1.2.4.6 , to branch point 1.2
fixed bugs related to the display of the matrix (hopefully)

Revision 1.2.4.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 22 08:48:26 2009 UTC (9 months ago) by aaron1234nz
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-3
Changes since 1.2.4.5: +16 -7 lines
Diff to previous 1.2.4.5 , to branch point 1.2
module now hides rows at the end of a dataset where there is no data

Revision 1.2.4.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 22 02:54:02 2009 UTC (9 months ago) by aaron1234nz
Branch: DRUPAL-6--1
Changes since 1.2.4.4: +24 -3 lines
Diff to previous 1.2.4.4 , to branch point 1.2
*** empty log message ***

Revision 1.2.4.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 22 02:18:59 2009 UTC (9 months ago) by aaron1234nz
Branch: DRUPAL-6--1
Changes since 1.2.4.3: +8 -14 lines
Diff to previous 1.2.4.3 , to branch point 1.2
fixed bugs as per http://drupal.org/node/372112

Revision 1.2.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 6 19:28:11 2009 UTC (9 months, 2 weeks ago) by aaron1234nz
Branch: DRUPAL-5
Changes since 1.2.2.7: +2 -2 lines
Diff to previous 1.2.2.7 , to branch point 1.2
added missing _ so now the field formatter works again!

Revision 1.2.4.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 6 09:20:51 2009 UTC (9 months, 2 weeks ago) by aaron1234nz
Branch: DRUPAL-6--1
Changes since 1.2.4.2: +23 -12 lines
Diff to previous 1.2.4.2 , to branch point 1.2
Added headings to the field formatter. http://drupal.org/node/368934

Revision 1.2.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 6 01:31:16 2009 UTC (9 months, 2 weeks ago) by aaron1234nz
Branch: DRUPAL-6--1
Changes since 1.2.4.1: +88 -63 lines
Diff to previous 1.2.4.1 , to branch point 1.2
Added unlimited rows/cols support as per http://drupal.org/node/282318#comment-1239493

Revision 1.2.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 5 07:08:38 2009 UTC (9 months, 2 weeks ago) by aaron1234nz
Branch: DRUPAL-5
Changes since 1.2.2.6: +125 -76 lines
Diff to previous 1.2.2.6 , to branch point 1.2
Changed interface around as per patch at http://drupal.org/node/282318.  This should provide a more robust platform going forward

Revision 1.2.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 3 04:06:10 2009 UTC (9 months, 3 weeks ago) by aaron1234nz
Branch: DRUPAL-5
Changes since 1.2.2.5: +17 -44 lines
Diff to previous 1.2.2.5 , to branch point 1.2
Added postgres support, added uninstaller

Revision 1.2.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 3 02:08:06 2009 UTC (9 months, 3 weeks ago) by aaron1234nz
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-2
Changes since 1.2: +177 -88 lines
Diff to previous 1.2
Intitial commit of Drupal 6 code.  This is a direct port from Drupal 5 with no new features of bug fixes

Revision 1.2.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 12 09:44:52 2007 UTC (2 years ago) by mh86
Branch: DRUPAL-5
Changes since 1.2.2.4: +42 -15 lines
Diff to previous 1.2.2.4 , to branch point 1.2
* fixes #173869
* added check_plain in theme function
* added required validation handler
* simplified loading and formatter

Revision 1.2.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 30 15:29:08 2007 UTC (2 years, 2 months ago) by mh86
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-2
Changes since 1.2.2.3: +2 -2 lines
Diff to previous 1.2.2.3 , to branch point 1.2
forgot to fix saving...

Revision 1.2.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 30 14:29:41 2007 UTC (2 years, 2 months ago) by mh86
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.2.2.2: +58 -42 lines
Diff to previous 1.2.2.2 , to branch point 1.2
* fixed displaying of more matrix field
* fixed namespace conventions
* added theme function to form element for table rendering

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 12 09:14:33 2007 UTC (2 years, 9 months ago) by mh86
Branch: DRUPAL-4-7
Changes since 1.1.2.1: +1 -1 lines
Diff to previous 1.1.2.1 , to branch point 1.1 , to next main 1.2
patch by tiziano, #112099

Revision 1.2.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 12 09:12:43 2007 UTC (2 years, 9 months ago) by mh86
Branch: DRUPAL-5
Changes since 1.2.2.1: +3 -3 lines
Diff to previous 1.2.2.1 , to branch point 1.2
patch by tiziano, #112099

Revision 1.2.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 12 09:10:09 2007 UTC (2 years, 9 months ago) by mh86
Branch: DRUPAL-5
Changes since 1.2: +23 -2 lines
Diff to previous 1.2
hook_field_formatter added, implementation of default_value for drupal 5 version

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 12 08:57:26 2007 UTC (2 years, 9 months ago) by mh86
Branch: DRUPAL-4-7
Changes since 1.1: +24 -2 lines
Diff to previous 1.1
hook_field_formatter added, implementation of default_value for 4.7

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 30 10:46:07 2006 UTC (2 years, 10 months ago) by mh86
Branch: MAIN
CVS Tags: DRUPAL-5--1-0, HEAD
Branch point for: DRUPAL-5, DRUPAL-6--1
Changes since 1.1: +6 -17 lines
Diff to previous 1.1
initial import of 5.0 version

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 22 15:31:25 2006 UTC (3 years, 2 months ago) by mh86
Branch: MAIN
Branch point for: DRUPAL-4-7
initial import of matrix 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