summaryrefslogtreecommitdiff
path: root/app/Module/PlacesModule.php
AgeCommit message (Expand)AuthorFilesLines
2021-08-23PHPdocGreg Roach1-3/+2
2021-06-25Remove deprecated function Fact::getTag()Greg Roach1-16/+17
2021-04-28Merge: #3803, Merge: #3706Greg Roach1-55/+67
2021-02-01Dead CodeGreg Roach1-1/+0
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/+3
2020-09-08Use factory to create caches and filesystemsGreg Roach1-1/+0
2020-06-20Fix: #3356 - double encoding of place names on places tab and pedigree mapGreg Roach1-1/+1
2020-06-06Working on GEDCOM tags/elementsGreg Roach1-1/+1
2020-05-30Fix: #3312 - pseudo-tags no longer existGreg Roach1-1/+1
2020-05-26Make Fact objects immutable. Remove setTag()Greg Roach1-1/+1
2020-05-26Gender-neutral GEDCOM tagsGreg Roach1-1/+1
2020-05-13Rename class Location to PlaceLocation to make way for a new class of that nameGreg Roach1-3/+3
2020-02-21Use Leaflet native tileLayer (#3088)David Drury1-2/+5
2020-02-11Do not show empty tabsGreg Roach1-1/+2
2020-02-04refactor script (#3055)David Drury1-1/+5
2019-12-10PHPdocGreg Roach1-1/+1
2019-12-02A few bits missing from recent commit, renamed views to be more meaningful; A...David Drury1-2/+1
2019-11-30Fix: beautifymarker not compatible with font-awesome 5Greg Roach1-16/+16
2019-11-29Merge parts of #2801Greg Roach1-4/+1
2019-10-17PSR12Greg Roach1-0/+1
2019-09-29PSR12Greg Roach1-0/+1
2019-09-28Fix: #2236 - leaflet maps need to be explicitly LTRGreg Roach1-1/+1
2019-07-14Refactor blocksGreg Roach1-4/+27
2019-05-17PHPdocGreg Roach1-1/+0
2019-05-11Fix: #1805 - icons in places tabGreg Roach1-11/+18
2019-05-09Remove unsused codeGreg Roach1-35/+29
2019-05-09Fix: #1876 - Remove unused codeGreg Roach1-94/+0
2019-05-09PSR-7 requestsGreg Roach1-5/+7
2019-05-04Do not show places tab when maps are disabledGreg Roach1-1/+2
2019-04-25Closures that do not use $this should be declared staticGreg Roach1-1/+1
2019-04-14Refactor the bootstrap processGreg Roach1-1/+1
2019-04-10Convert requests, middleware and reponses to use PSR-7, PSR-15 and PSR-17Greg Roach1-9/+9
2019-04-03Declare static closuresGreg Roach1-1/+1
2019-03-07Code style and testingGreg Roach1-2/+2
2019-03-05Dual type-hints upset vimeo/psalm, but are useful in PhpStormGreg Roach1-1/+2
2019-03-05Custom module examplesGreg Roach1-1/+1
2019-03-01Fix: initial order of tabs, menus, etc. wrongGreg Roach1-1/+1
2019-02-24Fix: #2263 - facts duplicated in chart-boxesGreg Roach1-2/+1
2019-02-16Fix: #2181 - lat/long versus long/latGreg Roach1-1/+1
2019-02-16Use Collection classGreg Roach1-1/+1
2019-02-16Rename functions getFoo() to foo() and return collections instead of arraysGreg Roach1-18/+15
2019-01-28Refactor Location classGreg Roach1-13/+75
2019-01-27Refactor class PlaceGreg Roach1-1/+1
2019-01-25Apply fixes from StyleCI (#2135)Greg Roach1-1/+1
2019-01-25Convert tracking and analytics functions into modulesGreg Roach1-1/+1
2019-01-22#2130 - default order of menus clashes with user-defined order from previous ...Greg Roach1-1/+1
2019-01-22PHPdocGreg Roach1-2/+10
2019-01-20Apply fixes from StyleCI (#2123)Greg Roach1-1/+2
2019-01-20Missing function visibility, etc.Greg Roach1-1/+1