summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)AuthorFilesLines
2018-11-18Strict type errorGreg Roach1-3/+3
2018-11-18Fix error in refactoringGreg Roach1-1/+1
2018-11-18Apply fixes from StyleCI (#2029)Greg Roach2-2/+0
2018-11-18Fix: #2009 - default row format for tables with long indexesGreg Roach1-1/+1
2018-11-18Fix: #2026 - strict types / numeric array keysGreg Roach1-0/+3
2018-11-18Prefer class-constants to global-constantsGreg Roach70-261/+398
2018-11-18Cleaner codeGreg Roach1-4/+5
2018-11-18Error handlingGreg Roach1-3/+5
2018-11-18Strict-typesGreg Roach2-16/+25
2018-11-18PHPdocGreg Roach2-2/+2
2018-11-18CodeStyleGreg Roach1-10/+10
2018-11-18Rename GedcomRecord::getFacts() to facts()Greg Roach46-130/+130
2018-11-18Remove deprecated functionsGreg Roach1-24/+0
2018-11-18Rename GedcomRecord::getGedcom() to gedcom()Greg Roach21-60/+60
2018-11-18Rename GedcomRecord::getTree() to tree()Greg Roach50-130/+130
2018-11-18Rename GedcomRecord::getXref() to xref()Greg Roach64-252/+252
2018-11-18Rename Tree::getTitle() to title()Greg Roach15-41/+41
2018-11-18Rename Tree::getTreeName() to name()Greg Roach90-270/+270
2018-11-18Rename Tree::getTreeId() to id()Greg Roach52-471/+471
2018-11-18Remove dead else branchGreg Roach1-5/+0
2018-11-18Rename Fact::getLabel() to label()Greg Roach5-9/+9
2018-11-18Rename Fact::getGedcom() to gedcom()Greg Roach20-65/+65
2018-11-18Rename Fact::getFactId() to id()Greg Roach10-62/+62
2018-11-18Rename Fact::getDate() to date()Greg Roach18-34/+34
2018-11-18Rename Fact::getPlace() to place()Greg Roach8-16/+16
2018-11-18Rename Fact::getTarget() to target()Greg Roach11-25/+25
2018-11-18Rename Fact::getAttribute() to attribute()Greg Roach8-37/+37
2018-11-18Rename Fact::getValue() to value()Greg Roach10-15/+15
2018-11-18Rename Fact::getParent() to record()Greg Roach9-50/+50
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-02AgeGreg Roach1-31/+49
2018-11-01Undefined variableGreg Roach1-0/+2
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 Roach7-33/+31
2018-10-29Use null-coalesce operatorGreg Roach1-5/+1
2018-10-29Unused codeGreg Roach1-88/+86
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