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

Log of /contributions/modules/gmap/gmap.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.51.2.180 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 17 18:34:14 2009 UTC (7 months, 1 week ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.179: +7 -1 lines
Diff to previous 1.51.2.179 , to branch point 1.51 , to next main 1.101
Usability: Don't show a JS error when attempting to display a map before the API key has been configured.

This should help when visiting the settings page for the first time, etc. The immediate JS error isn't very nice.

Revision 1.101 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 17 18:31:59 2009 UTC (7 months, 1 week ago) by bdragon
Branch: MAIN
CVS Tags: HEAD
Changes since 1.100: +7 -1 lines
Diff to previous 1.100
Usability: Don't show a JS error when attempting to display a map before the API key has been configured.

This should help when visiting the settings page for the first time, etc. The immediate JS error isn't very nice.

Revision 1.51.2.179 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 11 16:45:15 2009 UTC (8 months, 2 weeks ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.178: +2 -2 lines
Diff to previous 1.51.2.178 , to branch point 1.51
#397986, reported by VeryMisunderstood: Fixing php notice / serious performance issue in marker titles.

Revision 1.100 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 11 16:43:02 2009 UTC (8 months, 2 weeks ago) by bdragon
Branch: MAIN
Changes since 1.99: +2 -2 lines
Diff to previous 1.99
#397986, reported by VeryMisunderstood: Fixing php notice / serious performance issue in marker titles.

Revision 1.51.2.178 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 13 00:01:51 2009 UTC (9 months, 1 week ago) by bdragon
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1-RC1
Changes since 1.51.2.177: +11 -8 lines
Diff to previous 1.51.2.177 , to branch point 1.51
Add support for ClusterMarker and MarkerManager (without the G) marker managers.

Fix #155104 by Scott Falconer: Add "Zoom to cluster area" support.

Allow falling back to the default Clusterer marker if desired.

Allow entering larger numbers in some marker manager settings.

Allow choosing between the original and the new "zoom to marker area" behavior on Clusterer.

Revision 1.99 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 12 23:45:23 2009 UTC (9 months, 1 week ago) by bdragon
Branch: MAIN
CVS Tags: DRUPAL-6--1-1-RC1
Changes since 1.98: +11 -8 lines
Diff to previous 1.98
Add support for ClusterMarker and MarkerManager (without the G) marker managers.

Fix #155104 by Scott Falconer: Add "Zoom to cluster area" support.

Allow falling back to the default Clusterer marker if desired.

Allow entering larger numbers in some marker manager settings.

Allow choosing between the original and the new "zoom to marker area" behavior on Clusterer.

Revision 1.98 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 12 22:42:12 2009 UTC (9 months, 1 week ago) by bdragon
Branch: MAIN
Changes since 1.97: +6 -2 lines
Diff to previous 1.97
Change marker chooser to add an empty "Default" option if the element is not #required.

Revision 1.51.2.177 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 11 20:42:57 2009 UTC (9 months, 1 week ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.176: +13 -1 lines
Diff to previous 1.51.2.176 , to branch point 1.51
Backport http://drupal.org/cvs?commit=159894
Document extramarkerevents and the new clickableshapes behavior flags.
Add shape clickability.

Revision 1.51.2.176 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 4 21:33:55 2009 UTC (9 months, 2 weeks ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.175: +8 -4 lines
Diff to previous 1.51.2.175 , to branch point 1.51
@bec: This was causing warnings on pages with markerless maps (like the settings page.)

Revision 1.97 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 4 21:30:54 2009 UTC (9 months, 2 weeks ago) by bdragon
Branch: MAIN
Changes since 1.96: +6 -3 lines
Diff to previous 1.96
@bec: This was causing warnings on pages with markerless maps (like the settings page.)

Revision 1.51.2.175 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 31 00:25:27 2009 UTC (9 months, 3 weeks ago) by bec
Branch: DRUPAL-5
Changes since 1.51.2.174: +5 -1 lines
Diff to previous 1.51.2.174 , to branch point 1.51
add a class around map bubble contents. you can now set width and height on .gmap-popup in your css and map bubbles will grow to fit it.

Revision 1.96 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 31 00:16:23 2009 UTC (9 months, 3 weeks ago) by bec
Branch: MAIN
Changes since 1.95: +6 -1 lines
Diff to previous 1.95
add a class around map bubble contents. you can now set width and height on .gmap-popup in your css and map bubbles will grow to fit it.

Revision 1.51.2.174 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 13 15:46:44 2009 UTC (10 months, 1 week ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.173: +1 -1 lines
Diff to previous 1.51.2.173 , to branch point 1.51
#351912 by mleicester: Force gmap to properly respect a custom marker path.

Revision 1.95 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 13 15:45:42 2009 UTC (10 months, 1 week ago) by bdragon
Branch: MAIN
Changes since 1.94: +2 -2 lines
Diff to previous 1.94
#351912 by mleicester: Force gmap to properly respect a custom marker path.

Revision 1.51.2.173 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 29 19:08:41 2008 UTC (10 months, 3 weeks ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.172: +18 -11 lines
Diff to previous 1.51.2.172 , to branch point 1.51
#350408 by pillarsdotnet: Selecting "Regenerate marker cache" does not reliably clear and rebuild the marker cache.
Changes:
gmap_regenerate_markers()

    * Pass TRUE to the gmap_get_icondata() function
    * Pass TRUE to the gmap_set_marker_titles() function

gmap_set_marker_titles()

    * Simplify and correct the caching logic

Revision 1.94 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 29 18:59:41 2008 UTC (10 months, 3 weeks ago) by bdragon
Branch: MAIN
Changes since 1.93: +26 -12 lines
Diff to previous 1.93
#350408 by pillarsdotnet: Selecting "Regenerate marker cache" does not reliably clear and rebuild the marker cache.
Changes:
gmap_regenerate_markers()

    * Pass TRUE to the gmap_get_icondata() function
    * Pass TRUE to the gmap_set_marker_titles() function

gmap_set_marker_titles()

    * Simplify and correct the caching logic

gmap_flush_caches()

    * Add an implementation of hook_flush_caches to ensure that clicking on the "Clear cached data" button from the /admin/settings/performance page also rebuilds the marker cache.

Revision 1.93 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 19 19:09:09 2008 UTC (11 months ago) by bdragon
Branch: MAIN
Changes since 1.92: +13 -1 lines
Diff to previous 1.92
Document extramarkerevents and the new clickableshapes behavior flags.
Add shape clickability.

Revision 1.92 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 5 17:35:51 2008 UTC (11 months, 2 weeks ago) by bdragon
Branch: MAIN
CVS Tags: DRUPAL-6--1-0
Changes since 1.91: +11 -0 lines
Diff to previous 1.91
* Add code to detect duplicate mapids and prevent js errors.

Revision 1.51.2.172 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 5 17:33:20 2008 UTC (11 months, 2 weeks ago) by bdragon
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.51.2.171: +11 -0 lines
Diff to previous 1.51.2.171 , to branch point 1.51
* Add code to detect duplicate mapids and prevent js errors.
* Fix gmap_views duplication of mapids.

Revision 1.51.2.171 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 24 19:16:25 2008 UTC (11 months, 4 weeks ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.170: +2 -2 lines
Diff to previous 1.51.2.170 , to branch point 1.51
#338572 by goba: Improvements to the filter description.

Revision 1.91 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 24 19:14:33 2008 UTC (11 months, 4 weeks ago) by bdragon
Branch: MAIN
Changes since 1.90: +2 -2 lines
Diff to previous 1.90
#338572 by goba: Improvements to the filter description.

Revision 1.51.2.170 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 24 17:55:00 2008 UTC (11 months, 4 weeks ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.169: +2 -2 lines
Diff to previous 1.51.2.169 , to branch point 1.51
#338511, reported by goba: Rename "create macro" permission to "create gmap macro".

Revision 1.90 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 24 17:49:54 2008 UTC (11 months, 4 weeks ago) by bdragon
Branch: MAIN
Changes since 1.89: +2 -2 lines
Diff to previous 1.89
#338511, reported by goba: Rename "create macro" permission to "create gmap macro".

Revision 1.51.2.169 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 20 16:13:30 2008 UTC (12 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.168: +10 -2 lines
Diff to previous 1.51.2.168 , to branch point 1.51
Followup to hack -- missed a spot.

Revision 1.89 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 20 16:11:23 2008 UTC (12 months ago) by bdragon
Branch: MAIN
Changes since 1.88: +10 -2 lines
Diff to previous 1.88
Followup to hack -- missed a spot.

Revision 1.51.2.168 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 19 21:24:10 2008 UTC (12 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.167: +6 -1 lines
Diff to previous 1.51.2.167 , to branch point 1.51
Implement a hack so swill can twiddle the marker manager ;)

Revision 1.88 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 19 21:22:50 2008 UTC (12 months ago) by bdragon
Branch: MAIN
Changes since 1.87: +5 -0 lines
Diff to previous 1.87
Implement a hack so swill can twiddle the marker manager ;)

Revision 1.51.2.167 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 7 21:21:10 2008 UTC (12 months, 2 weeks ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.166: +3 -349 lines
Diff to previous 1.51.2.166 , to branch point 1.51
Move macro parsing into an include file to shave about 10k off the module file.

Revision 1.87 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 7 20:17:50 2008 UTC (12 months, 2 weeks ago) by bdragon
Branch: MAIN
Changes since 1.86: +2 -348 lines
Diff to previous 1.86
Move macro parsing into an include file to shave about 10k off the module file.

Revision 1.51.2.166 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 7 19:58:30 2008 UTC (12 months, 2 weeks ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.165: +20 -7 lines
Diff to previous 1.51.2.165 , to branch point 1.51
Fix some doxygen nits.

Revision 1.86 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 7 19:57:25 2008 UTC (12 months, 2 weeks ago) by bdragon
Branch: MAIN
Changes since 1.85: +19 -6 lines
Diff to previous 1.85
Fix some doxygen nits.

Revision 1.51.2.165 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 5 21:11:54 2008 UTC (12 months, 2 weeks ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.164: +2 -2 lines
Diff to previous 1.51.2.164 , to branch point 1.51
#330343, reported by fabio84 and also by epimeth in irc: Make script url valid again, I forgot that url() returns raw ampersands.

Revision 1.85 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 5 21:07:58 2008 UTC (12 months, 2 weeks ago) by bdragon
Branch: MAIN
Changes since 1.84: +1 -1 lines
Diff to previous 1.84
#330343, reported by fabio84 and also by epimeth in irc: Make script url valid again, I forgot that url() returns raw ampersands.

Revision 1.51.2.164 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 5 21:03:51 2008 UTC (12 months, 2 weeks ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.163: +8 -1 lines
Diff to previous 1.51.2.163 , to branch point 1.51
Let people pass map arrays to theme('gmap') without wrapping them in array('#settings' => ...). In theory.

Revision 1.84 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 5 21:02:27 2008 UTC (12 months, 2 weeks ago) by bdragon
Branch: MAIN
Changes since 1.83: +7 -0 lines
Diff to previous 1.83
Let people pass map arrays to theme('gmap') without wrapping them in array('#settings' => ...). In theory.

Revision 1.51.2.163 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 29 18:09:33 2008 UTC (12 months, 3 weeks ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.162: +6 -4 lines
Diff to previous 1.51.2.162 , to branch point 1.51
* Remove my mousewheel zooming code and rely on google's, it's worked properly since 2.102!
* Remove references to mousewheel.js, clean up variable.
* Add support for Continuous Zoom, enabled by default.
* Add behavior flag for disabling Continuous Zoom.
* Remove workaround from may 2007 (rev 1.1.2.15) that was causing zooming problems.

Revision 1.83 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 29 17:39:41 2008 UTC (12 months, 3 weeks ago) by bdragon
Branch: MAIN
Changes since 1.82: +6 -4 lines
Diff to previous 1.82
* Remove my mousewheel zooming code and rely on google's, it's worked properly since 2.102!
* Remove references to mousewheel.js, clean up variable.
* Add support for Continuous Zoom, enabled by default.
* Add behavior flag for disabling Continuous Zoom.
* Remove workaround from may 2007 (rev 1.1.2.15) that was causing zooming problems.

Revision 1.82 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 20 21:05:08 2008 UTC (13 months ago) by bdragon
Branch: MAIN
Changes since 1.81: +24 -3 lines
Diff to previous 1.81
Finish implementing styles support.
* Add style keyword to the macro layer.
* Add code to merge styles in properly.
* Allow using references to styles in lines / polys.

Revision 1.51.2.162 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 20 21:02:05 2008 UTC (13 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.161: +24 -3 lines
Diff to previous 1.51.2.161 , to branch point 1.51
Finish implementing styles support.
* Add style keyword to the macro layer.
* Add code to merge styles in properly.
* Allow using references to styles in lines / polys.

Revision 1.51.2.161 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 16 18:45:34 2008 UTC (13 months, 1 week ago) by bdragon
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-RC2
Changes since 1.51.2.160: +18 -5 lines
Diff to previous 1.51.2.160 , to branch point 1.51
Fix #322106, reported by sjf: Allow gmap to work when the Private download method is enabled.

Revision 1.81 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 16 18:40:26 2008 UTC (13 months, 1 week ago) by bdragon
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-RC2
Changes since 1.80: +17 -4 lines
Diff to previous 1.80
Fix #322106, reported by sjf: Allow gmap to work when the Private download method is enabled.

Revision 1.51.2.160 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 2 16:27:19 2008 UTC (13 months, 3 weeks ago) by bdragon
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-RC1
Changes since 1.51.2.159: +10 -3 lines
Diff to previous 1.51.2.159 , to branch point 1.51
Change how the google maps api script tag is generated to make it more obvious.
Add 'hl' parameter to allow the map to translate itself. (Part of #314777.)

Revision 1.80 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 2 16:20:42 2008 UTC (13 months, 3 weeks ago) by bdragon
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-RC1
Changes since 1.79: +9 -2 lines
Diff to previous 1.79
Change how the google maps api script tag is generated to make it more obvious.
Add 'hl' parameter to allow the map to translate itself. (Part of #314777.)

Revision 1.51.2.159 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 1 17:22:29 2008 UTC (13 months, 3 weeks ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.158: +2 -2 lines
Diff to previous 1.51.2.158 , to branch point 1.51
Fix gmap alignment, which was still broken due to a missing space.

Revision 1.79 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 1 17:21:37 2008 UTC (13 months, 3 weeks ago) by bdragon
Branch: MAIN
Changes since 1.78: +1 -1 lines
Diff to previous 1.78
Fix gmap alignment, which was still broken due to a missing space.

Revision 1.51.2.158 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 1 17:10:19 2008 UTC (13 months, 3 weeks ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.157: +20 -47 lines
Diff to previous 1.51.2.157 , to branch point 1.51
Remove the old unused json callback.
Remove the markerdata hack.
Add a marker file generator and fix markers once and for all.
Add a button to the settings page to regenerate the marker cache. (Please note that the Drupal 5 version submits the form as well. In D5 it's harder to make buttons that only do one thing.)

Revision 1.78 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 1 16:59:32 2008 UTC (13 months, 3 weeks ago) by bdragon
Branch: MAIN
Changes since 1.77: +19 -38 lines
Diff to previous 1.77
Remove the old unused json callback.
Remove the markerdata hack.
Add a marker file generator and fix markers once and for all.
Add a button to the settings page to regenerate the marker cache.

Revision 1.51.2.157 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 30 20:21:24 2008 UTC (13 months, 3 weeks ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.156: +2 -2 lines
Diff to previous 1.51.2.156 , to branch point 1.51
#307864 reported by chasz: Change mousewheel.js OFF by default to fix some warnings.

Revision 1.77 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 30 20:19:52 2008 UTC (13 months, 3 weeks ago) by bdragon
Branch: MAIN
Changes since 1.76: +1 -1 lines
Diff to previous 1.76
#307864 reported by chasz: Change mousewheel.js OFF by default to fix some warnings.

Revision 1.51.2.156 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 30 15:20:46 2008 UTC (13 months, 3 weeks ago) by bdragon
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-BETA6
Changes since 1.51.2.155: +2 -2 lines
Diff to previous 1.51.2.155 , to branch point 1.51
Critical: Fix 'center' parsing that I broke in the last snapshot!

Revision 1.76 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 30 15:19:28 2008 UTC (13 months, 3 weeks ago) by bdragon
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-BETA6
Changes since 1.75: +1 -1 lines
Diff to previous 1.75
Critical: Fix 'center' parsing that I broke in the last snapshot!

Revision 1.51.2.155 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 30 15:08:45 2008 UTC (13 months, 3 weeks ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.154: +4 -4 lines
Diff to previous 1.51.2.154 , to branch point 1.51
Fixing align brokenness noted in comment 66 of #266595. I was treating a string as an array and accidentally stomping some css classes.

Revision 1.75 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 30 15:06:28 2008 UTC (13 months, 3 weeks ago) by bdragon
Branch: MAIN
Changes since 1.74: +3 -3 lines
Diff to previous 1.74
Fixing align brokenness noted in comment 66 of #266595. I was treating a string as an array and accidentally stomping some css classes.

Revision 1.51.2.154 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 23 20:51:11 2008 UTC (14 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.153: +17 -20 lines
Diff to previous 1.51.2.153 , to branch point 1.51
Change element processing to closer match how the D6 version does it. (More diff reduction)

Revision 1.51.2.153 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 23 20:07:25 2008 UTC (14 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.152: +0 -26 lines
Diff to previous 1.51.2.152 , to branch point 1.51
Remove expand_gmap, now that theme_gmap is more like the D6 way.

Revision 1.51.2.152 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 23 20:03:28 2008 UTC (14 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.151: +27 -7 lines
Diff to previous 1.51.2.151 , to branch point 1.51
Diff normalization.
Switch to the drupal 6 method of theming the map. (Should reduce mapid related issues.)

Revision 1.51.2.151 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 23 19:50:39 2008 UTC (14 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.150: +27 -10 lines
Diff to previous 1.51.2.150 , to branch point 1.51
Backport part of the D6 change to element processing.
Fix missing latlon control in the settings page.

Revision 1.74 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 23 18:44:47 2008 UTC (14 months ago) by bdragon
Branch: MAIN
Changes since 1.73: +51 -39 lines
Diff to previous 1.73
Fix warnings.
Make a slight change to how gmap element processing works. This should reduce warnings.
Add some tests.

Revision 1.73 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 22 22:50:00 2008 UTC (14 months ago) by bdragon
Branch: MAIN
Changes since 1.72: +0 -6 lines
Diff to previous 1.72
Remove an unneeded theme function.

Revision 1.51.2.150 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 22 22:43:29 2008 UTC (14 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.149: +4 -9 lines
Diff to previous 1.51.2.149 , to branch point 1.51
Remove an unneeded theme function.

Revision 1.72 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 22 16:55:41 2008 UTC (14 months ago) by bdragon
Branch: MAIN
Changes since 1.71: +1 -1 lines
Diff to previous 1.71
#311230 reported by meba: Fix 'address' in macro builder.

Revision 1.51.2.149 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 17 23:22:47 2008 UTC (14 months ago) by bdragon
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-BETA5
Changes since 1.51.2.148: +5 -5 lines
Diff to previous 1.51.2.148 , to branch point 1.51
Fix notices.

Revision 1.71 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 17 23:21:47 2008 UTC (14 months ago) by bdragon
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-BETA5
Changes since 1.70: +4 -4 lines
Diff to previous 1.70
Fix notices.

Revision 1.51.2.148 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 17 23:06:18 2008 UTC (14 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.147: +20 -20 lines
Diff to previous 1.51.2.147 , to branch point 1.51
Fix up a bunch of strict notices in gmap_parse_macro().

Revision 1.70 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 17 23:05:24 2008 UTC (14 months ago) by bdragon
Branch: MAIN
Changes since 1.69: +19 -19 lines
Diff to previous 1.69
Fix up a bunch of strict notices in gmap_parse_macro().

Revision 1.69 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 17 22:47:09 2008 UTC (14 months ago) by bdragon
Branch: MAIN
Changes since 1.68: +21 -1 lines
Diff to previous 1.68
Starting the reimplementation of the views style plugin. It is awesome.

Revision 1.51.2.147 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 17 15:45:18 2008 UTC (14 months, 1 week ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.146: +14 -9 lines
Diff to previous 1.51.2.146 , to branch point 1.51
Add a gmap_get_key() function to the public api.

Revision 1.68 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 17 15:41:15 2008 UTC (14 months, 1 week ago) by bdragon
Branch: MAIN
Changes since 1.67: +14 -9 lines
Diff to previous 1.67
Add a gmap_get_key() function to the public api.

Revision 1.67 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 15 18:18:41 2008 UTC (14 months, 1 week ago) by bdragon
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-BETA4
Changes since 1.66: +7 -11 lines
Diff to previous 1.66
Get rid of the line color defines, FINALLY.

Revision 1.51.2.146 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 15 18:17:47 2008 UTC (14 months, 1 week ago) by bdragon
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-BETA4
Changes since 1.51.2.145: +6 -10 lines
Diff to previous 1.51.2.145 , to branch point 1.51
Get rid of the line color defines, FINALLY.

Revision 1.66 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 15 16:46:32 2008 UTC (14 months, 1 week ago) by bdragon
Branch: MAIN
Changes since 1.65: +8 -2 lines
Diff to previous 1.65
Since I keep making the mistake of using comma delimited behaviors in macros, we might as well support the syntax.

Revision 1.51.2.145 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 15 16:44:14 2008 UTC (14 months, 1 week ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.144: +8 -2 lines
Diff to previous 1.51.2.144 , to branch point 1.51
Since I keep making the mistake of using comma delimited behaviors in macros, we might as well support the syntax.

Revision 1.65 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 9 02:44:05 2008 UTC (14 months, 2 weeks ago) by bdragon
Branch: MAIN
Changes since 1.64: +2 -3 lines
Diff to previous 1.64
XHTML fix -- Avoid setting element ids twice.

Revision 1.51.2.144 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 9 02:42:46 2008 UTC (14 months, 2 weeks ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.143: +2 -3 lines
Diff to previous 1.51.2.143 , to branch point 1.51
XHTML fix -- Avoid setting element ids twice.

Revision 1.51.2.143 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 21 18:24:21 2008 UTC (15 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.142: +6 -8 lines
Diff to previous 1.51.2.142 , to branch point 1.51
Attempt to fix some oddities with markerdata.js by adding it inline.

Revision 1.64 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 21 18:18:08 2008 UTC (15 months ago) by bdragon
Branch: MAIN
Changes since 1.63: +6 -8 lines
Diff to previous 1.63
Attempt to fix some oddities with markerdata.js by adding it inline.

Revision 1.63 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 21 17:41:14 2008 UTC (15 months ago) by bdragon
Branch: MAIN
Changes since 1.62: +18 -8 lines
Diff to previous 1.62
#291162, part 2: Fix how the mapid is determined.

Revision 1.62 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 21 17:32:03 2008 UTC (15 months ago) by bdragon
Branch: MAIN
Changes since 1.61: +2 -2 lines
Diff to previous 1.61
#291162, part 1: Use recursive merging to avoid stomping the settings array.

Revision 1.61 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 15 23:05:15 2008 UTC (16 months, 1 week ago) by bdragon
Branch: MAIN
Changes since 1.60: +23 -40 lines
Diff to previous 1.60
Fix up gmap expansion a bit. This is still a bit of a mess..

Revision 1.60 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 15 22:30:05 2008 UTC (16 months, 1 week ago) by bdragon
Branch: MAIN
Changes since 1.59: +8 -4 lines
Diff to previous 1.59
D6 porting

Revision 1.59 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 15 20:32:19 2008 UTC (16 months, 1 week ago) by bdragon
Branch: MAIN
Changes since 1.58: +7 -12 lines
Diff to previous 1.58
Fix some of the form processing issues.

Revision 1.58 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 15 17:43:49 2008 UTC (16 months, 1 week ago) by bdragon
Branch: MAIN
Changes since 1.57: +29 -11 lines
Diff to previous 1.57
Drupal 6 port: Roll in the element changes I made during testing a while back.

Revision 1.57 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 15 17:37:16 2008 UTC (16 months, 1 week ago) by bdragon
Branch: MAIN
Changes since 1.56: +25 -1 lines
Diff to previous 1.56
Drupal 6 porting: Use theme hook from #234344. (It's a lot more complete than mine was.)

Revision 1.56 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 15 17:32:43 2008 UTC (16 months, 1 week ago) by bdragon
Branch: MAIN
Changes since 1.55: +2 -2 lines
Diff to previous 1.55
Drupal 6 porting.
This change is from #234344.

Revision 1.55 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 15 17:21:44 2008 UTC (16 months, 1 week ago) by bdragon
Branch: MAIN
Changes since 1.54: +26 -45 lines
Diff to previous 1.54
D6 porting. (menu hook, cache api changes.)

Revision 1.51.2.142 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 15 17:03:15 2008 UTC (16 months, 1 week ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.141: +12 -12 lines
Diff to previous 1.51.2.141 , to branch point 1.51
Quick coder run -- code style fixes applied.

Revision 1.54 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 15 17:01:13 2008 UTC (16 months, 1 week ago) by bdragon
Branch: MAIN
Changes since 1.53: +12 -12 lines
Diff to previous 1.53
Quick coder run -- code style fixes applied.

Revision 1.53 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 15 16:30:29 2008 UTC (16 months, 1 week ago) by bdragon
Branch: MAIN
Changes since 1.52: +1202 -1103 lines
Diff to previous 1.52
Pull DRUPAL-5--1-0-BETA3 into HEAD.

Revision 1.51.2.141 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 15 15:45:25 2008 UTC (16 months, 1 week ago) by bdragon
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-BETA3
Changes since 1.51.2.140: +9 -2 lines
Diff to previous 1.51.2.140 , to branch point 1.51
#239120, noticed by shenzhuxi: Fix markers when clean urls are off.

Revision 1.51.2.140 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 7 16:39:16 2008 UTC (16 months, 2 weeks ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.139: +19 -1 lines
Diff to previous 1.51.2.139 , to branch point 1.51
#158096, part 1. Callback for non-ajax icon loader.

Revision 1.51.2.139 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 30 17:41:42 2008 UTC (16 months, 3 weeks ago) by bdragon
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-BETA2
Changes since 1.51.2.138: +12 -1 lines
Diff to previous 1.51.2.138 , to branch point 1.51
Commit local change that's been floating around for a while.
*partial* compatibility fix for opacity in macros. (change from fraction to percentage)

Revision 1.51.2.138 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 26 16:14:48 2008 UTC (16 months, 4 weeks ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.137: +2 -2 lines
Diff to previous 1.51.2.137 , to branch point 1.51
#274081 by drew reece: <div id="xxx" is output twice in GMap theming - breaks html validator.
Thanks!

Revision 1.51.2.137 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 26 16:09:18 2008 UTC (16 months, 4 weeks ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.136: +1 -1 lines
Diff to previous 1.51.2.136 , to branch point 1.51
"Oops!"
I accidentally changed the master map div in that last one...

Revision 1.51.2.136 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 26 15:51:47 2008 UTC (16 months, 4 weeks ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.135: +2 -2 lines
Diff to previous 1.51.2.135 , to branch point 1.51
Make the javascript warning more sane.

Revision 1.51.2.135 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 26 15:35:43 2008 UTC (16 months, 4 weeks ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.134: +4 -3 lines
Diff to previous 1.51.2.134 , to branch point 1.51
I've been running this change locally for a bit and it seems to have no ill effects.

Fix #273504 by not having a #value on the fieldset itself.

Revision 1.51.2.134 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 26 15:14:28 2008 UTC (16 months, 4 weeks ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.133: +1 -3 lines
Diff to previous 1.51.2.133 , to branch point 1.51
Part of #238872.

Remove buggy define (that wasn't even being used anymore) that was causing slowness.

Thanks, Bevan.

Revision 1.51.2.133 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 13 16:59:38 2008 UTC (17 months, 1 week ago) by bdragon
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-BETA1
Changes since 1.51.2.132: +45 -12 lines
Diff to previous 1.51.2.132 , to branch point 1.51
Doxygen and spacing changes.

Revision 1.51.2.132 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 13 16:55:13 2008 UTC (17 months, 1 week ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.131: +6 -1 lines
Diff to previous 1.51.2.131 , to branch point 1.51
Assign a proper map id if a macro didn't specify one.

Revision 1.51.2.131 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 13 16:25:56 2008 UTC (17 months, 1 week ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.130: +13 -26 lines
Diff to previous 1.51.2.130 , to branch point 1.51
* Nuke _gmap_str2points().
* Fix polygon and rpolygon drawing.
* Fix some doxygen.

Revision 1.51.2.130 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 12 22:38:25 2008 UTC (17 months, 1 week ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.129: +5 -3 lines
Diff to previous 1.51.2.129 , to branch point 1.51
Fix a couple of warnings introduced by the php4 fix.

Revision 1.51.2.129 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 12 22:02:40 2008 UTC (17 months, 1 week ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.128: +2 -2 lines
Diff to previous 1.51.2.128 , to branch point 1.51
Fix php5ism reported in #269689.

Revision 1.51.2.128 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 12 21:47:37 2008 UTC (17 months, 1 week ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.127: +118 -67 lines
Diff to previous 1.51.2.127 , to branch point 1.51
* Better handling of styles.
* Rewrite of overlayeditor to use the new feature editing tools Google provides in newer api versions.

Revision 1.51.2.127 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 12 21:35:49 2008 UTC (17 months, 1 week ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.126: +2 -1 lines
Diff to previous 1.51.2.126 , to branch point 1.51
Propogate the map id better -- fixes oddities during #process.

Revision 1.51.2.126 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 12 21:32:19 2008 UTC (17 months, 1 week ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.125: +2 -2 lines
Diff to previous 1.51.2.125 , to branch point 1.51
Fix busted offset for macro markers.

Revision 1.51.2.125 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 10 19:01:22 2008 UTC (17 months, 2 weeks ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.124: +8 -33 lines
Diff to previous 1.51.2.124 , to branch point 1.51
Move gmap_parse_macro docs into api.txt for further processing.

Revision 1.51.2.124 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 10 18:21:44 2008 UTC (17 months, 2 weeks ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.123: +10 -19 lines
Diff to previous 1.51.2.123 , to branch point 1.51
Let macros run by reference. (needed for reimplemention of tracks)
Remove dead code that was (finally) reimplemented in gmap_addons.
Add note about killing off a function.

Revision 1.51.2.123 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 10 17:20:12 2008 UTC (17 months, 2 weeks ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.122: +43 -8 lines
Diff to previous 1.51.2.122 , to branch point 1.51
Bump api version.
Repair some outdated macro cleanup code.

Revision 1.51.2.122 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 28 23:18:31 2008 UTC (17 months, 3 weeks ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.121: +2 -2 lines
Diff to previous 1.51.2.121 , to branch point 1.51
Quick coder run.

Revision 1.51.2.121 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 28 21:32:02 2008 UTC (17 months, 3 weeks ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.120: +6 -21 lines
Diff to previous 1.51.2.120 , to branch point 1.51
Remove wms dead code.
Clarify version comment.

Revision 1.51.2.120 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 27 19:36:08 2008 UTC (17 months, 4 weeks ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.119: +2 -2 lines
Diff to previous 1.51.2.119 , to branch point 1.51
Fix binding bug introduced in the init shuffling.
Fix map type control change, generalize.

Revision 1.51.2.119 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 27 15:38:33 2008 UTC (17 months, 4 weeks ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.118: +39 -4 lines
Diff to previous 1.51.2.118 , to branch point 1.51
Bootstrap changes to allow for custom baselayers more easily.

Revision 1.51.2.118 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 20 17:08:58 2008 UTC (18 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.117: +3 -5 lines
Diff to previous 1.51.2.117 , to branch point 1.51
Documentation!

Revision 1.51.2.117 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 20 14:56:50 2008 UTC (18 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.116: +6 -25 lines
Diff to previous 1.51.2.116 , to branch point 1.51
Remove dead code, unused stuff.

Revision 1.51.2.116 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 20 14:34:40 2008 UTC (18 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.115: +1 -2 lines
Diff to previous 1.51.2.115 , to branch point 1.51
whitespace, follow coding style document regarding file headers, some string changes from Bevan's patch.

Revision 1.51.2.115 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 20 00:01:32 2008 UTC (18 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.114: +1 -29 lines
Diff to previous 1.51.2.114 , to branch point 1.51
Fix #66645 in a roundabout way by killing the offending function completely.

Revision 1.51.2.114 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 19 21:46:35 2008 UTC (18 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.113: +6 -2 lines
Diff to previous 1.51.2.113 , to branch point 1.51
A couple pieces of #238872 by bevan.

Revision 1.51.2.113 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 19 19:44:22 2008 UTC (18 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.112: +2 -2 lines
Diff to previous 1.51.2.112 , to branch point 1.51
Slightly more restrictive map/query permission.
Shouldn't actually affect anything, as it's a glorified static file at the moment.

Revision 1.51.2.112 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 19 19:31:56 2008 UTC (18 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.111: +8 -3 lines
Diff to previous 1.51.2.111 , to branch point 1.51
Move marker url to a top level setting, make it relative to base path.

This should also fix #197012.

Revision 1.51.2.111 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 8 23:18:48 2008 UTC (18 months, 2 weeks ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.110: +2 -2 lines
Diff to previous 1.51.2.110 , to branch point 1.51
It seems my hook invocation skills are weak.

Allow the map to be manipulated by reference in hook_gmap() op pre_theme_map, for real this time.

Revision 1.51.2.110 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 30 19:25:11 2008 UTC (18 months, 3 weeks ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.109: +2 -1 lines
Diff to previous 1.51.2.109 , to branch point 1.51
My solution to #224857.
Let's add a maximum initial zoom that anything that changes zoom automatically isn't allowed to go over. This makes using autozoom on the location blocks work much better.

Revision 1.51.2.109 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 30 19:05:34 2008 UTC (18 months, 3 weeks ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.108: +5 -2 lines
Diff to previous 1.51.2.108 , to branch point 1.51
Allow the map to be manipulated by reference in hook_gmap() op pre_theme_map.

Revision 1.51.2.108 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 18 22:54:32 2008 UTC (20 months, 1 week ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.107: +7 -7 lines
Diff to previous 1.51.2.107 , to branch point 1.51
On request of Bevan:
Allow setting a variable to override the api version.

Revision 1.51.2.107 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 11 20:32:18 2008 UTC (20 months, 2 weeks ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.106: +7 -4 lines
Diff to previous 1.51.2.106 , to branch point 1.51
#231473 by jhedstrom et al: Use 2.s instead of 2 to ensure stability.
Thanks, all!

Revision 1.51.2.106 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 21 23:18:00 2007 UTC (23 months ago) by bdragon
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--0-9-BETA1, DRUPAL-5--1-0-ALPHA1
Changes since 1.51.2.105: +3 -3 lines
Diff to previous 1.51.2.105 , to branch point 1.51
Coder nits.

Revision 1.51.2.105 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 21 18:06:01 2007 UTC (23 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.104: +3 -1 lines
Diff to previous 1.51.2.104 , to branch point 1.51
Stuff related to #190694:
Let the macro manager handle not setting id's in the correct manner. People were not aware id isn't actually mandatory anymore.

Revision 1.51.2.104 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 5 21:41:58 2007 UTC (2 years ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.103: +3 -3 lines
Diff to previous 1.51.2.103 , to branch point 1.51
Modified version of 186252 by derHasi.

Thanks, derHasi!

Revision 1.51.2.103 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 5 21:36:37 2007 UTC (2 years ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.102: +23 -3 lines
Diff to previous 1.51.2.102 , to branch point 1.51
Modified version of #185750. If keys_api is enabled, delegate api key management to it.

Revision 1.51.2.102 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 20 01:16:58 2007 UTC (2 years, 2 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.101: +11 -1 lines
Diff to previous 1.51.2.101 , to branch point 1.51
#143185
tcontrol wasn't being handled.

Revision 1.51.2.101 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 20 01:07:31 2007 UTC (2 years, 2 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.100: +6 -27 lines
Diff to previous 1.51.2.100 , to branch point 1.51
#164527: Missing "control" alias in the macro parser.
Also, a bit of misc. dead code removal / comment tweaking.

Revision 1.51.2.100 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 18 20:43:25 2007 UTC (2 years, 2 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.99: +3 -1 lines
Diff to previous 1.51.2.99 , to branch point 1.51
All marker managers should be at least somewhat operational again.

Revision 1.51.4.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 4 01:39:16 2007 UTC (2 years, 2 months ago) by bdragon
Branch: DRUPAL-4-7--2
Changes since 1.51.4.3: +5 -4 lines
Diff to previous 1.51.4.3 , to branch point 1.51 , to next main 1.101
#142618 by geodaniel: Increase length of macro text box for default maps.

Revision 1.49.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 4 01:39:05 2007 UTC (2 years, 2 months ago) by bdragon
Branch: DRUPAL-4-7
Changes since 1.49.2.2: +5 -4 lines
Diff to previous 1.49.2.2 , to branch point 1.49 , to next main 1.101
#142618 by geodaniel: Increase length of macro text box for default maps.

Revision 1.51.2.99 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 4 00:36:59 2007 UTC (2 years, 2 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.98: +1 -300 lines
Diff to previous 1.51.2.98 , to branch point 1.51
Goodbye, gmap_draw_map. Your time is up.
<code>
                      ,____
                      |---.\
              ___     |    `
             / .-\  ./=)
            |  |"|_/\/|
            ;  |-;| /_|
           / \_| |/ \ |
          /      \/\( |
          |   /  |` ) |
          /   \ _/    |
         /--._/  \    |
         `/|)    |    /
           /     |   |
         .'      |   |
  jgs   /         \  |
       (_.-.__.__./  /
</code>

Revision 1.51.2.98 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 4 00:22:55 2007 UTC (2 years, 2 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.97: +11 -1 lines
Diff to previous 1.51.2.97 , to branch point 1.51
#79208: Add validation to the width and height widgets on the settings page.

Revision 1.51.2.97 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 3 23:52:45 2007 UTC (2 years, 2 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.96: +6 -1 lines
Diff to previous 1.51.2.96 , to branch point 1.51
Bring back the missing scale control.

Revision 1.51.2.96 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 3 23:31:42 2007 UTC (2 years, 2 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.95: +9 -8 lines
Diff to previous 1.51.2.95 , to branch point 1.51
Realized it won't work like that. Added support for % tokens between the coordinate and the :.

Revision 1.51.2.95 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 3 23:19:39 2007 UTC (2 years, 2 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.94: +8 -56 lines
Diff to previous 1.51.2.94 , to branch point 1.51
Remove some no longer relevant code, and test out an extention to the macro syntax for autoclick.

Revision 1.51.2.94 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 30 19:54:51 2007 UTC (2 years, 2 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.93: +7 -2 lines
Diff to previous 1.51.2.93 , to branch point 1.51
HOW did I commit with this in?

Revision 1.51.2.93 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 28 20:38:16 2007 UTC (2 years, 2 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.92: +124 -126 lines
Diff to previous 1.51.2.92 , to branch point 1.51
Coder.module style review.

Revision 1.51.2.92 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 28 18:20:06 2007 UTC (2 years, 2 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.91: +5 -4 lines
Diff to previous 1.51.2.91 , to branch point 1.51
Some tweaks needed for extension modules to work.

Revision 1.51.2.91 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 28 17:00:02 2007 UTC (2 years, 2 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.90: +9 -4 lines
Diff to previous 1.51.2.90 , to branch point 1.51
Stuff related to #163430.
Misc. width and height cleanup / fixes.

Revision 1.51.2.90 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 24 06:44:57 2007 UTC (2 years, 3 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.89: +36 -21 lines
Diff to previous 1.51.2.89 , to branch point 1.51
More yay!
Lines are working again.
The other part of #124061.

Revision 1.51.2.89 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 24 04:13:25 2007 UTC (2 years, 3 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.88: +34 -9 lines
Diff to previous 1.51.2.88 , to branch point 1.51
Yay! Lots of macro fixage!
Circles should be FLAWLESS now.
Part of #124061.

Also: Wrap inline js in CDATA blocks to prevent XHTML validation errors.
Also also: Make clearshapes actually just clear shapes and not everything else...

Revision 1.51.2.88 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 24 00:21:05 2007 UTC (2 years, 3 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.87: +77 -1 lines
Diff to previous 1.51.2.87 , to branch point 1.51
#169941:
Add a helper function for people with basic "show a single marker" requirements.

Revision 1.51.2.87 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 30 22:33:40 2007 UTC (2 years, 3 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.86: +27 -2 lines
Diff to previous 1.51.2.86 , to branch point 1.51
Since many people will want to do geocoding server side, and it's easy to do with the google maps api, let's make a convienence function to do so.

Revision 1.51.2.86 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 4 17:47:23 2007 UTC (2 years, 4 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.85: +7 -2 lines
Diff to previous 1.51.2.85 , to branch point 1.51
Add collapsehack.
Tidy up some stuff.

Revision 1.51.2.85 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 4 16:01:52 2007 UTC (2 years, 4 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.84: +2 -10 lines
Diff to previous 1.51.2.84 , to branch point 1.51
Locpick is an internal behavior.
Make it internal and add code for repairing stuff like this.
See #152991.

Revision 1.51.2.84 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 24 19:34:41 2007 UTC (2 years, 5 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.83: +27 -29 lines
Diff to previous 1.51.2.83 , to branch point 1.51
Implement hook I was talking about in #154107.

Revision 1.51.2.83 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 24 18:13:11 2007 UTC (2 years, 5 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.82: +1 -8 lines
Diff to previous 1.51.2.82 , to branch point 1.51
Don't shadow create macro, it belongs to gmap_macro_builder now.

Revision 1.49.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 3 18:56:39 2007 UTC (2 years, 5 months ago) by bdragon
Branch: DRUPAL-4-7
Changes since 1.49.2.1: +2 -2 lines
Diff to previous 1.49.2.1 , to branch point 1.49
General consensus on #146532 to move to 2.69.

Revision 1.51.4.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 3 18:55:54 2007 UTC (2 years, 5 months ago) by bdragon
Branch: DRUPAL-4-7--2
Changes since 1.51.4.2: +2 -2 lines
Diff to previous 1.51.4.2 , to branch point 1.51
General consensus on #146532 to move to 2.69.

Revision 1.51.2.82 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 23 20:07:16 2007 UTC (2 years, 6 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.81: +2 -2 lines
Diff to previous 1.51.2.81 , to branch point 1.51
Just use gmap V2 instead of a specific revision.

Revision 1.51.2.81 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 6 00:39:53 2007 UTC (2 years, 6 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.80: +58 -1 lines
Diff to previous 1.51.2.80 , to branch point 1.51
Slightly modified version of #133980 comment 4.
Patch by ray007.
Thanks!

Revision 1.51.2.80 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 6 00:02:05 2007 UTC (2 years, 6 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.79: +15 -7 lines
Diff to previous 1.51.2.79 , to branch point 1.51
General macro fixup.
Hopefully the "stuff gets cut off after =" is fixed now, and I haven't broken anything.

Revision 1.51.2.79 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 5 23:18:08 2007 UTC (2 years, 6 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.78: +13 -66 lines
Diff to previous 1.51.2.78 , to branch point 1.51
Clean up gmap.module a bit.
Remove obsolete json callback operation.
Allow disabling the map type control. (for #127914)

Revision 1.51.2.78 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 3 15:45:17 2007 UTC (2 years, 6 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.77: +2 -1 lines
Diff to previous 1.51.2.77 , to branch point 1.51
A) make settings page a tad more robust, add option to change clusterer.js filename.
B) Applied modified patch from #137387. Thanks, ray007!
Any bugs are my fault.

Revision 1.51.2.77 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 2 18:09:38 2007 UTC (2 years, 6 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.76: +6 -1 lines
Diff to previous 1.51.2.76 , to branch point 1.51
#140667
Overview map.

Revision 1.51.2.76 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 2 17:44:28 2007 UTC (2 years, 6 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.75: +2 -2 lines
Diff to previous 1.51.2.75 , to branch point 1.51
Paper bag, please.

Revision 1.51.2.75 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 2 17:30:04 2007 UTC (2 years, 6 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.74: +3 -3 lines
Diff to previous 1.51.2.74 , to branch point 1.51
Try to quell error..

Revision 1.51.2.74 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 2 16:44:44 2007 UTC (2 years, 6 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.73: +2 -2 lines
Diff to previous 1.51.2.73 , to branch point 1.51
part of #140141.
Patch by webchick.

Revision 1.51.2.73 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 1 18:13:41 2007 UTC (2 years, 6 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.72: +2 -1 lines
Diff to previous 1.51.2.72 , to branch point 1.51
I neglected to pass the found $map back!

This was causing stuff like the "node map doesn't show up" bug that I introduced with my post-0.6 commit.

Revision 1.51.2.72 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 1 17:45:14 2007 UTC (2 years, 6 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.71: +19 -1 lines
Diff to previous 1.51.2.71 , to branch point 1.51
Commit a bit of local work +
#140099 : Quell warning. Thanks, everyone! +
Fix a bug causing the location picker to not show up.

Revision 1.51.2.71 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 28 15:58:23 2007 UTC (2 years, 6 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.70: +80 -15 lines
Diff to previous 1.51.2.70 , to branch point 1.51
Another round of changes.
The marker manager settings on the settings page actually work now, and one million other things.
See http://drupal.org/node/139932

Revision 1.51.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 27 22:17:37 2007 UTC (2 years, 6 months ago) by bdragon
Branch: DRUPAL-4-7--2
Changes since 1.51.4.1: +2 -2 lines
Diff to previous 1.51.4.1 , to branch point 1.51
#98785 committed on DRUPAL-4-7--2. Thanks, scott.mclewin!

Revision 1.51.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 27 21:37:19 2007 UTC (2 years, 6 months ago) by bdragon
Branch: DRUPAL-4-7--2
Changes since 1.51: +2 -2 lines
Diff to previous 1.51
#139098 by pobster:
Avoid warning.

Revision 1.52
Fri Apr 27 21:23:47 2007 UTC (2 years, 6 months ago) by bdragon
Branch: MAIN
Changes since 1.51: +1 -1 lines
FILE REMOVED
HEAD is now empty. What was here is now DRUPAL-4-7--2.

Revision 1.51.2.70 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 27 20:27:11 2007 UTC (2 years, 6 months ago) by bdragon
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--0-6
Changes since 1.51.2.69: +2 -1 lines
Diff to previous 1.51.2.69 , to branch point 1.51
Fix problem where markers don't show up with devel.module enabled by actually setting our content-type properly.

Revision 1.51.2.69 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 19 20:35:06 2007 UTC (2 years, 8 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.68: +5 -2 lines
Diff to previous 1.51.2.68 , to branch point 1.51
Allow theming the views stuff in js side by introducing new behavior "fatmarkers"

Revision 1.51.2.68 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 14 18:11:00 2007 UTC (2 years, 8 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.67: +25 -10 lines
Diff to previous 1.51.2.67 , to branch point 1.51
Mouse wheel zoom!

Revision 1.51.2.67 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 13 18:03:59 2007 UTC (2 years, 8 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.66: +16 -16 lines
Diff to previous 1.51.2.66 , to branch point 1.51
Return of AutoZoom.
Only works for gmap_marker (which is the only marker manager working anyway, so that's not really an issue...)

Revision 1.51.2.66 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 12 23:13:16 2007 UTC (2 years, 8 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.65: +38 -34 lines
Diff to previous 1.51.2.65 , to branch point 1.51
Big commit.
Everything I've been working on recently.
* Abstracted marker loading
* Reimplemented GeoRSS (hopefully)
* Misc. bugfixes

Revision 1.51.2.65 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 5 16:27:48 2007 UTC (2 years, 8 months ago) by bdragon
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--0-5
Changes since 1.51.2.64: +14 -7 lines
Diff to previous 1.51.2.64 , to branch point 1.51
Make my intentions more explicit regarding gmap_draw_map().

Revision 1.51.2.64 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 28 23:04:38 2007 UTC (2 years, 8 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.63: +1 -7 lines
Diff to previous 1.51.2.63 , to branch point 1.51
Of course, actually *REMOVING* the code I meant to remove would be a good idea.

Revision 1.51.2.63 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 28 23:01:57 2007 UTC (2 years, 8 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.62: +16 -15 lines
Diff to previous 1.51.2.62 , to branch point 1.51
#122134
Don't lose #parents when expanding the overlay editor (silences PHP5 warnings)

Revision 1.51.2.62 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 28 01:42:33 2007 UTC (2 years, 8 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.61: +12 -2 lines
Diff to previous 1.51.2.61 , to branch point 1.51
Fix the popup, and make it themable while we're at it.

Revision 1.51.2.61 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 28 01:24:54 2007 UTC (2 years, 8 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.60: +1 -31 lines
Diff to previous 1.51.2.60 , to branch point 1.51
Remove a block of cruft that has been ported to the new system.

Revision 1.51.2.60 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 18 20:49:47 2007 UTC (2 years, 9 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.59: +26 -5 lines
Diff to previous 1.51.2.59 , to branch point 1.51
Fixes to the location chooser.
Now, using GMap to set lat/lon for location.module works properly again.
Completion of this feature for Drupal 5 was sponsored by the Council of Europe.

Revision 1.51.2.59 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 16 21:56:42 2007 UTC (2 years, 9 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.58: +10 -4 lines
Diff to previous 1.51.2.58 , to branch point 1.51
Div output cleanup, appease php5 regarding array_merge().

Revision 1.51.2.58 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 16 19:54:21 2007 UTC (2 years, 9 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.57: +7 -1 lines
Diff to previous 1.51.2.57 , to branch point 1.51
#119523
Forgot alias

Revision 1.51.2.57 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 12 22:02:40 2007 UTC (2 years, 9 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.56: +2 -2 lines
Diff to previous 1.51.2.56 , to branch point 1.51
Typo

Revision 1.51.2.56 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 12 21:59:35 2007 UTC (2 years, 9 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.55: +4 -9 lines
Diff to previous 1.51.2.55 , to branch point 1.51
Slight change.

Revision 1.51.2.55 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 12 21:55:19 2007 UTC (2 years, 9 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.54: +6 -5 lines
Diff to previous 1.51.2.54 , to branch point 1.51
Another slight change.

Revision 1.51.2.54 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 12 21:30:04 2007 UTC (2 years, 9 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.53: +22 -8 lines
Diff to previous 1.51.2.53 , to branch point 1.51
Attempt to repair location chooser

Revision 1.51.2.53 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 12 20:27:24 2007 UTC (2 years, 9 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.52: +211 -367 lines
Diff to previous 1.51.2.52 , to branch point 1.51
Sync

Revision 1.51.2.52 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 31 00:19:48 2007 UTC (2 years, 9 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.51: +14 -167 lines
Diff to previous 1.51.2.51 , to branch point 1.51
Refactoring.
Also, I made gmap_views much faster by not node_load()ing. Instead, it requires that location_views's latitude and longitude is enabled for the view.

Revision 1.51.2.51 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 30 00:02:37 2007 UTC (2 years, 9 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.50: +11 -7 lines
Diff to previous 1.51.2.50 , to branch point 1.51
Ok

Revision 1.51.2.50 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 29 23:55:52 2007 UTC (2 years, 9 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.49: +4 -3 lines
Diff to previous 1.51.2.49 , to branch point 1.51
Temporary fix to get markers to reset properly

Revision 1.51.2.49 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 29 23:45:49 2007 UTC (2 years, 9 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.48: +5 -1 lines
Diff to previous 1.51.2.48 , to branch point 1.51
More warning removal

Revision 1.51.2.48 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 29 23:32:37 2007 UTC (2 years, 9 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.47: +2 -2 lines
Diff to previous 1.51.2.47 , to branch point 1.51
Was unserializing the wrong part.

Revision 1.51.2.47 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 29 23:23:29 2007 UTC (2 years, 9 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.46: +2 -2 lines
Diff to previous 1.51.2.46 , to branch point 1.51
Wow, both of my changes were broken.

Revision 1.51.2.46 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 29 23:19:39 2007 UTC (2 years, 9 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.45: +2 -1 lines
Diff to previous 1.51.2.45 , to branch point 1.51
Note to self, check for syntax errors FIRST.

Revision 1.51.2.45 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 29 23:12:54 2007 UTC (2 years, 9 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.44: +8 -3 lines
Diff to previous 1.51.2.44 , to branch point 1.51
More testing with michaelfavia

Revision 1.51.2.44 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 29 22:42:08 2007 UTC (2 years, 9 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.43: +3 -1 lines
Diff to previous 1.51.2.43 , to branch point 1.51
Quell warning

Revision 1.51.2.43 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 29 22:35:38 2007 UTC (2 years, 9 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.42: +66 -18 lines
Diff to previous 1.51.2.42 , to branch point 1.51
Flying blind at the moment. Trying to get gmap views working without being able to see the results.

Revision 1.51.2.42 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 27 00:25:25 2007 UTC (2 years, 9 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.41: +2 -2 lines
Diff to previous 1.51.2.41 , to branch point 1.51
Very start of a new marker interface that doesn't suck.

Revision 1.51.2.41 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 26 23:20:44 2007 UTC (2 years, 9 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.40: +81 -27 lines
Diff to previous 1.51.2.40 , to branch point 1.51
Hello from Komodo!
Lines and markers on the macro editor are in flux at the moment, I'm trying something out.. We'll see how it goes..

Revision 1.51.2.40 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 23 18:24:15 2007 UTC (2 years, 10 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.39: +2 -2 lines
Diff to previous 1.51.2.39 , to branch point 1.51
Hmm... Odd that this would be like that for so long without breaking before ;-)

Revision 1.51.2.39 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 23 18:19:09 2007 UTC (2 years, 10 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.38: +7 -4 lines
Diff to previous 1.51.2.38 , to branch point 1.51
Fix gmap id

Revision 1.51.2.38 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 23 18:06:10 2007 UTC (2 years, 10 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.37: +3 -3 lines
Diff to previous 1.51.2.37 , to branch point 1.51
*** empty log message ***

Revision 1.51.2.37 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 23 18:04:35 2007 UTC (2 years, 10 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.36: +4 -4 lines
Diff to previous 1.51.2.36 , to branch point 1.51
copy-paste

Revision 1.51.2.36 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 23 18:02:16 2007 UTC (2 years, 10 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.35: +2 -2 lines
Diff to previous 1.51.2.35 , to branch point 1.51
*** empty log message ***

Revision 1.51.2.35 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 23 17:54:29 2007 UTC (2 years, 10 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.34: +21 -16 lines
Diff to previous 1.51.2.34 , to branch point 1.51
It appears that targeting classes is MUCH too slow. Switch back to IDs and manage them.

Revision 1.51.2.34 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 23 15:17:13 2007 UTC (2 years, 10 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.33: +2 -2 lines
Diff to previous 1.51.2.33 , to branch point 1.51
Fix the obvious typo...

Revision 1.51.2.33 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 23 15:15:38 2007 UTC (2 years, 10 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.32: +7 -7 lines
Diff to previous 1.51.2.32 , to branch point 1.51
Ok, so apparently the array gets expanded again, and the real problem was not accounting for $edit.

Revision 1.51.2.32 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 23 15:10:45 2007 UTC (2 years, 10 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.31: +8 -8 lines
Diff to previous 1.51.2.31 , to branch point 1.51
After reading form.inc, it seems expansion works like this.

Revision 1.51.2.31 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 23 14:57:43 2007 UTC (2 years, 10 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.30: +24 -67 lines
Diff to previous 1.51.2.30 , to branch point 1.51
Cleanup, new element method

Revision 1.51.2.30 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 23 00:15:27 2007 UTC (2 years, 10 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.29: +2 -2 lines
Diff to previous 1.51.2.29 , to branch point 1.51
*** empty log message ***

Revision 1.51.2.29 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 23 00:13:16 2007 UTC (2 years, 10 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.28: +9 -3 lines
Diff to previous 1.51.2.28 , to branch point 1.51
gmap: Only write out a settings array once for each map.
overlay_edit: Make sure lines exists.

Revision 1.51.2.28 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 23 00:01:39 2007 UTC (2 years, 10 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.27: +17 -6 lines
Diff to previous 1.51.2.27 , to branch point 1.51
Hmm, broke lines again on the macro page.

Revision 1.51.2.27 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 22 23:44:53 2007 UTC (2 years, 10 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.26: +3 -3 lines
Diff to previous 1.51.2.26 , to branch point 1.51
Fix gmap widget.

Revision 1.51.2.26 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 22 23:39:40 2007 UTC (2 years, 10 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.25: +17 -15 lines
Diff to previous 1.51.2.25 , to branch point 1.51
Attempt to get away with doing identical controls the easy way.

Revision 1.51.2.25 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 22 23:14:50 2007 UTC (2 years, 10 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.24: +2 -2 lines
Diff to previous 1.51.2.24 , to branch point 1.51
gmap: gmap_address isn't an input field
gmap_location: save the NEW location, not the old one :P

Revision 1.51.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 22 21:49:58 2007 UTC (2 years, 10 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.23: +26 -1 lines
Diff to previous 1.51.2.23 , to branch point 1.51
Non-truncated decimals, reindent gmap_location, more work.

Revision 1.51.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 22 18:54:21 2007 UTC (2 years, 10 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.22: +8 -8 lines
Diff to previous 1.51.2.22 , to branch point 1.51
Hmm, perhaps this is the problem here...

Revision 1.51.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 22 18:44:10 2007 UTC (2 years, 10 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.21: +5 -1 lines
Diff to previous 1.51.2.21 , to branch point 1.51
#map overrides #settings['id'].

Revision 1.51.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 22 18:36:00 2007 UTC (2 years, 10 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.20: +4 -4 lines
Diff to previous 1.51.2.20 , to branch point 1.51
Fix element problem

Revision 1.51.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 22 15:52:48 2007 UTC (2 years, 10 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.19: +4 -4 lines
Diff to previous 1.51.2.19 , to branch point 1.51
Couple of mistakes in the element definitions.

Revision 1.51.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 22 15:46:43 2007 UTC (2 years, 10 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.18: +33 -1 lines
Diff to previous 1.51.2.18 , to branch point 1.51
Fix up latitude and longitude widgets and use them in gmap_location.

Revision 1.51.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 20 01:26:21 2007 UTC (2 years, 10 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.17: +3 -3 lines
Diff to previous 1.51.2.17 , to branch point 1.51
Don't try to run the lines array through the processor.

Revision 1.51.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 20 01:16:04 2007 UTC (2 years, 10 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.16: +21 -3 lines
Diff to previous 1.51.2.16 , to branch point 1.51
Parse the coordinates out of the macro so the display code works.

Revision 1.51.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 20 01:04:46 2007 UTC (2 years, 10 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.15: +8 -18 lines
Diff to previous 1.51.2.15 , to branch point 1.51
And change the settings page, too...

Revision 1.51.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 20 01:02:53 2007 UTC (2 years, 10 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.14: +3 -13 lines
Diff to previous 1.51.2.14 , to branch point 1.51
Javascript arrays don't work like PHP arrays.

Revision 1.51.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 20 00:55:16 2007 UTC (2 years, 10 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.13: +14 -4 lines
Diff to previous 1.51.2.13 , to branch point 1.51
Attempt to convert macro lines to the new format.

Revision 1.51.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 20 00:33:11 2007 UTC (2 years, 10 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.12: +20 -59 lines
Diff to previous 1.51.2.12 , to branch point 1.51
More cleanup.

Revision 1.51.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 20 00:21:47 2007 UTC (2 years, 10 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.11: +3 -2 lines
Diff to previous 1.51.2.11 , to branch point 1.51
And that wasn't the only stupid typo.

Revision 1.51.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 20 00:18:16 2007 UTC (2 years, 10 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.10: +4 -4 lines
Diff to previous 1.51.2.10 , to branch point 1.51
Stupid stupid syntax error.

Revision 1.51.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 20 00:15:33 2007 UTC (2 years, 10 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.9: +35 -25 lines
Diff to previous 1.51.2.9 , to branch point 1.51
More work on lines.

Revision 1.51.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 15 02:54:18 2007 UTC (2 years, 10 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.8: +2 -2 lines
Diff to previous 1.51.2.8 , to branch point 1.51
And that would explain why THAT wasn't working...

Revision 1.51.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 15 02:49:19 2007 UTC (2 years, 10 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.7: +5 -1 lines
Diff to previous 1.51.2.7 , to branch point 1.51
Update defaults.

Revision 1.51.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 13 18:47:41 2007 UTC (2 years, 10 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.6: +5 -5 lines
Diff to previous 1.51.2.6 , to branch point 1.51
Rename the element and fix the defaults.

Revision 1.51.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 13 18:35:59 2007 UTC (2 years, 10 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.5: +2 -1 lines
Diff to previous 1.51.2.5 , to branch point 1.51
gmap_macro not working properly...

Revision 1.51.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 13 17:59:46 2007 UTC (2 years, 10 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.4: +9 -15 lines
Diff to previous 1.51.2.4 , to branch point 1.51
Of course, gotta change it here...

Revision 1.51.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 13 17:37:40 2007 UTC (2 years, 10 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.3: +16 -1 lines
Diff to previous 1.51.2.3 , to branch point 1.51
Split out align widget.

Revision 1.51.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 13 17:23:38 2007 UTC (2 years, 10 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.2: +9 -12 lines
Diff to previous 1.51.2.2 , to branch point 1.51
Finish setting up the macro textfield to take care of itself.

Revision 1.51.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 13 16:27:16 2007 UTC (2 years, 10 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51.2.1: +10 -9 lines
Diff to previous 1.51.2.1 , to branch point 1.51
Path updates

Revision 1.51.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 13 16:22:42 2007 UTC (2 years, 10 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.51: +508 -327 lines
Diff to previous 1.51
Most of the changes.
File paths are broken right now, due to reorganization.

Revision 1.49.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 12 23:37:55 2007 UTC (2 years, 10 months ago) by bdragon
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-0
Changes since 1.49: +51 -8 lines
Diff to previous 1.49
Ok, here's the deal. I rebranched DRUPAL-4-6 and DRUPAL-4-7 due to some of the files being tagged wrong and screwing up the release system.

This commit contains all changes between the DRUPAL-4-7 branch point and the (removed for retagging) DRUPAL-4-7--1-0 tag.

DRUPAL-4-6 and DRUPAL-4-7 are no longer in limbo.

Revision 1.51 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 8 08:13:07 2006 UTC (2 years, 11 months ago) by webgeer
Branch: MAIN
Branch point for: DRUPAL-4-7--2, DRUPAL-5
Changes since 1.50: +2 -2 lines
Diff to previous 1.50
*** empty log message ***

Revision 1.50 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 19 07:46:14 2006 UTC (3 years ago) by webgeer
Branch: MAIN
Changes since 1.49: +50 -7 lines
Diff to previous 1.49
http://drupal.org/node/93281  http://drupal.org/node/98161

Revision 1.49 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 5 09:50:53 2006 UTC (3 years ago) by webgeer
Branch: MAIN
Branch point for: DRUPAL-4-7
Changes since 1.48: +2 -2 lines
Diff to previous 1.48
oops had left in a debugging thing

Revision 1.48 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 5 09:23:58 2006 UTC (3 years ago) by webgeer
Branch: MAIN
Changes since 1.47: +65 -49 lines
Diff to previous 1.47
gmap variable now separates latitude and longitude and some bug fixes

Revision 1.47 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 27 12:40:57 2006 UTC (3 years ago) by geodan
Branch: MAIN
Changes since 1.46: +2 -4 lines
Diff to previous 1.46
#91239 updated patch

Revision 1.46 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 25 15:42:24 2006 UTC (3 years, 1 month ago) by geodan
Branch: MAIN
Changes since 1.45: +4 -2 lines
Diff to previous 1.45
#91239 - replacing newline chars with spaces

Revision 1.45 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 25 04:35:45 2006 UTC (3 years, 1 month ago) by webgeer
Branch: MAIN
Changes since 1.44: +2 -2 lines
Diff to previous 1.44
http://drupal.org/node/91026

Revision 1.44 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 24 04:46:21 2006 UTC (3 years, 1 month ago) by webgeer
Branch: MAIN
Changes since 1.43: +10 -8 lines
Diff to previous 1.43
little fixes

Revision 1.43 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 23 07:19:01 2006 UTC (3 years, 1 month ago) by webgeer
Branch: MAIN
Changes since 1.42: +8 -6 lines
Diff to previous 1.42
various fixes

Revision 1.42 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 1 05:49:27 2006 UTC (3 years, 2 months ago) by webgeer
Branch: MAIN
Changes since 1.41: +10 -9 lines
Diff to previous 1.41
http://drupal.org/node/73420#comment-116055 patch applied

Revision 1.41 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 21 02:54:25 2006 UTC (3 years, 3 months ago) by webgeer
Branch: MAIN
Changes since 1.40: +32 -10 lines
Diff to previous 1.40
various updates

Revision 1.40 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 8 03:49:00 2006 UTC (3 years, 4 months ago) by webgeer
Branch: MAIN
Changes since 1.39: +2 -2 lines
Diff to previous 1.39
http://drupal.org/node/72576 huge DOH!!!! sorry about that

Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 7 04:27:10 2006 UTC (3 years, 4 months ago) by webgeer
Branch: MAIN
Changes since 1.38: +10 -8 lines
Diff to previous 1.38
http://drupal.org/node/71337

Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 7 03:18:33 2006 UTC (3 years, 4 months ago) by webgeer
Branch: MAIN
Changes since 1.37: +4 -2 lines
Diff to previous 1.37
fix http://drupal.org/node/68790

Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 30 05:39:21 2006 UTC (3 years, 4 months ago) by webgeer
Branch: MAIN
Changes since 1.36: +30 -4 lines
Diff to previous 1.36
http://drupal.org/node/71509 and http://drupal.org/node/67291

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 21 06:07:06 2006 UTC (3 years, 5 months ago) by webgeer
Branch: MAIN
Changes since 1.35: +23 -3 lines
Diff to previous 1.35
Fix http://drupal.org/node/69996 and improve marker selection drop down methodology  also eleminate menu grouping which is not possible to remove on teh admin/menu page

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 17 06:13:46 2006 UTC (3 years, 5 months ago) by webgeer
Branch: MAIN
Changes since 1.34: +22 -19 lines
Diff to previous 1.34
improved geocoding

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 16 07:56:46 2006 UTC (3 years, 5 months ago) by webgeer
Branch: MAIN
Changes since 1.33: +7 -5 lines
Diff to previous 1.33
Enable Google Map Geocoding

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 16 06:25:51 2006 UTC (3 years, 5 months ago) by webgeer
Branch: MAIN
Changes since 1.32: +133 -141 lines
Diff to previous 1.32
Mostly http://drupal.org/node/69243 thanks ahoeben

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 13 05:40:05 2006 UTC (3 years, 5 months ago) by webgeer
Branch: MAIN
Changes since 1.31: +105 -4 lines
Diff to previous 1.31
This includes wms features which should be considered beta at this point.  See http://drupal.org/node/67291 for more information.

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 13 04:55:40 2006 UTC (3 years, 5 months ago) by webgeer
Branch: MAIN
Changes since 1.30: +19 -45 lines
Diff to previous 1.30
A number of bug fixes/minor features

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 5 06:59:25 2006 UTC (3 years, 5 months ago) by webgeer
Branch: MAIN
Changes since 1.29: +2 -2 lines
Diff to previous 1.29
add css style info

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 27 04:06:51 2006 UTC (3 years, 5 months ago) by webgeer
Branch: MAIN
Changes since 1.28: +3 -3 lines
Diff to previous 1.28
*** empty log message ***

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 22 06:16:30 2006 UTC (3 years, 6 months ago) by webgeer
Branch: MAIN
Changes since 1.27: +35 -1 lines
Diff to previous 1.27
views.module integration http://drupal.org/project/comments/add/62170

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 22 06:02:59 2006 UTC (3 years, 6 months ago) by webgeer
Branch: MAIN
Changes since 1.26: +9 -3 lines
Diff to previous 1.26
minor new feature

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 21 07:26:24 2006 UTC (3 years, 6 months ago) by webgeer
Branch: MAIN
Changes since 1.25: +3 -3 lines
Diff to previous 1.25
bug fix: http://drupal.org/project/comments/add/64718

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 20 07:03:19 2006 UTC (3 years, 6 months ago) by webgeer
Branch: MAIN
Changes since 1.24: +14 -5 lines
Diff to previous 1.24
fixed http://drupal.org/node/64578, http://drupal.org/node/64494 and a few other little things

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 19 06:48:05 2006 UTC (3 years, 6 months ago) by webgeer
Branch: MAIN
Changes since 1.23: +10 -10 lines
Diff to previous 1.23
I had missed this bugfix: http://drupal.org/node/62896

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 19 06:40:38 2006 UTC (3 years, 6 months ago) by webgeer
Branch: MAIN
Changes since 1.22: +63 -20 lines
Diff to previous 1.22
Quite a number of updates and minor new features

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 7 05:33:33 2006 UTC (3 years, 6 months ago) by webgeer
Branch: MAIN
Changes since 1.21: +40 -21 lines
Diff to previous 1.21
Many changes, probably still has bugs, but I think it is better that everyone start using this than the version that is currently tagged as 4.7 as that is not as future compatible...

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 18 04:08:21 2006 UTC (3 years, 7 months ago) by webgeer
Branch: MAIN
Changes since 1.20: +11 -5 lines
Diff to previous 1.20
Added ability to clear lat/lon in set location

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 17 07:58:31 2006 UTC (3 years, 7 months ago) by webgeer
Branch: MAIN
Changes since 1.19: +20 -11 lines
Diff to previous 1.19
a couple of fixes

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 16 22:40:41 2006 UTC (3 years, 7 months ago) by webgeer
Branch: MAIN
Changes since 1.18: +5 -5 lines
Diff to previous 1.18
add custom marker sizes and fix a map/users bug and use the drupal icon for users

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 16 07:45:29 2006 UTC (3 years, 7 months ago) by webgeer
Branch: MAIN
Changes since 1.17: +2 -3 lines
Diff to previous 1.17
whoops...the last update didn't do anything...this one does

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 16 07:39:25 2006 UTC (3 years, 7 months ago) by webgeer
Branch: MAIN
Changes since 1.16: +11 -8 lines
Diff to previous 1.16
minor little fixes

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 15 21:15:28 2006 UTC (3 years, 7 months ago) by webgeer
Branch: MAIN
Changes since 1.15: +30 -3 lines
Diff to previous 1.15
includes parsing rss feeds

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 14 21:09:35 2006 UTC (3 years, 7 months ago) by webgeer
Branch: MAIN
Changes since 1.14: +86 -77 lines
Diff to previous 1.14
Now uses Google Maps API V2

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 9 22:59:11 2006 UTC (3 years, 7 months ago) by webgeer
Branch: MAIN
Changes since 1.13: +3 -2 lines
Diff to previous 1.13
comment out some debugging code

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 7 06:37:09 2006 UTC (3 years, 7 months ago) by webgeer
Branch: MAIN
Changes since 1.12: +27 -9 lines
Diff to previous 1.12
Now optionally uses clusterer.js

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 28 08:17:33 2006 UTC (3 years, 7 months ago) by webgeer
Branch: MAIN
Changes since 1.11: +334 -603 lines
Diff to previous 1.11
Significant changes to the gmap module.  Most notably in the API function names and in the gmapmacro creator.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 9 03:18:14 2006 UTC (3 years, 9 months ago) by webgeer
Branch: MAIN
Changes since 1.10: +31 -10 lines
Diff to previous 1.10
fix <a href="http://drupal.org/node/48376">48376</a>,  <a href="http://drupal.org/node/42095">42095</a>,  <a href="http://drupal.org/node/34976">34976</a> (but this new feature is untested)

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 1 06:55:46 2006 UTC (3 years, 9 months ago) by webgeer
Branch: MAIN
Changes since 1.9: +5 -5 lines
Diff to previous 1.9
bugfix: http://drupal.org/node/47259 and minor clean-up

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 28 07:53:20 2006 UTC (3 years, 9 months ago) by webgeer
Branch: MAIN
Changes since 1.8: +4 -4 lines
Diff to previous 1.8
Fixed bug 46316 (I think) and fixed error checking problem for manual entry of lat or long in gmap_user

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 15 22:21:42 2006 UTC (3 years, 10 months ago) by webgeer
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
fix for http://drupal.org/node/44574

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 5 08:10:14 2006 UTC (3 years, 10 months ago) by webgeer
Branch: MAIN
Changes since 1.6: +109 -89 lines
Diff to previous 1.6
A few bug fixes, optimizations and a relatively minor change to the macro creator that makes it way more useful.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 4 08:13:08 2006 UTC (3 years, 10 months ago) by webgeer
Branch: MAIN
Changes since 1.5: +45 -44 lines
Diff to previous 1.5
Mostly bug fixes

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 20 06:10:44 2005 UTC (3 years, 11 months ago) by webgeer
Branch: MAIN
Changes since 1.4: +618 -92 lines
Diff to previous 1.4
Major revision.  Includes using xmaps library, map of users, and major improvements to API (for more generalized use) Compatible with Drupal 4.7 only.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 14 08:53:57 2005 UTC (4 years, 1 month ago) by webgeer
Branch: MAIN
Branch point for: DRUPAL-4-6
Changes since 1.3: +77 -37 lines
Diff to previous 1.3
A number of bug fixes

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 11 06:39:32 2005 UTC (4 years, 1 month ago) by webgeer
Branch: MAIN
Changes since 1.2: +3 -3 lines
Diff to previous 1.2
Fix a little mistake not letting you set colours in settings

Revision 1.2 - (