Commit Graph

6828 Commits

Author SHA1 Message Date
greenkeeperio-bot 536ec644e7 chore(package): update eslint to version 3.16.0
https://greenkeeper.io/
2017-02-20 14:10:27 -05:00
Bryan Housel ee8a13615c Adjust aeroway runway, taxiway, apron styles for visibility
(closes #3845)
2017-02-20 13:50:28 -05:00
Bryan Housel 815a29bc5b Add Produce field 2017-02-19 20:18:09 -05:00
Bryan Housel 65814bcf7f Style amenity=aquaculture blue like other watery stuff 2017-02-19 20:08:12 -05:00
Wille Marcel a5a49a7196 add preset to landuse=aquaculture 2017-02-18 23:55:22 -03:00
Bryan Housel 1a1fc6db17 Better detection of culture-specific locale in language list
(closes #3842)
2017-02-15 15:09:14 -05:00
Bryan Housel 2314acfec7 Add utilNoAuto to remove autocorrect/spellcheck features from inputs
(closes #3839)
2017-02-14 17:19:24 -05:00
Bryan Housel 35da6aa9b3 Adjust wording of Save button tooltip
(see #3834)
2017-02-13 13:19:09 -05:00
Bryan Housel 4212efb2ab Merge pull request #3837 from boothym/uk-phone
Update UK/IE phone placeholders
2017-02-13 13:09:19 -05:00
boothym 55a2929fbe Fix list 2017-02-13 18:04:04 +00:00
boothym 9dce8042ad Update ie position 2017-02-13 18:02:46 +00:00
boothym 4287ac67c2 Update UK/IE placeholders 2017-02-13 18:01:52 +00:00
Bryan Housel 3408ef1282 Bump sexagesimal dependency to 1.0.0 2017-02-13 11:56:33 -05:00
Bryan Housel a62b19b0a0 Run build to update en.json for transifex 2017-02-11 00:22:48 -05:00
Bryan Housel 2bf363b887 Merge pull request #3835 from tbertels/patch-2
Add ".." to "Uploading changes to OpenStreetMap."
2017-02-10 21:30:33 -05:00
Thomas Bertels 51536bccae Add ".." to "Uploading changes to OpenStreetMap."
Since it's in progress.
2017-02-11 00:26:18 +01:00
Bryan Housel 45763f8d36 Fix non-searchable amenity=coworking_space preset
(fixes #3727)
2017-02-09 16:04:52 -05:00
Bryan Housel 3e2d6aee4a Add social_facility=nursing_home preset
see https://github.com/openstreetmap/iD/issues/3702#issuecomment-278497999

Also add a non-searchable preset for amenity=nursing_home because
there are still thousands of those around
2017-02-09 15:58:12 -05:00
Bryan Housel df9703f987 Merge pull request #3830 from openstreetmap/build_cache
Use cache to speed up development
2017-02-08 08:58:00 -05:00
Kushan Joshi 97bceb796b Use cache to speed up development 2017-02-08 14:22:19 +05:30
Bryan Housel 2611537477 2.1.2 2017-02-07 11:49:19 -05:00
Bryan Housel a799ef7507 npm run translations 2017-02-07 11:46:33 -05:00
Bryan Housel 86118ece4e Fix node drag regression introduced in 919234d
(closes #3829)
2017-02-07 11:40:11 -05:00
greenkeeperio-bot fe2e0bfdee chore(package): update js-yaml to version 3.8.1
https://greenkeeper.io/
2017-02-06 20:28:58 -05:00
Bryan Housel 264e3076d5 2.1.1 2017-02-06 17:04:15 -05:00
Bryan Housel 6ff7672a26 npm run imagery 2017-02-06 17:02:59 -05:00
Bryan Housel d993b38ad6 npm run translations 2017-02-06 17:01:01 -05:00
Bryan Housel 919234d2df Make sure to select vertex-persistent when looking for siblings
(closes #3824)

When hovering, there is also a companion `vertex-hover` element that might
sometimes get selected, and doesn't have the sibling class that enables drag.
2017-02-06 16:43:54 -05:00
Bryan Housel 20b79940ae Disable no-fallthrough eslint warning around this switch block 2017-02-06 14:13:04 -05:00
Martin Raifer d7ad3bc39e improve autozooming on non-gpx background data layers
old implementation only worked for points and linestrings, but geojson and kml can contain any geometry.

aso, d3 is a bit special[1] when working with geojson polygons: it does require clockwise winding, but typical geojson is either counterclockwise winding (RFC7946) or "winding doesn't matter" (old geojson.org spec). When inputing such geojson (or kml) input, iD would zoom out all the way, which is not the intended behavior.

[1] https://github.com/d3/d3-geo#d3-geo
2017-02-06 18:04:20 +01:00
Martin Raifer ff4bf2597d fix regression in background layer loading from URL
fixes #3820
2017-02-06 15:08:13 +01:00
Bryan Housel 2120ab4706 Adjust preset icon stroke/fill for living street 2017-02-05 16:37:21 -05:00
Bryan Housel 84433f46ac Use barrier icon instead of roadblock for noexit 2017-02-05 16:32:02 -05:00
Wille Marcel 9cd1284389 add preset for shop=watches 2017-02-05 13:02:02 -02:00
Wille Marcel 110c7ec12e add living street to Road category 2017-02-05 12:50:57 -02:00
Wille Marcel 1f525db8ed add preset to noexit=yes 2017-02-05 12:29:21 -02:00
Bryan Housel eba1e4c9b2 Thanks slhh! 2017-02-04 10:57:07 -05:00
Bryan Housel f68945f8df Add a few missed items for Changelog v2.1.0 2017-02-04 08:36:35 -05:00
Bryan Housel 0e330152b8 2.1.0 2017-02-04 01:07:25 -05:00
Bryan Housel eb711e2cca npm run imagery 2017-02-04 01:07:14 -05:00
Bryan Housel 868d1a129e npm run translations 2017-02-04 01:07:04 -05:00
Bryan Housel 34cc6eb581 Update CHANGELOG for v2.1.0 2017-02-04 01:06:54 -05:00
greenkeeperio-bot 78efb0c47f chore(package): update eslint to version 3.15.0
https://greenkeeper.io/
2017-02-03 23:42:42 -05:00
Bryan Housel a6093ad5e0 Fix picnic_site icon, switch some building icon to home icon 2017-02-03 01:12:51 -05:00
Bryan Housel ff1b16c769 Improve tests for line joins in walkthrough
(closes #3695)
2017-02-02 21:50:57 -05:00
Bryan Housel 645d44e53c Merge pull request #3813 from Zverik/notary
Add notary preset
2017-02-02 16:26:39 -05:00
Bryan Housel d7416b2d0c Fix nominatim / geocoder test
(closes #3767)
2017-02-02 16:00:45 -05:00
Bryan Housel bc39bbf2d6 Object.assign not supported on IE11 or PhantomJS, use _.assign 2017-02-02 16:00:19 -05:00
Bryan Housel 0419230321 Use common apibase for search and countryCode 2017-02-02 15:55:52 -05:00
Ilya Zverev cf2a4720c3 Add notary preset 2017-02-02 21:12:49 +03:00