summaryrefslogtreecommitdiff
path: root/descendancy.php
AgeCommit message (Expand)AuthorFilesLines
2014-10-06Whitespace changes to reduce merge conflicts with the assets branchGreg Roach1-1/+1
2014-06-17Autocomplete doesn't work on pages with data from multiple treesGreg Roach1-2/+3
2014-05-10Bogus arguments being passed to indi/fam listsGreg Roach1-7/+3
2014-02-24Consolidate paste_*, pastename and openerpasteid implementationsMatthew Noorenberghe1-2/+1
2014-01-04Update copyright date to 2014Greg Roach1-1/+1
2014-01-04Fix address of FSF, replace licence of GPLv2 by latest versionweberho1-1/+1
2013-09-21#1225751 - Missing ged Param in some ChartsGreg Roach1-117/+86
2013-08-24Update non-typographic quotation marksGreg Roach1-1/+1
2013-08-16Fix: one-parent family causes PHP error in descendancy chart / individual listGreg Roach1-1/+3
2013-08-09Remove empty subversion Id tagsGreg Roach1-4/+2
2013-07-04Show missing spouse as an unknown person on charts. Provides more consistent...fisharebest1-2/+2
2013-06-20Bug #1192732 - Inconsistent markup in charts headers - descendancy chartNigel Osborne1-3/+3
2013-01-22Remove the lightbox plugin from the "album" module. Add the colorbox module ...fisharebest1-5/+0
2012-07-18Specify WT_STATIC_URL path for all JS files - otherwise they won't get picked...fisharebest1-1/+1
2012-06-16Defer loading of external javascript (and most inline javascript) to the bott...fisharebest1-2/+2
2012-05-29Refactor handling of facts - do not use global "nonfacts" arrayfisharebest1-13/+0
2012-04-26add lightbox init function to module classŁukasz Wilenski1-1/+2
2012-03-31Replace 3rd party autocomplete library with native jQuery functionsfisharebest1-5/+2
2012-03-28Functions should return HTML, rather than output itfisharebest1-2/+2
2012-01-18Remove unnecessary instructionsfisharebest1-6/+0
2012-01-17Consistent layout for chart header formsfisharebest1-9/+6
2012-01-17Descendancy chart - display message when rootid is invalidfisharebest1-4/+6
2012-01-16Charts controllers - use "root objects" instead of "rootid XREFs"fisharebest1-7/+7
2012-01-05Help text for "box width" is (a) incorrect and (b) not very helpful.fisharebest1-1/+1
2011-12-12HTML validation - use html5-style for self-closing tags, instead of xhtml-stylefisharebest1-15/+15
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-14Descendancy chart not initialising with correct individualfisharebest1-2/+2
2011-11-09Remove "center" class from descendancy.php and ancestry.phpŁukasz Wilenski1-1/+1
2011-11-08Remove "center" class from descendancy.php, replace with div id="descendancy-...Nigel Osborne1-1/+1
2011-11-03Refactoring - move towards a MVC (model/view/controller) architecturefisharebest1-6/+1
2011-10-24#604136 - Nav Options box location display bug-SVN 906651Łukasz Wilenski1-11/+13
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-28/+23
2011-04-30Fix: bad I18N in report titles (concatenating text fragments). Also choose b...fisharebest1-4/+4
2011-02-18Use constant WT_MODULES_DIR instead of hard-coded references to 'modules/'fisharebest1-2/+2
2011-01-16Update ancestry and decendancy to new rtl structureRob Peters1-1/+1
2011-01-01Refactoring class names and use autoloading.fisharebest1-17/+17
2011-01-01Refactoring class names and use autoloading.fisharebest1-2/+1
2010-12-22Remove unnecessary codefisharebest1-4/+1
2010-09-12#636427 - Descendancy chart -view gen reductionfisharebest1-3/+2
2010-06-28Tidy up some globalsfisharebest1-0/+13
2010-06-27Remove old references to print-preview modefisharebest1-59/+56