#
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 ...
|
#
d43b95f5 |
| 03-Apr-2023 |
Greg Roach <greg@subaqua.co.uk> |
Merge: #4756 (part) - show location edit form in full-screen
|
#
6c98ae6b |
| 08-Feb-2023 |
David Drury <david@drury.me.uk> |
Fix for code missed when adding full screen functionality
|
#
df10f8b0 |
| 30-Nov-2022 |
Greg Roach <greg@subaqua.co.uk> |
Remove unused imports
|
#
0e54db38 |
| 25-Nov-2022 |
Greg Roach <greg@subaqua.co.uk> |
Fix: #3704 - add location-edit link on place-hierarchy page
|
#
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
|
#
81443e3c |
| 19-May-2022 |
Greg Roach <greg@subaqua.co.uk> |
Fix: #4389 - move the CSRF token to the end of all forms, so we can detect truncated input variables
|
#
9e3c2cf9 |
| 02-May-2022 |
Greg Roach <greg@subaqua.co.uk> |
Outdated bootstrap markup
|
#
60f8717e |
| 11-Mar-2022 |
David Drury <ddrury@users.noreply.github.com> |
Ensure valid lat/lng on page entry (#4226)
|
#
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)
|
#
84df6051 |
| 31-Jan-2022 |
Greg Roach <greg@subaqua.co.uk> |
Move map-related CSS to the core CSS files
|
#
04a72e8f |
| 31-Jan-2022 |
David Drury <ddrury@users.noreply.github.com> |
Remove jQuery (#4178)
Remove outer function
changes as per @fisharebest
|
#
afc2d190 |
| 23-Jan-2022 |
Greg Roach <greg@subaqua.co.uk> |
Bootstrap5 needs explicit spacing between form rows
|
#
728c8c27 |
| 29-Oct-2021 |
Greg Roach <greg@subaqua.co.uk> |
CodeStyle: use JSON_THROW_ON_ERROR with json_encode()
|
#
315eb316 |
| 16-Aug-2021 |
Greg Roach <greg@subaqua.co.uk> |
Upgrade Bootstrap from 4 to 5. Fixes: #3673. Fixes: #3400.
|
#
c9c6f2ec |
| 23-Apr-2021 |
Greg Roach <fisharebest@gmail.com> |
Merge: #3803, Merge: #3706
|
#
2a93faa6 |
| 23-Apr-2021 |
Greg Roach <fisharebest@gmail.com> |
Fix: #3859 - parameter confusion when saving/creating locations
|
#
101f22be |
| 11-Apr-2021 |
Greg Roach <fisharebest@gmail.com> |
Fix: adding new locations
|
#
d3a6a36a |
| 21-Mar-2021 |
Greg Roach <greg@subaqua.co.uk> |
Fix: #3793 - ensure marker remains visible after zoom
|
#
ecef0b8f |
| 19-Mar-2021 |
Greg Roach <greg@subaqua.co.uk> |
Fix: #3785 - wrong redirect after edit placelocation
|
#
7dca5265 |
| 18-Feb-2021 |
Greg Roach <greg@subaqua.co.uk> |
HTML validation
|