This repository has been archived by the owner on Feb 14, 2023. It is now read-only.
forked from openstreetmap/iD
-
Notifications
You must be signed in to change notification settings - Fork 7
Rebase to 1.9.x #12
Open
CloCkWeRX
wants to merge
348
commits into
strava:master
Choose a base branch
from
CloCkWeRX:rebase_1.9.x
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
Rebase to 1.9.x #12
Conversation
This file contains 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
Expand globs in Makefile to fix ordering issues on make >=3.82
This patch allows to adjust imagery offset by 1. dragging 2. manually entering offset 3. fine tuning with buttons (closes openstreetmap#1340)
Allows iD to draw freeform lasso shapes (closes openstreetmap#2937)
It's not strictly required, but it's useful metadata, and part of the recommended license template text (see http://choosealicense.com/licenses/isc/ and https://opensource.org/licenses/isc-license)
(closes openstreetmap#3201) Don't worry - we will leave it as "Chemist" in the en_GB translation.
(see 50bae40, closes openstreetmap#3155, thanks @tyrasd)
Makes it so you can’t click outside to cancel
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
2.0.0 changes things a bit, so this gets life a bit more up to date.
Might be worth pushing all of the stuff onto a feature branch and maintaining master with a squashed version of all of the changes instead.