| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-04-21 | consolidate map size css (#4808) | David Drury | 1 | -2/+2 |
| 2023-04-03 | Merge: #4756 (part) - show location edit form in full-screen | Greg Roach | 1 | -43/+30 |
| 2023-02-08 | Fix for code missed when adding full screen functionality | David Drury | 1 | -1/+4 |
| 2022-11-30 | Remove unused imports | Greg Roach | 1 | -1/+0 |
| 2022-11-25 | Fix: #3704 - add location-edit link on place-hierarchy page | Greg Roach | 1 | -3/+5 |
| 2022-11-24 | Merge #4605 - create undo icon for maps | Greg Roach | 1 | -1/+4 |
| 2022-09-06 | CodeStyle | Greg Roach | 1 | -0/+2 |
| 2022-05-19 | Fix: #4389 - move the CSRF token to the end of all forms, so we can detect tr... | Greg Roach | 1 | -1/+2 |
| 2022-05-02 | Outdated bootstrap markup | Greg Roach | 1 | -4/+4 |
| 2022-03-11 | Ensure valid lat/lng on page entry (#4226) | David Drury | 1 | -1/+1 |
| 2022-02-21 | Revert "Prevent page scrolling to top on map reset (#4224)" | Greg Roach | 1 | -3/+1 |
| 2022-02-21 | Prevent page scrolling to top on map reset (#4224) | David Drury | 1 | -1/+3 |
| 2022-02-01 | Compile JS for #4198 | Greg Roach | 1 | -4/+2 |
| 2022-02-01 | shift resetControl to webtrees.js (#4198) | David Drury | 1 | -27/+11 |
| 2022-01-31 | Move map-related CSS to the core CSS files | Greg Roach | 1 | -14/+1 |
| 2022-01-31 | Remove jQuery (#4178) | David Drury | 1 | -90/+90 |
| 2022-01-23 | Bootstrap5 needs explicit spacing between form rows | Greg Roach | 1 | -5/+5 |
| 2021-10-29 | CodeStyle: use JSON_THROW_ON_ERROR with json_encode() | Greg Roach | 1 | -12/+12 |
| 2021-08-18 | Upgrade Bootstrap from 4 to 5. Fixes: #3673. Fixes: #3400. | Greg Roach | 1 | -5/+5 |
| 2021-04-28 | Merge: #3803, Merge: #3706 | Greg Roach | 1 | -21/+5 |
| 2021-04-23 | Fix: #3859 - parameter confusion when saving/creating locations | Greg Roach | 1 | -1/+3 |
| 2021-04-11 | Fix: adding new locations | Greg Roach | 1 | -3/+1 |
| 2021-03-21 | Fix: #3793 - ensure marker remains visible after zoom | Greg Roach | 1 | -1/+3 |
| 2021-03-19 | Fix: #3785 - wrong redirect after edit placelocation | Greg Roach | 1 | -0/+1 |
| 2021-02-18 | HTML validation | Greg Roach | 1 | -1/+1 |
| 2021-02-18 | Code tidy (#3710) | David Drury | 1 | -10/+6 |
| 2021-02-03 | Fix: #3707 - populate place name from geocoder when adding new place | Greg Roach | 1 | -1/+2 |
| 2021-01-21 | Fix: #2592, Fix: #2593, Fix: #3431, Fix: #3446, Fix: #3638, Fix: #3676, Merge... | Greg Roach | 1 | -9/+6 |
| 2020-07-23 | Fix: #3427 geocoder lookup value is double-escaped | Greg Roach | 1 | -1/+1 |
| 2020-07-23 | Simplify the geographic data list | Greg Roach | 1 | -1/+2 |
| 2020-06-27 | Fix: #3381 - do not allow comma in location edit | Greg Roach | 1 | -1/+1 |
| 2020-06-20 | Fix: #3370 - GEDCOM place names should be less than 120 chars. Longer ones ca... | Greg Roach | 1 | -1/+1 |
| 2020-06-12 | Fix: adding new locations. Improve bounding-rectangle algorithm | Greg Roach | 1 | -14/+24 |
| 2020-06-11 | Replaces #3326 - Use parent location when current location not known. Hide zo... | Greg Roach | 1 | -23/+14 |
| 2020-06-10 | CodeStyle | Greg Roach | 1 | -112/+108 |
| 2020-06-10 | Inline trivial function | Greg Roach | 1 | -25/+9 |
| 2020-06-10 | Fix pin movement deletes new place name (#3338) | miqrogroove | 1 | -1/+1 |
| 2020-02-26 | Enable keyboard operation of geocoder | Greg Roach | 1 | -0/+1 |
| 2020-02-26 | CodeStyle | Greg Roach | 1 | -38/+38 |
| 2020-02-26 | Replaced geosearch with leaflet-control-geocoder, added map reset button, rem... | David Drury | 1 | -154/+117 |
| 2020-02-21 | Use Leaflet native tileLayer (#3088) | David Drury | 1 | -5/+7 |
| 2020-02-05 | CodeStyle - do not need type attribute for script element | Greg Roach | 1 | -1/+1 |
| 2020-02-02 | Fixes problem whereby breadcrumbs & title didn't follow place hierarchy when ... | David Drury | 1 | -1/+0 |
| 2019-12-03 | Apply PSR12 code style to templates | Greg Roach | 1 | -3/+6 |
| 2019-09-28 | Fix: #2236 - leaflet maps need to be explicitly LTR | Greg Roach | 1 | -1/+1 |
| 2019-09-01 | Fix: icon missing on edit place map | Greg Roach | 1 | -122/+126 |
| 2019-08-16 | #2484 - cannot add new locations in control panel | Greg Roach | 1 | -2/+2 |
| 2019-03-26 | Replace Bootstrap4 class with views | Greg Roach | 1 | -6/+1 |
| 2019-02-12 | Workng on themes and RTL | Greg Roach | 1 | -20/+0 |
| 2019-01-28 | Refactor Location class | Greg Roach | 1 | -8/+8 |