-
Notifications
You must be signed in to change notification settings - Fork 22
Multiple locations per item #66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
jimsafley
wants to merge
24
commits into
master
Choose a base branch
from
feature/multi-location
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
0dac7fc
Add support for multiple locations per item
jimsafley b01aa54
Restore item edit map center from existing location
jimsafley 24c1671
Restore map pan to geocoded location on Find
jimsafley 28cbfb0
Fix geolocations extended resource in items API
jimsafley 2d4ee3a
Remove redundant applySearchFilters override
jimsafley 534a725
Load Leaflet.draw alongside Leaflet on all pages
jimsafley d60d311
Add fit-all Leaflet control to all map types
jimsafley 8aedd9b
Refine fit-all control: move to module scope, add cleanup, blur on click
jimsafley 619aaa1
Bump version to 4.0 for breaking API and method changes
jimsafley 49e375a
Drop map_type, a holdover from when multiple map providers were suppo…
jimsafley f34ed50
Add comments to clarify non-obvious code in branch changes
jimsafley 8c1b1b8
Replace KML browse map pipeline with JSON
jimsafley 7b0ff57
Remove center.show, a pre-multi-location holdover
jimsafley 811a010
Use [] destructuring instead of list()
jimsafley c060cd3
Remove unnecessary that alias in initMap
jimsafley c9332f4
Remove blur() from fit-all control click handler
jimsafley bc458b0
Add label as marker title/alt on single item map
jimsafley 8129bc5
Move browse map marker popup construction from PHP to JavaScript
jimsafley c198c0e
Pass existing locations as JSON data attribute instead of inline JS
jimsafley da0ced6
Combine ALTER TABLE operations into a single statement
jimsafley 2c6a3de
Remove single-use _getVersion helper
jimsafley 0a52241
Submit locations as a single JSON field instead of indexed hidden inputs
jimsafley bab2045
Remove redundant empty() check on findBy() result
jimsafley ee93c0a
Store location data on Leaflet layers, serialize on submit
jimsafley File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.