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
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
2019-12-10
PHPdoc
Greg Roach
1
-1
/
+1
2019-10-31
Make variable types clearer to static analysis tools
Greg Roach
1
-1
/
+1
2019-10-17
PSR12
Greg Roach
1
-0
/
+1
2019-09-29
PSR12
Greg Roach
1
-0
/
+1
2019-07-14
Refactor blocks
Greg Roach
1
-4
/
+27
2019-05-17
PHPdoc
Greg Roach
1
-1
/
+0
2019-05-06
Remove unused imports
Greg Roach
1
-1
/
+0
2019-05-06
Fix: #1192 - only first associate shown in events of close relatives
Greg Roach
1
-11
/
+9
2019-04-25
Strict types
Greg Roach
1
-9
/
+9
2019-04-03
Declare static closures
Greg Roach
1
-4
/
+4
2019-03-07
Code style and testing
Greg Roach
1
-15
/
+15
2019-03-05
Dual type-hints upset vimeo/psalm, but are useful in PhpStorm
Greg Roach
1
-1
/
+2
2019-03-05
Custom module examples
Greg Roach
1
-1
/
+1
2019-03-01
Fix: initial order of tabs, menus, etc. wrong
Greg Roach
1
-1
/
+1
2019-02-24
Fix: #2263 - facts duplicated in chart-boxes
Greg Roach
1
-2
/
+1
2019-02-23
Refactor module components
Greg Roach
1
-2
/
+2
2019-02-16
Rename functions getFoo() to foo() and return collections instead of arrays
Greg Roach
1
-26
/
+27
2019-02-05
Fix: #2159 - integrate clipboard support into modules
Greg Roach
1
-6
/
+11
2019-02-05
#2159 - Allow tabs and sidebars to register the facts that they handle.
Greg Roach
1
-35
/
+32
2019-02-02
Fix: #2177 - Meta-data always shown on both facts tab and sidebar
Greg Roach
1
-2
/
+3
2019-01-30
Module functions do not need to be static
Greg Roach
1
-28
/
+26
2019-01-30
Apply fixes from StyleCI (#2163)
Greg Roach
1
-1
/
+2
2019-01-30
Create ModuleService
Greg Roach
1
-3
/
+18
2019-01-26
Create module interface for historic events
Greg Roach
1
-20
/
+10
2019-01-25
Apply fixes from StyleCI (#2135)
Greg Roach
1
-1
/
+1
[next]