summaryrefslogtreecommitdiff
path: root/library
AgeCommit message (Expand)AuthorFilesLines
2013-07-28Don't allow the isDivorced() and isNotMarried() functions to bypass privacy c...fisharebest1-4/+2
2013-07-27Fix bug - cannot add new recordsfisharebest1-1/+1
2013-07-26#1198630 - 1.5 Statistics Charts - "marriage by country" gives PHP errorfisharebest1-9/+10
2013-07-25#1201221- Auto-complete PLAC field issuefisharebest1-2/+2
2013-07-25Fix (some) bugs in the GEDfact assistant media-links managerfisharebest1-2/+2
2013-07-22#1203239 - Handling of Old Style Gregorian Datesfisharebest5-33/+35
2013-07-18Comparing GedcomRecords needs === rather than == as the same record will alwa...fisharebest1-1/+1
2013-07-18#1202777 - Statistics -> Others: Birth Death and Marriage Places are Emptyfisharebest1-5/+3
2013-07-18Rename function getFactbyType to getFirstFact to better reflect what it doesfisharebest5-13/+31
2013-07-18Updates to the relationship privacy calculationsfisharebest1-25/+39
2013-07-18Comparing GedcomRecords needs === rather than == as the same record will alwa...fisharebest4-4/+4
2013-07-16Refactor - no longer need WT_GedcomRecord::equals() - can use "=="fisharebest7-15/+7
2013-07-16#1200894 - Address of facts in wrong format (SVN 15302)fisharebest1-1/+1
2013-07-15(no commit message)fisharebest1-1/+1
2013-07-15#1201564 - Adding isolated indi - Not in object contextfisharebest1-1/+1
2013-07-13Refactor - improve semantics of CRUD operations on factsfisharebest2-3/+12
2013-07-13Refactor away find_gedcom_record() - reportsfisharebest1-12/+3
2013-07-13Refactor away find_gedcom_record() - statsfisharebest1-3/+4
2013-07-12Refactor away find_gedcom_record() - search and replacefisharebest1-20/+16
2013-07-10#1160936 - no photos after upload with FTPfisharebest1-1/+1
2013-07-08New (faster!) code for relationship privacy.fisharebest1-4/+54
2013-07-07Fanchart - one-parent families cause PHP errorfisharebest1-5/+5
2013-07-07Fixes for one-parent familiesfisharebest1-2/+2
2013-07-07Use the actual XREF from the record, not the one used to find the record (e.g...fisharebest1-7/+5
2013-07-06Show pending families on families tab, family navigator, charts, etc.fisharebest1-44/+12
2013-07-05Do not show family media facts on the individual/facts+events tabfisharebest1-1/+2
2013-07-05The right place to check for privacy on facts is when we fetch them for view...fisharebest5-16/+35
2013-07-05Typofisharebest1-1/+1
2013-07-05Rollback some ideas about always returning gedcom records, even for invalid l...fisharebest2-5/+0
2013-07-05Rollback some ideas about always returning gedcom records, even for invalid l...fisharebest3-8/+12
2013-07-05Refactor away get_sub_record()fisharebest1-34/+9
2013-07-05More refactoring - getting rid of get_gedcom_value()fisharebest1-5/+102
2013-07-05More refactoring - compareChanDate()fisharebest2-20/+19
2013-07-05More refactoring - getMediaType()fisharebest1-6/+6
2013-07-05More refactoring - get note for media objectfisharebest1-5/+11
2013-07-05More refactoring - LastChangeTimestampfisharebest1-1/+3
2013-07-05Remove unused codefisharebest1-9/+0
2013-07-05More refactoring - getAuth()fisharebest1-4/+0
2013-07-05More refactoring - getNumberOfChildren()fisharebest1-9/+6
2013-07-05More refactoring - branches.phpfisharebest1-10/+0
2013-07-05More refactoring - export/downloadfisharebest1-3/+11
2013-07-04Clean up codefisharebest1-4/+2
2013-07-04Show missing spouse as an unknown person on charts. Provides more consistent...fisharebest8-105/+57
2013-07-04Typofisharebest1-1/+1
2013-07-04WT_GedcomRecord - hide broken links using dummy objects. Application code ca...fisharebest2-54/+33
2013-07-02Fix: estimated death dates shown as invalidfisharebest1-1/+1
2013-06-30More refactoringfisharebest1-3/+7
2013-06-30HTML validationfisharebest1-5/+5
2013-06-30Remove old codefisharebest1-190/+0
2013-06-30More refactoring - census assistantfisharebest1-16/+0