| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-01-22 | Fix: #3664 - individual name statistics not working correctly | Greg Roach | 1 | -0/+5 |
| 2021-01-21 | Fix: #2592, Fix: #2593, Fix: #3431, Fix: #3446, Fix: #3638, Fix: #3676, Merge... | Greg Roach | 1 | -71/+46 |
| 2021-01-15 | Move user constants to the user interface class | Greg Roach | 1 | -5/+0 |
| 2021-01-15 | Refactor controller into request handlers | Greg Roach | 1 | -14/+4 |
| 2021-01-15 | Refactor controller into request handlers | Greg Roach | 1 | -5/+5 |
| 2021-01-12 | Fix: do not cast Expressions to strings | Greg Roach | 1 | -49/+14 |
| 2021-01-08 | Fix: external files cause error on manage media page | Greg Roach | 1 | -61/+16 |
| 2021-01-04 | Fix: cannot add ALIA fact | Greg Roach | 1 | -0/+1 |
| 2020-12-23 | Fix: single-parent family breaks census assistant | Greg Roach | 1 | -5/+0 |
| 2020-12-21 | Strict types | Greg Roach | 1 | -9/+14 |
| 2020-12-19 | Update vendor dependencies | Greg Roach | 1 | -6/+0 |
| 2020-11-30 | Strict types | Greg Roach | 1 | -17/+37 |
| 2020-11-03 | Fix: invalid GEDCOM generated when converting inline media to media objects | Greg Roach | 1 | -5/+0 |
| 2020-10-24 | whitespace | Greg Roach | 1 | -33/+13 |
| 2020-10-22 | Fix: importing GEDCOM files with macintosh line endings | Greg Roach | 1 | -24/+14 |
| 2020-10-08 | Remove unused imports | Greg Roach | 1 | -3/+23 |
| 2020-09-16 | Refactor controller-actions as request-handlers | Greg Roach | 1 | -85/+70 |
| 2020-09-15 | Replace controller-actions with request-handlers | Greg Roach | 1 | -17/+2 |
| 2020-09-15 | Update PHPSTAN baseline | Greg Roach | 1 | -10/+20 |
| 2020-08-27 | Fix: #3490 - wrong links from top-surname block | Greg Roach | 1 | -15/+10 |
| 2020-08-16 | Fix: #3478 - import inline media in 5.5.1 format, as well as 5.5 | Greg Roach | 1 | -11/+6 |
| 2020-08-11 | PHPdoc | Greg Roach | 1 | -3/+8 |
| 2020-08-10 | Combine SQL queries for performance | Greg Roach | 1 | -5/+0 |
| 2020-08-05 | Fix: source transcripts containing GEDCOM sources break parser | Greg Roach | 1 | -2/+2 |
| 2020-07-27 | 2.0.72.0.7 | Greg Roach | 1 | -11/+6 |
| 2020-07-25 | Fix: #3430 - error parsing search terms | Greg Roach | 1 | -11/+6 |
| 2020-07-23 | Simplify the geographic data list | Greg Roach | 1 | -10/+25 |
| 2020-07-21 | CodeStyle | Greg Roach | 1 | -5/+0 |
| 2020-07-20 | Refactor MediaFileController into request handlers | Greg Roach | 1 | -17/+16 |
| 2020-07-19 | Refactor calendar control into request handlers | Greg Roach | 1 | -25/+25 |
| 2020-07-17 | Refactor place list controller as module | Greg Roach | 1 | -12/+2 |
| 2020-07-17 | Refactor list controllers into list modules - fixes: #3409 | Greg Roach | 1 | -35/+10 |
| 2020-07-10 | Fix: #2296 - performance - month-of-first-marriage query | Greg Roach | 1 | -4/+9 |
| 2020-07-10 | Fix: #1170 - sort options for 'on this day' block | Greg Roach | 1 | -1/+1 |
| 2020-07-09 | Fix: #3399 - incomplete dates cause error (introduced in dec352c1) | Greg Roach | 1 | -5/+0 |
| 2020-07-08 | Fix: #3154, Fix: #3395 - google charts need strict types | Greg Roach | 1 | -4/+14 |
| 2020-07-04 | Use new PHP functions - str_starts_with(), str_ends_with() and str_contains() | Greg Roach | 1 | -20/+5 |
| 2020-07-03 | Merge some changes from develop | Greg Roach | 1 | -5/+15 |
| 2020-06-27 | Better handling for custom record types | Greg Roach | 1 | -30/+5 |
| 2020-06-26 | Convert name/gender accordions to view | Greg Roach | 1 | -5/+0 |
| 2020-06-26 | Add data-fix for NAME subtags (See #794) | Greg Roach | 1 | -13/+18 |
| 2020-06-21 | Fix: #3363 - date formatting in help text | Greg Roach | 1 | -5/+0 |
| 2020-06-21 | Fix: #3289, fix: #3246 - Redesign the expand/collapse note structure to ensur... | Greg Roach | 1 | -5/+0 |
| 2020-06-16 | Refactor controllers as request handlers | Greg Roach | 1 | -2/+2 |
| 2020-06-14 | Refactor edit controllers into request handlers. Preparing to use GedcomElem... | Greg Roach | 1 | -5/+0 |
| 2020-06-11 | wip | Greg Roach | 1 | -15/+0 |
| 2020-06-11 | Add on-screen-keyboard widget for name fields | Greg Roach | 1 | -9/+19 |
| 2020-06-08 | CodeStyle | Greg Roach | 1 | -1/+1 |
| 2020-06-07 | Fix: wrong logic for deciding if media tab should be greyed out | Greg Roach | 1 | -5/+0 |
| 2020-06-07 | Fix: #3328 - wrong binary operator for error reporting parameters | Greg Roach | 1 | -5/+0 |