Commit Graph

  • 07262fa711 Add tests for #4589 Bryan Housel 2018-01-09 23:57:44 -05:00
  • 748abdb950 Code formatting Bryan Housel 2018-01-09 11:41:54 -05:00
  • fdf1fa4fe7 Merge pull request #4675 from althio/master Bryan Housel 2018-01-09 17:25:15 -05:00
  • 9ca0565f24 Merge pull request #1 from althio/althio-patch-addr_unit Benoît 2018-01-09 23:17:55 +01:00
  • b1df1ca701 remove addr:unit field for gb, ie, si, tr Benoît 2018-01-09 23:17:37 +01:00
  • 239bc8ffb9 Merge pull request #4670 from openstreetmap/greenkeeper/marked-0.3.12 Bryan Housel 2018-01-09 11:08:26 -05:00
  • 528739b9b0 Drop unit from default address format Bryan Housel 2018-01-09 10:15:18 -05:00
  • f0a27bc1ec Simplify way segmentation and fix bug with adjacent segment type (closes #4669) Bryan Housel 2018-01-09 10:07:21 -05:00
  • 4c61fadb18 Merge pull request #4671 from Andygol/patch-2 Bryan Housel 2018-01-09 07:34:04 -05:00
  • ea7339f49a Fixed geometry type word order Minh Nguyễn 2018-01-09 03:30:14 -08:00
  • f339c57838 Remove addr:unit for addresses in Ukraine Andrey Golovin 2018-01-09 13:26:54 +02:00
  • 702e3d2a90 DMS coordinates Minh Nguyễn 2018-01-09 03:25:55 -08:00
  • fe8c218fb3 Localized geocoded coordinate formatting Minh Nguyễn 2018-01-09 02:23:13 -08:00
  • a1e0d4fc08 Consolidated unit formatting into util module Minh Nguyễn 2018-01-09 02:00:44 -08:00
  • d75aa7d04a Internationalized measurement panel Minh Nguyễn 2018-01-09 00:58:58 -08:00
  • bc5cbc7dfd Generalized unit keys Minh Nguyễn 2018-01-09 00:13:49 -08:00
  • 1d8d7a74a3 Made scale legend localizable Minh Nguyễn 2018-01-09 00:10:19 -08:00
  • fcb2a0aa85 fix(package): update marked to version 0.3.12 greenkeeper[bot] 2018-01-09 00:20:41 +00:00
  • e661281e38 Prevent self intersecting lines without a junction node (closes #4646) Bryan Housel 2018-01-08 19:17:50 -05:00
  • 49eb46fefb Add epsilon parameter to geoVecEqual Bryan Housel 2018-01-08 17:04:30 -05:00
  • ea9643e08b Allow Alt/option key to disable geometry check and nope cursor (re: #4646) Bryan Housel 2018-01-08 15:47:29 -05:00
  • 58eaca2aa0 Ignore area closing segment during move when validating geometry (closes #4655) Bryan Housel 2018-01-08 12:09:17 -05:00
  • 66e8ce1363 Merge pull request #4667 from althio/patch-1 Bryan Housel 2018-01-08 10:42:01 -05:00
  • 45ffa3b731 Merge pull request #4658 from openstreetmap/fix_duplicate_saves Bryan Housel 2018-01-08 10:31:15 -05:00
  • 8472f99347 Zooming out should not exit save mode (closes #4664) Bryan Housel 2018-01-08 09:49:32 -05:00
  • 6ec6c31948 Restore fr lu mo addressing Benoît 2018-01-08 15:16:11 +01:00
  • 1b973f3c9b Be more careful about enter/update selection in conflict resolution ui Bryan Housel 2018-01-07 23:46:54 -05:00
  • 590487d237 Fix escape keybind when conflicts ui is active (re: 4351) Bryan Housel 2018-01-06 23:16:48 -05:00
  • a22cfe64b8 Avoid loading circular relations by storing ids in _loaded object (re: #3056) Bryan Housel 2018-01-06 00:30:26 -05:00
  • ac86869b4a Add conflict checking progress, guard code for user authentication Bryan Housel 2018-01-05 18:11:49 -05:00
  • a63c4a72fe Improvements to save flow - Attempt fast save first, only perform conflict resolution if necessary (re: #3056) - Block reentry of save, and dont keep focus on save button (closes #4641) - Refactor modeSave() for code clarity (avoid shared state in closure variables) Bryan Housel 2018-01-05 14:40:59 -05:00
  • 437893ebb8 Don't reenter putChangeset, allow reuse of open changeset id Bryan Housel 2018-01-04 23:27:00 -05:00
  • 8914d1ce36 Variable cleanups and formatting Bryan Housel 2018-01-04 16:13:13 -05:00
  • 954227be53 Don't let modal button cover up header bottom border Bryan Housel 2018-01-04 16:12:40 -05:00
  • 286c09366a Remove unused var (eslint) Bryan Housel 2018-01-04 15:55:53 -05:00
  • b2eb982044 Add support for oneway alternating/reversible to oneway check fields Also allow checkbox field to display non-standard values (i.e. not 'yes' or 'no) in the field label Bryan Housel 2018-01-04 13:41:35 -05:00
  • c908807f64 Render oneway=alternating, oneway=reversible with dual arrows (closes #4291) Bryan Housel 2018-01-04 13:40:13 -05:00
  • 77ec49d959 Add some more building presets (closes #4505) Bryan Housel 2018-01-04 10:53:09 -05:00
  • 1111c6b0c1 Fallback to event.keyCode if event.key is outside ISO-Latin-1 (closes #4618) Bryan Housel 2018-01-03 23:37:35 -05:00
  • 99a21d1117 Render points as vertices at zoom >= 18 (was > 18) (closes #4642) Bryan Housel 2018-01-03 16:52:29 -05:00
  • dba4626cfa Merge pull request #4575 from openstreetmap/background_pane Bryan Housel 2018-01-03 15:32:18 -05:00
  • 9155641e5e Remove background opacity pngs so #4575 will merge cleanly Bryan Housel 2018-01-03 15:28:08 -05:00
  • 04fa29cfe6 Move link to imagery faq, reword as "Imagery Info / Report a Problem" (closes #4546) Bryan Housel 2018-01-03 15:23:47 -05:00
  • 46ebe02555 Clean up styles, move minimap toggle below background imagery list Bryan Housel 2018-01-03 14:35:27 -05:00
  • 53aa2973e4 Refactor display options controls to uiBackgroundDisplayOptions Bryan Housel 2018-01-03 01:47:25 -05:00
  • 48834a0ea5 Add reset buttons for display sliders Bryan Housel 2018-01-02 23:41:21 -05:00
  • baeff8f59c Don't autocomplete a longer value if search matches a value exactly (closes #4549) Bryan Housel 2018-01-02 17:55:25 -05:00
  • 11d0ec87cf Merge pull request #4624 from nnodot/empty-changeset-comment-style Bryan Housel 2018-01-02 16:46:55 -05:00
  • 31770b3957 Add Car Pooling preset (closes #4623) Bryan Housel 2018-01-02 16:29:05 -05:00
  • d2ffde8b48 chore(package): update rollup to version 0.53.3 greenkeeper[bot] 2018-01-02 14:21:02 +00:00
  • 18bec2be18 Set Payment Type as universal field, add it to many presets (closes #4437) Bryan Housel 2018-01-02 15:42:23 -05:00
  • 8928e95da2 Allow fallback presets (area, line, point) to appear in the recent list (closes #4612) Bryan Housel 2018-01-02 15:07:35 -05:00
  • 1658ada4db Switch from "commercial" to "suitcase" icon for most offices Bryan Housel 2018-01-02 14:25:40 -05:00
  • 536c71dc6b Remove duplicate Notary Office preset (closes #4634) Bryan Housel 2018-01-02 14:25:12 -05:00
  • 9f1b71bb7e Add support for junction=circular (same as junction=roundabout) (closes #4637) Bryan Housel 2018-01-02 13:27:11 -05:00
  • a20d26fc9b Add search terms "kennel" "cattery" "pet" to Animal Boarding preset (closes #4647) Bryan Housel 2018-01-02 12:56:19 -05:00
  • 05d8620efe Merge branch 'willemarcel-node-number' Bryan Housel 2018-01-02 11:49:10 -05:00
  • 74b6c1208f Add light bulb icon for highway=street_lamp preset (closes #4609) Bryan Housel 2018-01-02 11:48:24 -05:00
  • 47b9c9976b Merge pull request #4644 from willemarcel/node-number Bryan Housel 2018-01-02 09:02:38 -05:00
  • 240c80dcd5 Merge branch 'node-number' of https://github.com/willemarcel/iD into willemarcel-node-number Bryan Housel 2018-01-02 09:00:16 -05:00
  • 9f1b928f89 add number of nodes information to measurement panel Wille Marcel 2018-01-02 10:45:44 -03:00
  • bf1f429f9c Update to rollup v0.53.2 Bryan Housel 2018-01-02 08:30:47 -05:00
  • 55545fe25a Merge pull request #4643 from willemarcel/love_hotel Bryan Housel 2018-01-02 08:26:38 -05:00
  • 88c71c182c add preset for amenity=love_hotel Wille Marcel 2018-01-02 10:07:00 -03:00
  • be5929d4dc Merge pull request #4602 from openstreetmap/direction_vertices Bryan Housel 2018-01-01 23:02:45 -05:00
  • ddaa828ec9 Handle both target GeoJSON and osmEntity in hover (fixes test and allows hover on the area fills again) Bryan Housel 2018-01-01 22:53:40 -05:00
  • 6881205d43 All touch targets are GeoJSON now Bryan Housel 2018-01-01 22:37:10 -05:00
  • 92451e7b4b Merge branch 'master' into merge-way-nodes-feature Nikita Mashukov 2018-01-01 22:09:54 +07:00
  • 9c27893748 Check for valid multipolygon geometry when dragging nodes (this can get a bit expensive for large/complex multipolygons) Bryan Housel 2017-12-31 02:26:19 -05:00
  • 573158ede0 Merge pull request #4630 from ajlomagno/fix-click-counter-persisting Bryan Housel 2017-12-30 23:02:39 -05:00
  • 6d8bbdddcd Merge pull request #4640 from briandaviddavidson/4596 Bryan Housel 2017-12-30 23:01:24 -05:00
  • 012f033095 Make z-index one smaller than .shaded class Brian Davidson 2017-12-29 19:02:29 -05:00
  • d02a880d8a Lower the z-index Brian Davidson 2017-12-29 18:58:49 -05:00
  • 1bd41b894c Add direction tagging to intro graph for walkthrough Bryan Housel 2017-12-29 16:04:03 -05:00
  • 35f8d56249 Update direction fields and add to several presets Bryan Housel 2017-12-29 01:25:45 -05:00
  • 08cd2c7325 Tests for geoHasSelfIntersections Bryan Housel 2017-12-28 23:46:08 -05:00
  • 4f02340374 Extract self-intersection code to geoHasSelfIntersections Test for self-intersecting areas in both drag_node and draw_way Bryan Housel 2017-12-28 23:10:52 -05:00
  • 462fef148d Remove unused imports (eslint warning) Bryan Housel 2017-12-28 21:20:14 -05:00
  • 7af73c10ef Refactor geometric math functions from geo.js to geom.js Bryan Housel 2017-12-28 01:28:38 -05:00
  • 96afbbd785 Refactor vector math functions from geo.js to vector.js Bryan Housel 2017-12-28 01:08:11 -05:00
  • fa7a6ebb12 Snap to nope line targets too, also remove svgBlocker, not needed (it's easier to just class the surface, and won't interfere with snapping) Bryan Housel 2017-12-27 22:51:36 -05:00
  • 5d3df25960 Moved cleanuo code to exit function in welcome.js ajlomagno 2017-12-27 13:19:22 -05:00
  • 6d9e028a56 Update rollup to v0.53.0 Bryan Housel 2017-12-26 22:45:12 -05:00
  • c1d1c63033 Update d3 to v4.12.2 Bryan Housel 2017-12-26 22:40:59 -05:00
  • e430be407e chore(package): update mapillary-js to version 2.10.1 greenkeeper[bot] 2017-12-08 12:04:01 +00:00
  • 052d2a39bb fix(package): update marked to version 0.3.9 greenkeeper[bot] 2017-12-23 18:07:50 +00:00
  • 4622b1d489 fix(package): update rbush to version 2.0.2 greenkeeper[bot] 2017-12-21 09:37:40 +00:00
  • 81910d4f27 Fixed click counter persisting ajlomagno 2017-12-26 15:12:11 -05:00
  • ee617779a4 Snap to nope targets too (snapping is useful feedback) Also remove "acting" cursor, which was overriding the no-action cursor in some situations. Bryan Housel 2017-12-25 23:11:00 -05:00
  • 009d7b0d65 Add layer blocker and polygon self-intersection geometry check Bryan Housel 2017-12-24 09:21:32 -05:00
  • 9fbb4d350f Add geoVecEquals for strict comparisons Bryan Housel 2017-12-23 22:33:35 -05:00
  • d6e8ca2a1c Transitioned bouncebacks when user drags node onto a nope Bryan Housel 2017-12-22 21:06:44 -05:00
  • 117ad7d6b6 Transitionable actionMoveNode Bryan Housel 2017-12-22 16:57:27 -05:00
  • 64a11f4cbf Restore ability to extend line at beginning or end Bryan Housel 2017-12-22 15:08:05 -05:00
  • fc680545ad Don't dispatch drag start and move together Bryan Housel 2017-12-22 13:58:27 -05:00
  • be00a526b6 Make sure all targets are redrawn during a mode change Bryan Housel 2017-12-22 11:42:21 -05:00
  • 7851c49e80 Fix nopefilters by testing the original id for the filter Bryan Housel 2017-12-22 00:26:39 -05:00
  • 2be62fffe5 All the complicated code in drawWay can be removed Bryan Housel 2017-12-21 23:48:52 -05:00
  • 5d9b051f84 Fix drag_node for touch targets and line snapping Bryan Housel 2017-12-21 20:31:20 -05:00
  • d82d5dc3d0 Add skipID to geoChooseEdge, to ignore dragging node Bryan Housel 2017-12-21 14:54:15 -05:00