Upgrade Bootstrap from 5.2 to 5.3
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 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
Merge: #4316 - remove unnecessary scrolling from map sidebars
Fix: #3704 - add location-edit link on place-hierarchy page
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: wrong generation colors for pedigree map. Remove redundant tooltip
Revert "Prevent page scrolling to top on map reset (#4224)"This reverts commit 9bf16a00403d0095ce5486d5759e9ae53c03ef9a.
Prevent page scrolling to top on map reset (#4224)
PHPdoc
Compile JS for #4198
shift resetControl to webtrees.js (#4198)
Shift place hierarchy css (#4197)
Move map-related CSS to the core CSS files
Remove jQuery dependencies from place hierarchy view (#4175)* Remove jQuery dependencies. As OpenStreetMap is now not the only provider rename osm- references to wt- Remove outer function * Use
Remove jQuery dependencies from place hierarchy view (#4175)* Remove jQuery dependencies. As OpenStreetMap is now not the only provider rename osm- references to wt- Remove outer function * Use anonymous function wrap code in local scope * Code style * Use less generic class name * CSS class name * CSS class name Co-authored-by: Greg Roach <greg@subaqua.co.uk>
data attribute name changed (#4171)
CodeStyle: use JSON_THROW_ON_ERROR with json_encode()
Use wt- namespace for data attributes
Refactor zoom levels in maps
Fix: #3989 - update old class names
Upgrade Bootstrap from 4 to 5. Fixes: #3673. Fixes: #3400.
12