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

Log of /contributions/modules/addresses/addresses.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.62 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 11 07:24:29 2009 UTC (9 months, 2 weeks ago) by brmassa
Branch: MAIN
CVS Tags: HEAD
Changes since 1.61: +3 -2 lines
Diff to previous 1.61
Bugs fixed:
* #337541 by deviantintegral: validation of required fields fails

Revision 1.61 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 20 20:31:42 2009 UTC (10 months ago) by brmassa
Branch: MAIN
CVS Tags: DRUPAL-6--1-04, DRUPAL-6--1-05
Changes since 1.60: +6 -1 lines
Diff to previous 1.60
New features:
* #290579 by brmassa: Order of Fields on Submission Forms

Revision 1.60 - (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
Changes since 1.59: +27 -31 lines
Diff to previous 1.59
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.59 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 7 01:55:41 2009 UTC (10 months, 2 weeks ago) by brmassa
Branch: MAIN
CVS Tags: DRUPAL-6--1-02
Changes since 1.58: +5 -3 lines
Diff to previous 1.58
Bugs fixed:
* #355282 by brmassa: Invalid argument supplied for foreach...

Revision 1.58 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 7 00:19:54 2009 UTC (10 months, 2 weeks ago) by brmassa
Branch: MAIN
CVS Tags: DRUPAL-6--1-01
Changes since 1.57: +6 -1 lines
Diff to previous 1.57
Bugs fixed:
* Security fix by Alexis: users could insert HTML code into some fields and it might execute external files

Revision 1.57 - (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
Changes since 1.56: +1 -2 lines
Diff to previous 1.56
Removing the final ?> from all files.

Revision 1.56 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 16 23:14:52 2008 UTC (12 months, 1 week ago) by alexiswilke
Branch: MAIN
Changes since 1.55: +2 -1 lines
Diff to previous 1.55
Fixes:
* Added the missing ?> to all the files where it was missing.

Revision 1.55 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 12 21:44:50 2008 UTC (12 months, 2 weeks ago) by brmassa
Branch: MAIN
CVS Tags: DRUPAL-6--1-0
Changes since 1.54: +20 -13 lines
Diff to previous 1.54
Bugs fixed:
* #321948 and #326086 by AlexisWilke and brmassa: Token module integration was buggy and inefficient

Revision 1.54 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 22 22:08:42 2008 UTC (13 months ago) by brmassa
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-ALPHA3
Changes since 1.53: +1 -11 lines
Diff to previous 1.53
Bugs fixed:
* #311288 by brmassa: the last commit was breaking the CCK integration because the fieldset was being added in ALL address' form. Now its only added on user addresses

Revision 1.53 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 22 22:07:29 2008 UTC (13 months ago) by brmassa
Branch: MAIN
Changes since 1.52: +12 -11 lines
Diff to previous 1.52
Bugs fixed:
* #311288 by brmassa: the last commit was breaking the CCK integration because the fieldset was being added in ALL address' form. Now its only added on user addresses

Revision 1.52 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 21 14:32:28 2008 UTC (13 months ago) by brmassa
Branch: MAIN
Changes since 1.51: +11 -2 lines
Diff to previous 1.51
Improvements:
* #311288 by alexis and brmassa: Use a fieldset for the User interface
* Several small code improvements

Revision 1.51 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 28 10:48:54 2008 UTC (14 months, 4 weeks ago) by brmassa
Branch: MAIN
Changes since 1.50: +21 -10 lines
Diff to previous 1.50
New features:
* Token values know created dynamically
* Default addresses fields now have a new attribute: token

Revision 1.50 - (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.49: +22 -2 lines
Diff to previous 1.49
Misc:
* Drupal code compliance fixes

Revision 1.49 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 4 16:23:59 2008 UTC (15 months, 3 weeks ago) by brmassa
Branch: MAIN
Changes since 1.48: +10 -10 lines
Diff to previous 1.48
New features:
* Split tokens into two groups: general and strict addresses values

Revision 1.48 - (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.47: +13 -3 lines
Diff to previous 1.47
Bugs fixed:
* Removed the new lines

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

Revision 1.46 - (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.45: +50 -33 lines
Diff to previous 1.45
New features:
* Put all addresses values into theme functions

Revision 1.45 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 4 14:43:02 2008 UTC (15 months, 3 weeks ago) by brmassa
Branch: MAIN
Changes since 1.44: +25 -21 lines
Diff to previous 1.44
New features:
* Country and State abbreviations now use the the abbr HTML tag

Revision 1.44 - (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.43: +7 -1 lines
Diff to previous 1.43
New features:
* 3-Digit country codes list, according to ISO

Revision 1.43 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 4 12:55:58 2008 UTC (15 months, 3 weeks ago) by brmassa
Branch: MAIN
Changes since 1.42: +6 -6 lines
Diff to previous 1.42
Misc:
* Code organization

Revision 1.42 - (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.41: +3 -3 lines
Diff to previous 1.41
Misc:
* Some theme functions moved to addresses.settings.inc

Revision 1.41 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 4 12:52:00 2008 UTC (15 months, 3 weeks ago) by brmassa
Branch: MAIN
Changes since 1.40: +2 -2 lines
Diff to previous 1.40
Misc:
* Rename _addresses_admin to _addresses_settings for consistency

Revision 1.40 - (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.39: +2 -2 lines
Diff to previous 1.39
Misc:
* Both _addresses_autocomplete and _addresses_province_validate functions moved to addresses.settings.inc

Revision 1.39 - (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.38: +2 -2 lines
Diff to previous 1.38
Misc:
* Both _addresses_settings_fields and _addresses_settings_format functions moved to addresses.settings.inc

Revision 1.38 - (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.37: +3 -2 lines
Diff to previous 1.37
Misc:
* Both _addresses_addressesfieldapi_form and _addresses_admin functions moved to addresses.settings.inc

Revision 1.37 - (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.36: +2 -2 lines
Diff to previous 1.36
Misc:
* Rename addresses_select_fields to _addresses_settings_fields for consistency

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 3 09:31:55 2008 UTC (15 months, 3 weeks ago) by brmassa
Branch: MAIN
Changes since 1.35: +3 -3 lines
Diff to previous 1.35
New features:
* Province and Country codes should be uppercase (during display)

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 3 09:22:23 2008 UTC (15 months, 3 weeks ago) by brmassa
Branch: MAIN
Changes since 1.34: +5 -5 lines
Diff to previous 1.34
Misc:
* Better description for token values

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 3 09:05:14 2008 UTC (15 months, 3 weeks ago) by brmassa
Branch: MAIN
Changes since 1.33: +12 -3 lines
Diff to previous 1.33
New features:
* Menu item for address format settings page

Revision 1.33 - (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.32: +1 -6 lines
Diff to previous 1.32
Misc:
* Removed deprecated functions

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 3 08:29:00 2008 UTC (15 months, 3 weeks ago) by brmassa
Branch: MAIN
Changes since 1.31: +23 -17 lines
Diff to previous 1.31
Misc:
* Optimize the code

Revision 1.31 - (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.30: +21 -17 lines
Diff to previous 1.30
New features:
* Remove the empty lines on addresses (it will not remove, yet, the empty lines that have commas or punctuations)

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 3 04:53:21 2008 UTC (15 months, 3 weeks ago) by brmassa
Branch: MAIN
Changes since 1.29: +12 -13 lines
Diff to previous 1.29
Bugs fixed:
* addresses_token_values() values were wrong

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 3 04:45:49 2008 UTC (15 months, 3 weeks ago) by brmassa
Branch: MAIN
Changes since 1.28: +18 -18 lines
Diff to previous 1.28
Misc:
* Code organization

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 3 04:38:02 2008 UTC (15 months, 3 weeks ago) by brmassa
Branch: MAIN
Changes since 1.27: +46 -1 lines
Diff to previous 1.27
New features:
* Implementation of hook_token_list and hook_token_values

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 2 08:05:04 2008 UTC (15 months, 3 weeks ago) by brmassa
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-alpha2
Changes since 1.26: +3 -4 lines
Diff to previous 1.26
Bugs fixed:
* Problems on address fields for users solved

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 2 07:48:06 2008 UTC (15 months, 3 weeks ago) by brmassa
Branch: MAIN
Changes since 1.25: +2 -2 lines
Diff to previous 1.25
Bugs fixed:
* Field requirement cannot be NULL

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 2 03:17:48 2008 UTC (15 months, 3 weeks ago) by brmassa
Branch: MAIN
Changes since 1.24: +12 -2 lines
Diff to previous 1.24
New features:
* Reset each address fields based on the whole required value

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

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 31 11:29:56 2008 UTC (15 months, 3 weeks ago) by brmassa
Branch: MAIN
Changes since 1.22: +11 -10 lines
Diff to previous 1.22
Bugs fixed:
* Drupal 6.2 changed the page access process

Revision 1.22 - (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.21: +2 -147 lines
Diff to previous 1.21
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.21 - (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.20: +2 -4 lines
Diff to previous 1.20
Bugs fixed:
* Variable typo

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 31 10:45:58 2008 UTC (15 months, 3 weeks ago) by brmassa
Branch: MAIN
Changes since 1.19: +3 -3 lines
Diff to previous 1.19
New features:
* _addresses_settings argument now is optional

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 31 10:16:10 2008 UTC (15 months, 3 weeks ago) by brmassa
Branch: MAIN
Changes since 1.18: +13 -1 lines
Diff to previous 1.18
Misc:
* Code documentation
* theme function inserted on _addresses_settings

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 31 10:13:18 2008 UTC (15 months, 3 weeks ago) by brmassa
Branch: MAIN
Changes since 1.17: +37 -55 lines
Diff to previous 1.17
New features:
* $op = 'settings' on hook_addressfieldapi() is now deprecated. its much more intelligent use _addresses_settings() for building the settings based on fields info

Revision 1.17 - (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.16: +6 -1 lines
Diff to previous 1.16
New features:
* theme_addresses_select_fields() print a nice settings table for selecting which address fields should be used

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 31 09:40:49 2008 UTC (15 months, 3 weeks ago) by brmassa
Branch: MAIN
Changes since 1.15: +48 -4 lines
Diff to previous 1.15
New features:
* addressesfieldapi now uses the $op == 'fields' to get DB info about every address field

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 31 09:07:26 2008 UTC (15 months, 3 weeks ago) by brmassa
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14
Misc:
* Replace the PHP include_once by the drupal equivalent

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: +4 -46 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: +2 -1 lines
Diff to previous 1.12
Misc:
* Correct CVS // $Id: $ insertion

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 28 14:01:04 2008 UTC (20 months ago) by brmassa
Branch: MAIN
Changes since 1.11: +17 -6 lines
Diff to previous 1.11
New features:
* a new operation ($op) for addressesapi: fields. it will contain a list of fields for addresses
* addresses_elements now list on '#columns' attribute a list of fields. Its particularly important for CCK module

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 27 09:06:08 2008 UTC (20 months ago) by brmassa
Branch: MAIN
Changes since 1.10: +150 -170 lines
Diff to previous 1.10
Misc:
* Code organization (correct indentation)
* Removed all fieldset created by hook_addressesapi. Only the the addresses fields are now used

Bugs fixed:
* aid field correctly created

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 27 08:30:36 2008 UTC (20 months ago) by brmassa
Branch: MAIN
Changes since 1.9: +111 -35 lines
Diff to previous 1.9
New features:
* addresses_element is a element type that will build the entire addresses form.

Misc:
* Addresses form will now only create a single address per time

Revision 1.9 - (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.8: +19 -18 lines
Diff to previous 1.8
Bugs fixed:
* A small change on module_invoke_all() thing

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

Revision 1.7 - (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.6: +6 -3 lines
Diff to previous 1.6
Misc:
* argument order changed for _addresses_country_get()

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 20 18:20:44 2008 UTC (21 months ago) by brmassa
Branch: MAIN
Changes since 1.5: +36 -17 lines
Diff to previous 1.5
New features:
* All address fields enabled
* Some form adjustments

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 20 18:12:00 2008 UTC (21 months ago) by brmassa
Branch: MAIN
Changes since 1.4: +18 -14 lines
Diff to previous 1.4
New features:
* New address fields for the settings page

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 19 04:00:08 2008 UTC (21 months, 1 week ago) by brmassa
Branch: MAIN
Changes since 1.3: +179 -144 lines
Diff to previous 1.3
New features:
* addressesfieldapi now accepts a new argument ($op) to be able to perform multiple operations on a single hook
* settings $op on addressesfieldapi hook

Revision 1.3 - (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.2: +157 -2 lines
Diff to previous 1.2
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.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 30 16:45:17 2008 UTC (21 months, 3 weeks ago) by brmassa
Branch: MAIN
Changes since 1.1: +43 -2 lines
Diff to previous 1.1
Misc:
* _addresses_address_get() moved to addresses.module to avoid loading addresses.inc only for it (the case on node views)

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