#
d4ac8227 |
| 28-Jan-2021 |
Greg Roach <greg@subaqua.co.uk> |
Merge some changes from 2.1
|
#
89f7189b |
| 25-Jan-2021 |
Greg Roach <greg@subaqua.co.uk> |
Use https link in copyright header
|
#
1385b8ca |
| 21-Jan-2021 |
Greg Roach <greg@subaqua.co.uk> |
Ignore pending deletions for birth/marriage/death events
|
#
1fe542e9 |
| 15-Jan-2021 |
Greg Roach <greg@subaqua.co.uk> |
Move user constants to the user interface class
|
#
8091bfd1 |
| 06-Jan-2021 |
Greg Roach <greg@subaqua.co.uk> |
Fix: #3611 - add row-locks to prevent concurrent edits
|
#
d823340d |
| 30-Dec-2020 |
Greg Roach <greg@subaqua.co.uk> |
CodeStyle
|
#
c43c166e |
| 24-Oct-2020 |
Greg Roach <greg@subaqua.co.uk> |
whitespace
|
#
6b9cb339 |
| 03-Oct-2020 |
Greg Roach <greg@subaqua.co.uk> |
#3529 - rename Factory to Registry
|
#
ec124fd2 |
| 18-Sep-2020 |
Greg Roach <greg@subaqua.co.uk> |
Fix: #3509, Fix: #3508, Fix: #3506 - errors when individuals have empty name records
|
#
047fd705 |
| 15-Sep-2020 |
Greg Roach <greg@subaqua.co.uk> |
CodeStyle
|
#
69675509 |
| 08-Sep-2020 |
Greg Roach <greg@subaqua.co.uk> |
Use factory to create caches and filesystems
|
#
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
|
#
d7634abb |
| 03-Jun-2020 |
Greg Roach <greg@subaqua.co.uk> |
PHPdoc
|
#
9ecabc6a |
| 26-May-2020 |
Greg Roach <greg@subaqua.co.uk> |
Make Fact objects immutable. Remove setTag()
|
#
7a8cbeeb |
| 16-May-2020 |
Greg Roach <greg@subaqua.co.uk> |
Use constants for record types
|
#
36254e3d |
| 16-May-2020 |
Richard Cissée <ric@richard-cissee.de> |
Support linkedLocations (#3253)
|
#
a091ac74 |
| 11-May-2020 |
Greg Roach <greg@subaqua.co.uk> |
Update code to use new Factory objects
|
#
bb03c9f0 |
| 11-May-2020 |
Greg Roach <greg@subaqua.co.uk> |
Use factory methods to create GEDCOM records
|
#
b5961194 |
| 09-May-2020 |
Greg Roach <greg@subaqua.co.uk> |
Deprecate whereContains()
|
#
19aed3a1 |
| 01-May-2020 |
Greg Roach <greg@subaqua.co.uk> |
Fix: #3168 - certain edits can create double CHAN records
|
#
53432476 |
| 29-Apr-2020 |
Greg Roach <greg@subaqua.co.uk> |
Refactor ages
|
#
dc141db3 |
| 04-Apr-2020 |
Greg Roach <greg@subaqua.co.uk> |
Fix: #3157 - create privatised record fails for new/pending records
|
#
1635452c |
| 12-Mar-2020 |
Greg Roach <greg@subaqua.co.uk> |
Add record types for HEAD and SUBN
|