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
/
Fact.php
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-25
Remove deprecated function Fact::getTag()
Greg Roach
1
-12
/
+0
2021-06-20
Refactoring GEDCOM edit functions
Greg Roach
1
-10
/
+0
2021-03-21
Use PHP 7.4 language features
Greg Roach
1
-6
/
+2
2021-03-21
Merge changes from develop branch
Greg Roach
1
-0
/
+10
2021-03-13
Improve error message when importing corrupt GEDCOM data
Greg Roach
1
-1
/
+1
2021-03-11
Remove deprecated code
Greg Roach
1
-14
/
+0
2021-02-13
Missed in recent changes (#3723)
David Drury
1
-2
/
+2
2021-02-11
Fix: #3372 - show marriage type as label for fact
Greg Roach
1
-0
/
+10
2021-02-04
Code style
Greg Roach
1
-4
/
+4
2021-02-04
Use gedcom elements
Greg Roach
1
-1
/
+1
2021-01-25
Use https link in copyright header
Greg Roach
1
-1
/
+1
2021-01-21
Fix: #2592, Fix: #2593, Fix: #3431, Fix: #3446, Fix: #3638, Fix: #3676, Merge...
Greg Roach
1
-5
/
+5
2020-10-03
#3529 - rename Factory to Registry
Greg Roach
1
-15
/
+15
2020-08-08
Fact types containing % break translation
Greg Roach
1
-4
/
+6
2020-07-04
Use new PHP functions - str_starts_with(), str_ends_with() and str_contains()
Greg Roach
1
-5
/
+5
2020-06-27
Better handling for custom record types
Greg Roach
1
-2
/
+2
2020-06-06
Working on GEDCOM tags/elements
Greg Roach
1
-7
/
+7
2020-05-26
Fix: #1194 - inconsistent case in MARR:TYPE keywords
Greg Roach
1
-7
/
+14
2020-05-26
CleanUp
Greg Roach
1
-1
/
+1
2020-05-26
Remove references to custom events of close relatives
Greg Roach
1
-15
/
+2
2020-05-26
Make Fact objects immutable. Remove setTag()
Greg Roach
1
-6
/
+20
2020-05-25
Convert 'events of close relatives' to use standard GEDCOM tags
Greg Roach
1
-1
/
+1
2020-05-14
Initial support for _LOC records and _GOV facts
Greg Roach
1
-1
/
+3
2020-05-12
Update code to use new Factory objects
Greg Roach
1
-16
/
+15
2020-03-13
Add record types for HEAD and SUBN
Greg Roach
1
-1
/
+3
2020-02-22
Use specific class
Greg Roach
1
-2
/
+15
2020-02-06
Fix: missing styling for some pending edits
Greg Roach
1
-2
/
+2
2019-12-15
Alternative solution to #2884
Greg Roach
1
-0
/
+32
2019-12-10
PHPdoc
Greg Roach
1
-2
/
+2
2019-12-10
Add support for Submitter records as first-class objects #2823
Greg Roach
1
-0
/
+2
2019-12-05
Simplify some privacy logic
Greg Roach
1
-3
/
+1
2019-10-18
Avoid empty(), as it can be unpredicatable
Greg Roach
1
-1
/
+1
2019-10-17
PSR12
Greg Roach
1
-0
/
+1
2019-09-29
PSR12
Greg Roach
1
-0
/
+2
2019-05-17
PHPdoc
Greg Roach
1
-1
/
+0
2019-04-25
Closures that do not use $this should be declared static
Greg Roach
1
-2
/
+2
2019-04-15
Remove duplication
Greg Roach
1
-6
/
+10
2019-03-08
Strict types and code review
Greg Roach
1
-2
/
+2
2019-03-07
Code style and testing
Greg Roach
1
-6
/
+6
2019-03-05
Dual type-hints upset vimeo/psalm, but are useful in PhpStorm
Greg Roach
1
-1
/
+2
2019-02-24
Apply fixes from StyleCI (#2269)
Greg Roach
1
-1
/
+0
2019-02-24
Collection / array
Greg Roach
1
-3
/
+4
2019-02-24
Fix: #2263 - facts duplicated in chart-boxes
Greg Roach
1
-66
/
+127
2019-02-20
Update Fact.php (#2246)
Rico Sonntag
1
-1
/
+1
2019-02-16
Rename functions getFoo() to foo() and return collections instead of arrays
Greg Roach
1
-1
/
+1
2019-01-28
Refactor Location class
Greg Roach
1
-0
/
+33
2019-01-27
Refactor class Place
Greg Roach
1
-2
/
+2
2019-01-04
Add visibility to constants
Greg Roach
1
-1
/
+1
2019-01-01
Happy 2019
Greg Roach
1
-1
/
+1
2018-11-18
Prefer class-constants to global-constants
Greg Roach
1
-5
/
+5
[next]