umarpreet1
acdefc558b
added name field to amenity=parking
2018-03-09 23:17:23 +05:30
Bryan Housel
a01ddf26f9
Fix subway platform presets to use subway=yes tag
...
(closes #4862 )
2018-03-08 14:22:21 -05:00
greenkeeper[bot]
ceaf7b6e2d
chore(package): update sinon-chai to version 3.0.0
2018-03-07 22:11:15 -05:00
Bryan Housel
9e75dc9077
Upgrade all rollup dependencies and switch plugins to ^ semver
2018-03-07 22:08:59 -05:00
greenkeeper[bot]
b4a391fd1c
chore(package): update rollup-plugin-node-resolve to version 3.1.0
2018-03-07 21:46:39 -05:00
greenkeeper[bot]
ecc645ad71
fix(package): update lodash-es to version 4.17.6
2018-03-07 21:46:01 -05:00
Bryan Housel
1acb664f52
Merge pull request #4858 from openstreetmap/wms-tiles-epsg4326
...
add support for EPSG:4326 WMS layers
2018-03-07 21:45:09 -05:00
Martin Raifer
846da84831
add support for 4326 WMS layers
2018-03-07 23:44:19 +01:00
Bryan Housel
e8ce9a2cf7
npm run translations
2018-03-06 15:41:13 -05:00
Bryan Housel
13789cc86e
Hardcode ckb as RTL and ku as LTR
...
(closes #4783 )
2018-03-06 15:41:13 -05:00
Martin Raifer
5534f1edc5
prefer tms sources over wms if duplicates exist with same name
2018-03-05 23:22:38 +01:00
Bryan Housel
837b297ec6
Add Dance Styles field, change icon to music notes
...
(re: https://github.com/openstreetmap/iD/pull/4846#issuecomment-370317305 )
2018-03-05 01:02:51 -05:00
Bryan Housel
c101a6577a
Merge branch 'dancing_school' of https://github.com/hikemaniac/iD into hikemaniac-dancing_school
2018-03-05 00:54:31 -05:00
hikemaniac
05c9f49a7f
Added a missing comma.
2018-03-04 14:07:16 +01:00
hikemaniac
a5d6928726
Add preset for dancing school.
2018-03-04 10:57:12 +01:00
Bryan Housel
7f7bccddc0
Add flow-coverage report - npm run flow:coverage
2018-03-03 23:28:23 -05:00
Bryan Housel
8dd7fa611e
Merge branch '3744' of https://github.com/Psigio/iD into Psigio-3744
2018-03-03 22:12:36 -05:00
Bryan Housel
0f7ef99dbc
v2.7.0
2018-03-02 17:54:38 -05:00
Bryan Housel
07015d420b
npm run translations
2018-03-02 17:53:42 -05:00
Bryan Housel
f983f23974
npm run imagery
2018-03-02 17:53:18 -05:00
Bryan Housel
ecd63cdad2
Use maxDistance passed in to osmIntersection() in turn search
...
(closes #4844 )
The maxDistance was previously hardcoded to 30 meters.
Now we pass it in as a parameter when creating the intersection.
But we need to honor that same maxDistance later when walking the graph
to find turns from.
2018-03-02 17:27:57 -05:00
Bryan Housel
ad032ab928
Changelog 2.7.0
2018-03-02 16:56:28 -05:00
Bryan Housel
51147a483f
npm run imagery
2018-03-02 12:32:27 -05:00
Bryan Housel
e8e081f940
Blacklist landsat wms layer (slow/offline, and low res)
2018-03-02 12:31:27 -05:00
Bryan Housel
3917f02067
When combobox is attached to textarea, let user up/down arrow
...
(closes #4750 )
2018-03-02 00:42:24 -05:00
Bryan Housel
668c17ad1e
Do not localize decimalCoordinatePair appearing in info panels
...
(closes #4765 )
2018-03-02 00:21:24 -05:00
Bryan Housel
cc79e2170b
Only draw targets for lines and areas that have a valid path
...
Before, it was drawing svg path elements for all the segments,
even those that were clipped out of view (getPath returns null).
This was putting a lot of junk into the DOM.
2018-03-01 22:49:56 -05:00
Bryan Housel
69a1a75b49
Improve rendering of tree row, use a thicker line
...
(closes #4825 )
2018-03-01 22:33:49 -05:00
Bryan Housel
410197ce00
Vertex navigation for home/end should work with way selected
...
(closes #4841 )
Before, first/last keyboard shortcuts only worked if you had a vertex selected.
Now you can navigate to the first/last vertices even if you have the way selected.
2018-03-01 22:23:55 -05:00
Bryan Housel
d9ebdda105
Polyfill sinh for IE11, add tests for wms replacement tokens
...
(see #4814 )
2018-03-01 22:08:39 -05:00
Bryan Housel
429c3b7929
Merge pull request #4839 from MaciejWWojcik/issue4826-farm-presets
...
changed farm preset name, added farm_auxiliary preset (#4826 )
2018-03-01 15:47:32 -05:00
Bryan Housel
a065f2f214
Revert @std/esm to 0.22.0 so we can continue to support Node 4 until EOL
...
We can bump this dependency when Node 4 goes EOL after Apr 2018
For now we don't _really_ use @std/esm for much anyway.
(It just lets use the es6 modular lodash in build scripts)
2018-03-01 15:38:51 -05:00
Bryan Housel
67c2dec800
Merge pull request #4814 from openstreetmap/wms-tiles
...
Load WMS tiles if EPSG:3857 (or equivalent) is supported by source
2018-03-01 15:16:31 -05:00
Bryan Housel
5f85d43110
Merge pull request #4831 from SteevenBosse/master
...
Issue #4819 : Increase max height of combobox, so they can show more…
2018-03-01 15:11:34 -05:00
Bryan Housel
1e3a62d4b7
Bump all dependency versions
2018-03-01 14:19:55 -05:00
Bryan Housel
4b1f8a8f61
Merge pull request #4768 from openstreetmap/advanced_intersection
...
Add support for complex intersection and via way restrictions
2018-03-01 01:46:30 -05:00
Bryan Housel
78170f8fe9
Improve hint text to aid in localization
...
- change the "Up to {num} ways" to "Up to 2 ways"
(we don't plan to go above 2 for now)
- enumerate all the turn types No/Only/Allowed x Left/Right/Straight/U
- Add a line for "Click for" to let user know they can click to toggle
see https://github.com/openstreetmap/iD/pull/4768#pullrequestreview-100256196
2018-03-01 00:58:53 -05:00
Bryan Housel
241159b547
Cleanup docs and tests for actionRestrictTurn / actionUnrestrictTurn
...
- actionRestrictTurn will no longer "infer" the turn type
- restrictionType *must* be passed in - this is ok because the only code
we use this action (restrictions.js) already has inferred the type
- this simplifies what the action actually does
- moved the tests from restrict_turn.js that were really just testing
the restriction type inferrence over to intersection.js
(and added a few more tests for iD.osmInferRestriction)
2018-02-28 23:55:59 -05:00
MaciejWojcik
7a10474ad1
changed farm preset name, added farm_auxiliary preset
...
changed farm preset name,
added farm_auxiliary preset
2018-02-28 23:30:06 +01:00
Bryan Housel
e1cf49eaff
Remove the "excludes coincident highways" check
...
These should not be a thing, and if they are, I'm ok with them
being treated as 2 separate ways. We can add code back in later
if it turns out to be a widespread issue in OSM.
2018-02-28 13:42:26 -05:00
Bryan Housel
f9d000a8a5
When switching to ONLY restriction remove all other restrictions
...
But we keep them around in `_oldTurns` and will put them back if the
user clicks again to unrestrict the ONLY.
2018-02-27 22:53:46 -05:00
Bryan Housel
fb4098754c
Adjust wording of some of the restriction help sections
2018-02-27 21:14:09 -05:00
Jon D
48577aeb63
Add Flow Type Alias for function which returns an object (session_mutex)
2018-02-27 22:25:30 +00:00
Bryan Housel
e9750140ec
Finish help, improve text and styling
2018-02-27 15:51:51 -05:00
Bryan Housel
d87a43d33a
Increase box shadow slightly so help popup stands out more
2018-02-27 09:11:39 -05:00
Bryan Housel
a700d42e7d
Much improved field help
...
- absolutely positioned attach to inspector,
- float slightly above field
- looks much better
2018-02-26 21:42:45 -05:00
Bryan Housel
6c6b1378b2
Add some restriction help images, adjust styles
2018-02-26 16:31:00 -05:00
Bryan Housel
de1fdaa21f
Add close button, remove _showing state variable
2018-02-26 13:58:50 -05:00
hikemaniac
a37f70545e
Merge pull request #1 from openstreetmap/master
...
Merge openstreetmap/iD into hikemaniac/iD
2018-02-26 19:09:01 +01:00
Bryan Housel
97cbfc5c67
Add icons and improve css styles for restriction field help
2018-02-25 22:38:13 -05:00