/[drupal]/contributions/modules/addresses/addresses.inc
ViewVC logotype

Log of /contributions/modules/addresses/addresses.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.57 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 8 07:56:26 2009 UTC (10 months, 2 weeks ago) by brmassa
Branch: MAIN
CVS Tags: DRUPAL-6--1-03, DRUPAL-6--1-04, DRUPAL-6--1-05, HEAD
Changes since 1.56: +23 -1 lines
Diff to previous 1.56
New features:
* All default fields are now themable functions

Improvements:
* Make token value substitution more generic, since new fields can be implemented, such as phone and fax fields.

Revision 1.56 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 17 16:01:56 2008 UTC (12 months, 1 week ago) by alexiswilke
Branch: MAIN
CVS Tags: DRUPAL-6--1-01, DRUPAL-6--1-02
Changes since 1.55: +1 -2 lines
Diff to previous 1.55
Removing the final ?> from all files.

Revision 1.55 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 16 06:13:00 2008 UTC (12 months, 1 week ago) by alexiswilke
Branch: MAIN
Changes since 1.54: +2 -1 lines
Diff to previous 1.54
Added missing ?> at the end of the file

Revision 1.54 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 18 23:22:43 2008 UTC (13 months, 1 week ago) by alexiswilke
Branch: MAIN
CVS Tags: DRUPAL-6--1-0, DRUPAL-6--1-0-ALPHA3
Changes since 1.53: +11 -11 lines
Diff to previous 1.53
Bug Fix
* theme_addresses_singleline() would use the same variable as input and output

Revision 1.53 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 17 00:59:11 2008 UTC (13 months, 1 week ago) by alexiswilke
Branch: MAIN
Changes since 1.52: +2 -2 lines
Diff to previous 1.52
Enhancement
* Fixed documentation

Revision 1.52 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 16 07:20:14 2008 UTC (13 months, 1 week ago) by alexiswilke
Branch: MAIN
Changes since 1.51: +2 -2 lines
Diff to previous 1.51
Improvement:
* Fixed a comment

Revision 1.51 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 10 16:13:22 2008 UTC (15 months, 2 weeks ago) by brmassa
Branch: MAIN
Changes since 1.50: +5 -5 lines
Diff to previous 1.50
Misc:
* Drupal code compliance fixes

Revision 1.50 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 5 18:38:49 2008 UTC (15 months, 2 weeks ago) by brmassa
Branch: MAIN
Changes since 1.49: +1 -9 lines
Diff to previous 1.49
Misc:
* Removed some deprecated arguments

Revision 1.49 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 5 18:06:37 2008 UTC (15 months, 2 weeks ago) by brmassa
Branch: MAIN
Changes since 1.48: +63 -63 lines
Diff to previous 1.48
Misc:
* Rename all function arguments for consistency

Revision 1.48 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 5 18:04:14 2008 UTC (15 months, 2 weeks ago) by brmassa
Branch: MAIN
Changes since 1.47: +2 -4 lines
Diff to previous 1.47
Misc:
* Removed some deprecated arguments

Revision 1.47 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 4 16:06:43 2008 UTC (15 months, 3 weeks ago) by brmassa
Branch: MAIN
Changes since 1.46: +5 -5 lines
Diff to previous 1.46
Bugs fixed:
* Removed the new lines

Revision 1.46 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 4 15:59:06 2008 UTC (15 months, 3 weeks ago) by brmassa
Branch: MAIN
Changes since 1.45: +11 -9 lines
Diff to previous 1.45
New features:
* Always put addresses into vcard div

Revision 1.45 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 4 15:47:10 2008 UTC (15 months, 3 weeks ago) by brmassa
Branch: MAIN
Changes since 1.44: +6 -3 lines
Diff to previous 1.44
New features:
* Use dl, dt, dd for all addresses fields

Revision 1.44 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 4 15:13:26 2008 UTC (15 months, 3 weeks ago) by brmassa
Branch: MAIN
Changes since 1.43: +110 -2 lines
Diff to previous 1.43
New features:
* Put all addresses values into theme functions

Revision 1.43 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 4 14:41:08 2008 UTC (15 months, 3 weeks ago) by brmassa
Branch: MAIN
Changes since 1.42: +5 -3 lines
Diff to previous 1.42
New features:
* Put vCard DIV outside the adr DIV

Revision 1.42 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 4 13:09:41 2008 UTC (15 months, 3 weeks ago) by brmassa
Branch: MAIN
Changes since 1.41: +2 -3 lines
Diff to previous 1.41
Bugs fixed:
* Small documentation fix about 3-digit country codes

Revision 1.41 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 4 13:01:59 2008 UTC (15 months, 3 weeks ago) by brmassa
Branch: MAIN
Changes since 1.40: +265 -1 lines
Diff to previous 1.40
New features:
* 3-Digit country codes list, according to ISO

