Commit Graph

8747 Commits

Author SHA1 Message Date
Bryan Housel d959f139ac Merge branch 'patch-2' of https://github.com/obama/iD into obama-patch-2 2018-04-24 15:19:32 -04:00
Bryan Housel e3fcbaaa50 v2.8.1 2018-04-24 10:13:54 -04:00
Bryan Housel bfc6bcb294 npm run translations 2018-04-24 09:56:40 -04:00
Bryan Housel a3a62402ba Update osm-community-index 2018-04-24 09:49:58 -04:00
Bryan Housel 712856f118 npm run imagery 2018-04-24 09:48:20 -04:00
Alex d0de16c669 add reef preset 2018-04-23 23:19:59 +02:00
Bryan Housel 13a4900498 Change bureau_de_change to support tagging as a building/area
(closes #5005)
2018-04-23 09:53:05 -04:00
Bryan Housel 705f7862a1 Remove point as allowable geometry from gates
(closes #5004)
2018-04-22 09:59:25 -04:00
Bryan Housel 068305e88a Merge pull request #5003 from waldyrious/patch-1
CHANGELOG: minor fixes
2018-04-22 04:10:00 -04:00
Waldir Pimenta 02161e5452 CHANGELOG: minor fixes
- add missing link
- format list
- clarify an entry
2018-04-22 07:52:38 +01:00
Bryan Housel 90876f6fec but actually link to the correct issue 2018-04-18 23:48:54 -04:00
Bryan Housel 42472b129a Link to relevant issues in comment 2018-04-18 23:46:39 -04:00
Bryan Housel 00e5e8efa0 Avoid reversing osmWays in order to "prefer a forward path"
(closes #4872, related #4859)
2018-04-18 23:43:19 -04:00
Bryan Housel 0efa81f1e8 Fix hover/target cursor tests
(re #4887)
2018-04-18 22:40:26 -04:00
Bryan Housel d30ed29947 Fix join-line and join-point cursors css to work with touch targets
(closes #4887)
2018-04-18 22:17:28 -04:00
Bryan Housel cdc02e0f42 Fix blurring workaround when tabbing on Firefox
Apparently Firefox now executes setTimeout(fn,0) sync instead of async
(closes #4991)
2018-04-18 22:01:34 -04:00
Bryan Housel f40e06dfb4 npm run build 2018-04-18 21:21:21 -04:00
Bryan Housel f351aef493 Merge pull request #4999 from hikemaniac/car_brand
Add brand field to shop=car preset
2018-04-18 21:19:18 -04:00
Bryan Housel d8f6fafe74 Don't add empty source tag on a changeset
(closes #4993)
2018-04-18 17:33:56 -04:00
Bryan Housel a86167f0d1 Linkify subreddit in community description
(closes #4997)
2018-04-18 17:10:54 -04:00
hikemaniac a28b3667b7 Add brand field to shop=car preset. 2018-04-18 20:13:03 +02:00
greenkeeper[bot] 0d6bb565e2 chore(package): update rollup to version 0.58.0 2018-04-17 21:52:44 -04:00
Bryan Housel f1aa183fee Remove flow config files 2018-04-17 15:47:46 -04:00
Bryan Housel 85ae00dd05 npm run translations 2018-04-16 15:43:13 -04:00
Bryan Housel eaa96ce0ae Fix for empty array when querying for local community geometries 2018-04-16 15:40:41 -04:00
Bryan Housel f5c154f372 Add link 2018-04-16 14:47:02 -04:00
Bryan Housel 89815d7d8a v2.8.0 2018-04-16 14:03:25 -04:00
Bryan Housel 688ae66747 npm run translations 2018-04-16 14:02:29 -04:00
Bryan Housel 4f4f239167 npm run imagery 2018-04-16 14:01:37 -04:00
Bryan Housel 9a0c7b87cd Update osm-community-index to 0.4.0 2018-04-16 13:54:10 -04:00
Bryan Housel fdd4aae369 v2.8.0 changelog 2018-04-16 13:22:22 -04:00
Bryan Housel cb13cfb393 Update IRC 2018-04-16 13:22:03 -04:00
Bryan Housel ce77538185 Allow connecting FROM nodes to TO nodes if it's a u-turn 2018-04-16 08:00:44 -04:00
Bryan Housel b313fea710 Merge pull request #4987 from sulfo/master
Added attraction maze
2018-04-14 23:58:49 -04:00
Bryan Housel c39fd4eb83 Merge branch 'node_drag_relation_checks' 2018-04-14 23:14:53 -04:00
Bryan Housel 7a0d0352d2 Use connection.disabled to prevent dragging from breaking a relation
(closes #4921)
2018-04-14 23:12:53 -04:00
Bryan Housel b2df343f2d Allow connecting to nodes in the turn restriction from outside 2018-04-14 23:12:19 -04:00
Bryan Housel 87841fc403 Stricter checks to prevent turn restriction breakage when dragging
(re: #4921)
2018-04-13 22:50:51 -04:00
Michael Sørensen 64874a0b46 Added attraction maze 2018-04-13 22:32:32 +02:00
Bryan Housel 7987511e23 Merge pull request #4985 from Appeltabak/patch-1
Fixed dead link to license file in CONTRIBUTING.md
2018-04-13 11:21:49 -04:00
Tonnis Oosterhoff 4221360fe0 Fixed dead link to license file 2018-04-13 17:17:23 +02:00
Bryan Housel 8fb083578f Prevent drag/connect which could damage relations
(closes #4921)
2018-04-12 17:32:16 -04:00
Bryan Housel 08d9a0267b Guard code to avoid deleting a turn twice
(see #4968, #4928)
2018-04-12 13:18:49 -04:00
Bryan Housel d33dce19ec Merge pull request #4969 from openstreetmap/tyrasd-patch4968-onlyrestrictions
only drop restrictions from FROM towards VIA when adding new "only" restriction
2018-04-12 13:12:01 -04:00
Bryan Housel d20c537e46 Don't match a simple from-via-to restriction by taking a longer path 2018-04-11 22:54:49 -04:00
Bryan Housel 540f0f11dd Add failing test for alternate path matching a restrictionID 2018-04-11 00:24:20 -04:00
Bryan Housel 56dba67b42 Add via 2 way tests 2018-04-10 22:11:06 -04:00
Bryan Housel 7ca23bf51d Merge branch 'master' into tyrasd-patch4968-onlyrestrictions 2018-04-10 17:28:19 -04:00
Bryan Housel 997ab66e5c Rename to "Medical Laboratory" to avoid ambiguity 2018-04-10 17:06:37 -04:00
Bryan Housel 57a7f3f428 Merge branch 'healthcare_lab' of https://github.com/vershwal/iD into vershwal-healthcare_lab 2018-04-10 16:55:11 -04:00