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

Last change on this file since 22180 was 22180, checked in by rvelices, 11 years ago

rv_gmaps: more forgiving about some wrong exif gps formatting + small technical stuff

File size: 4.9 KB
Line 
12.5.b
2- more forgiving about some wrong exif gps formatting
3
42.5.a
5- piwigo 2.5
6
72.4.g
8- added missing trigger on category name translation...
9
102.4.e
11- removed earth icon from index pages
12- map icon text localized (for themes without icons)
13- minor javascript changes for maps api v3.9
14- code optimization
15- use colorbox instead of nyroModal
16
172.4.d
18- edit position in batch manager unit
19
202.4.c
21- photos are now geotagged in the batch manager instead of a special plugin page
22- fix some language keys
23
242.4.b
25- language updates
26
272.4.a
28-compatible with piwigo 2.4
29
302.3.b
31- search for places / location uses now google auto complete
32- fix some bad markers not showing (google removed some images from their servers)
33- added some new marker icons
34- markers can have different shape depending on the number of pictures
35- full migration to maps api v3
36
372.3.a
38- fix jquery version
39- compatible with piwigo core 2.3
40
412.2.c
42- fix jquery version
43
442.2.b
45- fix admin issue while editing coordinates
46- new language ru, no
47
482.2.a
49- compatible with piwigo core 2.2
50
512.1.c
52- do not use prototype anymore (replaced by jQuery + jQuery nyromodal)
53
542.1.b
55- allow gps exif metadata synchronisation with high resolution images
56- fixed admin navigation bar
57- compatible with extended description
58- upgrade prototype
59- language updates
60
612.1.a
62- compatibility with piwigo 2.1
63- rolled back dirty fix in previos version (google corrected the issue)
64       
652.0.d
66  - hungarian translation thanks to external contributors
67  - the map uses now the 3D Large map control as on google maps website
68  - 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
69
702.0.c
71  - google maps api is loaded using the same language as piwigo
72  - polish and italian languages thanks to external contributors
73
742.0.b
75  - remove some unused/unnecessary php code
76  - added Czech translation (thanks to Pavel B.)
77  - improve compatibility of exif gps synchronisation for images uploaded by pLoader
78
792.0.a
80  - new PWG version compatible
81  - fix issue on the map page when left side longitude > right side longitude
82 
831.7.h
84  - fix issue when zlib.output_compression was set in php.ini
85  - update prototype javascript to version 1.6.0.2
86  - better navigation in map list (categories & tags)
87  - compatible with pwg 1.7.2 (issue on searches with previous version)
88
891.7.g
90  - bug - map on recent pictures had a mysql error
91  - bug - Google api ~ v2.93 the overview map (bottom right side) has changed behavior resulting in an exception
92  - added new physical map type
93  - replaced the old map type control with the new hierarchical type
94
951.7.f
96  - localhost do not require a google api key
97  - updated calls to new version of google maps apis
98  - improved click/double click behaviour on markers
99  - update prototype javascript to version 1.5.1.1
100  - fixed small bug in javascript when recycling markers (current thumbnail index reset now)
101 
1021.7.e
103  - include french language (thanks dmaille)
104  - 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
105  - output map data using the zip compression (if available)
106  - removed a sleep in the code that was used for debugging
107 
1081.7.d
109  - added some rel nofollow and meta robots noindex,nofollow
110  - attempt to remove a php warning from the admin config page on some ISPs
111
1121.7.c
113  - the map page opened from the picture page is not on google anymore
114  - the picture map page has a link "More photos near this location"
115  - allow custom markers instead of the default one
116  - 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)
117  - improved link to this page for different map types
118  - security: checks for guests for galleries that do not allow visits as guest
119  - security: checks for adivser administrators
120  - javascript improvements to avoid memory leaks in IE
121
1221.7.b
123 - added an input to search for an address/city/country on the map page
124 - double click on a marker zooms to that location
125 - the info window automatically shows a vertical scroll bar if required
126 - performance: ability to limit the number of images shown in the info window per marker
127 - performance: do not destroy/create the markers in the browser, but reuse existing ones
128 - bug fix and improvement of the clustering algorithm
129 - added .kml extension to the file name when opening the kml file
130 - fix: kml from map page is always in flat mode (categories not structured)
131 - fix: kml from map page takes into account the current map viewport
132
1331.7.a
134 - initial release
Note: See TracBrowser for help on using the repository browser.