| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-03-11 | Remove deprecated code | Greg Roach | 1 | -33/+0 |
| 2021-02-18 | Restore deleted base-controller classes and mark as deprecated | Greg Roach | 1 | -0/+33 |
| 2021-01-26 | Convert controller to request handlers | Greg Roach | 4 | -985/+0 |
| 2021-01-25 | Use https link in copyright header | Greg Roach | 4 | -8/+8 |
| 2021-01-21 | Fix: #2592, Fix: #2593, Fix: #3431, Fix: #3446, Fix: #3638, Fix: #3676, Merge... | Greg Roach | 1 | -604/+0 |
| 2021-01-20 | Use consistent upper/lower case in charset header | Greg Roach | 1 | -1/+1 |
| 2021-01-16 | Minor changes from PR2652 | Greg Roach | 1 | -12/+12 |
| 2021-01-15 | Refactor controller as request handlers | Greg Roach | 1 | -437/+0 |
| 2021-01-15 | Move user constants to the user interface class | Greg Roach | 1 | -61/+49 |
| 2021-01-13 | Refactor controller into request handlers | Greg Roach | 1 | -61/+0 |
| 2021-01-08 | Fix: external files cause error on manage media page | Greg Roach | 1 | -480/+0 |
| 2020-11-30 | Strict types | Greg Roach | 1 | -2/+2 |
| 2020-10-03 | Fix: geojson export | Greg Roach | 1 | -3/+3 |
| 2020-10-03 | #3529 - rename Factory to Registry | Greg Roach | 5 | -25/+25 |
| 2020-09-15 | Replace controller-actions with request-handlers | Greg Roach | 1 | -701/+0 |
| 2020-09-15 | Remove league/glide. Use intervention/image directly. | Greg Roach | 2 | -31/+33 |
| 2020-09-12 | Missing parameters | Greg Roach | 1 | -1/+1 |
| 2020-09-08 | Use factory to create caches and filesystems | Greg Roach | 5 | -46/+24 |
| 2020-09-04 | Fix: #3319 - do not close modal windows when clicking on the background | Greg Roach | 1 | -1/+1 |
| 2020-08-08 | Update bounding rectangle logic | Greg Roach | 1 | -4/+16 |
| 2020-07-27 | 2.0.72.0.7 | Greg Roach | 1 | -2/+6 |
| 2020-07-23 | Simplify the geographic data list | Greg Roach | 1 | -315/+7 |
| 2020-07-20 | Refactor MediaFileController into request handlers | Greg Roach | 2 | -3/+5 |
| 2020-07-04 | Use new PHP functions - str_starts_with(), str_ends_with() and str_contains() | Greg Roach | 2 | -6/+5 |
| 2020-06-24 | Critical: Wrong Longitude Value Loaded in Editor (#3377) | miqrogroove | 1 | -1/+1 |
| 2020-06-21 | Replace deprecated functions | Greg Roach | 1 | -2/+8 |
| 2020-06-20 | Fix: #3370 - GEDCOM place names should be less than 120 chars. Longer ones ca... | Greg Roach | 1 | -3/+3 |
| 2020-06-20 | Replace deprecated functions | Greg Roach | 1 | -1/+2 |
| 2020-06-16 | Fix: #3333 - use correct collation sequence to sort place names in control panel | Greg Roach | 1 | -2/+2 |
| 2020-06-12 | Fix: adding new locations. Improve bounding-rectangle algorithm | Greg Roach | 1 | -13/+28 |
| 2020-06-11 | Fixes #3132, Replaces #3149 - missing place co-ordinates can be null or empty | Greg Roach | 1 | -10/+10 |
| 2020-06-11 | Replaces #3326 - Use parent location when current location not known. Hide zo... | Greg Roach | 1 | -41/+0 |
| 2020-06-06 | Working on GEDCOM tags/elements | Greg Roach | 1 | -1/+1 |
| 2020-06-04 | PHPdoc | Greg Roach | 1 | -1/+0 |
| 2020-06-03 | PHPdoc | Greg Roach | 1 | -2/+5 |
| 2020-05-26 | Make Fact objects immutable. Remove setTag() | Greg Roach | 1 | -1/+1 |
| 2020-05-23 | Fix: #2910 - refactor GEDCOM export code to improve performance | Greg Roach | 2 | -10/+19 |
| 2020-05-16 | Support linkedLocations (#3253) | Richard Cissée | 1 | -0/+3 |
| 2020-05-13 | Rename class Location to PlaceLocation to make way for a new class of that name | Greg Roach | 1 | -5/+5 |
| 2020-05-12 | Static analysis checks | Greg Roach | 2 | -4/+6 |
| 2020-05-12 | Update code to use new Factory objects | Greg Roach | 3 | -10/+11 |
| 2020-05-09 | Deprecate whereContains() | Greg Roach | 1 | -2/+9 |
| 2020-05-01 | CodeStyle | Greg Roach | 1 | -2/+2 |
| 2020-05-01 | Fix: geojson export | Greg Roach | 1 | -1/+1 |
| 2020-04-30 | #3193 - fix level column in CSV location export | Greg Roach | 1 | -22/+43 |
| 2020-04-22 | Fix: #2468 Hide delete user link, when user cannot be deleted | Greg Roach | 1 | -2/+3 |
| 2020-03-01 | Exclude default media folder from manage-media page | Greg Roach | 1 | -1/+1 |
| 2020-02-26 | Replaced geosearch with leaflet-control-geocoder, added map reset button, rem... | David Drury | 1 | -1/+0 |
| 2020-02-23 | Use strict comparison for Collection::unique() | Greg Roach | 1 | -1/+1 |
| 2020-02-21 | Use Leaflet native tileLayer (#3088) | David Drury | 1 | -0/+7 |