summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-18Use application namespace for composer scriptsGreg Roach1-11/+11
2018-11-18Rename GedcomRecord::getFacts() to facts()Greg Roach75-293/+8277
2018-11-18Remove deprecated functionsGreg Roach1-24/+0
2018-11-18Rename GedcomRecord::getGedcom() to gedcom()Greg Roach26-68/+68
2018-11-18Rename GedcomRecord::getTree() to tree()Greg Roach85-273/+273
2018-11-18Rename GedcomRecord::getXref() to xref()Greg Roach116-398/+398
2018-11-18Rename Tree::getTitle() to title()Greg Roach29-79/+79
2018-11-18Rename Tree::getTreeName() to name()Greg Roach198-545/+545
2018-11-18Rename Tree::getTreeId() to id()Greg Roach66-523/+523
2018-11-18Remove dead else branchGreg Roach1-5/+0
2018-11-18Rename Fact::getLabel() to label()Greg Roach11-17/+17
2018-11-18Rename Fact::getGedcom() to gedcom()Greg Roach21-66/+66
2018-11-18Rename Fact::getFactId() to id()Greg Roach17-73/+73
2018-11-18Rename Fact::getDate() to date()Greg Roach33-63/+63
2018-11-18Rename Fact::getPlace() to place()Greg Roach13-25/+25
2018-11-18Rename Fact::getTarget() to target()Greg Roach16-47/+47
2018-11-18Rename Fact::getAttribute() to attribute()Greg Roach11-46/+46
2018-11-18Rename Fact::getValue() to value()Greg Roach16-24/+24
2018-11-18Rename Fact::getParent() to record()Greg Roach17-68/+68
2018-11-09translate.webtrees.net - Polish - 100.0%Łukasz Wileński1-4/+4
2018-11-05Fix: #2019 - datatables text not translatedGreg Roach6-5/+44
2018-11-05Fix: #2020 - missing / in name causes errorGreg Roach1-1/+1
2018-11-03Fix: #2011 - missing 'ged' parameter in links to calendarGreg Roach2-6/+9
2018-11-03Fix: #2010 by reverting parts of earlier cleanupGreg Roach1-16/+11
2018-11-02Update vendor dependenciesGreg Roach22-158/+631
2018-11-02AgeGreg Roach1-31/+49
2018-11-01Undefined variableGreg Roach2-3/+5
2018-11-01AgeGreg Roach2-78/+171
2018-10-29Error handlingGreg Roach1-1/+1
2018-10-29Error handlingGreg Roach1-2/+7
2018-10-29Error handlingGreg Roach1-2/+2
2018-10-29Unused codeGreg Roach1-2/+0
2018-10-29Unused codeGreg Roach1-2/+0
2018-10-29Functions should return values rather than echo themGreg Roach8-34/+32
2018-10-29Use null-coalesce operatorGreg Roach1-5/+1
2018-10-29Unused codeGreg Roach1-88/+86
2018-10-29Fix: #1994 - removing one child from family removes them allGreg Roach1-2/+2
2018-10-29Unused codeGreg Roach1-4/+2
2018-10-29Strict typesGreg Roach1-2/+2
2018-10-29Strict typesGreg Roach1-2/+5
2018-10-29Error handlingGreg Roach1-2/+8
2018-10-28Strict typesGreg Roach1-2/+2
2018-10-28PHPdocGreg Roach4-5/+5
2018-10-28Strict typesGreg Roach1-5/+5
2018-10-28Strict typesGreg Roach7-13/+13
2018-10-28Strict typesGreg Roach23-83/+83
2018-10-28Strict type error in autocompleteGreg Roach1-9/+9
2018-10-28Fix: newly created records have type GedcomRecord instead of a more specific ...Greg Roach1-2/+1
2018-10-25Fix: #2003 - some statistics charts brokenGreg Roach1-3/+3
2018-10-25Fix: #2004 - stats error when no dates existGreg Roach1-7/+3