| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-09-14 | Remove unused constants | Greg Roach | 1 | -2/+0 |
| 2021-08-20 | Refactor zoom levels in maps | Greg Roach | 1 | -1/+0 |
| 2021-04-28 | Merge: #3803, Merge: #3706 | Greg Roach | 1 | -19/+16 |
| 2021-04-19 | Per-language relationship logic - Fixes: #1206, Fixes: #3115, Fixes: #3819, F... | Greg Roach | 1 | -1/+2 |
| 2021-01-25 | Use https link in copyright header | Greg Roach | 1 | -1/+1 |
| 2021-01-21 | Fix: #2592, Fix: #2593, Fix: #3431, Fix: #3446, Fix: #3638, Fix: #3676, Merge... | Greg Roach | 1 | -4/+4 |
| 2021-01-12 | Remove unused private constants | Greg Roach | 1 | -1/+0 |
| 2020-10-03 | #3529 - rename Factory to Registry | Greg Roach | 1 | -3/+3 |
| 2020-09-08 | Use factory to create caches and filesystems | Greg Roach | 1 | -1/+0 |
| 2020-08-30 | Fix: #3496 - module components replaced with interfaces | Greg Roach | 1 | -1/+1 |
| 2020-06-20 | Fix: #3356 - double encoding of place names on places tab and pedigree map | Greg Roach | 1 | -1/+1 |
| 2020-06-04 | PHPdoc | Greg Roach | 1 | -1/+1 |
| 2020-05-13 | Rename class Location to PlaceLocation to make way for a new class of that name | Greg Roach | 1 | -2/+2 |
| 2020-05-12 | Update code to use new Factory objects | Greg Roach | 1 | -4/+3 |
| 2020-05-01 | CodeStyle | Greg Roach | 1 | -4/+3 |
| 2020-04-20 | Fix: #3176 - Pedigree map does not honour show-private-relationship setting | Greg Roach | 1 | -1/+1 |
| 2020-02-21 | Use Leaflet native tileLayer (#3088) | David Drury | 1 | -2/+5 |
| 2020-02-04 | CodeStyle | Greg Roach | 1 | -13/+12 |
| 2020-02-04 | Remove json callback (#3053) | David Drury | 1 | -65/+68 |
| 2020-02-04 | Fix: #3052 - use BAPM:PLAC when BIRT:PLAC missing | Greg Roach | 1 | -4/+9 |
| 2020-02-04 | Inline trivial function | Greg Roach | 1 | -23/+11 |
| 2020-02-04 | Code style | Greg Roach | 1 | -21/+14 |
| 2020-02-04 | simplify function summaryData() (#3059) | David Drury | 1 | -36/+19 |
| 2020-01-19 | Fix: #2985 - make it easier to customise charts | Greg Roach | 1 | -5/+4 |
| 2019-12-13 | CodeStyle - strict types | Greg Roach | 1 | -2/+4 |
| 2019-12-03 | CodeStyle | Greg Roach | 1 | -1/+12 |
| 2019-12-03 | Map views - tab.phtml - fix bug basedata.I18N no longer exists. | David Drury | 1 | -16/+6 |
| 2019-12-01 | Code Style | Greg Roach | 1 | -5/+5 |
| 2019-11-30 | Merge parts of #2801 | Greg Roach | 1 | -23/+14 |
| 2019-11-29 | Merge parts of #2801 | Greg Roach | 1 | -2/+0 |
| 2019-10-31 | Make variable types clearer to static analysis tools | Greg Roach | 1 | -7/+9 |
| 2019-10-30 | Fix undefined variable | Greg Roach | 1 | -0/+1 |
| 2019-10-30 | Add assertions for route parameters | Greg Roach | 1 | -3/+10 |
| 2019-10-30 | Allow $this to be used in routes | Greg Roach | 1 | -1/+1 |
| 2019-10-29 | Change signature of Module::boot() | Greg Roach | 1 | -2/+7 |
| 2019-10-23 | Fix: Only single generation shown: $generations not being set correctly in Pe... | David Drury | 1 | -4/+1 |
| 2019-10-23 | Fix: #2682 Use POST+GET on pedigree-map | Greg Roach | 1 | -0/+11 |
| 2019-10-22 | Fix: #2676 URLs for pedigree map need to be generated on the server | Greg Roach | 1 | -2/+2 |
| 2019-10-18 | Type hints | Greg Roach | 1 | -1/+1 |
| 2019-10-17 | Strict types | Greg Roach | 1 | -1/+1 |
| 2019-10-17 | PSR12 | Greg Roach | 1 | -0/+1 |
| 2019-10-09 | Working on routing | Greg Roach | 1 | -57/+76 |
| 2019-09-29 | PSR12 | Greg Roach | 1 | -1/+4 |
| 2019-09-29 | Add tree to request; preparing for router | Greg Roach | 1 | -8/+19 |
| 2019-05-09 | Remove unsused code | Greg Roach | 1 | -5/+0 |
| 2019-05-09 | Fix: #1876 - Remove unused code | Greg Roach | 1 | -92/+0 |
| 2019-05-09 | PSR-7 requests | Greg Roach | 1 | -8/+8 |
| 2019-04-25 | Closures that do not use $this should be declared static | Greg Roach | 1 | -1/+1 |
| 2019-04-21 | Remove 'booklet' views from ancestors and descendants charts. | Greg Roach | 1 | -2/+26 |
| 2019-04-14 | Refactor the bootstrap process | Greg Roach | 1 | -1/+1 |