- Feb 11, 2009
-
-
Brandon Bergren authored
== -> === changes. Remove unused variable. Dot notation.
-
Brandon Bergren authored
(Header changes only.)
-
Brandon Bergren authored
== -> === changes. Remove unused variable.
-
Brandon Bergren authored
-
Brandon Bergren authored
== -> === changes.
-
Brandon Bergren authored
Remove unused variables.
-
Brandon Bergren authored
-
Brandon Bergren authored
== -> === changes. There's still work to do here.
-
Brandon Bergren authored
Integrate some of bevan's mods into marker.js.
-
Brandon Bergren authored
Fix unguarded for in.
-
Brandon Bergren authored
== -> === changes.
-
Brandon Bergren authored
-
Brandon Bergren authored
-
Brandon Bergren authored
-
Brandon Bergren authored
Make getMap a bit more user friendly by allowing passing widget ids.
-
Brandon Bergren authored
-
Brandon Bergren authored
JSLint part 2: == -> === changes, dot notation changes.
-
Brandon Bergren authored
-
- Feb 10, 2009
-
-
Brandon Bergren authored
-
- Feb 05, 2009
-
-
Brandon Bergren authored
-
Brandon Bergren authored
Also, I changed some % to %%. Although this wasn't a problem in practice, using a single % means relying on internal behavior of db_query.
-
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
-
Brandon Bergren authored
-
Brandon Bergren authored
* Clarify what the first option for the marker does. * Fix unsetting a marker deliberately * Fix several bugs with updating marker associations after changing a term. * Fix SQL error when setting a marker on existing terms. * Add function to recompute markers after changing a term.
-
- Feb 03, 2009
-
-
Brandon Bergren authored
-
Brandon Bergren authored
-
Brandon Bergren authored
-
Brandon Bergren authored
-
- Jan 30, 2009
-
-
Rebecca White authored
-
Rebecca White authored
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.
-
- Jan 23, 2009
-
-
Brandon Bergren authored
-
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.)
-
- Jan 13, 2009
-
-
Brandon Bergren authored
-
- Jan 05, 2009
-
-
Brandon Bergren authored
Add the ability to base gmap views off of arbitrary fields. Also add a way to specify the marker using a field.
-
Brandon Bergren authored
As a side effect, this means that using a location_cck relationship will now do the right thing for a gmap view.
-