summaryrefslogtreecommitdiff
path: root/app/PlaceLocation.php
AgeCommit message (Expand)AuthorFilesLines
2026-02-09Update copyright year. It is 2026Greg Roach1-1/+1
2025-01-16It's 2025. Update copyright date.Greg Roach1-1/+1
2025-01-04Remove unnecessary PHPDOCGreg Roach1-3/+0
2024-03-31CodeStyleGreg Roach1-2/+2
2024-03-31PHP 8.2 - union typesGreg Roach1-7/+3
2024-03-31PHP 7.4 - short arrow functionsGreg Roach1-6/+2
2023-08-29Preparing to remove dependency on laravel/databaseGreg Roach1-1/+0
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-11CodeStyle - use null coalesce operatorGreg Roach1-1/+1
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-02-18PHPdocGreg Roach1-1/+1
2021-10-29TypeHintsGreg Roach1-3/+3
2021-08-23PHPdocGreg Roach1-3/+2
2021-03-21Fix: #3797 - location edit hangs when no data existsGreg Roach1-1/+1
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-99/+95
2020-10-03#3529 - rename Factory to RegistryGreg Roach1-2/+2
2020-09-08Use factory to create caches and filesystemsGreg Roach1-3/+2
2020-08-27fix some typos, copy&paste issues and the like (#3462)Richard Cissée1-1/+1
2020-08-08Update bounding rectangle logicGreg Roach1-13/+33
2020-07-23Simplify the geographic data listGreg Roach1-3/+1
2020-06-20Fix: #3370 - GEDCOM place names should be less than 120 chars. Longer ones ca...Greg Roach1-3/+3
2020-06-12Fix: adding new locations. Improve bounding-rectangle algorithmGreg Roach1-32/+24
2020-06-11Replaces #3326 - Use parent location when current location not known. Hide zo...Greg Roach1-3/+15
2020-06-06Fix: #3291 - Find bounding rectangle for place-hierarchy mapGreg Roach1-0/+50
2020-05-13Rename class Location to PlaceLocation to make way for a new class of that nameGreg Roach1-0/+205