| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-02-10 | Fix: #4465 - increase limit on generations in charts | Greg Roach | 1 | -8/+11 |
| 2026-02-09 | Update copyright year. It is 2026 | Greg Roach | 1 | -1/+1 |
| 2025-07-28 | Block robots from charts | Greg Roach | 1 | -1/+3 |
| 2025-02-12 | Add Armenian translation | Greg Roach | 1 | -5/+0 |
| 2025-01-16 | It's 2025. Update copyright date. | Greg Roach | 1 | -1/+1 |
| 2025-01-04 | Remove unnecessary PHPDOC | Greg Roach | 1 | -3/+0 |
| 2024-11-22 | PHP 8.3 allows class constants to have type hints | Greg Roach | 1 | -6/+6 |
| 2024-10-08 | CodeStyle | Greg Roach | 1 | -5/+0 |
| 2024-03-31 | CodeStyle | Greg Roach | 1 | -1/+1 |
| 2024-03-31 | PHP 8.2 - union types | Greg Roach | 1 | -1/+1 |
| 2024-03-31 | PHP 7.4 - short arrow functions | Greg Roach | 1 | -3/+1 |
| 2023-07-23 | phpdoc | Greg Roach | 1 | -2/+0 |
| 2023-01-25 | It's 2023 | Greg Roach | 1 | -1/+1 |
| 2023-01-25 | It's 2023 | Greg Roach | 1 | -1/+1 |
| 2022-11-25 | Change access modifiers for easier extensibility of module (#4321) | Richard Cissée | 1 | -7/+7 |
| 2022-04-05 | Fix: wrong generation colors for pedigree map. Remove redundant tooltip | Greg Roach | 1 | -3/+4 |
| 2022-04-05 | Use DI instead of container | Greg Roach | 1 | -12/+13 |
| 2022-04-05 | Add generation color-markers to pedigree map | Greg Roach | 1 | -0/+2 |
| 2022-04-05 | Constant name | Greg Roach | 1 | -3/+3 |
| 2022-03-16 | It is 2022 - update copyright dates | Greg Roach | 1 | -1/+1 |
| 2022-02-26 | Parameter validation | Greg Roach | 1 | -10/+4 |
| 2022-02-23 | Update and use Validation class | Greg Roach | 1 | -28/+22 |
| 2022-02-21 | PHPdoc | Greg Roach | 1 | -2/+2 |
| 2022-02-04 | Move pedigree map color definitions to CSS | Greg Roach | 1 | -3/+3 |
| 2022-02-03 | Move colours for pedigree-map to CSS | Greg Roach | 1 | -15/+2 |
| 2021-10-12 | PHPdoc | Greg Roach | 1 | -2/+2 |
| 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 |