summaryrefslogtreecommitdiff
path: root/resources/views/modules/relatives
AgeCommit message (Expand)AuthorFilesLines
2018-12-31Fix: #1711 - display toggles not persistentGreg Roach2-3/+3
2018-11-18Prefer class-constants to global-constantsGreg Roach1-5/+6
2018-11-18Rename GedcomRecord::getFacts() to facts()Greg Roach1-5/+5
2018-11-18Rename GedcomRecord::getTree() to tree()Greg Roach2-14/+14
2018-11-18Rename GedcomRecord::getXref() to xref()Greg Roach2-14/+14
2018-11-18Rename Tree::getTreeName() to name()Greg Roach2-14/+14
2018-11-18Rename Fact::getDate() to date()Greg Roach1-5/+5
2018-11-18Rename Fact::getPlace() to place()Greg Roach1-1/+1
2018-11-18Rename Fact::getTarget() to target()Greg Roach1-3/+3
2018-10-12Use .phtml extension for template filesGreg Roach2-0/+0
2018-10-04Code styleGreg Roach2-302/+302
2018-07-19Update route nameGreg Roach1-1/+1
2018-07-14Remove unused import statementsGreg Roach2-2/+0
2018-07-12Convert add/edit/update facts to http/controllerGreg Roach1-1/+1
2018-07-10Convert link-spouse-to-individual to http/controllerGreg Roach1-30/+22
2018-07-10Convert link-child-to-family to http/controllerGreg Roach1-1/+1
2018-06-30Convert print_indi_form function to viewGreg Roach2-10/+10
2018-06-28Reorganise module viewsGreg Roach2-0/+370