source: extensions/rv_gmaps/trunk/changelog.txt @ 7033

Last change on this file since 7033 was 7033, checked in by rvelices, 14 years ago
  • allow gps exif metadata synchronisation with high resolution images
File size: 3.8 KB
Line 
12.1.b
2- allow gps exif metadata synchronisation with high resolution images
3- fixed admin navigation bar
4- compatible with extended description
5- upgrade prototype
6- language updates
7
82.1.a
9- compatibility with piwigo 2.1
10- rolled back dirty fix in previos version (google corrected the issue)
11       
122.0.d
13  - hungarian translation thanks to external contributors
14  - the map uses now the 3D Large map control as on google maps website
15  - dirty fix for bug inroduced in api version 2.185 (and up to 2.193 as of now online) - http://code.google.com/p/gmaps-api-issues/issues/detail?id=2009&q=apitype%3AJavascript&colspec=ID%20Type%20Status%20Introduced%20Fixed%20Summary%20Internal%20Stars
16
172.0.c
18  - google maps api is loaded using the same language as piwigo
19  - polish and italian languages thanks to external contributors
20
212.0.b
22  - remove some unused/unnecessary php code
23  - added Czech translation (thanks to Pavel B.)
24  - improve compatibility of exif gps synchronisation for images uploaded by pLoader
25
262.0.a
27  - new PWG version compatible
28  - fix issue on the map page when left side longitude > right side longitude
29 
301.7.h
31  - fix issue when zlib.output_compression was set in php.ini
32  - update prototype javascript to version 1.6.0.2
33  - better navigation in map list (categories & tags)
34  - compatible with pwg 1.7.2 (issue on searches with previous version)
35
361.7.g
37  - bug - map on recent pictures had a mysql error
38  - bug - Google api ~ v2.93 the overview map (bottom right side) has changed behavior resulting in an exception
39  - added new physical map type
40  - replaced the old map type control with the new hierarchical type
41
421.7.f
43  - localhost do not require a google api key
44  - updated calls to new version of google maps apis
45  - improved click/double click behaviour on markers
46  - update prototype javascript to version 1.5.1.1
47  - fixed small bug in javascript when recycling markers (current thumbnail index reset now)
48 
491.7.e
50  - include french language (thanks dmaille)
51  - the marker title was not correctly set when marker recycled (used undocumented code that changed with api version); now we still use undocumented features but we "discover" the right function names at runtime
52  - output map data using the zip compression (if available)
53  - removed a sleep in the code that was used for debugging
54 
551.7.d
56  - added some rel nofollow and meta robots noindex,nofollow
57  - attempt to remove a php warning from the admin config page on some ISPs
58
591.7.c
60  - the map page opened from the picture page is not on google anymore
61  - the picture map page has a link "More pictures near this location"
62  - allow custom markers instead of the default one
63  - on startup, the map page is automatically centered and zoomed to the images (all cases except when viewing the entire gallery or when an url generated by Link to this page is used)
64  - improved link to this page for different map types
65  - security: checks for guests for galleries that do not allow visits as guest
66  - security: checks for adivser administrators
67  - javascript improvements to avoid memory leaks in IE
68
691.7.b
70 - added an input to search for an address/city/country on the map page
71 - double click on a marker zooms to that location
72 - the info window automatically shows a vertical scroll bar if required
73 - performance: ability to limit the number of images shown in the info window per marker
74 - performance: do not destroy/create the markers in the browser, but reuse existing ones
75 - bug fix and improvement of the clustering algorithm
76 - added .kml extension to the file name when opening the kml file
77 - fix: kml from map page is always in flat mode (categories not structured)
78 - fix: kml from map page takes into account the current map viewport
79
801.7.a
81 - initial release
Note: See TracBrowser for help on using the repository browser.