#
8a07c98e |
| 12-Jun-2021 |
Greg Roach <greg@subaqua.co.uk> |
Site and tree default preferences
|
#
22c135fa |
| 12-Mar-2021 |
Greg Roach <greg@subaqua.co.uk> |
Remove unused imports
|
#
090a0628 |
| 18-Feb-2021 |
Greg Roach <greg@subaqua.co.uk> |
Remove deprecated code
|
#
f7cf8a15 |
| 27-Dec-2020 |
Greg Roach <greg@subaqua.co.uk> |
Remove vendor dir, add support for PHP 8.0, drop support for PHP 7.1 and 7.2
|
#
5cd281f4 |
| 07-Mar-2021 |
Greg Roach <greg@subaqua.co.uk> |
Refactor Tree / TreeService to improve the import of large GEDCOM files.
|
#
89f7189b |
| 25-Jan-2021 |
Greg Roach <greg@subaqua.co.uk> |
Use https link in copyright header
|
#
1fe542e9 |
| 15-Jan-2021 |
Greg Roach <greg@subaqua.co.uk> |
Move user constants to the user interface class
|
#
6b9cb339 |
| 03-Oct-2020 |
Greg Roach <greg@subaqua.co.uk> |
#3529 - rename Factory to Registry
|
#
b4a2f885 |
| 04-Jul-2020 |
Greg Roach <greg@subaqua.co.uk> |
Fix: #3314 - use a factory to make XREFs
|
#
dec352c1 |
| 03-Jul-2020 |
Greg Roach <greg@subaqua.co.uk> |
Use new PHP functions - str_starts_with(), str_ends_with() and str_contains()
|
#
69c05a6e |
| 23-May-2020 |
Greg Roach <greg@subaqua.co.uk> |
Fix: #2910 - refactor GEDCOM export code to improve performance
|
#
93b5fde4 |
| 23-May-2020 |
Greg Roach <greg@subaqua.co.uk> |
Performance - sorting records during export is slow
|
#
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
|
#
53432476 |
| 29-Apr-2020 |
Greg Roach <greg@subaqua.co.uk> |
Refactor ages
|
#
1635452c |
| 12-Mar-2020 |
Greg Roach <greg@subaqua.co.uk> |
Add record types for HEAD and SUBN
|
#
0787ca05 |
| 25-Feb-2020 |
Greg Roach <fisharebest@gmail.com> |
Create records consistently
|
#
6e91273c |
| 04-Feb-2020 |
Greg Roach <fisharebest@webtrees.net> |
Fix: default individual takes precedence over page individual
|
#
3370567d |
| 10-Jan-2020 |
Greg Roach <fisharebest@webtrees.net> |
Fix: identify significant individual on family pages
|
#
59bbc16f |
| 20-Dec-2019 |
Greg Roach <fisharebest@webtrees.net> |
Unused imports
|
#
d5ad3db0 |
| 22-Nov-2019 |
Greg Roach <fisharebest@webtrees.net> |
Refactor multi-tree rowMapper functions
|
#
7c4add84 |
| 07-Nov-2019 |
Greg Roach <fisharebest@webtrees.net> |
Fix error updating account preferences; use constants for preference names
|
#
a04bb9a2 |
| 03-Nov-2019 |
Greg Roach <fisharebest@webtrees.net> |
Fix: #2479 - admin manage media showing wrong files; Attach filesystems to request
|
#
75964c75 |
| 25-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
No need to throw exceptions in assert()
|
#
22e73deb |
| 24-Oct-2019 |
Greg Roach <fisharebest@webtrees.net> |
Refactor pending changes to use service and request handlers
|