summaryrefslogtreecommitdiff
path: root/resources/views/modules/place-hierarchy
AgeCommit message (Expand)AuthorFilesLines
2022-09-06CodeStyleGreg Roach6-0/+12
2022-08-25CodeStyleGreg Roach1-2/+2
2022-04-05Fix: wrong generation colors for pedigree map. Remove redundant tooltipGreg Roach1-1/+0
2022-02-21Revert "Prevent page scrolling to top on map reset (#4224)"Greg Roach1-3/+1
2022-02-21Prevent page scrolling to top on map reset (#4224)David Drury1-1/+3
2022-02-18PHPdocGreg Roach1-3/+3
2022-02-01Compile JS for #4198Greg Roach1-4/+2
2022-02-01shift resetControl to webtrees.js (#4198)David Drury1-25/+10
2022-02-01Shift place hierarchy css (#4197)David Drury1-17/+0
2022-01-31Move map-related CSS to the core CSS filesGreg Roach1-11/+11
2022-01-31Remove jQuery dependencies from place hierarchy view (#4175)David Drury1-49/+40
2022-01-24data attribute name changed (#4171)David Drury1-1/+1
2021-10-29CodeStyle: use JSON_THROW_ON_ERROR with json_encode()Greg Roach1-4/+4
2021-09-01Use wt- namespace for data attributesGreg Roach2-2/+2
2021-08-20Refactor zoom levels in mapsGreg Roach1-123/+116
2021-08-20Fix: #3989 - update old class namesGreg Roach1-2/+2
2021-08-18Upgrade Bootstrap from 4 to 5. Fixes: #3673. Fixes: #3400.Greg Roach2-4/+4
2021-04-29Fix: #3867 - show locations as well as individuals/families in place hierarch...Greg Roach1-5/+17
2021-04-28Merge: #3803, Merge: #3706Greg Roach1-21/+6
2021-02-10CodeStyleGreg Roach2-4/+19
2021-02-08CodeStyleGreg Roach1-5/+5
2021-01-21Fix: #2592, Fix: #2593, Fix: #3431, Fix: #3446, Fix: #3638, Fix: #3676, Merge...Greg Roach2-11/+0
2020-07-17Refactor place list controller as moduleGreg Roach2-22/+26
2020-06-20Fix: #3354 - inconsistent padding on various map viewsGreg Roach1-1/+1
2020-06-06Fix: #3291 - Find bounding rectangle for place-hierarchy mapGreg Roach1-11/+2
2020-06-04PHPdocGreg Roach1-2/+2
2020-05-10DeadCodeGreg Roach1-1/+1
2020-02-21Use Leaflet native tileLayer (#3088)David Drury1-1/+1
2020-02-14Fix: #3076 - place hierachy, not finding events in a placeGreg Roach1-1/+1
2020-02-07CodeStyleGreg Roach1-3/+1
2020-02-05CodeStyle - do not need type attribute for script elementGreg Roach1-1/+1
2020-02-04Refactor script (#3054)David Drury1-77/+76
2020-01-24Fix: #2995 - Incorrect ARIA attributes for tablist/tab/tabpanelGreg Roach1-2/+2
2020-01-08Use ID instead of array for place URLsGreg Roach1-4/+4
2019-12-03Map views - tab.phtml - fix bug basedata.I18N no longer exists.David Drury1-21/+8
2019-12-03Apply PSR12 code style to templatesGreg Roach4-4/+13
2019-12-02Display of places without locationsGreg Roach3-23/+22
2019-12-02Combine sprintf() into view()Greg Roach1-19/+22
2019-12-02Move module views to views/modulesGreg Roach6-0/+418