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

Log of /contributions/modules/gmap/gmap_location.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.26.2.92 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 13 17:18:41 2009 UTC (8 months, 2 weeks ago) by bdragon
Branch: DRUPAL-5
Changes since 1.26.2.91: +15 -10 lines
Diff to previous 1.26.2.91 , to branch point 1.26 , to next main 1.58
The remainder of #392130, reported by gaele:
Rename permissions:
"show node map" -> "view node map"
"show user map" -> "view user map"
"user locations" -> "view user location details"

Revision 1.58 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 13 17:10:45 2009 UTC (8 months, 2 weeks ago) by bdragon
Branch: MAIN
CVS Tags: HEAD
Changes since 1.57: +14 -10 lines
Diff to previous 1.57
The remainder of #392130, reported by gaele:
Rename permissions:
"show node map" -> "view node map"
"show user map" -> "view user map"
"user locations" -> "view user location details"

Revision 1.57 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 13 15:53:22 2009 UTC (8 months, 2 weeks ago) by bdragon
Branch: MAIN
Changes since 1.56: +2 -2 lines
Diff to previous 1.56
Part of #392130, reported by gaele:
Remove 'set user location' permission, it's a leftover from the days that GMap used to be responsible for user locations.

Revision 1.26.2.91 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 11 17:00:41 2009 UTC (8 months, 2 weeks ago) by bdragon
Branch: DRUPAL-5
Changes since 1.26.2.90: +2 -2 lines
Diff to previous 1.26.2.90 , to branch point 1.26
#398272 by jmpoure: Fix PostgreSQL support in gmap_location.

Revision 1.56 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 11 16:57:58 2009 UTC (8 months, 2 weeks ago) by bdragon
Branch: MAIN
Changes since 1.55: +4 -2 lines
Diff to previous 1.55
#398272 by jmpoure: Fix PostgreSQL support in gmap_location.

Revision 1.55 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 12 18:54:25 2009 UTC (9 months, 2 weeks ago) by bdragon
Branch: MAIN
CVS Tags: DRUPAL-6--1-1-RC1
Changes since 1.54: +1 -2 lines
Diff to previous 1.54
Trim unneeded line from gmap_menu().

Revision 1.26.2.90 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 5 21:40:57 2009 UTC (9 months, 3 weeks ago) by bdragon
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1-RC1
Changes since 1.26.2.89: +4 -4 lines
Diff to previous 1.26.2.89 , to branch point 1.26
Fix variable usage bug. It hasn't caused problems because the backwards compatibility variables are still being used as a fallback.

Revision 1.54 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 5 21:37:48 2009 UTC (9 months, 3 weeks ago) by bdragon
Branch: MAIN
Changes since 1.53: +4 -4 lines
Diff to previous 1.53
Fix variable usage bug. It hasn't caused problems because the backwards compatibility variables are still being used as a fallback.

Revision 1.26.2.89 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 5 20:42:17 2009 UTC (9 months, 3 weeks ago) by bdragon
Branch: DRUPAL-5
Changes since 1.26.2.88: +1 -22 lines
Diff to previous 1.26.2.88 , to branch point 1.26
Remove the gmap_geocode variable, it doesn't do anything anymore.

Revision 1.53 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 5 20:38:11 2009 UTC (9 months, 3 weeks ago) by bdragon
Branch: MAIN
Changes since 1.52: +1 -12 lines
Diff to previous 1.52
Remove the gmap_geocode variable, it doesn't do anything anymore.

Revision 1.26.2.88 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 4 23:12:43 2009 UTC (9 months, 3 weeks ago) by bdragon
Branch: DRUPAL-5
Changes since 1.26.2.87: +5 -2 lines
Diff to previous 1.26.2.87 , to branch point 1.26
#349318, reported by jeeves: Fix empty map being displayed for 0.00,0.00 locations. (And add a backwards compatibiliy file so I can use location_has_coordinates().)

Revision 1.52 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 4 22:54:35 2009 UTC (9 months, 3 weeks ago) by bdragon
Branch: MAIN
Changes since 1.51: +2 -2 lines
Diff to previous 1.51
#349318, reported by jeeves: Fix empty map being displayed for 0.00,0.00 locations.

