summaryrefslogtreecommitdiff
path: root/resources/views/modules/relatives/tab.phtml
AgeCommit message (Expand)AuthorFilesLines
2025-02-19PHPdoc and PHPstan issuesGreg Roach1-20/+26
2024-06-14Fix: #4992 - spinner for inactive tab visible above active tabGreg Roach1-1/+1
2022-09-06CodeStyleGreg Roach1-0/+2
2022-04-07Move all the 'add ...' links to the same location on the families tabGreg Roach1-21/+18
2022-02-23Added "autocomplete="off" to check boxes that save state across page refreshe...David Drury1-1/+1
2022-02-18PHPdocGreg Roach1-7/+7
2021-10-13Remove unused importsGreg Roach1-1/+0
2021-08-22Fix: #4000 - persistent checkbox toggles / BS5Greg Roach1-9/+1
2021-08-18Upgrade Bootstrap from 4 to 5. Fixes: #3673. Fixes: #3400.Greg Roach1-1/+1
2021-05-14Working on GEDCOM elementsGreg Roach1-4/+4
2021-02-10CodeStyleGreg Roach1-2/+17
2020-10-08TyposGreg Roach1-1/+1
2020-07-12Cleanup webtrees.jsGreg Roach1-1/+1
2020-06-14Refactor edit controllers into request handlers. Preparing to use GedcomElem...Greg Roach1-6/+11
2019-12-03Apply PSR12 code style to templatesGreg Roach1-2/+6
2019-11-17Fix: #2653 add ability to re-order parent families; make the first one the pr...Greg Roach1-2/+2
2019-10-15Refactor the re-ordering of children/spouses/names/media; add assertionsGreg Roach1-2/+3
2019-10-15wipGreg Roach1-7/+7
2019-10-06Working on routingGreg Roach1-1/+1
2019-03-20Collection / arrayGreg Roach1-1/+1
2019-03-03Fix: #2264 - styling for chartboxesGreg Roach1-1/+1
2019-02-16Rename functions getFoo() to foo() and return collections instead of arraysGreg Roach1-3/+3
2019-02-10Working on iconsGreg Roach1-0/+1
2018-12-31Fix: #1711 - display toggles not persistentGreg Roach1-2/+2
2018-11-18Rename GedcomRecord::getTree() to tree()Greg Roach1-7/+7
2018-11-18Rename GedcomRecord::getXref() to xref()Greg Roach1-7/+7
2018-11-18Rename Tree::getTreeName() to name()Greg Roach1-7/+7
2018-10-12Use .phtml extension for template filesGreg Roach1-0/+146