summaryrefslogtreecommitdiff
path: root/ancestry.php
AgeCommit message (Expand)AuthorFilesLines
2012-01-18Remove unnecessary instructionsfisharebest1-3/+1
2012-01-17Consistent layout for chart header formsfisharebest1-3/+3
2012-01-17Ancestry chart - display message when rootid is invalidfisharebest1-3/+8
2012-01-16Charts controllers - use "root objects" instead of "rootid XREFs"fisharebest1-8/+8
2012-01-05Help text for "box width" is (a) incorrect and (b) not very helpful.fisharebest1-1/+1
2011-12-21#902683 - HTML validationfisharebest1-2/+1
2011-12-12HTML validation - use html5-style for self-closing tags, instead of xhtml-stylefisharebest1-18/+18
2011-12-05#900102 - Some charts missing title help iconfisharebest1-1/+1
2011-12-04Adding missing &ged=XXXX to chart URLsfisharebest1-0/+1
2011-11-24Change fam-list function to use a variable rather than echoing every cellNigel Osborne1-1/+1
2011-11-23Change indi-list function to use a variable rather than echoing every cellNigel Osborne1-1/+1
2011-11-22The "chart style" help on the ancestors/descendants charts is incomplete, and...fisharebest1-1/+1
2011-11-22Charts options: the help text for "Show Details" is out of date, and not real...fisharebest1-1/+1
2011-11-22The help text for "Generations" on the charts does not say anything useful. ...fisharebest1-1/+1
2011-11-22Chart options. Use friendly "Individual", instead of "Root Person ID"fisharebest1-1/+1
2011-11-22Translate numbersfisharebest1-1/+1
2011-11-19Remove classes .rtl and .lrt - these exist to correct the alignment when we a...fisharebest1-1/+1
2011-11-09Remove "center" class from descendancy.php and ancestry.phpŁukasz Wilenski1-12/+7
2011-11-08Remove "center" class form ancestry.php, replace with div id="ancestry-list" ...Nigel Osborne1-1/+1
2011-11-08Fix: SOSA number not showing on ancestry.phpfisharebest1-1/+1
2011-11-03Refactoring - move towards a MVC (model/view/controller) architecturefisharebest1-4/+1
2011-10-24#604136 - Nav Options box location display bug-SVN 906651Łukasz Wilenski1-13/+14
2011-07-11Always "require_once" functions_print_lists (not just "require"), because the...Larry Meaney1-1/+1
2011-06-11Lightbox module: stop loading config everywhere - just where it is used.fisharebest1-30/+25
2011-05-06fix broken link to childless imageŁukasz Wilenski1-2/+2
2011-04-30Fix: bad I18N in report titles (concatenating text fragments). Also choose b...fisharebest1-9/+4
2011-02-18Use constant WT_MODULES_DIR instead of hard-coded references to 'modules/'fisharebest1-2/+2
2011-01-16Correcting properties and newlinesVeit Olschinski1-4/+4
2011-01-16Update ancestry and decendancy to new rtl structureRob Peters1-1/+1
2011-01-05Minor tidy up. Use Objects instead of XREFs and raw gedcomfisharebest1-1/+1
2011-01-05Minor tidy up. Use Objects instead of XREFs and raw gedcomfisharebest1-1/+1
2011-01-02Minor tidy up. Use Objects instead of XREFsfisharebest1-10/+3
2011-01-01Refactoring class names and use autoloading.fisharebest1-16/+16
2011-01-01Refactoring class names and use autoloading.fisharebest1-4/+3
2010-12-16Remove "help about this page" option, and move the (few) useful help items to...fisharebest1-1/+1
2010-10-30(no commit message)fisharebest1-1/+1
2010-10-30Cosmetic change - consistent "; " before PHP close tagfisharebest1-1/+2
2010-10-07Remove unnecessary character set checksfisharebest1-3/+2
2010-06-28Tidy up some globalsfisharebest1-0/+13
2010-06-27Remove old references to print-preview modefisharebest1-111/+104
2010-05-14Merge duplicate texts that only differ by upper/lower case. Prefer "Sentence...fisharebest1-4/+4
2010-04-05(no commit message)Veit Olschinski1-0/+250