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

Log of /contributions/modules/cck_address/cck_address.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.6.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.6: +0 -0 lines
Diff to previous 1.6 , to next main 1.7
#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.7 - (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, DRUPAL-5--2-3, DRUPAL-5--2-4, HEAD
Changes since 1.6: +0 -0 lines
Diff to previous 1.6
#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.6 - (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, DRUPAL-5--2-0
Changes since 1.1.2.5: +8 -4 lines
Diff to previous 1.1.2.5 , to branch point 1.1 , to next main 1.7
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.6 - (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
Branch point for: DRUPAL-5--2
Changes since 1.5: +8 -4 lines
Diff to previous 1.5
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.5 - (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.4: +1 -1 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]
Sat Jun 9 18:58:56 2007 UTC (2 years, 5 months ago) by rconstantine
Branch: MAIN
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
i think i uploaded the wrong set before. this is the right set of files.

Revision 1.1.2.4 - (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.3: +9 -9 lines
Diff to previous 1.1.2.3 , to branch point 1.1
sync with HEAD

Revision 1.4 - (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.3: +9 -9 lines
Diff to previous 1.3
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.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 -75 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: +174 -0 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: +101 -1 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: +105 -111 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: +104 -111 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