summaryrefslogtreecommitdiff
path: root/resources/views/modules/relatives/family.phtml
AgeCommit message (Expand)AuthorFilesLines
2025-03-11Replace: #5087 - use SVG icons as defaults in the welcome blocksGreg Roach1-6/+10
2025-02-19PHPdoc and PHPstan issuesGreg Roach1-9/+9
2023-04-03Replace illuminate/container with our own simpler containerGreg Roach1-3/+4
2022-10-30Remove old/unused CSS classGreg Roach1-1/+0
2022-10-30Fix: 'Cancel' button goes to wrong URL for reorder childrenGreg Roach1-1/+1
2022-09-07Fix: #4551 - strict type errorGreg Roach1-1/+1
2022-09-06CodeStyleGreg Roach1-0/+2
2022-08-25CodeStyleGreg Roach1-1/+1
2022-02-04Add support for SEX X (other)Greg Roach1-3/+3
2021-10-13Remove unused importsGreg Roach1-1/+0
2021-08-18Upgrade Bootstrap from 4 to 5. Fixes: #3673. Fixes: #3400.Greg Roach1-3/+3
2021-05-14Working on GEDCOM elementsGreg Roach1-5/+5
2021-04-19Per-language relationship logic - Fixes: #1206, Fixes: #3115, Fixes: #3819, F...Greg Roach1-3/+4
2021-03-12Remove unused importsGreg Roach1-1/+0
2021-02-11Fix: #3372 - show marriage type as label for factGreg Roach1-1/+3
2021-02-10CodeStyleGreg Roach1-0/+9
2021-02-08CodeStyleGreg Roach1-1/+1
2020-06-25Merge changes from developGreg Roach1-9/+9
2020-06-14Refactor edit controllers into request handlers. Preparing to use GedcomElem...Greg Roach1-6/+8
2020-06-06Working on GEDCOM tags/elementsGreg Roach1-2/+2
2020-05-26Make Fact objects immutable. Remove setTag()Greg Roach1-2/+2
2020-02-06Fix: missing styling for some pending editsGreg Roach1-4/+4
2020-01-24Restore add child/son/daughter links on family tabGreg Roach1-14/+21
2019-12-03Apply PSR12 code style to templatesGreg Roach1-1/+5
2019-10-28Fix: #2706 - Break EditGedcomRecordController into request handlersGreg Roach1-2/+3
2019-10-15Refactor the re-ordering of children/spouses/names/media; add assertionsGreg Roach1-2/+3
2019-10-10Working on routingGreg Roach1-7/+7
2019-04-25Strict typesGreg Roach1-1/+1
2019-04-15Fix: #2361 - use CSS for chart lines on the family pageGreg Roach1-4/+4
2019-03-20Move chart-boxes from theme-functions to viewsGreg Roach1-4/+3
2019-03-02Use app() shortcutGreg Roach1-3/+3
2019-02-16Use Collection classGreg Roach1-1/+1
2019-02-16Rename functions getFoo() to foo() and return collections instead of arraysGreg Roach1-4/+4
2019-02-10Working on iconsGreg Roach1-1/+2
2019-02-08Working on CSS and themesGreg Roach1-1/+1
2019-01-30Converting themes to modulesGreg Roach1-4/+4
2019-01-27Refactor class PlaceGreg Roach1-1/+1
2018-12-31Fix: #1711 - display toggles not persistentGreg Roach1-1/+1
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 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-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 Roach1-0/+214