summaryrefslogtreecommitdiff
path: root/resources/views/modules/pedigree-map/chart.phtml
AgeCommit message (Expand)AuthorFilesLines
2026-02-11Fix: #5044 - refactor the loading indicator for dynamically loaded contentGreg Roach1-1/+1
2023-04-21consolidate map size css (#4808)David Drury1-3/+3
2023-04-03Fix: #4774 - Clicking on ancestor in pedigree map scrolls to top of pageGreg Roach1-0/+1
2023-04-03Fix map pages: force footer to bottom and tidy pedigree map & place hierarchy...David Drury1-2/+2
2022-11-25Merge: #4316 - remove unnecessary scrolling from map sidebarsGreg Roach1-3/+1
2022-11-25Merge #4606 - add fullscreen controlsGreg Roach1-1/+1
2022-11-24Add general purpose fullscreen function and provide map control to use itDavid Drury1-1/+1
2022-11-24Merge #4605 - create undo icon for mapsGreg Roach1-1/+4
2022-09-06CodeStyleGreg Roach1-0/+2
2022-04-06Close: #4203 - Pedigree map styling. Avoid overlapping click targets.Greg Roach1-23/+10
2022-04-05Simplify QuerySelectorGreg Roach1-3/+3
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-03Move colours for pedigree-map to CSSGreg Roach1-2/+0
2022-02-01Compile JS for #4198Greg Roach1-4/+2
2022-02-01shift resetControl to webtrees.js (#4198)David Drury1-25/+10
2022-01-31Move map-related CSS to the core CSS filesGreg Roach1-21/+4
2022-01-31Remove jQuery dependencies. As OpenStreetMap is now not the only provider ren...David Drury1-44/+43
2022-01-24data attribute name changed (#4171)David Drury1-1/+1
2021-10-29CodeStyle: use JSON_THROW_ON_ERROR with json_encode()Greg Roach1-3/+3
2021-09-01Use wt- namespace for data attributesGreg Roach1-2/+2
2021-08-20Fix: #3994 - wrong initialisation in pedigree mapGreg Roach1-2/+2
2021-08-20Refactor zoom levels in mapsGreg Roach1-134/+121
2021-04-28Merge: #3803, Merge: #3706Greg Roach1-22/+9
2021-02-08CodeStyleGreg Roach1-2/+2
2020-06-20Fix: #3354 - inconsistent padding on various map viewsGreg Roach1-1/+1
2020-02-21Use Leaflet native tileLayer (#3088)David Drury1-1/+1
2020-02-07CodeStyleGreg Roach1-3/+1
2020-02-04CodeStyleGreg Roach1-152/+152
2020-02-04Remove json callback (#3053)David Drury1-166/+135
2019-12-03Map views - tab.phtml - fix bug basedata.I18N no longer exists.David Drury1-28/+12
2019-12-03Apply PSR12 code style to templatesGreg Roach1-0/+1
2019-11-30Merge parts of #2801Greg Roach1-3/+3
2019-11-29Merge parts of #2801Greg Roach1-6/+1
2019-11-29Merge parts of #2801Greg Roach1-0/+3
2019-11-29Merge parts of #2801Greg Roach1-13/+7
2019-11-29Merge parts of #2801Greg Roach1-21/+16
2019-10-22Fix: #2676 URLs for pedigree map need to be generated on the serverGreg Roach1-6/+2
2019-10-10Working on routingGreg Roach1-1/+1
2019-10-09Working on routingGreg Roach1-2/+2
2019-02-16Fix: #2196 - leafletjs requires dir=ltr, even on RTL pages....Greg Roach1-1/+1
2019-02-12Workng on themes and RTLGreg Roach1-27/+2
2019-01-23Merge chart controllers into chart modulesGreg Roach1-0/+294