summaryrefslogtreecommitdiff
path: root/modules/googlemap/pedigree_map.php
AgeCommit message (Expand)AuthorFilesLines
2011-02-25Rename modules directory to modules_v2, as we have changed the module API and...fisharebest1-308/+0
2011-02-18fix typosŁukasz Wilenski1-2/+1
2011-02-18Use constant WT_MODULES_DIR instead of hard-coded references to 'modules/'fisharebest1-5/+5
2011-02-11Tidy up some new translation strings.fisharebest1-2/+2
2011-02-10Integrate Brian's GoogleMap V3 branch into the trunk. Add config setting for...fisharebest1-483/+2
2011-01-25Tidy up <script type="text/javascript"> tags. fisharebest1-35/+29
2011-01-01Refactoring class names and use autoloading.fisharebest1-36/+36
2011-01-01Refactoring class names and use autoloading.fisharebest1-4/+3
2010-12-31(no commit message)fisharebest1-4/+4
2010-12-28don't display IDsŁukasz Wilenski1-2/+2
2010-12-17fix broken relationship namesŁukasz Wilenski1-1/+1
2010-11-25For code that only runs for the current gedcom, use WT_GEDCOM instead of $GEDCOMfisharebest1-3/+3
2010-11-25rawurlencode ged parameter on url stringsLarry Meaney1-5/+6
2010-10-30(no commit message)fisharebest1-5/+5
2010-10-30Cosmetic change - consistent "; " before PHP close tagfisharebest1-12/+12
2010-09-25(no commit message)fisharebest1-4/+4
2010-09-25(no commit message)fisharebest1-7/+7
2010-07-17Combine large and small icons - use CSS to downsize when small icons are requ...fisharebest1-3/+3
2010-07-17Combine WT_THEME_DIR with WT_IMAGES. This reduces repetition, and will allow...fisharebest1-4/+4
2010-06-26Remove old references to print-preview modefisharebest1-6/+0
2010-06-18Streamline some privacy calculations; replace FactViewRestricted() and showFa...fisharebest1-1/+1
2010-06-07#590653 String formatting typo in modules/googlemap/pedigree_map.php [SVN 8640fisharebest1-1/+1
2010-06-06I18N: don't concatenate strings to make sentencesfisharebest1-4/+5
2010-06-06#590212 pluralization lost in pedigree mapŁukasz Wilenski1-33/+26
2010-05-28#583742 hard-coded references to themes Łukasz Wilenski1-15/+2
2010-05-17move styles to new css fileŁukasz Wilenski1-41/+4
2010-05-14Merge duplicate texts that only differ by upper/lower case. Prefer "Sentence...fisharebest1-1/+1
2010-05-13upper case -> lower caseŁukasz Wilenski1-1/+1
2010-05-11fix Bug #578649 color coding pedigree mapŁukasz Wilenski1-1/+1
2010-05-10add missing globalŁukasz Wilenski1-1/+2
2010-05-10add missing globalŁukasz Wilenski1-1/+1
2010-05-09Convert old-style modules into new-style modules (sitemap, batch update, goog...fisharebest1-1/+3
2010-05-08Rename module parameter from pgvaction to mod_actionfisharebest1-7/+7
2010-04-05(no commit message)Veit Olschinski1-0/+855