summaryrefslogtreecommitdiff
path: root/familybook.php
AgeCommit message (Collapse)AuthorFilesLines
2011-09-26Add I18N hintfisharebest1-1/+1
2011-06-11Lightbox module: stop loading config everywhere - just where it is used.fisharebest1-1/+0
2011-04-30Fix: bad I18N in report titles (concatenating text fragments). Also choose ↵fisharebest1-3/+2
better names for some of the reports
2011-02-18Use constant WT_MODULES_DIR instead of hard-coded references to 'modules/'fisharebest1-2/+2
2011-01-25Tidy up <script type="text/javascript"> tags. fisharebest1-28/+24
2011-01-06Minor tidy up. Use Objects instead of XREFs and raw gedcomfisharebest1-6/+6
2011-01-05Minor tidy up. Use Objects instead of XREFs and raw gedcomfisharebest1-5/+5
2011-01-02Minor tidy up. Use Objects instead of XREFsfisharebest1-6/+4
2011-01-01Refactoring class names and use autoloading.fisharebest1-10/+10
2011-01-01Refactoring class names and use autoloading.fisharebest1-2/+2
2010-12-22Use proper object accessfisharebest1-2/+2
2010-12-16Remove "help about this page" option, and move the (few) useful help items ↵fisharebest1-3/+2
to explicit links on each page.
2010-10-30(no commit message)fisharebest1-2/+2
2010-10-30Cosmetic change - consistent "; " before PHP close tagfisharebest1-1/+1
2010-09-25(no commit message)fisharebest1-3/+3
2010-09-25Tidy up whitespace/indentsfisharebest1-1/+1
2010-09-11Minor refactoring - use gedcom objects instead of raw gedcomfisharebest1-198/+50
2010-09-11Minor refactoring - use gedcom objects instead of raw gedcomfisharebest1-164/+142
2010-07-17Combine large and small icons - use CSS to downsize when small icons are ↵fisharebest1-14/+14
required
2010-07-17Combine WT_THEME_DIR with WT_IMAGES. This reduces repetition, and will ↵fisharebest1-16/+16
allow themes to share common images, e.g. in the images directory.
2010-06-27Remove unused globalsfisharebest1-1/+1
2010-06-27Remove old references to print-preview modefisharebest1-87/+80
2010-06-18(no commit message)fisharebest1-2/+2
2010-06-14Fix: privacy function checking wrong recordfisharebest1-1/+1
2010-05-14Merge duplicate texts that only differ by upper/lower case. Prefer ↵fisharebest1-3/+3
"Sentence case" to "Initial Capitals"
2010-04-05(no commit message)Veit Olschinski1-0/+505