summaryrefslogtreecommitdiff
path: root/app/Module/PedigreeMapModule.php
AgeCommit message (Expand)AuthorFilesLines
2026-02-10Fix: #4465 - increase limit on generations in chartsGreg Roach1-8/+11
2026-02-09Update copyright year. It is 2026Greg Roach1-1/+1
2025-07-28Block robots from chartsGreg Roach1-1/+3
2025-02-12Add Armenian translationGreg Roach1-5/+0
2025-01-16It's 2025. Update copyright date.Greg Roach1-1/+1
2025-01-04Remove unnecessary PHPDOCGreg Roach1-3/+0
2024-11-22PHP 8.3 allows class constants to have type hintsGreg Roach1-6/+6
2024-10-08CodeStyleGreg Roach1-5/+0
2024-03-31CodeStyleGreg Roach1-1/+1
2024-03-31PHP 8.2 - union typesGreg Roach1-1/+1
2024-03-31PHP 7.4 - short arrow functionsGreg Roach1-3/+1
2023-07-23phpdocGreg Roach1-2/+0
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-11-25Change access modifiers for easier extensibility of module (#4321)Richard Cissée1-7/+7
2022-04-05Fix: wrong generation colors for pedigree map. Remove redundant tooltipGreg Roach1-3/+4
2022-04-05Use DI instead of containerGreg Roach1-12/+13
2022-04-05Add generation color-markers to pedigree mapGreg Roach1-0/+2
2022-04-05Constant nameGreg Roach1-3/+3
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-02-26Parameter validationGreg Roach1-10/+4
2022-02-23Update and use Validation classGreg Roach1-28/+22
2022-02-21PHPdocGreg Roach1-2/+2
2022-02-04Move pedigree map color definitions to CSSGreg Roach1-3/+3
2022-02-03Move colours for pedigree-map to CSSGreg Roach1-15/+2
2021-10-12PHPdocGreg Roach1-2/+2
2021-09-14Remove unused constantsGreg Roach1-2/+0
2021-08-20Refactor zoom levels in mapsGreg Roach1-1/+0
2021-04-28Merge: #3803, Merge: #3706Greg Roach1-19/+16
2021-04-19Per-language relationship logic - Fixes: #1206, Fixes: #3115, Fixes: #3819, F...Greg Roach1-1/+2
2021-01-25Use https link in copyright headerGreg Roach1-1/+1
2021-01-21Fix: #2592, Fix: #2593, Fix: #3431, Fix: #3446, Fix: #3638, Fix: #3676, Merge...Greg Roach1-4/+4
2021-01-12Remove unused private constantsGreg Roach1-1/+0
2020-10-03#3529 - rename Factory to RegistryGreg Roach1-3/+3
2020-09-08Use factory to create caches and filesystemsGreg Roach1-1/+0
2020-08-30Fix: #3496 - module components replaced with interfacesGreg Roach1-1/+1
2020-06-20Fix: #3356 - double encoding of place names on places tab and pedigree mapGreg Roach1-1/+1
2020-06-04PHPdocGreg Roach1-1/+1
2020-05-13Rename class Location to PlaceLocation to make way for a new class of that nameGreg Roach1-2/+2
2020-05-12Update code to use new Factory objectsGreg Roach1-4/+3
2020-05-01CodeStyleGreg Roach1-4/+3
2020-04-20Fix: #3176 - Pedigree map does not honour show-private-relationship settingGreg Roach1-1/+1
2020-02-21Use Leaflet native tileLayer (#3088)David Drury1-2/+5
2020-02-04CodeStyleGreg Roach1-13/+12
2020-02-04Remove json callback (#3053)David Drury1-65/+68
2020-02-04Fix: #3052 - use BAPM:PLAC when BIRT:PLAC missingGreg Roach1-4/+9
2020-02-04Inline trivial functionGreg Roach1-23/+11
2020-02-04Code styleGreg Roach1-21/+14
2020-02-04simplify function summaryData() (#3059)David Drury1-36/+19
2020-01-19Fix: #2985 - make it easier to customise chartsGreg Roach1-5/+4