- Sep 08, 2015
- Nov 02, 2014
-
-
Valentine94 authored
-
- Dec 18, 2013
-
- Nov 29, 2013
-
-
Andriy Podanenko http://druler.com authored
-
- Aug 14, 2013
-
-
quicksketch authored
-
- May 14, 2013
-
-
Andriy Podanenko http://druler.com authored
-
- Apr 13, 2012
-
-
Brandon Bergren authored
-
Brandon Bergren authored
-
- Feb 24, 2011
-
-
The Great Git Migration authored
-
- Jan 13, 2011
-
-
Brandon Bergren authored
It's pretty obviously flawed, but everything is up and running except association. It doesn't really make much sense under D7 anyway, taxonomy doesn't associate with nodes the way it did before, it's all field based now.
-
Brandon Bergren authored
-
Brandon Bergren authored
-
Brandon Bergren authored
Definately not done but it's helping with testing other parts of the system.
-
Brandon Bergren authored
-
- Jan 12, 2011
-
-
Brandon Bergren authored
-
- Dec 22, 2010
-
-
Brandon Bergren authored
fix up gmap_location a bit. change an old update to point to the issue queue -- not worth rewriting for d7.
-
- Mar 13, 2009
-
-
Brandon Bergren authored
Rename permissions: "show node map" -> "view node map" "show user map" -> "view user map" "user locations" -> "view user location details"
-
Brandon Bergren authored
Remove 'set user location' permission, it's a leftover from the days that GMap used to be responsible for user locations.
-
- Mar 11, 2009
-
-
Brandon Bergren authored
-
- Feb 12, 2009
-
-
Brandon Bergren authored
-
- Feb 05, 2009
-
-
Brandon Bergren authored
Fix variable usage bug. It hasn't caused problems because the backwards compatibility variables are still being used as a fallback.
-
Brandon Bergren authored
-
- Feb 04, 2009
-
-
Brandon Bergren authored
-
- Jan 23, 2009
-
-
Brandon Bergren authored
-
- Jan 22, 2009
-
-
Brandon Bergren authored
-
Brandon Bergren authored
-
Brandon Bergren authored
* 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.)
-
- Dec 10, 2008
-
-
Brandon Bergren authored
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.
-
Brandon Bergren authored
-
- Nov 21, 2008
-
-
Brandon Bergren authored
#336995, reported by skyredwang: Disable caching for gmap_location blocks, because they do dynamic things.
-
- Nov 18, 2008
-
-
Brandon Bergren authored
-
- Nov 07, 2008
-
-
Brandon Bergren authored
-
- Oct 21, 2008
-
-
Brandon Bergren authored
-
- Sep 30, 2008
-
-
Brandon Bergren authored
-
Brandon Bergren authored
#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.)
-
Brandon Bergren authored
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.)
-
- Sep 22, 2008
-
-
Brandon Bergren authored
-
Brandon Bergren authored
-
- Sep 18, 2008
-
-
Brandon Bergren authored
#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.
-