summaryrefslogtreecommitdiff
path: root/pedigree.php
AgeCommit message (Collapse)AuthorFilesLines
2011-04-30Fix: bad I18N in report titles (concatenating text fragments). Also choose ↵fisharebest1-8/+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-34/+28
2011-01-15Correct z-index on CloudyRob Peters1-3/+1
2011-01-12Update pedigree chart to new rtl structureRob Peters1-2/+1
2011-01-05Minor tidy up. Use Objects instead of XREFs and raw gedcomfisharebest1-36/+20
2011-01-05Minor tidy up. Use Objects instead of XREFs and raw gedcomfisharebest1-1/+1
2011-01-03Minor tidy up. Use Objects instead of XREFs and raw gedcomfisharebest1-4/+4
2011-01-01Refactoring class names and use autoloading.fisharebest1-20/+20
2011-01-01Refactoring class names and use autoloading.fisharebest1-3/+2
2010-12-22Use proper object accessfisharebest1-5/+7
2010-12-22Tidy up code layout and indentationfisharebest1-91/+145
2010-12-16Remove "help about this page" option, and move the (few) useful help items ↵fisharebest1-1/+1
to explicit links on each page.
2010-10-30(no commit message)fisharebest1-6/+6
2010-10-30Cosmetic change - consistent "; " before PHP close tagfisharebest1-1/+1
2010-10-30#663955. Be explicit about which sorts of URL to generate: '&amp;' for ones ↵fisharebest1-19/+19
in html, and '&' for ones in HTTP headers and between WT_JS_START/WT_JS_END markers. Get rid of "encode_url()" function, which attempted to "magically" fix problems with the wrong URL style.
2010-09-25Tidy up whitespace/indentsfisharebest1-6/+6
2010-07-17Combine large and small icons - use CSS to downsize when small icons are ↵fisharebest1-13/+13
required
2010-07-17Combine WT_THEME_DIR with WT_IMAGES. This reduces repetition, and will ↵fisharebest1-13/+13
allow themes to share common images, e.g. in the images directory.
2010-06-27Remove old references to print-preview modefisharebest1-19/+15
2010-06-27#591232 Media - undefined variable, xref, SVN8658fisharebest1-6/+0
2010-06-26Remove old references to print-preview modefisharebest1-12/+4
2010-04-05(no commit message)Veit Olschinski1-0/+431