summaryrefslogtreecommitdiff
path: root/library
AgeCommit message (Expand)AuthorFilesLines
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
2013-06-30#1196157 - Typo in Date.phpfisharebest1-1/+1
2013-06-29Show separate pending changes for fam->indi links and indi-fam links on the f...fisharebest1-8/+12
2013-06-29(no commit message)fisharebest69-2900/+2634
2013-06-29#1196044 - Error with dates of French revolutionary calendarfisharebest1-1/+1
2013-06-24Variable name mis-match in calendar classesfisharebest3-21/+21
2013-06-23Remove unused variablefisharebest4-7/+4
2013-06-23Use PHP5.3 language features in gedcom-record classesfisharebest10-103/+47
2013-06-23Use PHP5.3 language features in date classes - gives performance gain of seve...fisharebest8-255/+104
2013-06-23Remove special code for PHP5.2fisharebest1-8/+1
2013-06-23Relationship privacy - calculate relationship from person to self (not self t...fisharebest1-1/+1
2013-06-22"Private note" created using invalid GEDCOM (two spaces)fisharebest1-1/+1
2013-06-21Performance - cache DB queries for pending changesfisharebest1-4/+22
2013-06-20Bug #1192732 - Inconsistent markup in charts headers - family book chartNigel Osborne1-3/+4
2013-06-17#1100139 - Change Family Members screen not populatingfisharebest1-1/+1
2013-06-16relationship.php - now needs to process objects instead of XREFsfisharebest1-1/+4