Revision 1.40 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 4 12:54:38 2008 UTC (15 months, 3 weeks ago) by brmassa
Branch: MAIN
Changes since 1.39: +1 -47 lines
Diff to previous 1.39
Misc:
* Some theme functions moved to addresses.settings.inc

Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 4 12:50:08 2008 UTC (15 months, 3 weeks ago) by brmassa
Branch: MAIN
Changes since 1.38: +1 -58 lines
Diff to previous 1.38
Misc:
* Both _addresses_autocomplete and _addresses_province_validate functions moved to addresses.settings.inc

Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 4 12:47:38 2008 UTC (15 months, 3 weeks ago) by brmassa
Branch: MAIN
Changes since 1.37: +1 -65 lines
Diff to previous 1.37
Misc:
* Both _addresses_settings_fields and _addresses_settings_format functions moved to addresses.settings.inc

Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 4 12:44:42 2008 UTC (15 months, 3 weeks ago) by brmassa
Branch: MAIN
Changes since 1.36: +1 -163 lines
Diff to previous 1.36
Misc:
* Both _addresses_addressesfieldapi_form and _addresses_admin functions moved to addresses.settings.inc

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 4 12:38:06 2008 UTC (15 months, 3 weeks ago) by brmassa
Branch: MAIN
Changes since 1.35: +3 -3 lines
Diff to previous 1.35
Misc:
* Rename addresses_select_fields to _addresses_settings_fields for consistency

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 4 12:36:39 2008 UTC (15 months, 3 weeks ago) by brmassa
Branch: MAIN
Changes since 1.34: +6 -6 lines
Diff to previous 1.34
Misc:
* Rename _addresses_settings to _addresses_settings_fields for consistency

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 3 09:29:34 2008 UTC (15 months, 3 weeks ago) by brmassa
Branch: MAIN
Changes since 1.33: +3 -3 lines
Diff to previous 1.33
Bugs fixed:
* Variable pattern is addresses_format_

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 3 09:25:06 2008 UTC (15 months, 3 weeks ago) by brmassa
Branch: MAIN
Changes since 1.32: +33 -1 lines
Diff to previous 1.32
New features:
* Address format settings: change the address format for any country (and the default one too)

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 3 09:03:44 2008 UTC (15 months, 3 weeks ago) by brmassa
Branch: MAIN
Changes since 1.31: +21 -3 lines
Diff to previous 1.31
New features:
* Generate a complete list of countries that will link to the format address settings page

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 3 08:44:55 2008 UTC (15 months, 3 weeks ago) by brmassa
Branch: MAIN
Changes since 1.30: +5 -2 lines
Diff to previous 1.30
Misc:
* Small form organization

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 3 08:30:34 2008 UTC (15 months, 3 weeks ago) by brmassa
Branch: MAIN
Changes since 1.29: +1 -60 lines
Diff to previous 1.29
Misc:
* Removed deprecated functions

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 3 08:28:14 2008 UTC (15 months, 3 weeks ago) by brmassa
Branch: MAIN
Changes since 1.28: +4 -3 lines
Diff to previous 1.28
New features:
* Trim the address

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 3 05:23:08 2008 UTC (15 months, 3 weeks ago) by brmassa
Branch: MAIN
Changes since 1.27: +3 -3 lines
Diff to previous 1.27
New features:
* Instead saving the default address format into US (which still IS the original default value), use another variable, addresses_format_default

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 3 05:17:40 2008 UTC (15 months, 3 weeks ago) by brmassa
Branch: MAIN
Changes since 1.26: +12 -2 lines
Diff to previous 1.26
New features:
* Remove the empty lines on addresses (it will not remove, yet, the empty lines that have commas or punctuations)

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 3 04:54:50 2008 UTC (15 months, 3 weeks ago) by brmassa
Branch: MAIN
Changes since 1.25: +1 -1 lines
Diff to previous 1.25
New features:
* Use token in "!token" format instead "[token]"

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 3 04:45:10 2008 UTC (15 months, 3 weeks ago) by brmassa
Branch: MAIN
Changes since 1.24: +4 -47 lines
Diff to previous 1.24
New features:
* Print the addresses using token replacement

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 3 04:16:31 2008 UTC (15 months, 3 weeks ago) by brmassa
Branch: MAIN
Changes since 1.23: +26 -6 lines
Diff to previous 1.23
New features:
* Load the propper address format in order to print a address

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 2 07:43:55 2008 UTC (15 months, 3 weeks ago) by brmassa
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-alpha2
Changes since 1.22: +5 -5 lines
Diff to previous 1.22
New features:
* Only theme the addresses fields

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 2 02:04:01 2008 UTC (15 months, 3 weeks ago) by brmassa
Branch: MAIN
Changes since 1.21: +4 -4 lines
Diff to previous 1.21
Bugs fixed:
* #287799 by mongolito404: User 'adr' microformat instead of vcard. (infact, now both formats are used)

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 1 04:22:59 2008 UTC (15 months, 3 weeks ago) by brmassa
Branch: MAIN
Changes since 1.20: +1 -70 lines
Diff to previous 1.20
Misc:
* Removed the deprecated _addresses_form function

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 1 04:18:58 2008 UTC (15 months, 3 weeks ago) by brmassa
Branch: MAIN
Changes since 1.19: +33 -1 lines
Diff to previous 1.19
Misc:
* _addresses_settings() moved to addresses.inc

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 31 11:26:51 2008 UTC (15 months, 3 weeks ago) by brmassa
Branch: MAIN
Changes since 1.18: +17 -54 lines
Diff to previous 1.18
Misc:
* Code optimizations

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 31 11:20:16 2008 UTC (15 months, 3 weeks ago) by brmassa
Branch: MAIN
Changes since 1.17: +156 -1 lines
Diff to previous 1.17
New features:
* _addresses_addressesfieldapi_form() will hold the addresses_addressesfieldapi $op == 'form' in order to reduce the memory consumption on non relater pages

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 31 11:09:33 2008 UTC (15 months, 3 weeks ago) by brmassa
Branch: MAIN
Changes since 1.16: +3 -3 lines
Diff to previous 1.16
Bugs fixed:
* Variable typo

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 31 10:51:25 2008 UTC (15 months, 3 weeks ago) by brmassa
Branch: MAIN
Changes since 1.15: +1 -85 lines
Diff to previous 1.15
Misc:
* both address_save and delete functions moved from addresses core to addresses user module

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 31 09:57:37 2008 UTC (15 months, 3 weeks ago) by brmassa
Branch: MAIN
Changes since 1.14: +33 -2 lines
Diff to previous 1.14
New features:
* theme_addresses_select_fields() print a nice settings table for selecting which address fields should be used

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 31 08:58:03 2008 UTC (15 months, 3 weeks ago) by brmassa
Branch: MAIN
Changes since 1.13: +3 -3 lines
Diff to previous 1.13
Misc:
* Since _addresses_address_get() was only used by address user module, it was moved to there

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 29 01:12:00 2008 UTC (19 months, 4 weeks ago) by brmassa
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-alpha1
Changes since 1.12: +1 -1 lines
Diff to previous 1.12
Misc:
* Correct CVS // $Id: $ insertion

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 27 08:32:33 2008 UTC (19 months, 4 weeks ago) by brmassa
Branch: MAIN
Changes since 1.11: +24 -2 lines
Diff to previous 1.11
New features:
* The brand new addresses_elements element has now a theme function (basicly its a clone from theme_date())

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 5 19:49:40 2008 UTC (20 months, 3 weeks ago) by brmassa
Branch: MAIN
Changes since 1.10: +5 -2 lines
Diff to previous 1.10
Bugs fixed:
* A small change on module_invoke_all() thing

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 5 18:10:55 2008 UTC (20 months, 3 weeks ago) by brmassa
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9
Misc:
* No need to store the module path ADDRESSES_PATH, because its not commonly used

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 20 18:24:44 2008 UTC (21 months ago) by brmassa
Branch: MAIN
Changes since 1.8: +4 -4 lines
Diff to previous 1.8
Misc:
* argument order changed for _addresses_country_get()

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 20 18:10:50 2008 UTC (21 months ago) by brmassa
Branch: MAIN
Changes since 1.7: +2 -5 lines
Diff to previous 1.7
Misc:
* new argument for _addresses_form()

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 19 03:54:34 2008 UTC (21 months ago) by brmassa
Branch: MAIN
Changes since 1.6: +7 -8 lines
Diff to previous 1.6
Misc:
* some hook naming changes
* better Doxygen documentation

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 31 13:37:14 2008 UTC (21 months, 3 weeks ago) by brmassa
Branch: MAIN
Changes since 1.5: +3 -3 lines
Diff to previous 1.5
Bugs fixed:
* Send $values thru hook_addressesfieldapi()

