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

Log of /contributions/modules/cck_address/cck_address.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.18 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 23 04:28:39 2009 UTC (4 months ago) by newzeal
Branch: MAIN
CVS Tags: DRUPAL-5--2-4, HEAD
Changes since 1.17: +3 -3 lines
Diff to previous 1.17
*** empty log message ***

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 23 04:16:06 2009 UTC (4 months ago) by newzeal
Branch: MAIN
CVS Tags: DRUPAL-5--2-3
Changes since 1.16: +107 -27 lines
Diff to previous 1.16
Added user generated patches

Revision 1.15.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 14 20:16:15 2007 UTC (23 months, 2 weeks ago) by rconstantine
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-1
Changes since 1.15: +18 -11 lines
Diff to previous 1.15 , to next main 1.18
#198571 country behavior was wrong for both input and display
#198568 forgot one line which didn't allow the case where activeselect isn't installed to work

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 14 20:12:13 2007 UTC (23 months, 2 weeks ago) by rconstantine
Branch: MAIN
CVS Tags: DRUPAL-5--2-2
Changes since 1.15: +18 -11 lines
Diff to previous 1.15
#198571 country behavior was wrong for both input and display
#198568 forgot one line which didn't allow the case where activeselect isn't installed to work

Revision 1.1.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 4 05:34:46 2007 UTC (23 months, 3 weeks ago) by rconstantine
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-0
Changes since 1.1.2.14: +423 -71 lines
Diff to previous 1.1.2.14 , to branch point 1.1 , to next main 1.18
Major update. added all kinds of admin options including field ordering, field useage, field defaults, etc.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 4 05:34:08 2007 UTC (23 months, 3 weeks ago) by rconstantine
Branch: MAIN
Branch point for: DRUPAL-5--2
Changes since 1.14: +423 -71 lines
Diff to previous 1.14
Major update. added all kinds of admin options including field ordering, field useage, field defaults, etc.

Revision 1.1.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 26 20:15:26 2007 UTC (2 years, 1 month ago) by rconstantine
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.1.2.13: +110 -92 lines
Diff to previous 1.1.2.13 , to branch point 1.1
updated error message for uninstall; change theme just a bit for better compatibility with pdfview; fixed validation so when selecting 'other countries' the drop down doesn't break - i.e. force the admin to select textfield instead; #173434; fixed form_set_error pass in values for the form item;

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 26 20:14:41 2007 UTC (2 years, 1 month ago) by rconstantine
Branch: MAIN
Changes since 1.13: +110 -92 lines
Diff to previous 1.13
updated error message for uninstall; change theme just a bit for better compatibility with pdfview; fixed validation so when selecting 'other countries' the drop down doesn't break - i.e. force the admin to select textfield instead; #173434; fixed form_set_error pass in values for the form item;

Revision 1.1.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 5 18:03:18 2007 UTC (2 years, 4 months ago) by rconstantine
Branch: DRUPAL-5
Changes since 1.1.2.12: +0 -2 lines
Diff to previous 1.1.2.12 , to branch point 1.1
forgot to remove two debugging statements

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 5 18:02:36 2007 UTC (2 years, 4 months ago) by rconstantine
Branch: MAIN
Changes since 1.12: +0 -2 lines
Diff to previous 1.12
forgot to remove two debugging statements

Revision 1.1.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 3 02:31:48 2007 UTC (2 years, 4 months ago) by rconstantine
Branch: DRUPAL-5
Changes since 1.1.2.11: +21 -1 lines
Diff to previous 1.1.2.11 , to branch point 1.1
sync with head

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 3 02:30:59 2007 UTC (2 years, 4 months ago) by rconstantine
Branch: MAIN
Changes since 1.11: +21 -1 lines
Diff to previous 1.11
fixed
http://drupal.org/node/154503

Revision 1.1.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 2 21:22:09 2007 UTC (2 years, 4 months ago) by rconstantine
Branch: DRUPAL-5
Changes since 1.1.2.10: +10 -3 lines
Diff to previous 1.1.2.10 , to branch point 1.1
sync with head

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 2 21:20:50 2007 UTC (2 years, 4 months ago) by rconstantine
Branch: MAIN
Changes since 1.10: +10 -3 lines
Diff to previous 1.10
fixed
http://drupal.org/node/151844
hopefully

Revision 1.1.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 13 22:48:31 2007 UTC (2 years, 5 months ago) by rconstantine
Branch: DRUPAL-5
Changes since 1.1.2.9: +4 -1 lines
Diff to previous 1.1.2.9 , to branch point 1.1
sync with HEAD

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 13 22:47:27 2007 UTC (2 years, 5 months ago) by rconstantine
Branch: MAIN
Changes since 1.9: +4 -1 lines
Diff to previous 1.9
this should have been a separate issue but was added to:
http://drupal.org/node/151507

now fixed hardcoded db name

