-
Location Views: February 25, 2011 2:06
Commit c77649e on 4.7.x-1.x, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Location Views: February 25, 2011 2:06
Commit 8f9da94 on 5.x-3.x, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Location Views: February 25, 2011 2:06
Commit 20e1f5e on 5.x-1.x, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
#326749 by jastraat: Un-break proximity search filter for D5.
-
Killing location_latlon_form(). Sorry, place_taxonomy.module, but this isn't technically part of the external API, and since Location itself doesn't use it, keeping it around is just asking for trouble.
-
Simplify the titles a bit in the directory view, and make the Drupal 5 version match the Drupal 6 version.
-
#292993 reported by EvanDonovan: Fix some title glitches in the default directory view. (Also, fix country and province argument titles, they were broken.)
-
Significant improvements to the proximity map. * Removed the workaround that involved truncating the views cache. * Fix [#321291] * Behavior change: Exposed proximity map filters now have correct field names. This allows optional exposed proximity maps to work. (Otherwise, views would not be able to see that the filter was actually filled in.) * Work around a Views 1 bug that failed to persist filter settings properly when editing a view.
-
#317048, reported by carlogen: Repair some completely broken views 1 code, namely the province and country exposed filters.
-
Remove location_views because it's built in now.