summaryrefslogtreecommitdiff
path: root/resources/views/repository-page.phtml
AgeCommit message (Expand)AuthorFilesLines
2021-05-23Working on adding new GEDCOM tagsGreg Roach1-85/+0
2021-02-08CodeStyleGreg Roach1-0/+12
2020-06-27Better handling for custom record typesGreg Roach1-1/+2
2020-01-24Fix: #2995 - Incorrect ARIA attributes for tablist/tab/tabpanelGreg Roach1-2/+3
2019-12-07Replace help-link function with template #1584Greg Roach1-4/+4
2019-11-23Avoid ambiguous functions such as empty()Greg Roach1-1/+1
2019-10-30Remove View:share() - it's just a globalGreg Roach1-1/+1
2019-10-24Refactor pending changes to use service and request handlersGreg Roach1-2/+4
2019-10-10Working on routingGreg Roach1-2/+2
2019-04-15Remove duplicationGreg Roach1-1/+1
2019-04-10Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17Greg Roach1-4/+8
2019-03-20Fix: cannot reject pending changes to sources and repositoriesGreg Roach1-1/+1
2019-02-16Rename functions getFoo() to foo() and return collections instead of arraysGreg Roach1-2/+1
2019-02-11Refactor away class Bootstrap4Greg Roach1-1/+1
2019-02-05Fix: #2159 - integrate clipboard support into modulesGreg Roach1-0/+2
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/+64