summaryrefslogtreecommitdiff
path: root/modules/googlemap/placehierarchy.php
AgeCommit message (Expand)AuthorFilesLines
2011-02-25Rename modules directory to modules_v2, as we have changed the module API and...fisharebest1-703/+0
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 l...Brian Holland1-4/+14
2011-02-24allow placelist to link directly to the right location in place editor and pl...Larry Meaney1-3/+17
2011-02-24revert part of SVN 10928, so placelist.php no longer shows current placemarke...Larry Meaney1-16/+14
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 extraneo...Brian Holland1-68/+33
2011-02-23* better handling of current level in hierarchyLarry Meaney1-4/+30
2011-02-22Fix small typoNigel Osborne1-1/+1
2011-02-21(no commit message)Brian Holland1-14/+13
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 con...fisharebest1-1/+1
2011-02-19ignore invalid place_id'sLarry Meaney1-1/+1
2011-02-19Use '?' in sqlLarry Meaney1-9/+23
2011-02-18tidy up placehierarchy fileŁukasz Wilenski1-202/+150
2011-02-18Use constant WT_MODULES_DIR instead of hard-coded references to 'modules/'fisharebest1-19/+20
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 tha...Brian Holland1-322/+56
2011-02-11(no commit message)Łukasz Wilenski1-3/+3
2011-02-11Add translator hintsfisharebest1-1/+1
2011-02-11Tidy up some new translation strings.fisharebest1-1/+1
2011-02-11Tidy up some new translation stringsfisharebest1-1/+1
2011-02-11Provide some explanation as to what the red markers are showing on the Place ...Brian Holland1-5/+9
2011-02-10Google Maps v3: Tidy up some translations and cssBrian Holland1-1/+1
2011-02-10Tidy up some authorship for webtreesBrian Holland1-1/+2
2011-02-10Fix Admin 'Google Street View' coordinates "not set" warning message appearin...Brian Holland1-8/+7
2011-02-10Fix: wrong name for USE_STREETVIEW config settingfisharebest1-2/+2
2011-02-10Integrate Brian's GoogleMap V3 branch into the trunk. Add config setting for...fisharebest1-83/+412
2011-01-01Refactoring class names and use autoloading.fisharebest1-24/+24
2011-01-01Refactoring class names and use autoloading.fisharebest1-2/+2
2010-12-31(no commit message)fisharebest1-6/+6
2010-11-18#676910 - Escaped ampersandfisharebest1-12/+12
2010-10-30(no commit message)fisharebest1-14/+14
2010-10-30Cosmetic change - consistent "; " before PHP close tagfisharebest1-6/+6
2010-09-25(no commit message)fisharebest1-1/+1
2010-09-25(no commit message)fisharebest1-23/+22
2010-08-22add context translations to "unknown"Łukasz Wilenski1-7/+7
2010-06-01Quote table names - to allow for "bad" choices of TBLPREFIXfisharebest1-6/+6
2010-05-28Simplify SQL statements. Use "##table_name" instead of "{$TBLPREFIX}table_name"fisharebest1-15/+8
2010-05-17move styles to new css fileŁukasz Wilenski1-45/+1
2010-05-13rebrandingŁukasz Wilenski1-1/+1
2010-05-12add missing fileŁukasz Wilenski1-0/+1
2010-05-09Convert old-style modules into new-style modules (sitemap, batch update, goog...fisharebest1-1/+2
2010-05-08Rename module parameter from pgvaction to mod_actionfisharebest1-6/+6
2010-04-05(no commit message)Veit Olschinski1-0/+705