#
164ab4fb |
| 18-Feb-2021 |
David Drury <ddrury@users.noreply.github.com> |
Code tidy (#3710)
|
#
a45ad69d |
| 03-Feb-2021 |
Greg Roach <greg@subaqua.co.uk> |
Fix: #3707 - populate place name from geocoder when adding new place
|
#
90949315 |
| 19-Jan-2021 |
Greg Roach <greg@subaqua.co.uk> |
Fix: #2592, Fix: #2593, Fix: #3431, Fix: #3446, Fix: #3638, Fix: #3676, Merge #2652 - Refactor LocationController into request handlers
|
#
bb776aef |
| 23-Jul-2020 |
Greg Roach <greg@subaqua.co.uk> |
Fix: #3427 geocoder lookup value is double-escaped
|
#
94e35917 |
| 23-Jul-2020 |
Greg Roach <greg@subaqua.co.uk> |
Simplify the geographic data list
|
#
669e7094 |
| 27-Jun-2020 |
Greg Roach <greg@subaqua.co.uk> |
Fix: #3381 - do not allow comma in location edit
|
#
c4ab7783 |
| 20-Jun-2020 |
Greg Roach <greg@subaqua.co.uk> |
Fix: #3370 - GEDCOM place names should be less than 120 chars. Longer ones cause errors
|
#
9a9dfcf7 |
| 12-Jun-2020 |
Greg Roach <greg@subaqua.co.uk> |
Fix: adding new locations. Improve bounding-rectangle algorithm
|
#
e340fe65 |
| 11-Jun-2020 |
Greg Roach <greg@subaqua.co.uk> |
Replaces #3326 - Use parent location when current location not known. Hide zoom value
|
#
89d9f848 |
| 10-Jun-2020 |
Greg Roach <greg@subaqua.co.uk> |
CodeStyle
|
#
62be603f |
| 10-Jun-2020 |
Greg Roach <greg@subaqua.co.uk> |
Inline trivial function
|
#
85b54623 |
| 10-Jun-2020 |
miqrogroove <1371835+miqrogroove@users.noreply.github.com> |
Fix pin movement deletes new place name (#3338)
|
#
22b076dd |
| 26-Feb-2020 |
Greg Roach <fisharebest@gmail.com> |
Enable keyboard operation of geocoder
|
#
47ca61d5 |
| 26-Feb-2020 |
Greg Roach <fisharebest@gmail.com> |
CodeStyle
|
#
caa53803 |
| 26-Feb-2020 |
David Drury <ddrury@users.noreply.github.com> |
Replaced geosearch with leaflet-control-geocoder, added map reset button, removed redundant code (#2992)
refactored javascript
Bug fix - reset map to data coords not [0, 0]
Bug fix - comparing cur
Replaced geosearch with leaflet-control-geocoder, added map reset button, removed redundant code (#2992)
refactored javascript
Bug fix - reset map to data coords not [0, 0]
Bug fix - comparing current placename with new placename was broken - fixed for a 2nd time! and a 3rd
Removed redundant variable & form inputs
Localize geocoder texts
show Nominatim mapicons with results
Preload the search bar with current place (editing)
format js to semi-standard
track upstream
show more ...
|
#
2cbb0620 |
| 21-Feb-2020 |
David Drury <ddrury@users.noreply.github.com> |
Use Leaflet native tileLayer (#3088)
|
#
74b9ba3f |
| 05-Feb-2020 |
Greg Roach <fisharebest@gmail.com> |
CodeStyle - do not need type attribute for script element
|
#
7c0ef3eb |
| 22-Jan-2020 |
David Drury <ddrury@users.noreply.github.com> |
Fixes problem whereby breadcrumbs & title didn't follow place hierarchy when adding a place Improved method of indicating the top (Global) level & removed redundant parameter from call to location-ed
Fixes problem whereby breadcrumbs & title didn't follow place hierarchy when adding a place Improved method of indicating the top (Global) level & removed redundant parameter from call to location-edit view Ensure title is always escaped
show more ...
|
#
d70512ab |
| 03-Dec-2019 |
Greg Roach <fisharebest@webtrees.net> |
Apply PSR12 code style to templates
|
#
0b4092ed |
| 28-Sep-2019 |
Greg Roach <fisharebest@webtrees.net> |
Fix: #2236 - leaflet maps need to be explicitly LTR
|
#
75e7614a |
| 01-Sep-2019 |
Greg Roach <fisharebest@webtrees.net> |
Fix: icon missing on edit place map
|
#
56a34df1 |
| 16-Aug-2019 |
Greg Roach <fisharebest@webtrees.net> |
#2484 - cannot add new locations in control panel
|
#
b6c326d8 |
| 25-Mar-2019 |
Greg Roach <fisharebest@webtrees.net> |
Replace Bootstrap4 class with views
|
#
8fca99e0 |
| 12-Feb-2019 |
Greg Roach <fisharebest@webtrees.net> |
Workng on themes and RTL
|
#
8af6bbf8 |
| 28-Jan-2019 |
Greg Roach <fisharebest@webtrees.net> |
Refactor Location class
|