Revision 1.26.2.87 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 23 17:18:00 2009 UTC (10 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.26.2.86: +3 -3 lines
Diff to previous 1.26.2.86 , to branch point 1.26
#141747: Fix user page query to let multiple locations for users work.

Revision 1.51 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 23 17:15:36 2009 UTC (10 months ago) by bdragon
Branch: MAIN
Changes since 1.50: +3 -3 lines
Diff to previous 1.50
#141747: Fix user page query to let multiple locations for users work.

Revision 1.26.2.86 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 22 23:07:29 2009 UTC (10 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.26.2.85: +5 -1 lines
Diff to previous 1.26.2.85 , to branch point 1.26
#353098, reported by surge_martin: Use correct criteria for determining non-blocked users.

Revision 1.50 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 22 23:04:45 2009 UTC (10 months ago) by bdragon
Branch: MAIN
Changes since 1.49: +3 -1 lines
Diff to previous 1.49
#353098, reported by surge_martin: Use correct criteria for determining non-blocked users.

Revision 1.49 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 22 17:08:42 2009 UTC (10 months ago) by bdragon
Branch: MAIN
Changes since 1.48: +2 -2 lines
Diff to previous 1.48
Diff minimization

Revision 1.26.2.85 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 22 17:02:02 2009 UTC (10 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.26.2.84: +41 -31 lines
Diff to previous 1.26.2.84 , to branch point 1.26
Fix several block issues.
* Allow multiple locations for users and nodes.
* Fix marker titles and give them sane values.
* Add offset to make markers with multiple images work as expected.
* Rewrite gmap_location_author_block_view() to work similar to gmap_location_block_view().
* Remove hardcoded 'gmap_location_authorblock' mapid to match the behavior of the node block. (Reassign it in the macro if you need it.)

Revision 1.48 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 22 16:35:48 2009 UTC (10 months ago) by bdragon
Branch: MAIN
Changes since 1.47: +41 -26 lines
Diff to previous 1.47
Fix several block issues.
* Allow multiple locations for users and nodes.
* Fix marker titles and give them sane values.
* Add offset to make markers with multiple images work as expected.
* Rewrite gmap_location_author_block_view() to work similar to gmap_location_block_view().
* Remove hardcoded 'gmap_location_authorblock' mapid to match the behavior of the node block. (Reassign it in the macro if you need it.)

Revision 1.26.2.84 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 10 15:44:12 2008 UTC (11 months, 2 weeks ago) by bdragon
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.26.2.83: +3 -3 lines
Diff to previous 1.26.2.83 , to branch point 1.26
Fix #345269, noticed while helping George2 in IRC: Call node_view() instead of theme('node') to make stuff like CCK fields get output correctly in node markers.

Revision 1.47 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 10 15:40:23 2008 UTC (11 months, 2 weeks ago) by bdragon
Branch: MAIN
CVS Tags: DRUPAL-6--1-0
Changes since 1.46: +1 -1 lines
Diff to previous 1.46
Fix #345269, noticed while helping George2 in IRC: Call node_view() instead of theme('node') to make stuff like CCK fields get output correctly in node markers.

Revision 1.26.2.83 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 10 15:35:11 2008 UTC (11 months, 2 weeks ago) by bdragon
Branch: DRUPAL-5
Changes since 1.26.2.82: +2 -2 lines
Diff to previous 1.26.2.82 , to branch point 1.26
Fix warning.

Revision 1.46 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 10 15:28:59 2008 UTC (11 months, 2 weeks ago) by bdragon
Branch: MAIN
Changes since 1.45: +1 -1 lines
Diff to previous 1.45
Fix warning.

Revision 1.45 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 21 17:34:44 2008 UTC (12 months ago) by bdragon
Branch: MAIN
Changes since 1.44: +8 -2 lines
Diff to previous 1.44
#336995, reported by skyredwang: Disable caching for gmap_location blocks, because they do dynamic things.

Revision 1.44 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 18 18:45:17 2008 UTC (12 months, 1 week ago) by bdragon
Branch: MAIN
Changes since 1.43: +2 -2 lines
Diff to previous 1.43
#325394, reported by Lucretia9: Fix broken marker info windows on the user map.

Revision 1.26.2.82 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 7 19:33:59 2008 UTC (12 months, 2 weeks ago) by bdragon
Branch: DRUPAL-5
Changes since 1.26.2.81: +4 -3 lines
Diff to previous 1.26.2.81 , to branch point 1.26
Fix some doxygen nits.

Revision 1.43 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 7 19:28:47 2008 UTC (12 months, 2 weeks ago) by bdragon
Branch: MAIN
Changes since 1.42: +4 -3 lines
Diff to previous 1.42
Fix some doxygen nits.

Revision 1.26.2.81 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 21 21:07:18 2008 UTC (13 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.26.2.80: +9 -6 lines
Diff to previous 1.26.2.80 , to branch point 1.26
Patch gmap in preparation for a major change to location settings.

Revision 1.42 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 21 21:06:33 2008 UTC (13 months ago) by bdragon
Branch: MAIN
Changes since 1.41: +8 -5 lines
Diff to previous 1.41
Patch gmap in preparation for a major change to location settings.

Revision 1.26.2.80 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 2 17:32:45 2008 UTC (13 months, 3 weeks ago) by bdragon
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-RC1, DRUPAL-5--1-0-RC2
Changes since 1.26.2.79: +3 -3 lines
Diff to previous 1.26.2.79 , to branch point 1.26
Some work on gmap_taxonomy to attempt to resolve issues noted in [#295775].
* Remove revision tracking, it doesn't work in D5 as taxonomy associations are NOT revisioned. Update required.
* Delete marker associations properly.
* Add a canary function so other modules can adapt to this change.
* Views note: You *may* have to resave your location-related views. I had to change the join conditions slightly.

Revision 1.26.2.79 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 30 19:55:30 2008 UTC (13 months, 3 weeks ago) by bdragon
Branch: DRUPAL-5
Changes since 1.26.2.78: +2 -2 lines
Diff to previous 1.26.2.78 , to branch point 1.26
#286159 by Cobalt747@drupaler.ru, gmap side. Add missing t()s.

Revision 1.41 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 30 18:26:48 2008 UTC (13 months, 3 weeks ago) by bdragon
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-RC1, DRUPAL-6--1-0-RC2
Changes since 1.40: +1 -1 lines
Diff to previous 1.40
#286159 by Cobalt747@drupaler.ru, gmap side. Add missing t()s.

Revision 1.26.2.78 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 30 18:07:16 2008 UTC (13 months, 3 weeks ago) by bdragon
Branch: DRUPAL-5
Changes since 1.26.2.77: +10 -2 lines
Diff to previous 1.26.2.77 , to branch point 1.26
#279049 reported by tormi: Use a valid variable for the author map marker. (You can now choose a marker by going to "configure" for the author map block.)

Revision 1.40 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 30 18:05:51 2008 UTC (13 months, 3 weeks ago) by bdragon
Branch: MAIN
Changes since 1.39: +9 -1 lines
Diff to previous 1.39
#279049 reported by tormi: Use a valid variable for the author map marker. (You can now choose a marker by going to "configure" for the author map block.)

Revision 1.26.2.77 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 30 18:01:13 2008 UTC (13 months, 3 weeks ago) by bdragon
Branch: DRUPAL-5
Changes since 1.26.2.76: +4 -4 lines
Diff to previous 1.26.2.76 , to branch point 1.26
Fix minor issue with node type names. (This technically prevents XSS with content type names, but if you're giving out the ability to create / edit content types to people you don't trust, you have much bigger problems.)

Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 30 17:59:24 2008 UTC (13 months, 3 weeks ago) by bdragon
Branch: MAIN
Changes since 1.38: +3 -3 lines
Diff to previous 1.38
Fix minor issue with node type names. (This technically prevents XSS with content type names, but if you're giving out the ability to create / edit content types to people you don't trust, you have much bigger problems.)

Revision 1.26.2.76 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 22 17:25:15 2008 UTC (14 months ago) by bdragon
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-BETA6
Changes since 1.26.2.75: +2 -2 lines
Diff to previous 1.26.2.75 , to branch point 1.26
#298167 reported by zmove, bobchristenson: Fix info windows for map/node. (Although this backport is technically unncecessary, it helps reduce the differences between Drupal 5 and Drupal 6.)

Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 22 17:24:22 2008 UTC (14 months ago) by bdragon
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-BETA6
Changes since 1.37: +1 -1 lines
Diff to previous 1.37
Fix style error in previous.

Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 22 17:21:48 2008 UTC (14 months ago) by bdragon
Branch: MAIN
Changes since 1.36: +1 -1 lines
Diff to previous 1.36
#298167 reported by zmove, bobchristenson: Fix info windows for map/node.

Revision 1.26.2.75 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 18 18:26:58 2008 UTC (14 months, 1 week ago) by bdragon
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-BETA5
Changes since 1.26.2.74: +2 -6 lines
Diff to previous 1.26.2.74 , to branch point 1.26
#310357 reported by bobchristenson: Remove code that makes map/node 404 if there weren't any results.
#310365 reported by bobchristenson: Fix "map/nodes" typo in fieldset title.

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 18 18:25:46 2008 UTC (14 months, 1 week ago) by bdragon
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-BETA5
Changes since 1.35: +1 -5 lines
Diff to previous 1.35
#310357 reported by bobchristenson: Remove code that makes map/node 404 if there weren't any results.
#310365 reported by bobchristenson: Fix "map/nodes" typo in fieldset title.

Revision 1.26.2.74 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 15 17:20:25 2008 UTC (14 months, 1 week ago) by bdragon
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-BETA4
Changes since 1.26.2.73: +2 -2 lines
Diff to previous 1.26.2.73 , to branch point 1.26
#304495 by geodaniel: Gmap Location: incorrect link under map on map/user.

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 15 17:19:18 2008 UTC (14 months, 1 week ago) by bdragon
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-BETA4
Changes since 1.34: +2 -2 lines
Diff to previous 1.34
#304495 by geodaniel: Gmap Location: incorrect link under map on map/user.

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 15 16:57:38 2008 UTC (14 months, 1 week ago) by bdragon
Branch: MAIN
Changes since 1.33: +47 -36 lines
Diff to previous 1.33
* Standardize the block macros, and make them easier to upgrade in the future.
* Reduce the number of variables used by the location map block.

Revision 1.26.2.73 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 15 16:51:42 2008 UTC (14 months, 1 week ago) by bdragon
Branch: DRUPAL-5
Changes since 1.26.2.72: +47 -36 lines
Diff to previous 1.26.2.72 , to branch point 1.26
* Standardize the block macros, and make them easier to upgrade in the future.
* Reduce the number of variables used by the location map block.

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 15 14:27:21 2008 UTC (14 months, 1 week ago) by bdragon
Branch: MAIN
Changes since 1.32: +2 -2 lines
Diff to previous 1.32
#307964 by agrivas: Fix query in gmap_location_node_page when nid is supplied.

Revision 1.26.2.72 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 15 14:22:17 2008 UTC (14 months, 1 week ago) by bdragon
Branch: DRUPAL-5
Changes since 1.26.2.71: +2 -2 lines
Diff to previous 1.26.2.71 , to branch point 1.26
#307964 by agrivas: Fix query in gmap_location_node_page when nid is supplied.

Revision 1.32 - (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.31: +9 -15 lines
Diff to previous 1.31
D6 porting

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 15 18:52:27 2008 UTC (16 months, 1 week ago) by bdragon
Branch: MAIN
Changes since 1.30: +58 -253 lines
Diff to previous 1.30
Since I will not support location 2.x on Drupal 6, remove the compatibility code.

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 15 18:45:37 2008 UTC (16 months, 1 week ago) by bdragon
Branch: MAIN
Changes since 1.29: +66 -53 lines
Diff to previous 1.29
More 6.x porting.
Did some theme function renaming for gmap_location to be more in line with the 6.x way of doing it.

Revision 1.26.2.71 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 15 18:13:23 2008 UTC (16 months, 1 week ago) by bdragon
Branch: DRUPAL-5
Changes since 1.26.2.70: +5 -5 lines
Diff to previous 1.26.2.70 , to branch point 1.26
Code style

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 15 18:11:51 2008 UTC (16 months, 1 week ago) by bdragon
Branch: MAIN
Changes since 1.28: +5 -5 lines
Diff to previous 1.28
Code style

Revision 1.28 - (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.27: +745 -566 lines
Diff to previous 1.27
Pull DRUPAL-5--1-0-BETA3 into HEAD.

Revision 1.26.2.70 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 30 23:00:52 2008 UTC (16 months, 4 weeks ago) by bdragon
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-BETA2, DRUPAL-5--1-0-BETA3
Changes since 1.26.2.69: +3 -1 lines
Diff to previous 1.26.2.69 , to branch point 1.26
Part of #195041: Initialize center on location block.

Revision 1.26.2.69 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 26 21:00:27 2008 UTC (17 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.26.2.68: +9 -2 lines
Diff to previous 1.26.2.68 , to branch point 1.26
Pull in a patch band from #238872.
Thanks, Bevan!

Revision 1.26.2.68 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 26 17:18:46 2008 UTC (17 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.26.2.67: +46 -22 lines
Diff to previous 1.26.2.67 , to branch point 1.26
*untested* location3 support for the og case. (as well as an update on how group nodes are determined.)

Revision 1.26.2.67 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 26 17:04:12 2008 UTC (17 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.26.2.66: +3 -3 lines
Diff to previous 1.26.2.66 , to branch point 1.26
#234580: Fix some broken links to map/user.
Thanks for the report, peashooter!

Revision 1.26.2.66 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 10 18:48:54 2008 UTC (17 months, 2 weeks ago) by bdragon
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-BETA1
Changes since 1.26.2.65: +2 -2 lines
Diff to previous 1.26.2.65 , to branch point 1.26
Remove tracks references, as it's moved out to its own module in gmap_addons.

Revision 1.26.2.65 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 28 18:43:53 2008 UTC (18 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.26.2.64: +12 -2 lines
Diff to previous 1.26.2.64 , to branch point 1.26
Fix #260959 (Don't show user map block when coordinates aren't set) -- report by tormi.

Also, add location3 compatibility to that section of code.

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

Revision 1.26.2.63 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 20 15:16:17 2008 UTC (18 months, 1 week ago) by bdragon
Branch: DRUPAL-5
Changes since 1.26.2.62: +22 -43 lines
Diff to previous 1.26.2.62 , to branch point 1.26
kill dead code, only show user map stuff for location 1/2.

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

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

Revision 1.26.2.60 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 19 20:26:00 2008 UTC (18 months, 1 week ago) by bdragon
Branch: DRUPAL-5
Changes since 1.26.2.59: +18 -14 lines
Diff to previous 1.26.2.59 , to branch point 1.26
Shuffle theme functions around a bit.

Revision 1.26.2.59 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 19 20:09:37 2008 UTC (18 months, 1 week ago) by bdragon
Branch: DRUPAL-5
Changes since 1.26.2.58: +50 -19 lines
Diff to previous 1.26.2.58 , to branch point 1.26
Don't show blocked users on user map.
User map location 3.x api comptibility.

Revision 1.26.2.58 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 19 19:56:28 2008 UTC (18 months, 1 week ago) by bdragon
Branch: DRUPAL-5
Changes since 1.26.2.57: +6 -2 lines
Diff to previous 1.26.2.57 , to branch point 1.26
Fix typo that was making location3 markers act weird.
Don't show markers for unpublished nodes. (fixes #244236.)

Revision 1.26.2.57 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 30 21:24:30 2008 UTC (18 months, 4 weeks ago) by bdragon
Branch: DRUPAL-5
Changes since 1.26.2.56: +5 -3 lines
Diff to previous 1.26.2.56 , to branch point 1.26
#251734 by bibstha: Enable/Disable of any modules reset gmap_location markers
Thanks, bibstha!

Revision 1.26.2.56 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 30 21:11:50 2008 UTC (18 months, 4 weeks ago) by bdragon
Branch: DRUPAL-5
Changes since 1.26.2.55: +2 -2 lines
Diff to previous 1.26.2.55 , to branch point 1.26
Quick coder run.

Revision 1.26.2.55 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 6 20:17:46 2008 UTC (20 months, 3 weeks ago) by bdragon
Branch: DRUPAL-5
Changes since 1.26.2.54: +33 -31 lines
Diff to previous 1.26.2.54 , to branch point 1.26
Remove an unused function.
Location 3.x compatibility (minimal)

Revision 1.26.2.54 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 30 16:21:45 2007 UTC (22 months, 4 weeks ago) by bdragon
Branch: DRUPAL-5
Changes since 1.26.2.53: +10 -2 lines
Diff to previous 1.26.2.53 , to branch point 1.26
Finish gmap_taxonomy support.
gmap_views support added.
gmap_location block support added.

Revision 1.26.2.53 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 29 05:33:06 2007 UTC (23 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.26.2.52: +13 -2 lines
Diff to previous 1.26.2.52 , to branch point 1.26
One hour and thirty minutes of furious hacking later...

Taxonomy markers!

Works on map/node.
Theoretically easy to get working on gmap_views, but I don't wish to test that theory this evening.

Revision 1.26.2.52 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 29 01:02:55 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.26.2.51: +23 -3 lines
Diff to previous 1.26.2.51 , to branch point 1.26
While we're here, split out markermode by map.

Revision 1.26.2.51 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 29 00:53:25 2007 UTC (23 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.26.2.50: +55 -48 lines
Diff to previous 1.26.2.50 , to branch point 1.26
Since most of the rest of the patch leaked into cvs already, commit the missing pieces of user pages.

Revision 1.26.2.50 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 29 00:10:52 2007 UTC (23 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.26.2.49: +33 -17 lines
Diff to previous 1.26.2.49 , to branch point 1.26
DOH!

Fix extreme weirdness with the user map.. I had changed the format of the variable and then forgot to update the code that USES it... X(

Revision 1.26.2.49 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 21 23:18:00 2007 UTC (23 months, 1 week ago) by bdragon
Branch: DRUPAL-5
Changes since 1.26.2.48: +2 -2 lines
Diff to previous 1.26.2.48 , to branch point 1.26
Coder nits.

Revision 1.26.2.48 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 21 22:18:08 2007 UTC (23 months, 1 week ago) by bdragon
Branch: DRUPAL-5
Changes since 1.26.2.47: +1 -7 lines
Diff to previous 1.26.2.47 , to branch point 1.26
#184852
Acidfree popup theme is way out of date. (Removing offending function)

Revision 1.26.2.47 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 21 21:59:22 2007 UTC (23 months, 1 week ago) by bdragon
Branch: DRUPAL-5
Changes since 1.26.2.46: +2 -2 lines
Diff to previous 1.26.2.46 , to branch point 1.26
191522 comment #5.
Nice catch, HeNuS_spb!

Revision 1.26.2.46 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 21 18:06:01 2007 UTC (23 months, 1 week ago) by bdragon
Branch: DRUPAL-5
Changes since 1.26.2.45: +2 -2 lines
Diff to previous 1.26.2.45 , to branch point 1.26
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.26.2.45 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 8 22:22:11 2007 UTC (2 years ago) by bdragon
Branch: DRUPAL-5
Changes since 1.26.2.44: +22 -1 lines
Diff to previous 1.26.2.44 , to branch point 1.26
Readd the user locations part of the admin interface..

Revision 1.26.2.44 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 8 21:12:48 2007 UTC (2 years ago) by bdragon
Branch: DRUPAL-5
Changes since 1.26.2.43: +2 -2 lines
Diff to previous 1.26.2.43 , to branch point 1.26
Hmm, missed a line.

Revision 1.26.2.43 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 8 21:09:08 2007 UTC (2 years ago) by bdragon
Branch: DRUPAL-5
Changes since 1.26.2.42: +29 -9 lines
Diff to previous 1.26.2.42 , to branch point 1.26
OK, now everything is in sync except the user map.

Revision 1.26.2.42 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 8 21:04:54 2007 UTC (2 years ago) by bdragon
Branch: DRUPAL-5
Changes since 1.26.2.41: +85 -45 lines
Diff to previous 1.26.2.41 , to branch point 1.26
Here's the new settings interface.

Revision 1.26.2.41 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 8 20:59:51 2007 UTC (2 years ago) by bdragon
Branch: DRUPAL-5
Changes since 1.26.2.40: +1 -91 lines
Diff to previous 1.26.2.40 , to branch point 1.26
gmap_location_node_map is gone in the new code...

Revision 1.26.2.40 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 8 20:55:43 2007 UTC (2 years ago) by bdragon
Branch: DRUPAL-5
Changes since 1.26.2.39: +13 -1 lines
Diff to previous 1.26.2.39 , to branch point 1.26
More syncing..

Revision 1.26.2.39 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 8 20:51:15 2007 UTC (2 years ago) by bdragon
Branch: DRUPAL-5
Changes since 1.26.2.38: +104 -23 lines
Diff to previous 1.26.2.38 , to branch point 1.26
OK, now THIS one is probabaly going to break things. Merge in the node map parts.

User map is still using the old method.

Revision 1.26.2.38 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 8 20:39:26 2007 UTC (2 years ago) by bdragon
Branch: DRUPAL-5
Changes since 1.26.2.37: +1 -54 lines
Diff to previous 1.26.2.37 , to branch point 1.26
Remove a block of commented out code..

Revision 1.26.2.37 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 8 20:20:36 2007 UTC (2 years ago) by bdragon
Branch: DRUPAL-5
Changes since 1.26.2.36: +20 -1 lines
Diff to previous 1.26.2.36 , to branch point 1.26
Minimizing diffs. This is parts of the "new" gmap_location that don't intefere with the current code.

Revision 1.26.2.36 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 8 18:34:29 2007 UTC (2 years ago) by bdragon
Branch: DRUPAL-5
Changes since 1.26.2.35: +20 -2 lines
Diff to previous 1.26.2.35 , to branch point 1.26
Minimizing diffs. This is parts of the "new" gmap_location that don't intefere with the current code.

Revision 1.26.2.35 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 8 18:23:54 2007 UTC (2 years ago) by bdragon
Branch: DRUPAL-5
Changes since 1.26.2.34: +43 -3 lines
Diff to previous 1.26.2.34 , to branch point 1.26
Minimizing diffs. This is parts of the "new" gmap_location that don't intefere with the current code.

Revision 1.26.6.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 4 01:48:12 2007 UTC (2 years, 2 months ago) by bdragon
Branch: DRUPAL-4-7--2
Changes since 1.26.6.4: +6 -4 lines
Diff to previous 1.26.6.4 , to branch point 1.26 , to next main 1.58
#81239 by Parksy: Fix PHP 5 warning in gmap_location_user.

Revision 1.24.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 4 01:47:44 2007 UTC (2 years, 2 months ago) by bdragon
Branch: DRUPAL-4-7
Changes since 1.24.2.2: +6 -4 lines
Diff to previous 1.24.2.2 , to branch point 1.24 , to next main 1.58
#81239 by Parksy: Fix PHP 5 warning in gmap_location_user.

Revision 1.26.2.34 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 28 20:59:22 2007 UTC (2 years, 3 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.26.2.33: +101 -100 lines
Diff to previous 1.26.2.33 , to branch point 1.26
Coder.module style review.

Revision 1.26.2.33 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 24 07:39:27 2007 UTC (2 years, 3 months ago) by ray007
Branch: DRUPAL-5
Changes since 1.26.2.32: +6 -5 lines
Diff to previous 1.26.2.32 , to branch point 1.26
add css selector for gmapnodelabel

Revision 1.26.2.32 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 13 22:48:09 2007 UTC (2 years, 3 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.26.2.31: +19 -17 lines
Diff to previous 1.26.2.31 , to branch point 1.26
Fix #138942.

Revision 1.26.2.31 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 4 16:16:45 2007 UTC (2 years, 3 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.26.2.30: +2 -2 lines
Diff to previous 1.26.2.30 , to branch point 1.26
#164516 by syndicut:
Fix typo found by PHP 5.2.

Revision 1.26.2.30 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 24 17:55:27 2007 UTC (2 years, 5 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.26.2.29: +16 -4 lines
Diff to previous 1.26.2.29 , to branch point 1.26
* Add some comments to gmap.js.
* Add the ability to defer changes.
* Add the ability for a marker to click itself on load.
* General fixes to the gmap_location node map.
Fixes for: #144536, #153705

Revision 1.26.2.29 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 23 15:55:36 2007 UTC (2 years, 5 months ago) by ray007
Branch: DRUPAL-5
Changes since 1.26.2.28: +5 -4 lines
Diff to previous 1.26.2.28 , to branch point 1.26
make info-popup for user markers work again

Revision 1.26.2.28 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 23 15:47:39 2007 UTC (2 years, 5 months ago) by ray007
Branch: DRUPAL-5
Changes since 1.26.2.27: +3 -3 lines
Diff to previous 1.26.2.27 , to branch point 1.26
set correct property for marker tooltip, use new GMarker() constructor

Revision 1.26.6.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 6 00:54:02 2007 UTC (2 years, 6 months ago) by bdragon
Branch: DRUPAL-4-7--2
Changes since 1.26.6.3: +3 -3 lines
Diff to previous 1.26.6.3 , to branch point 1.26
#141454
Add another permission for buddy links...

Revision 1.26.2.27 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 6 00:07:36 2007 UTC (2 years, 6 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.26.2.26: +98 -105 lines
Diff to previous 1.26.2.26 , to branch point 1.26
Lookie what I have. A working author location block.

Revision 1.26.2.26 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 28 15:58:23 2007 UTC (2 years, 7 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.26.2.25: +8 -8 lines
Diff to previous 1.26.2.25 , to branch point 1.26
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.26.6.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 27 22:10:23 2007 UTC (2 years, 7 months ago) by bdragon
Branch: DRUPAL-4-7--2
Changes since 1.26.6.2: +2 -2 lines
Diff to previous 1.26.6.2 , to branch point 1.26
#136862
Modification of patch by ax.

Revision 1.26.2.25 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 27 22:07:49 2007 UTC (2 years, 7 months ago) by bdragon
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--0-6
Changes since 1.26.2.24: +2 -2 lines
Diff to previous 1.26.2.24 , to branch point 1.26
#136862
Modification of patch by ax.

Revision 1.26.6.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 27 21:56:26 2007 UTC (2 years, 7 months ago) by bdragon
Branch: DRUPAL-4-7--2
Changes since 1.26.6.1: +6 -6 lines
Diff to previous 1.26.6.1 , to branch point 1.26
#129440, #134568
Fix picking markers, Drupal 4.7
Thanks: geodaniel, linuxpimp, smulkey

Revision 1.26.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 27 21:53:11 2007 UTC (2 years, 7 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.26.2.23: +5 -5 lines
Diff to previous 1.26.2.23 , to branch point 1.26
#129440
Fix picking markers, Drupal 5.
Thanks: geodaniel, linuxpimp, smulkey

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

Revision 1.26.6.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 27 21:20:51 2007 UTC (2 years, 7 months ago) by bdragon
Branch: DRUPAL-4-7--2
Changes since 1.26: +4 -4 lines
Diff to previous 1.26
Carry over ax's commit that I hadn't noticed previously.

Revision 1.24.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 16 15:43:00 2007 UTC (2 years, 7 months ago) by ax
Branch: DRUPAL-4-7
Changes since 1.24.2.1: +4 -4 lines
Diff to previous 1.24.2.1 , to branch point 1.24
partial backport of http://cvs.drupal.org/viewcvs/drupal/contributions/modules/gmap/gmap_location.module#rev1.26.2.23 , fixing the inability of saving gmap user locations caused by a change in location.modules db schema (lid, http://drupal.org/cvs?commit=50006 )

Revision 1.26.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 14 16:54:15 2007 UTC (2 years, 8 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.26.2.22: +16 -5 lines
Diff to previous 1.26.2.22 , to branch point 1.26
This code still needs to go away.
Until http://drupal.org/node/125001 is in, we might as well just try to get along better..

Revision 1.26.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 7 14:27:20 2007 UTC (2 years, 8 months ago) by bdragon
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--0-5
Changes since 1.26.2.21: +2 -2 lines
Diff to previous 1.26.2.21 , to branch point 1.26
#125443
Location block macro does not save properly.

Revision 1.26.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 5 19:14:04 2007 UTC (2 years, 8 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.26.2.20: +79 -136 lines
Diff to previous 1.26.2.20 , to branch point 1.26
Formatting, more commenting out of stuff going away.

Revision 1.26.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 5 17:29:01 2007 UTC (2 years, 8 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.26.2.19: +23 -58 lines
Diff to previous 1.26.2.19 , to branch point 1.26
More misc fixes to gmap_location.
Almost there.

Revision 1.26.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 5 17:09:01 2007 UTC (2 years, 8 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.26.2.18: +12 -67 lines
Diff to previous 1.26.2.18 , to branch point 1.26
Cleanup

Revision 1.26.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 2 17:22:49 2007 UTC (2 years, 8 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.26.2.17: +10 -5 lines
Diff to previous 1.26.2.17 , to branch point 1.26
Node page fix similar to user page:
Don't have text and link at the same time.

Revision 1.26.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 1 22:55:50 2007 UTC (2 years, 8 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.26.2.16: +9 -3 lines
Diff to previous 1.26.2.16 , to branch point 1.26
Fix map/user to finally have parity with Drupal 4.7 version

Revision 1.26.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 1 22:44:51 2007 UTC (2 years, 8 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.26.2.15: +2 -2 lines
Diff to previous 1.26.2.15 , to branch point 1.26
Fix markers

Revision 1.26.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 22 23:47:38 2007 UTC (2 years, 9 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.26.2.14: +3 -3 lines
Diff to previous 1.26.2.14 , to branch point 1.26
#121288 by Grugnog2:
Update gmap_location to match new location naming convention for markers.

Revision 1.26.2.14 - (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.26.2.13: +4 -10 lines
Diff to previous 1.26.2.13 , to branch point 1.26
Attempt to repair location chooser

Revision 1.26.2.13 - (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.26.2.12: +2 -2 lines
Diff to previous 1.26.2.12 , to branch point 1.26
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.26.2.12 - (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.26.2.11: +3 -5 lines
Diff to previous 1.26.2.11 , to branch point 1.26
Flying blind at the moment. Trying to get gmap views working without being able to see the results.

Revision 1.26.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 26 23:20:44 2007 UTC (2 years, 10 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.26.2.10: +3 -8 lines
Diff to previous 1.26.2.10 , to branch point 1.26
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.26.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 23 15:54:51 2007 UTC (2 years, 10 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.26.2.9: +6 -3 lines
Diff to previous 1.26.2.9 , to branch point 1.26
Fixup special pages when locative block is enabled

Revision 1.26.2.9 - (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.26.2.8: +7 -5 lines
Diff to previous 1.26.2.8 , to branch point 1.26
gmap: gmap_address isn't an input field
gmap_location: save the NEW location, not the old one :P

Revision 1.26.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 22 21:51:43 2007 UTC (2 years, 10 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.26.2.7: +14 -15 lines
Diff to previous 1.26.2.7 , to branch point 1.26
Half-written line snuck in...

Revision 1.26.2.7 - (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.26.2.6: +267 -246 lines
Diff to previous 1.26.2.6 , to branch point 1.26
Non-truncated decimals, reindent gmap_location, more work.

Revision 1.26.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 22 19:02:24 2007 UTC (2 years, 10 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.26.2.5: +8 -1 lines
Diff to previous 1.26.2.5 , to branch point 1.26
Default lat and lon get inited here.

Revision 1.26.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 22 18:33:02 2007 UTC (2 years, 10 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.26.2.4: +44 -2 lines
Diff to previous 1.26.2.4 , to branch point 1.26
Attempt to fix user location form.

Revision 1.26.2.4 - (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.26.2.3: +5 -4 lines
Diff to previous 1.26.2.3 , to branch point 1.26
Couple of mistakes in the element definitions.

Revision 1.26.2.3 - (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.26.2.2: +30 -31 lines
Diff to previous 1.26.2.2 , to branch point 1.26
Fix up latitude and longitude widgets and use them in gmap_location.

Revision 1.26.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 22 15:21:07 2007 UTC (2 years, 10 months ago) by bdragon
Branch: DRUPAL-5
Changes since 1.26.2.1: +19 -3 lines
Diff to previous 1.26.2.1 , to branch point 1.26
Fix settings form.

Revision 1.26.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.26: +120 -126 lines
Diff to previous 1.26
Most of the changes.
File paths are broken right now, due to reorganization.

Revision 1.24.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.24: +17 -16 lines
Diff to previous 1.24
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.26 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 8 08:14:35 2006 UTC (2 years, 11 months ago) by webgeer
Branch: MAIN
Branch point for: DRUPAL-4-6, DRUPAL-4-7--2, DRUPAL-5
Changes since 1.25: +16 -16 lines
Diff to previous 1.25
http://drupal.org/node/101538

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 19 07:47:18 2006 UTC (3 years ago) by webgeer
Branch: MAIN
Changes since 1.24: +2 -1 lines
Diff to previous 1.24
http://drupal.org/node/98161  Thanks ahoeben!

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 5 09:24:30 2006 UTC (3 years ago) by webgeer
Branch: MAIN
Branch point for: DRUPAL-4-7
Changes since 1.23: +21 -13 lines
Diff to previous 1.23
gmap variable now separates out latitude and longitude

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 24 05:33:43 2006 UTC (3 years, 1 month ago) by webgeer
Branch: MAIN
Changes since 1.22: +4 -1 lines
Diff to previous 1.22
no change

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 24 05:30:33 2006 UTC (3 years, 1 month ago) by webgeer
Branch: MAIN
Changes since 1.21: +1 -1 lines
Diff to previous 1.21
no real change

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

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 17 19:04:23 2006 UTC (3 years, 2 months ago) by webgeer
Branch: MAIN
Changes since 1.19: +4 -4 lines
Diff to previous 1.19
http://drupal.org/project/comments/add/83345

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 21 02:54:52 2006 UTC (3 years, 3 months ago) by webgeer
Branch: MAIN
Changes since 1.18: +30 -30 lines
Diff to previous 1.18
Various updates

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 7 03:27:50 2006 UTC (3 years, 4 months ago) by webgeer
Branch: MAIN
Changes since 1.17: +7 -3 lines
Diff to previous 1.17
http://drupal.org/node/72507 http://drupal.org/node/72266

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 29 05:41:46 2006 UTC (3 years, 5 months ago) by webgeer
Branch: MAIN
Changes since 1.16: +19 -5 lines
Diff to previous 1.16
Fixed http://drupal.org/node/71251 and a rather ugly bug that was making the gmap_location.module's location setting feature not work properly.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 21 06:06:21 2006 UTC (3 years, 5 months ago) by webgeer
Branch: MAIN
Changes since 1.15: +3 -16 lines
Diff to previous 1.15
Fix http://drupal.org/node/69996 and improve marker selection drop down methodology

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 17 07:01:25 2006 UTC (3 years, 5 months ago) by webgeer
Branch: MAIN
Changes since 1.14: +1 -1 lines
Diff to previous 1.14
Dumb mistake.... fixed

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 17 06:49:16 2006 UTC (3 years, 5 months ago) by webgeer
Branch: MAIN
Changes since 1.13: +1 -0 lines
Diff to previous 1.13
Fix for http://drupal.org/node/69453  Thanks Tobias

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

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 16 08:32:54 2006 UTC (3 years, 5 months ago) by webgeer
Branch: MAIN
Changes since 1.11: +1 -1 lines
Diff to previous 1.11
Fix geocoding.  Still not really right.  For it to work, the map id has to be nodemap for nodes and usermap for users.

Will fix so it can be any arbitrary map name later

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 16 08:00:57 2006 UTC (3 years, 5 months ago) by webgeer
Branch: MAIN
Changes since 1.10: +12 -10 lines
Diff to previous 1.10
Make geocoding optional

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 16 07:57:12 2006 UTC (3 years, 5 months ago) by webgeer
Branch: MAIN
Changes since 1.9: +47 -21 lines
Diff to previous 1.9
Enable Googlemap Geocoding

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

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 13 05:00:14 2006 UTC (3 years, 5 months ago) by webgeer
Branch: MAIN
Changes since 1.7: +19 -0 lines
Diff to previous 1.7
Added buddylist functionality (see http://drupal.org/node/66221 )

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 5 07:01:29 2006 UTC (3 years, 5 months ago) by webgeer
Branch: MAIN
Changes since 1.6: +162 -101 lines
Diff to previous 1.6
Various changes.  Most significantly:  http://drupal.org/node/64837 (thanks webchick)

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 22 06:30:07 2006 UTC (3 years, 6 months ago) by webgeer
Branch: MAIN
Changes since 1.5: +11 -1 lines
Diff to previous 1.5
http://drupal.org/node/64580

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

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 21 07:28:36 2006 UTC (3 years, 6 months ago) by webgeer
Branch: MAIN
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
minor change

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 20 07:04:12 2006 UTC (3 years, 6 months ago) by webgeer
Branch: MAIN
Changes since 1.2: +4 -3 lines
Diff to previous 1.2
fixed final bug in http://drupal.org/node/63951

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

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 7 05:34:15 2006 UTC (3 years, 6 months ago) by webgeer
Branch: MAIN
This should be considered a somewhat beta version of this module

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2