summaryrefslogtreecommitdiff
path: root/modules/googlemap/places_edit.php
AgeCommit message (Expand)AuthorFilesLines
2011-02-25Rename modules directory to modules_v2, as we have changed the module API and...fisharebest1-371/+0
2011-02-23Tidy up the Google Street View setup. (Much Simpler now, and with no extraneo...Brian Holland1-9/+0
2011-02-18Use constant WT_MODULES_DIR instead of hard-coded references to 'modules/'fisharebest1-3/+3
2011-02-11(no commit message)Łukasz Wilenski1-1/+1
2011-02-11i18n -> WT_I18NŁukasz Wilenski1-1/+1
2011-02-10Fix: wrong name for USE_STREETVIEW config settingfisharebest1-1/+1
2011-02-10Integrate Brian's GoogleMap V3 branch into the trunk. Add config setting for...fisharebest1-449/+38
2011-01-24Prevent script timeout when editing geographic place locationsBrian Holland1-0/+9
2011-01-20#700093 - Google Map Placecheck Redirects to Edit PlacesŁukasz Wilenski1-5/+5
2011-01-14Add I18N message for ambiguous textfisharebest1-1/+1
2011-01-01Refactoring class names and use autoloading.fisharebest1-37/+37
2010-12-31(no commit message)fisharebest1-1/+1
2010-10-30(no commit message)fisharebest1-15/+15
2010-10-30Cosmetic change - consistent "; " before PHP close tagfisharebest1-62/+62
2010-09-25(no commit message)fisharebest1-21/+20
2010-09-12Remove explicit tabindex from forms, where we are simply stating the default ...fisharebest1-11/+11
2010-08-22add context translations to "unknown"Łukasz Wilenski1-3/+3
2010-07-11#593609 GoogleMaps module - Import and edit sequence [svn 8808]Łukasz Wilenski1-17/+8
2010-07-08Removing the option to turn off autoclose on the edit pop-ups, except when de...Nigel Osborne1-3/+4
2010-06-01Quote table names - to allow for "bad" choices of TBLPREFIXfisharebest1-8/+8
2010-05-28Simplify SQL statements. Use "##table_name" instead of "{$TBLPREFIX}table_name"fisharebest1-13/+9
2010-05-17move styles to new css fileŁukasz Wilenski1-42/+5
2010-05-12Use translate_fact() to translate factsfisharebest1-3/+3
2010-05-11Added global for error occurring when updating googlemap placesBrian Holland1-1/+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-3/+3
2010-04-19(no commit message)fisharebest1-1/+0
2010-04-05(no commit message)Veit Olschinski1-0/+832