summaryrefslogtreecommitdiff
path: root/app/Module/IndividualFactsTabModule.php
AgeCommit message (Expand)AuthorFilesLines
2026-02-09Update copyright year. It is 2026Greg Roach1-1/+1
2025-08-15Fix: #5203 - FAMC label in events of close relativesGreg Roach1-1/+1
2025-04-24Add missing translations of Godparent and CemeteryGreg Roach1-2/+2
2025-04-16Fix: Family submitters should not appear on individual pageGreg Roach1-1/+1
2025-02-12Add Armenian translationGreg Roach1-5/+0
2025-01-16It's 2025. Update copyright date.Greg Roach1-1/+1
2025-01-04Remove unnecessary PHPDOCGreg Roach1-3/+0
2024-10-08CodeStyleGreg Roach1-5/+0
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-06-16Fix: adoption of close relatives - label for adoptive parents missingGreg Roach1-2/+6
2022-06-11Fix: #4472 - _GODP tag not recognised in events of close relativesGreg Roach1-1/+4
2022-06-02Fix: #4451 - FAM:CHAN shown on individual facts tabGreg Roach1-1/+4
2022-05-30Fix: #4430 - family sources shown on individual facts tabGreg Roach1-4/+3
2022-05-22Fix: HUSB/WIFE/CHIL shown on individual facts tabGreg Roach1-1/+1
2022-05-21Update PHPstan baselineGreg Roach1-12/+1
2022-05-21Move private methods from individual-facts-tab to a new service. Replaces #4206Greg Roach1-803/+29
2022-05-06Fix: CEME tag not recognised in events of close relativesGreg Roach1-0/+6
2022-05-03Exclude FAM:_UID tags from the facts and events tabGreg Roach1-2/+2
2022-04-11Improve support for SEX X - see #4304Greg Roach1-28/+31
2022-03-22Change method access modifiers for easier extensibility of module (#4206)Richard Cissée1-7/+7
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-03-09Fix: #4250 - refactor linked-records and use consistentlyGreg Roach1-11/+16
2022-02-18PHPdocGreg Roach1-6/+6
2021-10-29CodeStyleGreg Roach1-23/+21
2021-08-23PHPdocGreg Roach1-1/+0
2021-08-13Fix #3974 - Use correct sex in relatives' marriage (#3985)Jonathan Jaubart1-6/+6
2021-06-27Fix: #3940 - tags now include hierarchyGreg Roach1-3/+3
2021-06-25Remove deprecated function Fact::getTag()Greg Roach1-83/+82
2021-04-12Fix: #3831 - separate associate/relatives events on the individual-facts-tabGreg Roach1-120/+122
2021-03-19Remove GedcomTagGreg Roach1-1/+1
2021-02-04Code styleGreg Roach1-1/+1
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2021-01-18Fix: indicate pending status for events of close relativesGreg Roach1-1/+11
2020-12-16Always show death of parent in relative-facts even if was before the birthGreg Roach1-1/+2
2020-09-15Fix: #3342 - level 1 media objects should not appear in the facts/events tabGreg Roach1-1/+1
2020-09-08Use factory to create caches and filesystemsGreg Roach1-1/+0
2020-08-27fix some typos, copy&paste issues and the like (#3462)Richard Cissée1-1/+1
2020-07-30Fix: death-of-child events missing from individual pageGreg Roach1-1/+1
2020-07-04Use new PHP functions - str_starts_with(), str_ends_with() and str_contains()Greg Roach1-6/+8
2020-06-27Fix: cannot copy/paste INDI:NAME factsGreg Roach1-2/+1
2020-06-12Fix: wrong grandparent in events of close relativesGreg Roach1-1/+1
2020-06-08TypeHintGreg Roach1-1/+1
2020-06-08Translation: grand-parent => grandparentGreg Roach1-15/+15
2020-06-06Working on GEDCOM tags/elementsGreg Roach1-21/+21
2020-06-01Wrong punctuation in message contextsGreg Roach1-16/+16
2020-05-26CleanUpGreg Roach1-3/+3
2020-05-26CodeStyleGreg Roach1-1/+2
2020-05-26Make Fact objects immutable. Remove setTag()Greg Roach1-20/+20
2020-05-25Convert 'events of close relatives' to use standard GEDCOM tagsGreg Roach1-78/+488