ip_geoloc 2.0.0-alpha0

This is the first port of the IP Geoloc module to Drupal 8, there is a lot to test and fix, please help us with testing and submitting your bugs

Julia Mancera

ip_geoloc 7.x-1.29

Bug fixes
New features

Feature: Zoom-on-click feature for markers (idea: Rainer Halbmann)
Feature: #2629164: Pop up balloon over marker on mouse hover, rather than mouse click Pop up balloon above marker on mouse hover, rather than mouse click

ip_geoloc 7.x-1.27

Bug fixes
New features

* Token support — any module receptive to tokens will automatically receive and interpret location-related tokens as well

* fix for duplication of buttons which could occur when maps are used with AJAX #2378053: Duplicate buttons displayed when using exposed filter with Ajax

ip_geoloc 7.x-1.26

Bug fixes
New features

o full regionbound.com support through Views UI, no coding
o enhanced “Set my location” block
o improved Apache Solr / Search API interface
o option to initialise map with centre and zoom (Leaflet)
o full screen and map reset buttons (Leaflet)
o high-res (Retina) markers that are low-res compatible
o easy use of font icons from multiple libraries
o improved Geofield Proximity plugin that uses current visitor position as the origin of distance calculations

ip_geoloc 7.x-1.25

Bug fixes
New features

Don't alert intermittent 404 or 503 errors in ip_geoloc_current_location.js
Fix for Google API when used with AJAX exposed filter #2111171: Views block result using GMAP is not filtering correct when filtered with exposed term and AJAX enabled. - based on solution by Blacksnipe. Thanks Blacksnipe.
Add sanity checks to ip_geoloc_gmap_multi_loc.js

ip_geoloc 7.x-1.24

Bug fixes
New features

Changes after release of Leaflet 7.x-1.1 and matching patches for Leaflet More Maps and Leaflet MarkerCluster

Support IPV6 so increase ip_address length from 32 to 64

Support for High-performance JavaScript callback handler: http://drupal.org/project/js (7.x-1.x-dev). This kicks in automatically if DOCUMENTROOT contains js.php and has .htaccess file modified correctly as per module instructions.

Fix for differentiator Booleans when using Search API -- thanks finnlewis

ip_geoloc 7.x-1.23

New features
Bug fixes

New feature: you can use contextual arguments (i.e. those appended to the URL) in the Location Differentiator. Use the !1, !2 etc. syntax. Typical use is when you have a View of node locations that you show as a block on every /node/### page. You want to show the marker that belongs to node showing in a different color. That's where you use the !1. Feature sponsored by Nicolas Borda, http://drupal.org/user/130909

New feature: support for Apache Solr Search (using Search API).

ip_geoloc 7.x-1.20

New features

Various, see commit history.
In particular marker tags, marker tool tips and a few more Leaflet map configuration parameters.

ip_geoloc 7.x-1.19

New features

Various, in particular accepting ranges for differentiator values to color-code markers by ranges, rather than just individual values.

ip_geoloc 7.x-1.17

New features
Bug fixes

New centering options, eg center of gravity of locations.
Couple of minor bug fixes (mainly notices).
Passing geolocation address information as contextual arguments for fields in Views
Make geolocation address information available as a context
Leaflet MarkerCluster interface

ip_geoloc 7.x-1.14

New features

Incorporate differentiator color association form into the Views UI for both Google Maps and OpenLayers.

ip_geoloc 7.x-1.13

New features

Full OpenLayers interface featuring two layers to add location markers and visitor's current location marker in different shapes and colours.
Very easy to use!

ip_geoloc 7.x-1.12

New features

In map of view allow the colour of the visitor marker to be specified.
Visitor marker options decoupled from centering options.
Option to switch off HTML5 visitor location retrieval.

ip_geoloc 7.x-1.11

New features

Support for maps of views involving Geolocation Fields.
Security fixes.

ip_geoloc 7.x-1.10

New features

Support maps of nodes containing Geofields.
Support 3 map centering options: manual override, center on first location, center on visitor location.
Retire Google Gears as it is now incorproated in geo.js.

ip_geoloc 7.x-1.7

New features

Allow latitude and longitude as text fields when mapping a View.
Default date range for block view so that it no longer shows an empty map by default.

ip_geoloc 7.x-1.4

New features

Added "Map of View" block, which will create a map of any view that outputs 'latitude' and 'longitude' fields or fields re-labeled as such.
Also added canned view "Order locations" for Commerce module. This View may be used in conjunction with the "Map of View" block.

ip_geoloc 7.x-1.3

This release is identical to 7.x-1.2
It was necessary because the drupal release system experienced a problem and the 7.x-1.2 downloads (.gz and .zip) were lost.

ip_geoloc 7.x-1.2

Bug fixes

Make sure $_SESSION['ip_geoloc']['location'] is never empty.

ip_geoloc 7.x-1.0

New features
Bug fixes

Consistently use provider street address as fallback for browser street address.
Global address lookup block.
Make sure current user's map marker is shown right from first visit to map.
No known bugs.

ip_geoloc 7.x-1.0-beta4

New features
Bug fixes

New block "Address lookup".
Make sure that some address info is always recorded at first click.

ip_geoloc 7.x-1.0-beta3

New features

Improved handling of timeouts, using Smart IP or GeoIP API as fallbacks.

ip_geoloc 7.x-1.0-beta2

New features

More robust in both retrieval and storage of location data.
Error reporting through watchdog() (recent log messages)

ip_geoloc 7.x-1.0-beta1

New features

Date range for /visitor-log, row# for /visitor-log-lite
Trim lat/long in map marker balloons
Full support for both Smart IP and GeoIP API as sources for historic data as well as fallbacks for Google Maps reverse-geocoding API.

ip_geoloc 7.x-1.0-alpha4

New features
Bug fixes

Refactorings, fine tuning error handling, watchdog msgs, status report page.
Allow balloon texts for maps used in Views, e.g. /visitor-log.

ip_geoloc 7.x-1.0-alpha3

New features
Bug fixes

Graceful fallbacks when browser/device does not return lat/long.
Allow map options to be configured.
Make use of both Google reverse-geocoding and Smart IP optional, with the second a fallback to the first.

Subscribe with RSS Subscribe to Releases for IP Geolocation Views & Maps