#
3f9fe4dd |
| 08-Aug-2020 |
Greg Roach <greg@subaqua.co.uk> |
Fact types containing % break translation
|
#
dec352c1 |
| 03-Jul-2020 |
Greg Roach <greg@subaqua.co.uk> |
Use new PHP functions - str_starts_with(), str_ends_with() and str_contains()
|
#
02467d32 |
| 27-Jun-2020 |
Greg Roach <greg@subaqua.co.uk> |
Better handling for custom record types
|
#
7fe676e5 |
| 06-Jun-2020 |
Greg Roach <greg@subaqua.co.uk> |
Working on GEDCOM tags/elements
|
#
18475794 |
| 26-May-2020 |
Greg Roach <greg@subaqua.co.uk> |
Fix: #1194 - inconsistent case in MARR:TYPE keywords
|
#
9e65d053 |
| 26-May-2020 |
Greg Roach <greg@subaqua.co.uk> |
CleanUp
|
#
1f297d76 |
| 26-May-2020 |
Greg Roach <greg@subaqua.co.uk> |
Remove references to custom events of close relatives
|
#
9ecabc6a |
| 26-May-2020 |
Greg Roach <greg@subaqua.co.uk> |
Make Fact objects immutable. Remove setTag()
|
#
7bf6ca81 |
| 25-May-2020 |
Greg Roach <greg@subaqua.co.uk> |
Convert 'events of close relatives' to use standard GEDCOM tags
|
#
0d15532e |
| 14-May-2020 |
Greg Roach <greg@subaqua.co.uk> |
Initial support for _LOC records and _GOV facts
|
#
a091ac74 |
| 11-May-2020 |
Greg Roach <greg@subaqua.co.uk> |
Update code to use new Factory objects
|
#
1635452c |
| 12-Mar-2020 |
Greg Roach <greg@subaqua.co.uk> |
Add record types for HEAD and SUBN
|
#
62b52849 |
| 22-Feb-2020 |
Greg Roach <fisharebest@webtrees.net> |
Use specific class
|
#
71a69701 |
| 06-Feb-2020 |
Greg Roach <fisharebest@webtrees.net> |
Fix: missing styling for some pending edits
|
#
ae71f733 |
| 15-Dec-2019 |
Greg Roach <fisharebest@webtrees.net> |
Alternative solution to #2884
|
#
b5c8fd7e |
| 10-Dec-2019 |
Greg Roach <fisharebest@webtrees.net> |
PHPdoc
|
#
ffc0a61f |
| 08-Dec-2019 |
Greg Roach <fisharebest@webtrees.net> |
Add support for Submitter records as first-class objects #2823
|
#
d9e083e7 |
| 05-Dec-2019 |
Greg Roach <fisharebest@webtrees.net> |
Simplify some privacy logic
|
#
54c1ab5e |
| 18-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
Avoid empty(), as it can be unpredicatable
|
#
fcfa147e |
| 17-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
PSR12
|
#
3976b470 |
| 29-Sep-2019 |
Greg Roach <fisharebest@webtrees.net> |
PSR12
|
#
4949298f |
| 17-May-2019 |
Greg Roach <fisharebest@webtrees.net> |
PHPdoc
|
#
6c2179e2 |
| 25-Apr-2019 |
Greg Roach <fisharebest@webtrees.net> |
Closures that do not use $this should be declared static
|
#
1450f098 |
| 15-Apr-2019 |
Greg Roach <fisharebest@webtrees.net> |
Remove duplication
|
#
8af3e5c1 |
| 08-Mar-2019 |
Greg Roach <fisharebest@webtrees.net> |
Strict types and code review
|