| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-02-04 | Code style | Greg Roach | 10 | -16/+16 |
| 2021-02-04 | Use gedcom elements | Greg Roach | 1 | -6/+2 |
| 2021-02-02 | Merge GEDCOM element code from 2.1 branch | Greg Roach | 1 | -1/+61 |
| 2021-02-01 | Mark function as deprecated | Greg Roach | 1 | -0/+2 |
| 2021-02-01 | Performance - only check for non-transactional tables when updating schema | Greg Roach | 1 | -6/+8 |
| 2021-01-28 | Merge some changes from 2.1 | Greg Roach | 2 | -1/+73 |
| 2021-01-25 | Use https link in copyright header | Greg Roach | 29 | -53/+53 |
| 2021-01-21 | Fix: #2592, Fix: #2593, Fix: #3431, Fix: #3446, Fix: #3638, Fix: #3676, Merge... | Greg Roach | 2 | -130/+133 |
| 2021-01-15 | Move user constants to the user interface class | Greg Roach | 3 | -27/+27 |
| 2021-01-12 | Remove unused private constants | Greg Roach | 1 | -6/+0 |
| 2020-12-27 | Fix: #3644 - Postgres compatibility | Greg Roach | 1 | -0/+2 |
| 2020-12-26 | Fix: #3641 - advanced search for family places | Greg Roach | 1 | -1/+1 |
| 2020-12-22 | Fix: #3610 - media records corrupt in clippings cart | Greg Roach | 1 | -7/+10 |
| 2020-11-30 | Strict types | Greg Roach | 1 | -1/+1 |
| 2020-11-12 | Fix: #3585 - language code for bulgarian is bg, not bu | Greg Roach | 1 | -1/+1 |
| 2020-10-26 | Allow id attributes in user-generated HTML content | Greg Roach | 1 | -0/+3 |
| 2020-10-16 | Fix: deleting default blocks causes error | Greg Roach | 1 | -7/+9 |
| 2020-10-08 | Typos | Greg Roach | 2 | -4/+4 |
| 2020-10-05 | Fix: #3113 - add autocomplete to surname fields | Greg Roach | 1 | -0/+25 |
| 2020-10-03 | #3529 - rename Factory to Registry | Greg Roach | 10 | -57/+57 |
| 2020-09-26 | Restore some functions and mark them deprecated, so avoid breaking 3rd party ... | Greg Roach | 1 | -0/+3 |
| 2020-09-16 | Refactor controller-actions as request-handlers | Greg Roach | 1 | -0/+277 |
| 2020-09-15 | Replace controller-actions with request-handlers | Greg Roach | 1 | -6/+6 |
| 2020-09-15 | Remove league/glide. Use intervention/image directly. | Greg Roach | 1 | -101/+0 |
| 2020-09-08 | Use factory to create caches and filesystems | Greg Roach | 6 | -17/+12 |
| 2020-08-10 | Combine SQL queries for performance | Greg Roach | 1 | -34/+106 |
| 2020-07-31 | Improve auto-complete for individual and family names | Greg Roach | 1 | -3/+6 |
| 2020-07-23 | Simplify the geographic data list | Greg Roach | 1 | -0/+181 |
| 2020-07-21 | Update vendor dependencies | Greg Roach | 1 | -1/+0 |
| 2020-07-21 | Anniversaries of 30 Adar shown twice - #3406 | Greg Roach | 1 | -0/+4 |
| 2020-07-21 | Fix: ADAR anniversaries checking if event is a leap year, not the anniversary... | Greg Roach | 1 | -9/+5 |
| 2020-07-21 | CodeStyle | Greg Roach | 1 | -2/+0 |
| 2020-07-20 | Refactor MediaFileController into request handlers | Greg Roach | 1 | -0/+103 |
| 2020-07-19 | Refactor calendar control into request handlers | Greg Roach | 1 | -23/+76 |
| 2020-07-17 | Refactor list controllers into list modules - fixes: #3409 | Greg Roach | 1 | -576/+0 |
| 2020-07-12 | Unused import | Greg Roach | 1 | -3/+0 |
| 2020-07-12 | Fix: some servers cannot display thousands of changes | Greg Roach | 1 | -1/+93 |
| 2020-07-10 | Fix: #1170 - sort options for 'on this day' block | Greg Roach | 1 | -1/+8 |
| 2020-07-10 | #3406 - Leap-year test reversed on AdarII anniversaries | Greg Roach | 1 | -1/+1 |
| 2020-07-10 | #3406 - 1 ADAR anniversaries shown on every day of the month | Greg Roach | 1 | -1/+1 |
| 2020-07-04 | Use new PHP functions - str_starts_with(), str_ends_with() and str_contains() | Greg Roach | 5 | -27/+41 |
| 2020-06-29 | Update vendor dependencies | Greg Roach | 1 | -0/+4 |
| 2020-06-27 | Better handling for custom record types | Greg Roach | 1 | -3/+3 |
| 2020-06-26 | CodeStyle | Greg Roach | 1 | -2/+2 |
| 2020-06-26 | Add data-fix for NAME subtags (See #794) | Greg Roach | 1 | -0/+2 |
| 2020-06-25 | Fix: #3373 - advanced search for given name fails when no GIVN field | Greg Roach | 1 | -0/+1 |
| 2020-06-24 | Add definitions for tagalog language | Greg Roach | 1 | -0/+2 |
| 2020-06-21 | Replace deprecated functions | Greg Roach | 1 | -0/+16 |
| 2020-06-18 | Fix: GEDCOM export with privacy filtering | Greg Roach | 1 | -6/+11 |
| 2020-06-16 | Fix: #3012 - no lat/long when adding quick family facts | Greg Roach | 1 | -2/+2 |