summaryrefslogtreecommitdiff
path: root/library/WT/Family.php
AgeCommit message (Expand)AuthorFilesLines
2013-07-05Rollback some ideas about always returning gedcom records, even for invalid l...fisharebest1-4/+6
2013-07-05More refactoring - getNumberOfChildren()fisharebest1-9/+6
2013-07-04Clean up codefisharebest1-4/+2
2013-07-04WT_GedcomRecord - hide broken links using dummy objects. Application code ca...fisharebest1-52/+26
2013-06-29(no commit message)fisharebest1-98/+42
2013-06-23Use PHP5.3 language features in gedcom-record classesfisharebest1-10/+4
2012-04-03#972588 - autocomplete - family results when marriage year is not knwonfisharebest1-22/+3
2011-10-29Fix: relationship-privacy calculations not working.fisharebest1-21/+15
2011-10-28Small part of #880475fisharebest1-10/+7
2011-10-15Minor refactoring - move code relating to GEDCOM records into the GEDCOM objectsfisharebest1-4/+17
2011-09-22Add HTML escapes and directional markup when we CREATE the names of objects, ...fisharebest1-3/+5
2011-09-21Convert remaining "List Names" to "Full Names"fisharebest1-2/+0
2011-09-15Performance - we do not need the f_numchil column to create a WT_Family objec...fisharebest1-6/+1
2011-09-14Performance - lazy evaluation of married/divorced status in family objects. ...fisharebest1-15/+4
2011-06-20Fix: WT_Family::getChildren() was showing children if their names were visibl...fisharebest1-1/+1
2011-06-20Fix: downloading gedcoms while applying privacy filtering was showing privat...fisharebest1-1/+1
2011-06-14Tidy up constructor for WT_Event objects. We (almost) always need to know th...fisharebest1-2/+1
2011-05-15Fix: privacy errors. Checking for "can display name" instead of "can display...fisharebest1-1/+8
2011-05-13Remove some old PHP4 code. PHP5 passes objects by reference automaticallyfisharebest1-5/+5
2011-05-08Family names: code to detect script was only looking at surname. This fails ...fisharebest1-2/+2
2011-05-05WT_Family::getChildren() ignoring the SHOW_PRIVATE_RELATIONSHIPS settingfisharebest1-6/+4
2011-04-29Refactor the privacy calculations. This provides a significant performance i...fisharebest1-6/+35
2011-01-07Minor tidy up. Use Objects instead of XREFs and raw gedcomfisharebest1-18/+0
2011-01-05Minor tidy up. Use Objects instead of XREFs and raw gedcomfisharebest1-1/+12
2011-01-04Minor tidy up. Use Objects instead of XREFs and raw gedcomfisharebest1-49/+23
2011-01-01Refactoring class names and use autoloading.fisharebest1-2/+2
2011-01-01Refactoring class names and use autoloading.fisharebest1-1/+1
2011-01-01Refactoring class names and use autoloading.fisharebest1-32/+26
2011-01-01Refactoring class names and use autoloading.fisharebest1-0/+430