index
:
webtrees
firebird
webtrees suite with firebird driver
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
Module
/
IndividualFactsTabModule.php
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-09
Update copyright year. It is 2026
Greg Roach
1
-1
/
+1
2025-08-15
Fix: #5203 - FAMC label in events of close relatives
Greg Roach
1
-1
/
+1
2025-04-24
Add missing translations of Godparent and Cemetery
Greg Roach
1
-2
/
+2
2025-04-16
Fix: Family submitters should not appear on individual page
Greg Roach
1
-1
/
+1
2025-02-12
Add Armenian translation
Greg Roach
1
-5
/
+0
2025-01-16
It's 2025. Update copyright date.
Greg Roach
1
-1
/
+1
2025-01-04
Remove unnecessary PHPDOC
Greg Roach
1
-3
/
+0
2024-10-08
CodeStyle
Greg Roach
1
-5
/
+0
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2023-01-25
It's 2023
Greg Roach
1
-1
/
+1
2022-06-16
Fix: adoption of close relatives - label for adoptive parents missing
Greg Roach
1
-2
/
+6
2022-06-11
Fix: #4472 - _GODP tag not recognised in events of close relatives
Greg Roach
1
-1
/
+4
2022-06-02
Fix: #4451 - FAM:CHAN shown on individual facts tab
Greg Roach
1
-1
/
+4
2022-05-30
Fix: #4430 - family sources shown on individual facts tab
Greg Roach
1
-4
/
+3
2022-05-22
Fix: HUSB/WIFE/CHIL shown on individual facts tab
Greg Roach
1
-1
/
+1
2022-05-21
Update PHPstan baseline
Greg Roach
1
-12
/
+1
2022-05-21
Move private methods from individual-facts-tab to a new service. Replaces #4206
Greg Roach
1
-803
/
+29
2022-05-06
Fix: CEME tag not recognised in events of close relatives
Greg Roach
1
-0
/
+6
2022-05-03
Exclude FAM:_UID tags from the facts and events tab
Greg Roach
1
-2
/
+2
2022-04-11
Improve support for SEX X - see #4304
Greg Roach
1
-28
/
+31
2022-03-22
Change method access modifiers for easier extensibility of module (#4206)
Richard Cissée
1
-7
/
+7
2022-03-16
It is 2022 - update copyright dates
Greg Roach
1
-1
/
+1
2022-03-09
Fix: #4250 - refactor linked-records and use consistently
Greg Roach
1
-11
/
+16
2022-02-18
PHPdoc
Greg Roach
1
-6
/
+6
2021-10-29
CodeStyle
Greg Roach
1
-23
/
+21
2021-08-23
PHPdoc
Greg Roach
1
-1
/
+0
2021-08-13
Fix #3974 - Use correct sex in relatives' marriage (#3985)
Jonathan Jaubart
1
-6
/
+6
2021-06-27
Fix: #3940 - tags now include hierarchy
Greg Roach
1
-3
/
+3
2021-06-25
Remove deprecated function Fact::getTag()
Greg Roach
1
-83
/
+82
2021-04-12
Fix: #3831 - separate associate/relatives events on the individual-facts-tab
Greg Roach
1
-120
/
+122
2021-03-19
Remove GedcomTag
Greg Roach
1
-1
/
+1
2021-02-04
Code style
Greg Roach
1
-1
/
+1
2021-01-25
Use https link in copyright header
Greg Roach
1
-2
/
+2
2021-01-18
Fix: indicate pending status for events of close relatives
Greg Roach
1
-1
/
+11
2020-12-16
Always show death of parent in relative-facts even if was before the birth
Greg Roach
1
-1
/
+2
2020-09-15
Fix: #3342 - level 1 media objects should not appear in the facts/events tab
Greg Roach
1
-1
/
+1
2020-09-08
Use factory to create caches and filesystems
Greg Roach
1
-1
/
+0
2020-08-27
fix some typos, copy&paste issues and the like (#3462)
Richard Cissée
1
-1
/
+1
2020-07-30
Fix: death-of-child events missing from individual page
Greg Roach
1
-1
/
+1
2020-07-04
Use new PHP functions - str_starts_with(), str_ends_with() and str_contains()
Greg Roach
1
-6
/
+8
2020-06-27
Fix: cannot copy/paste INDI:NAME facts
Greg Roach
1
-2
/
+1
2020-06-12
Fix: wrong grandparent in events of close relatives
Greg Roach
1
-1
/
+1
2020-06-08
TypeHint
Greg Roach
1
-1
/
+1
2020-06-08
Translation: grand-parent => grandparent
Greg Roach
1
-15
/
+15
2020-06-06
Working on GEDCOM tags/elements
Greg Roach
1
-21
/
+21
2020-06-01
Wrong punctuation in message contexts
Greg Roach
1
-16
/
+16
2020-05-26
CleanUp
Greg Roach
1
-3
/
+3
2020-05-26
CodeStyle
Greg Roach
1
-1
/
+2
2020-05-26
Make Fact objects immutable. Remove setTag()
Greg Roach
1
-20
/
+20
2020-05-25
Convert 'events of close relatives' to use standard GEDCOM tags
Greg Roach
1
-78
/
+488
[next]