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

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

rv_gmaps use colorbox instead of nyroModal

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