summaryrefslogtreecommitdiff
path: root/modules/googlemap
AgeCommit message (Collapse)AuthorFilesLines
2011-02-25Rename modules directory to modules_v2, as we have changed the module API ↵fisharebest85-7555/+0
and 1.0.6 modules will break a 1.1.0 installation
2011-02-25placelist now has a direct link to Batch Update to make it easier to clean dataLarry Meaney1-2/+14
2011-02-25Add a more comprehensive check for null or zero in Google Street View place ↵Brian Holland1-4/+14
location fields, to help anyone who still has them set to null.
2011-02-24(1) Fix: SQL syntax errors (2) sv_lati/long should be floats?fisharebest1-8/+8
2011-02-24Ref svn 10949 - Correct sv_zoom defaultBrian Holland1-1/+1
2011-02-24Correct wrong defaults set for wt_placelocation sv_ fieldsBrian Holland1-5/+5
2011-02-24allow placelist to link directly to the right location in place editor and ↵Larry Meaney2-5/+26
place check
2011-02-24revert part of SVN 10928, so placelist.php no longer shows current ↵Larry Meaney1-16/+14
placemarker and child placemarker at the same time
2011-02-23Reduce the length of the config page by splitting into two tabs.Nigel Osborne1-19/+39
2011-02-23Minor Adjustment for Style when Google Street View is enabledBrian Holland1-2/+5
2011-02-23Remove unnecessary text and simplify table structure (slightly)Nigel Osborne1-13/+4
2011-02-23Tidy up the Google Street View setup. (Much Simpler now, and with no ↵Brian Holland4-436/+52
extraneous warning messages anywhere)
2011-02-23Fix: place names containing quote characters break GM editfisharebest1-1/+1
2011-02-23Remove "obvious" help textfisharebest2-2/+2
2011-02-23* better handling of current level in hierarchyLarry Meaney1-4/+30
* code defensively to prevent page from crashing
2011-02-22Fix small typoNigel Osborne1-1/+1
2011-02-22tidy up googlemap moduleŁukasz Wilenski3-959/+268
2011-02-21(no commit message)Brian Holland1-14/+13
2011-02-21Remove differences between (almost identical) source filesfisharebest2-70/+60
2011-02-21I18N: improve English textfisharebest1-1/+1
2011-02-20Add I18N commentsfisharebest1-2/+2
2011-02-20Street view uses both "Zoom" and "Zoom factor". Use Zoom throughout, for ↵fisharebest1-1/+1
consistency and improved layout (shorter text!)
2011-02-19ignore invalid place_id'sLarry Meaney1-1/+1
2011-02-19Use '?' in sqlLarry Meaney1-9/+23
2011-02-18fix typosŁukasz Wilenski2-4/+3
2011-02-18tidy up placehierarchy fileŁukasz Wilenski1-202/+150
2011-02-18Google Maps Info-window: Add Military icon instead of Marriage icon ↵Brian Holland3-4/+4
(Marriage event uses spouse thumbnail (or silhouette))
2011-02-18Use constant WT_MODULES_DIR instead of hard-coded references to 'modules/'fisharebest15-148/+141
2011-02-17fix bug with adding wrong patchŁukasz Wilenski1-3/+3
2011-02-16Enable Place location Flags to be used with Place location levels 1, 2 and 3Brian Holland1-3/+3
2011-02-16Google Maps: Correct Prefix/Suffix parameters for correct operation (Many ↵Brian Holland2-323/+57
thanks Larry for the coding work, and Stephen too for advice on use)
2011-02-14minor layout changeŁukasz Wilenski2-11/+17
2011-02-14add translationsŁukasz Wilenski2-4/+4
2011-02-13Combine the two ways of enabling the GM module into a single settingfisharebest2-1/+48
2011-02-12Optimise .PNG images, using the "optipng.exe" utilityfisharebest1-0/+0
2011-02-12(no commit message)fisharebest3-13/+55
2011-02-11(no commit message)Łukasz Wilenski6-29/+29
2011-02-11fix css errorsŁukasz Wilenski6-1041/+1029
2011-02-11Remove unwanted "create xml file code"Brian Holland2-55/+1
2011-02-11i18n -> WT_I18NŁukasz Wilenski3-7/+7
2011-02-11WT_i18n -> WT_I18NŁukasz Wilenski3-6/+6
2011-02-11Add translator hintsfisharebest2-2/+2
2011-02-11Tidy up some new translation strings.fisharebest1-1/+1
2011-02-11Tidy up some new translation strings.fisharebest8-11/+11
2011-02-11Tidy up some new translation stringsfisharebest2-2/+2
2011-02-11Adding a spacer image for browser compatabilityNigel Osborne2-18/+18
2011-02-11Tidy up GM fact imagesNigel Osborne17-19/+34
2011-02-11Provide some explanation as to what the red markers are showing on the Place ↵Brian Holland1-5/+9
Hierarchy left pane
2011-02-10Google Maps v3: Tidy up some translations and cssBrian Holland2-4/+6
2011-02-10Perform same as svn 10769 when NO Streetview enabled.Brian Holland1-27/+28