Commit Graph

11412 Commits

Author SHA1 Message Date
Quincy Morgan c99ddf8cd4 Update fields and name for bicycle_parking=building preset (re: #6259)
Add derived data for prior merge
2019-05-03 11:17:17 -07:00
Quincy Morgan 659176a34e Merge pull request #6259 from westnordost/presets-bicycle-parking
Add presets for bicycle parkings...
2019-05-03 11:12:36 -07:00
Quincy Morgan 1e30519b5d Add scrollbar to long text area fields (close #6306) 2019-05-03 11:10:20 -07:00
Quincy Morgan cc85897348 Fix map pane animation on RTL layout (close #6290) 2019-05-03 11:05:10 -07:00
Quincy Morgan b1d00db874 Show very close node issues on the parent way as well as on the points themselves (close #6304) 2019-05-03 10:40:12 -07:00
Quincy Morgan 59a1d948d9 Deprecate attraction=ferris_wheel 2019-05-03 10:03:33 -07:00
Quincy Morgan aa0860e90d Reduce matchScore of railway=abandoned preset to avoid matching rail trails 2019-05-03 08:32:38 -07:00
Quincy Morgan cdd624b41b Add preset for shop=cannabis (close #6301) 2019-05-02 20:01:18 -07:00
Quincy Morgan 672966426f Merge branch 'master' of https://github.com/openstreetmap/iD 2019-05-02 16:26:48 -07:00
Quincy Morgan bfc944e30a Fix two potential exceptions and one lint warning 2019-05-02 16:26:33 -07:00
Bryan Housel ff1eea43a8 Remove Google Analytics, also actually export iD.utilDetect 2019-05-02 19:12:39 -04:00
Bryan Housel 70b57d1e15 Merge pull request #6297 from tordans/patch-8
Remove crazyegg from the preview-index.html
2019-05-02 18:37:12 -04:00
Quincy Morgan 10d5c627d6 Adjust margin between entity issues 2019-05-02 15:03:45 -07:00
Quincy Morgan bd4dda99c5 Add additional fields to ferry route presets 2019-05-02 14:57:44 -07:00
Quincy Morgan ba9fd58fa9 Don't flag roads connected only to ferry routes as disconnected (close #6287)
Use common routable highway tag list for disconnected way check
2019-05-02 14:49:27 -07:00
Quincy Morgan 6a0e157b99 Make issue info button colors nicer 2019-05-02 14:31:43 -07:00
Quincy Morgan 57b5d7fc74 Deprecate location=kiosk on power=substation (close #6283) 2019-05-02 13:17:34 -07:00
Tobias 08b721c0e6 Remove crazyegg from the preview-index.html
It looks like it is more than 6 years old https://github.com/openstreetmap/iD/blame/372bb7d892048d67415087f474688f85391bab2a/dist/index.html#L28 and the linked URL seems to be broken:
> $ curl http://dnn506yrbagrg.cloudfront.net/pages/scripts/0013/6714.js
> "undefined"==typeof CE2&&(CE2={}),CE2.uid=136714,CE2.status="no data available";
2019-05-02 21:38:29 +02:00
Quincy Morgan 0fe7864b44 Merge branch 'master' of https://github.com/openstreetmap/iD 2019-05-02 12:19:14 -07:00
Quincy Morgan 0a71fd1e4f Fix false positive for impossible oneway when connected way is circular 2019-05-02 12:18:21 -07:00
Bryan Housel 276462b9a8 Merge pull request #6294 from tordans/patch-6
Add an empty favicon for preview.ideditor.com
2019-05-02 15:15:39 -04:00
Tobias ef8999b585 Use ' instead of " like everywhere else 2019-05-02 21:03:29 +02:00
Quincy Morgan 752bc72e7c Fix issue where close nodes validation may not detect issues in some cases 2019-05-02 12:03:09 -07:00
Tobias 173836d548 Add an empty favicon
There are multiple calls to the favicon on the preview.ideditor.com system in one session:
 > GET http://preview.ideditor.com/favicon.ico 403 (Forbidden)

According to https://stackoverflow.com/questions/1321878/how-to-prevent-favicon-ico-requests#comment50777781_13416784 this should sho an empty favicon which will prevent the browser to try loading the missing icon.
2019-05-02 21:00:59 +02:00
Quincy Morgan 424f6ca72d Don't skip other validations even if there are missing tag issues 2019-05-02 11:51:01 -07:00
Quincy Morgan b4dacdad2a Reduce very close nodes validation threshold (close #6292)
Use spherical distances for very close nodes validation
Don't flag very close nodes from different ways
Don't flag very close nodes if both have interesting tags
Update very close nodes validation reference string
2019-05-02 11:39:12 -07:00
Quincy Morgan 7ccfcb251d Deprecate recommended_speed tags in favor of maxspeed:advisory 2019-05-02 09:15:37 -07:00
Quincy Morgan d061ec6b61 Don't add ignore fix more than once
Tweak hidden issues text
2019-05-01 20:21:47 -07:00
Quincy Morgan a180c794cb Merge branch 'master' into ignoring-issues 2019-05-01 20:13:49 -07:00
Quincy Morgan 712f8bcb03 Avoid having hidden issues strings for both singular and multiple variations 2019-05-01 20:13:09 -07:00
Bryan Housel 534fa3460b npm run build for recent preset updates 2019-05-01 19:24:22 -04:00
Bryan Housel 087f252b18 When removing a tag, remove it from _indexedKeys too
(re: d026f2f / #5927)

So that if the user decides to put it back, it will be sorted to the
end and not inserted back at its original position in the middle
2019-05-01 19:17:59 -04:00
Bryan Housel 382e0a7dd6 Merge pull request #6270 from westnordost/patch-10
inherit preset.removeTags from preset.addTags if not defined [Ready for Review]
2019-05-01 19:15:24 -04:00
Bryan Housel 03ce2871d1 Merge pull request #6285 from westnordost/presets-houseboat
add houseboat preset
2019-05-01 19:13:52 -04:00
Tobias Zwick ac14294399 add houseboat preset 2019-05-01 23:59:10 +02:00
Quincy Morgan eeaad79cb1 Display info about hidden issues in the "no issues" UI 2019-05-01 14:50:56 -07:00
Quincy Morgan 1c15338bd5 Make reset ignored button consistent with enable/disable all rules buttons 2019-05-01 12:13:10 -07:00
Quincy Morgan 56544303ca Merge branch 'master' into ignoring-issues 2019-05-01 11:58:39 -07:00
Quincy Morgan d2cca04c3f Deprecate artwork and artwork:type keys in favor of artwork_type 2019-05-01 11:56:51 -07:00
Quincy Morgan 9b9e3dbdfa Merge branch 'master' of https://github.com/openstreetmap/iD 2019-05-01 11:51:59 -07:00
Quincy Morgan e93857012e Add better icons for Bust and Statue presets 2019-05-01 11:51:49 -07:00
Bryan Housel d7a569c425 Merge branch 'defer-select-for-6028' 2019-05-01 14:49:31 -04:00
Bryan Housel 37557a7c98 Defer processing clicks in behaviorSelect
(closes #6028) (I hope?)

Because this click may trigger a blur event,
and the blur event may trigger a tag change,
and we really want that tag change to go to the already selected entity
and not the one that we are about to select with the click  #6028, #5878

(Be very careful entering modeSelect anywhere that might also blur a field!)
2019-05-01 14:47:29 -04:00
Quincy Morgan 949b57d118 Ensure that relations are called before ways when categorizing fetched features (close #6277) 2019-05-01 11:33:39 -07:00
Quincy Morgan 907df1c10e Include relation members when forcing relations visible in all cases, not just selection (re: 6eeaf94076) 2019-05-01 11:08:52 -07:00
Bryan Housel d3f767d6f4 Code cleanups, prefix state variables with _ 2019-05-01 13:48:36 -04:00
Quincy Morgan 21dc6fe500 Update meadow preset terms (close #6280) 2019-05-01 09:24:34 -07:00
Quincy Morgan 1d8e27ef91 Add derived data from prior merge 2019-05-01 09:06:40 -07:00
Quincy Morgan 6d1bb43793 Merge pull request #6275 from westnordost/presets-more-artwork-types
Add bust, graffiti and installation artwork type preset
2019-05-01 09:04:47 -07:00
Tobias Zwick 250df5b6a8 use "Graffiti" instead of "Graffiti Artwork" as name 2019-05-01 11:12:44 +02:00