consolidate map size css (#4808)* consolidate map size css into one file (/resources/css/_maps.css) * Remove use of wt-global for sidebar background * Adjust class names and use ::backdrop ps
consolidate map size css (#4808)* consolidate map size css into one file (/resources/css/_maps.css) * Remove use of wt-global for sidebar background * Adjust class names and use ::backdrop pseudo class for all themes
show more ...
Fix: #4774 - Clicking on ancestor in pedigree map scrolls to top of page
Fix map pages: force footer to bottom and tidy pedigree map & place hierarchy layouts (#4799)* Fixes #4789, for all user map pages. It is necessary to give the map and sidebar elements a defined he
Fix map pages: force footer to bottom and tidy pedigree map & place hierarchy layouts (#4799)* Fixes #4789, for all user map pages. It is necessary to give the map and sidebar elements a defined height so that on small devices where the elements are stacked, the footer is pushed below them * Change inline style to bootstrap class
Fix: #4762 - pedigree map should include link to root individual
Merge: #4316 - remove unnecessary scrolling from map sidebars
Merge #4606 - add fullscreen controls
Add general purpose fullscreen function and provide map control to use it
Merge #4605 - create undo icon for maps
CodeStyle
Fix: #4512 - add CSS class to pedigree map thumbnails
Fix: #4389 - move the CSRF token to the end of all forms, so we can detect truncated input variables
Outdated bootstrap markup
Close: #4203 - Pedigree map styling. Avoid overlapping click targets.
Simplify QuerySelector
Too much bold text
Fix: wrong generation colors for pedigree map. Remove redundant tooltip
Add generation color-markers to pedigree map
Revert "Prevent page scrolling to top on map reset (#4224)"This reverts commit 9bf16a00403d0095ce5486d5759e9ae53c03ef9a.
Prevent page scrolling to top on map reset (#4224)
Move colours for pedigree-map to CSS
Compile JS for #4198
shift resetControl to webtrees.js (#4198)
Move map-related CSS to the core CSS files
Remove jQuery dependencies. As OpenStreetMap is now not the only provider rename "osm-" references to "wt-" (#4177)Add changes per @fisharebest
Change signature of Date::display() to avoid having to use container as psuedo-global variable for $tree
123