Log of /contributions/modules/gmap/gmap_taxonomy.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.1.2.7 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Feb 4 20:47:16 2009 UTC
(9 months, 3 weeks ago)
by
bdragon
Branch:
DRUPAL-5
CVS Tags:
DRUPAL-5--1-1-RC1
Changes since
1.1.2.6: +32 -7 lines
Diff to
previous 1.1.2.6
, to
branch point 1.1
, to
next main 1.7
gmap_taxonomy fixes:
* 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.
Revision
1.7 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Feb 4 20:34:18 2009 UTC
(9 months, 3 weeks ago)
by
bdragon
Branch:
MAIN
CVS Tags:
DRUPAL-6--1-1-RC1,
HEAD
Changes since
1.6: +32 -7 lines
Diff to
previous 1.6
gmap_taxonomy fixes:
* 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.
Revision
1.5 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Oct 2 18:01:37 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.4: +6 -3 lines
Diff to
previous 1.4
Some work on gmap_taxonomy to attempt to resolve issues noted in [#295775].
* Delete marker associations properly.
* Join to {node_revisions} properly.
* Handle upgrading from a 5.x version after the changed I just made in that branch.
Revision
1.1.2.6 -
(
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,
DRUPAL-5--1-0-RC1,
DRUPAL-5--1-0-RC2
Changes since
1.1.2.5: +19 -9 lines
Diff to
previous 1.1.2.5
, to
branch point 1.1
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.1.2.1 -
(
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.1: +131 -0 lines
Diff to
previous 1.1
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.1
Sat Dec 29 05:33:06 2007 UTC
(23 months ago)
by
bdragon
Branch:
MAIN
Branch point for:
DRUPAL-5
FILE REMOVED
file gmap_taxonomy.module was initially added on branch DRUPAL-5.
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.