New features:
* The number of addresses per form is now controled by $values['qty']

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 31 12:24:12 2008 UTC (21 months, 3 weeks ago) by brmassa
Branch: MAIN
Changes since 1.4: +12 -158 lines
Diff to previous 1.4
New features:
* Now we have a new API to allow external modules to add new fields to the addresses, like telephone, fax, latitude, etc...: hook_addressesfieldapi()
* Now we get the fields that will be used in the address now thru a hook function, but from a global variable

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 30 16:56:55 2008 UTC (21 months, 3 weeks ago) by brmassa
Branch: MAIN
Changes since 1.3: +30 -51 lines
Diff to previous 1.3
New features:
* _addresses_admin() now let admins to select a list of contries allowed

Misc:
* _addresses_address_get() moved to addresses.module to avoid loading addresses.inc only for it (the case on node views)

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 30 13:32:23 2008 UTC (21 months, 3 weeks ago) by brmassa
Branch: MAIN
Changes since 1.2: +66 -73 lines
Diff to previous 1.2
Misc:
* _addresses_save() now uses the ID number instead the object with the id.
* _addresses_form() now gets all addresses instead only one
* Better documentation

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 30 11:13:23 2008 UTC (21 months, 3 weeks ago) by brmassa
Branch: MAIN
Changes since 1.1: +9 -9 lines
Diff to previous 1.1
Bugs fixed:
* SQL called {address} instead {addresses}

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 30 08:59:10 2008 UTC (21 months, 3 weeks ago) by brmassa
Branch: MAIN
Misc: module renamed to Addresses, so do files

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