#
75f2a483 |
| 21-Apr-2023 |
David Drury <ddrury@users.noreply.github.com> |
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 ...
|
#
2210ec83 |
| 03-Apr-2023 |
David Drury <ddrury@users.noreply.github.com> |
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
show more ...
|
#
aeea31bd |
| 25-Nov-2022 |
Greg Roach <greg@subaqua.co.uk> |
Merge: #4316 - remove unnecessary scrolling from map sidebars
|
#
55ea0389 |
| 24-Nov-2022 |
Greg Roach <greg@subaqua.co.uk> |
Merge #4606 - add fullscreen controls
|
#
e95f22db |
| 22-Nov-2022 |
David Drury <david@drury.me.uk> |
Add general purpose fullscreen function and provide map control to use it
|
#
b2e5f20e |
| 24-Nov-2022 |
Greg Roach <greg@subaqua.co.uk> |
Merge #4605 - create undo icon for maps
|
#
10e06497 |
| 06-Sep-2022 |
Greg Roach <greg@subaqua.co.uk> |
CodeStyle
|
#
9dbe88c8 |
| 05-Apr-2022 |
Greg Roach <greg@subaqua.co.uk> |
Fix: wrong generation colors for pedigree map. Remove redundant tooltip
|
#
d08057f8 |
| 21-Feb-2022 |
Greg Roach <greg@subaqua.co.uk> |
Revert "Prevent page scrolling to top on map reset (#4224)"
This reverts commit 9bf16a00403d0095ce5486d5759e9ae53c03ef9a.
|
#
9bf16a00 |
| 21-Feb-2022 |
David Drury <ddrury@users.noreply.github.com> |
Prevent page scrolling to top on map reset (#4224)
|
#
b7b71725 |
| 01-Feb-2022 |
Greg Roach <greg@subaqua.co.uk> |
Compile JS for #4198
|
#
f352d954 |
| 01-Feb-2022 |
David Drury <ddrury@users.noreply.github.com> |
shift resetControl to webtrees.js (#4198)
|
#
51f02acd |
| 01-Feb-2022 |
David Drury <ddrury@users.noreply.github.com> |
Shift place hierarchy css (#4197)
|
#
84df6051 |
| 31-Jan-2022 |
Greg Roach <greg@subaqua.co.uk> |
Move map-related CSS to the core CSS files
|
#
bd6ca2db |
| 31-Jan-2022 |
David Drury <ddrury@users.noreply.github.com> |
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>
show more ...
|
#
687a02f8 |
| 24-Jan-2022 |
David Drury <ddrury@users.noreply.github.com> |
data attribute name changed (#4171)
|
#
728c8c27 |
| 29-Oct-2021 |
Greg Roach <greg@subaqua.co.uk> |
CodeStyle: use JSON_THROW_ON_ERROR with json_encode()
|
#
d4786c66 |
| 25-Aug-2021 |
Greg Roach <greg@subaqua.co.uk> |
Use wt- namespace for data attributes
|
#
c68bbde3 |
| 20-Aug-2021 |
Greg Roach <greg@subaqua.co.uk> |
Refactor zoom levels in maps
|
#
c9c6f2ec |
| 23-Apr-2021 |
Greg Roach <fisharebest@gmail.com> |
Merge: #3803, Merge: #3706
|
#
7c2c99fa |
| 09-Feb-2021 |
Greg Roach <greg@subaqua.co.uk> |
CodeStyle
|
#
45e60b72 |
| 20-Jun-2020 |
Greg Roach <greg@subaqua.co.uk> |
Fix: #3354 - inconsistent padding on various map views
|
#
79de923d |
| 06-Jun-2020 |
Greg Roach <greg@subaqua.co.uk> |
Fix: #3291 - Find bounding rectangle for place-hierarchy map
|
#
2cbb0620 |
| 21-Feb-2020 |
David Drury <ddrury@users.noreply.github.com> |
Use Leaflet native tileLayer (#3088)
|
#
220f62c2 |
| 07-Feb-2020 |
Greg Roach <fisharebest@webtrees.net> |
CodeStyle
|