Log of /contributions/modules/location/location_API.txt
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.10 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Jul 24 15:44:37 2008 UTC
(16 months ago)
by
bdragon
Branch:
MAIN
CVS Tags:
DRUPAL-5--3-0,
DRUPAL-5--3-0-RC1,
DRUPAL-5--3-0-RC2,
DRUPAL-5--3-0-UNSTABLE4,
DRUPAL-5--3-0-test1,
DRUPAL-5--3-0-test2,
DRUPAL-5--3-0-test3,
DRUPAL-5--3-1-RC1,
DRUPAL-6--3-0,
DRUPAL-6--3-0-RC1,
DRUPAL-6--3-0-RC2,
DRUPAL-6--3-0-UNSTABLE4,
DRUPAL-6--3-0-test3,
DRUPAL-6--3-1-RC1,
HEAD
Branch point for:
DRUPAL-5--3,
DRUPAL-6--3
Changes since
1.9: +1 -240 lines
Diff to
previous 1.9
Bunch of api stuff was moved to location_search, which is still broken.
Revision
1.8 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Jan 24 06:46:50 2008 UTC
(22 months ago)
by
bdragon
Branch:
MAIN
Changes since
1.7: +148 -148 lines
Diff to
previous 1.7
I hate to do this, but that first patch was just unacceptable.
It is going to be faster to merge in the last 6 pages of changes by hand.
Revert (sans a few files) to DRUPAL-5 again and start over.
Revision
1.7 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Jan 24 02:03:53 2008 UTC
(22 months ago)
by
bdragon
Branch:
MAIN
Changes since
1.6: +9 -1 lines
Diff to
previous 1.6
Normalizing file headers, ensuring all the $Id$ tags work (Somehow a bunch of files got -kk'd in CVS so the tag expansion wasn't working), changing documentation around.
Revision
1.5 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Jan 22 20:53:29 2008 UTC
(22 months ago)
by
brmassa
Branch:
MAIN
Changes since
1.4: +8 -8 lines
Diff to
previous 1.4
Misc:
* location_latlon_rough() renamed to _ocation_latlon_rough()
* _location_country_configured() renamed to _location_country_enabled()
* Code organization
Revision
1.4 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Jan 21 19:40:37 2008 UTC
(22 months ago)
by
brmassa
Branch:
MAIN
Changes since
1.3: +136 -136 lines
Diff to
previous 1.3
Bugs Fixed:
* Drupal code standards compliance
* PHP_E code compliance
* Proper SQL instaler for PostgreSQL
* Save installer for MySQL and PostgreSQL (easier to exchange them)
* #197107 "Typo in location.module renders location distance search unit settings ineffective"
* #199289 "Close tags in location.theme"
* #87292 "US/CA location reference non-existent 'state' location attribute"
New Features:
* Location Fax uninstaller
* Location Phone uninstaller
* Countries list is now sorted alphabetically and translated
* State list is now a autocomplete
* Users can have more that one address on the new address book
Misc:
* Several new Doxygen documentation
* 80-character per line policy
* Code organization
* Functions listed in alphabetic order
* Several functions renamed for consistency
* All non-hook functions have a _ at the beggining, to avoid to executed as a hook
Revision
1.3 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Sep 8 19:58:46 2005 UTC
(4 years, 2 months ago)
by
ankur
Branch:
MAIN
CVS Tags:
DRUPAL-5--1-0,
DRUPAL-5--1-1,
DRUPAL-5--1-2,
DRUPAL-5--2-0,
DRUPAL-5--2-1,
DRUPAL-5--2-2,
DRUPAL-5--2-3,
DRUPAL-5--2-4,
DRUPAL-5--2-5,
DRUPAL-5--2-6,
DRUPAL-5--2-7
Branch point for:
DRUPAL-4-6,
DRUPAL-4-7,
DRUPAL-5
Changes since
1.2: +35 -13 lines
Diff to
previous 1.2
Updating location module interface to allow admin to choose which mapping
sites to deep-link to. See http://drupal.org/node/25086
Revision
1.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Apr 26 00:07:14 2005 UTC
(4 years, 7 months ago)
by
ankur
Branch:
MAIN
CVS Tags:
DRUPAL-4-5
Changes since
1.1: +6 -2 lines
Diff to
previous 1.1
Apologies for the lenghty commit; time is scarce at present.
This commit fixes #21264, #21226, #20789, #20790.
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.