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

Last change on this file since 18208 was 18208, checked in by rvelices, 12 years ago

updated rv_gmaps version

File size: 4.6 KB
Line 
12.4.d
2- edit position in batch manager unit
3
42.4.c
5- photos are now geotagged in the batch manager instead of a special plugin page
6- fix some language keys
7
82.4.b
9- language updates
10
112.4.a
12-compatible with piwigo 2.4
13
142.3.b
15- search for places / location uses now google auto complete
16- fix some bad markers not showing (google removed some images from their servers)
17- added some new marker icons
18- markers can have different shape depending on the number of pictures
19- full migration to maps api v3
20
212.3.a
22- fix jquery version
23- compatible with piwigo core 2.3
24
252.2.c
26- fix jquery version
27
282.2.b
29- fix admin issue while editing coordinates
30- new language ru, no
31
322.2.a
33- compatible with piwigo core 2.2
34
352.1.c
36- do not use prototype anymore (replaced by jQuery + jQuery nyromodal)
37
382.1.b
39- allow gps exif metadata synchronisation with high resolution images
40- fixed admin navigation bar
41- compatible with extended description
42- upgrade prototype
43- language updates
44
452.1.a
46- compatibility with piwigo 2.1
47- rolled back dirty fix in previos version (google corrected the issue)
48       
492.0.d
50  - hungarian translation thanks to external contributors
51  - the map uses now the 3D Large map control as on google maps website
52  - 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
53
542.0.c
55  - google maps api is loaded using the same language as piwigo
56  - polish and italian languages thanks to external contributors
57
582.0.b
59  - remove some unused/unnecessary php code
60  - added Czech translation (thanks to Pavel B.)
61  - improve compatibility of exif gps synchronisation for images uploaded by pLoader
62
632.0.a
64  - new PWG version compatible
65  - fix issue on the map page when left side longitude > right side longitude
66 
671.7.h
68  - fix issue when zlib.output_compression was set in php.ini
69  - update prototype javascript to version 1.6.0.2
70  - better navigation in map list (categories & tags)
71  - compatible with pwg 1.7.2 (issue on searches with previous version)
72
731.7.g
74  - bug - map on recent pictures had a mysql error
75  - bug - Google api ~ v2.93 the overview map (bottom right side) has changed behavior resulting in an exception
76  - added new physical map type
77  - replaced the old map type control with the new hierarchical type
78
791.7.f
80  - localhost do not require a google api key
81  - updated calls to new version of google maps apis
82  - improved click/double click behaviour on markers
83  - update prototype javascript to version 1.5.1.1
84  - fixed small bug in javascript when recycling markers (current thumbnail index reset now)
85 
861.7.e
87  - include french language (thanks dmaille)
88  - 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
89  - output map data using the zip compression (if available)
90  - removed a sleep in the code that was used for debugging
91 
921.7.d
93  - added some rel nofollow and meta robots noindex,nofollow
94  - attempt to remove a php warning from the admin config page on some ISPs
95
961.7.c
97  - the map page opened from the picture page is not on google anymore
98  - the picture map page has a link "More photos near this location"
99  - allow custom markers instead of the default one
100  - 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)
101  - improved link to this page for different map types
102  - security: checks for guests for galleries that do not allow visits as guest
103  - security: checks for adivser administrators
104  - javascript improvements to avoid memory leaks in IE
105
1061.7.b
107 - added an input to search for an address/city/country on the map page
108 - double click on a marker zooms to that location
109 - the info window automatically shows a vertical scroll bar if required
110 - performance: ability to limit the number of images shown in the info window per marker
111 - performance: do not destroy/create the markers in the browser, but reuse existing ones
112 - bug fix and improvement of the clustering algorithm
113 - added .kml extension to the file name when opening the kml file
114 - fix: kml from map page is always in flat mode (categories not structured)
115 - fix: kml from map page takes into account the current map viewport
116
1171.7.a
118 - initial release
Note: See TracBrowser for help on using the repository browser.