Revision 1.1.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 13 20:00:37 2007 UTC (2 years, 5 months ago) by rconstantine
Branch: DRUPAL-5
Changes since 1.1.2.8: +8 -8 lines
Diff to previous 1.1.2.8 , to branch point 1.1
sync with HEAD

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 13 19:58:20 2007 UTC (2 years, 5 months ago) by rconstantine
Branch: MAIN
Changes since 1.8: +8 -8 lines
Diff to previous 1.8
fixed
http://drupal.org/node/151507
http://drupal.org/node/151550

Revision 1.1.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 9 18:59:57 2007 UTC (2 years, 5 months ago) by rconstantine
Branch: DRUPAL-5
Changes since 1.1.2.7: +35 -35 lines
Diff to previous 1.1.2.7 , to branch point 1.1
sync with HEAD

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 9 18:58:56 2007 UTC (2 years, 5 months ago) by rconstantine
Branch: MAIN
Changes since 1.7: +35 -35 lines
Diff to previous 1.7
i think i uploaded the wrong set before. this is the right set of files.

Revision 1.1.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 8 06:52:31 2007 UTC (2 years, 5 months ago) by rconstantine
Branch: DRUPAL-5
Changes since 1.1.2.6: +785 -288 lines
Diff to previous 1.1.2.6 , to branch point 1.1
sync with HEAD

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 8 06:50:47 2007 UTC (2 years, 5 months ago) by rconstantine
Branch: MAIN
Changes since 1.6: +785 -288 lines
Diff to previous 1.6
Several updates:
added support for known addresses in a database table.
added diff module support.
added README.txt
fixed:
http://drupal.org/node/142068
http://drupal.org/node/149896
http://drupal.org/node/149982

Revision 1.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 25 21:35:02 2007 UTC (2 years, 6 months ago) by rconstantine
Branch: DRUPAL-5
Changes since 1.1.2.5: +61 -37 lines
Diff to previous 1.1.2.5 , to branch point 1.1
sync with HEAD

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 25 21:34:10 2007 UTC (2 years, 6 months ago) by rconstantine
Branch: MAIN
Changes since 1.5: +61 -37 lines
Diff to previous 1.5
for sure fixed http://drupal.org/node/128323

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 24 20:19:43 2007 UTC (2 years, 6 months ago) by rconstantine
Branch: DRUPAL-5
Changes since 1.1.2.4: +3 -2 lines
Diff to previous 1.1.2.4 , to branch point 1.1
sync with HEAD

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 23 22:35:35 2007 UTC (2 years, 6 months ago) by rconstantine
Branch: MAIN
Changes since 1.4: +3 -2 lines
Diff to previous 1.4
http://drupal.org/node/144866
http://drupal.org/node/143417
http://drupal.org/node/143033
http://drupal.org/node/144085

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 15 18:15:23 2007 UTC (2 years, 6 months ago) by rconstantine
Branch: MAIN
Changes since 1.3: +6 -6 lines
Diff to previous 1.3
sync with branch

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 15 18:14:02 2007 UTC (2 years, 6 months ago) by rconstantine
Branch: DRUPAL-5
Changes since 1.1.2.3: +7 -7 lines
Diff to previous 1.1.2.3 , to branch point 1.1
fixed:
http://drupal.org/node/143033
http://drupal.org/node/143417
http://drupal.org/node/144085

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 15 18:04:30 2007 UTC (2 years, 6 months ago) by rconstantine
Branch: DRUPAL-5
Changes since 1.1.2.2: +0 -0 lines
Diff to previous 1.1.2.2 , to branch point 1.1
should be right now - there were a couple of problems with the last upload

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 10 00:50:40 2007 UTC (2 years, 6 months ago) by rconstantine
Branch: DRUPAL-5
Changes since 1.1.2.1: +126 -28 lines
Diff to previous 1.1.2.1 , to branch point 1.1
Update to match HEAD

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 10 00:41:31 2007 UTC (2 years, 6 months ago) by rconstantine
Branch: MAIN
Changes since 1.2: +126 -28 lines
Diff to previous 1.2
Fixed the following:

http://drupal.org/node/136092
http://drupal.org/node/137615
http://drupal.org/node/139181
http://drupal.org/node/136088
http://drupal.org/node/136082

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 11 23:24:30 2007 UTC (2 years, 7 months ago) by rconstantine
Branch: DRUPAL-5
Changes since 1.1: +319 -73 lines
Diff to previous 1.1
copy from HEAD

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 11 23:10:45 2007 UTC (2 years, 7 months ago) by rconstantine
Branch: MAIN
Changes since 1.1: +318 -72 lines
Diff to previous 1.1
Fixed: http://drupal.org/node/129920
Fixed: http://drupal.org/node/133175

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 16 00:23:29 2007 UTC (2 years, 8 months ago) by rconstantine
Branch: MAIN
CVS Tags: DRUPAL-5--1-0
Branch point for: DRUPAL-5
Initial upload of 1st version.

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