summaryrefslogtreecommitdiff
path: root/resources/views/gedcom-record-page.phtml
AgeCommit message (Expand)AuthorFilesLines
2021-02-02Merge GEDCOM element code from 2.1 branchGreg Roach1-5/+0
2020-06-27Better handling for custom record typesGreg Roach1-1/+1
2020-03-13Add record types for HEAD and SUBNGreg Roach1-46/+86
2020-01-24Fix: #2995 - Incorrect ARIA attributes for tablist/tab/tabpanelGreg Roach1-6/+11
2019-12-10Allow facts to be added to SUBM and HEAD pages #2823Greg Roach1-0/+5
2019-12-07Replace help-link function with template #1584Greg Roach1-9/+8
2019-12-03Apply PSR12 code style to templatesGreg Roach1-1/+5
2019-10-31Fix: missing parameter on gedcom record page; Refactor controller as handlerGreg Roach1-10/+10
2019-10-24Refactor pending changes to use service and request handlersGreg Roach1-3/+5
2019-10-10Working on routingGreg Roach1-2/+2
2019-04-15Remove duplicationGreg Roach1-1/+1
2019-02-24Unused importsGreg Roach1-1/+0
2019-02-16Rename functions getFoo() to foo() and return collections instead of arraysGreg Roach1-1/+1
2019-02-11Refactor away class Bootstrap4Greg Roach1-5/+5
2018-11-18Rename GedcomRecord::getTree() to tree()Greg Roach1-6/+6
2018-11-18Rename GedcomRecord::getXref() to xref()Greg Roach1-2/+2
2018-11-18Rename Tree::getTreeName() to name()Greg Roach1-2/+2
2018-10-12Use .phtml extension for template filesGreg Roach1-0/+100