Skip to content

Latest commit

 

History

History
124 lines (82 loc) · 3.76 KB

File metadata and controls

124 lines (82 loc) · 3.76 KB

CHANGE LOG

2.14.3 (May 2018)

  • Minor code improvements

2.14.2 (Dec 2016)

  • Fixed: $_GET replaced by get_input()

2.14.1 (June 2016)

  • Admin can select to display tiny or small user's icon n map

2.14 (June 2016)

  • Added the option for HTML5 geolocation for online users and display them on a separate map (live map)
  • Added option to display user's icon on map
  • Small code improvements

2.13 (June 2016)

  • Improvements JS search function according amap_maps_api plugin
  • Added MapQuest Geocoding API as geocoder provider (https://developer.mapquest.com)
  • Several code improvements

2.12 (May 2016)

  • Added compatibility with Elgg 2.0
  • Added group widget for displaying group members on map
  • Several code and functions improvements

1.12.11 (Feb 2016)

  • Added compatibility with new Maps API
  • More options are provided when the map is initially loaded (show all members, show newest members or members around current logged-in user's location)
  • Optionally, a list of members, who are displayed on map, is loaded on sidebar.
  • Option to ask a customized search via URL, e.g. http://www.mydomain.com/membersmap?l=Greece&r=3000&q=username&sr=show
  • Made improvements on search function
  • Several code improvements

1.12.10

  • Tested and released for Elgg 1.12

1.11.10 (May 2015)

  • Added option for displaying all users or newest in dashboard widget
  • Added option for showing maps in walled garden sites. It must be uncommented in start.php
  • Fixed issue for geolocation default location
  • Fixed issue for double info window of markers

1.8.9 (Nov 2014)

  • Added location autocomplete in search input box
  • Added option to display Newest Members as intro page of the map section
  • Fixed issue on location widget, when user delete his location
  • Fixed issue on when saving profile regarding location access permission
  • Added french translation (thanks to Arnaud)
  • Several code improvements

1.8.8 (Mar 2014)

  • Tested successfully for Elgg 1.9
  • Several code improvements

1.8.7.2 (Nov 2013)

  • Code improvements for large number of members

1.8.7.1 (Oct 2013)

  • Fixed bug for geologation errors

1.8.7 (Sep 2013)

  • Code improvements
  • Spanish language pack added

1.8.6 (Sep 2013)

  • Added option in settings to add "Map of Members" tab at Elgg Members page (domain/members)
  • Added option in settings to show/hide "Map of Members" item on site menu
  • Added option in settings to select unit of measurement for distance searching (meters, kilometers or miles)
  • Added tool in settings for geolocation for members already exists on elgg
  • Fixed various bugs

1.8.5 (July 2013)

  • When multiple markers are located at the same or nearby location, they are splitted out so they are clickable (MarkerClusterer must be disabled)
  • Added widget for displaying location map on user's profile
  • Added option to select marker in settings
  • Search for members on map by name and their nearby members is now optional
  • Italian language pack added (thanks to Matteo)
  • German language pack added (thanks to Frank)
  • Fixed various bugs

1.8.4 (July 2013)

  • MarkerClusterer added as an option to settings, in case that is not required
  • Fixed bug when name of user contains single or double quotes

1.8.3 (May 2013)

  • Added use of MarkerClusterer for improving map view when a large number of users are there on map
  • Improvements in map zoom
  • Fixed bug on input placeholder attribute for IE

1.8.2 (Mar 2013)

  • Fixed bug on display large number of users
  • Fixed bug on search users function
  • Improvements in code

1.8.1 (Jan 2013)

  • Added functionality search for nearby members based on radius
  • Added functionality search for members on map by name and their nearby members
  • Small improvements on search forms
  • Fixed various bugs

1.8.0 (Nov 2012)

Initial release