summaryrefslogtreecommitdiff
path: root/resources/views/admin/location-edit.phtml
AgeCommit message (Expand)AuthorFilesLines
2023-04-21consolidate map size css (#4808)David Drury1-2/+2
2023-04-03Merge: #4756 (part) - show location edit form in full-screenGreg Roach1-43/+30
2023-02-08Fix for code missed when adding full screen functionalityDavid Drury1-1/+4
2022-11-30Remove unused importsGreg Roach1-1/+0
2022-11-25Fix: #3704 - add location-edit link on place-hierarchy pageGreg Roach1-3/+5
2022-11-24Merge #4605 - create undo icon for mapsGreg Roach1-1/+4
2022-09-06CodeStyleGreg Roach1-0/+2
2022-05-19Fix: #4389 - move the CSRF token to the end of all forms, so we can detect tr...Greg Roach1-1/+2
2022-05-02Outdated bootstrap markupGreg Roach1-4/+4
2022-03-11Ensure valid lat/lng on page entry (#4226)David Drury1-1/+1
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-01Compile JS for #4198Greg Roach1-4/+2
2022-02-01shift resetControl to webtrees.js (#4198)David Drury1-27/+11
2022-01-31Move map-related CSS to the core CSS filesGreg Roach1-14/+1
2022-01-31Remove jQuery (#4178)David Drury1-90/+90
2022-01-23Bootstrap5 needs explicit spacing between form rowsGreg Roach1-5/+5
2021-10-29CodeStyle: use JSON_THROW_ON_ERROR with json_encode()Greg Roach1-12/+12
2021-08-18Upgrade Bootstrap from 4 to 5. Fixes: #3673. Fixes: #3400.Greg Roach1-5/+5
2021-04-28Merge: #3803, Merge: #3706Greg Roach1-21/+5
2021-04-23Fix: #3859 - parameter confusion when saving/creating locationsGreg Roach1-1/+3
2021-04-11Fix: adding new locationsGreg Roach1-3/+1
2021-03-21Fix: #3793 - ensure marker remains visible after zoomGreg Roach1-1/+3
2021-03-19Fix: #3785 - wrong redirect after edit placelocationGreg Roach1-0/+1
2021-02-18HTML validationGreg Roach1-1/+1
2021-02-18Code tidy (#3710)David Drury1-10/+6
2021-02-03Fix: #3707 - populate place name from geocoder when adding new placeGreg Roach1-1/+2
2021-01-21Fix: #2592, Fix: #2593, Fix: #3431, Fix: #3446, Fix: #3638, Fix: #3676, Merge...Greg Roach1-9/+6
2020-07-23Fix: #3427 geocoder lookup value is double-escapedGreg Roach1-1/+1
2020-07-23Simplify the geographic data listGreg Roach1-1/+2
2020-06-27Fix: #3381 - do not allow comma in location editGreg Roach1-1/+1
2020-06-20Fix: #3370 - GEDCOM place names should be less than 120 chars. Longer ones ca...Greg Roach1-1/+1
2020-06-12Fix: adding new locations. Improve bounding-rectangle algorithmGreg Roach1-14/+24
2020-06-11Replaces #3326 - Use parent location when current location not known. Hide zo...Greg Roach1-23/+14
2020-06-10CodeStyleGreg Roach1-112/+108
2020-06-10Inline trivial functionGreg Roach1-25/+9
2020-06-10Fix pin movement deletes new place name (#3338)miqrogroove1-1/+1
2020-02-26Enable keyboard operation of geocoderGreg Roach1-0/+1
2020-02-26CodeStyleGreg Roach1-38/+38
2020-02-26Replaced geosearch with leaflet-control-geocoder, added map reset button, rem...David Drury1-154/+117
2020-02-21Use Leaflet native tileLayer (#3088)David Drury1-5/+7
2020-02-05CodeStyle - do not need type attribute for script elementGreg Roach1-1/+1
2020-02-02Fixes problem whereby breadcrumbs & title didn't follow place hierarchy when ...David Drury1-1/+0
2019-12-03Apply PSR12 code style to templatesGreg Roach1-3/+6
2019-09-28Fix: #2236 - leaflet maps need to be explicitly LTRGreg Roach1-1/+1
2019-09-01Fix: icon missing on edit place mapGreg Roach1-122/+126
2019-08-16#2484 - cannot add new locations in control panelGreg Roach1-2/+2
2019-03-26Replace Bootstrap4 class with viewsGreg Roach1-6/+1
2019-02-12Workng on themes and RTLGreg Roach1-20/+0
2019-01-28Refactor Location classGreg Roach1-8/+8