Commit Graph

8717 Commits

Author SHA1 Message Date
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
Bryan Housel cc92966d4a Capitalize "Faces"
reported at https://www.transifex.com/openstreetmap/id-editor/translate/#vi/presets/138895230
2018-04-10 16:52:37 -04:00
vershwal 0e632f60e7 built 2018-04-10 23:23:48 +05:30
vershwal 961b0300ff healthcare=laboratory preset 2018-04-10 23:20:14 +05:30
Martin Raifer d2d464d9ee only drop restrictions from FROM towards VIA when adding new only
partially adresses bugs in #4968:

* doesn't crash anymore in complex situations (short FROM ways where both ends connect to a TO way)
* adding a only-restriction at one end of a short FROM doesn't delete restrictions on the other end of the same FROM anymore
2018-04-10 13:19:20 +02:00
Bryan Housel 1866e40c82 Merge pull request #4976 from vershwal/pitch_preset
Added name for pitch preset.
2018-04-09 16:18:20 -04:00
Bryan Housel ab9ba0a632 Several changes
* Proper Case all the things
* Remove the `trailblazing_` fields, which require special knowledge to use
* Fix the icon on `trail_riding_station` preset
* Make the `horse_` checkboxes more consistent (yes/no)
* Remove `watering_place` field, remove it from `amenity=fountain` preset
* Update build script to not include "undefined" values in `taginfo.json`
2018-04-09 16:06:58 -04:00
vershwal 9999a48679 built 2018-04-10 00:35:26 +05:30
vershwal 378d312740 built 2018-04-10 00:34:42 +05:30
vershwal 0f2a2f47a3 Added name for pitch preset. 2018-04-10 00:29:21 +05:30
Bryan Housel 3c5872f7be Merge branch 'preset_horse_hike' of https://github.com/NopMap/iD into NopMap-preset_horse_hike 2018-04-09 14:45:24 -04:00
Bryan Housel f9c1cbf6bc Show a message on the History Panel if the feature is new
(closes #4975)
2018-04-09 14:33:39 -04:00
Bryan Housel b09c712fc5 When connecting nodes, prefer to keep an existing (not new) node
(closes #4974, closes #4674)
2018-04-09 14:20:40 -04:00
Bryan Housel c42556ec96 When boundaries are shared with roads, consider them as roads.
(closes #4973)

This is same as existing logic in the feature matching code
for the "rail" and "past_future" rules.
2018-04-09 12:59:13 -04:00
Bryan Housel 96a7d38e2a npm run build 2018-04-09 10:57:30 -04:00
Bryan Housel 480d0b6ee1 Merge branch 'adding_advertising_column' of https://github.com/Xavier-J-Ortiz/iD into Xavier-J-Ortiz-adding_advertising_column 2018-04-09 10:55:20 -04:00
Bryan Housel 7bf544c28a Don't click cycle through alternating or reversible oneway states
(closes #4970)

They are still supported as translated strings, and user can still enter these
values in the raw tag editor, but they should not toggle with clicks in the
checkbox field.  This is because novice users are confused by what they mean.
2018-04-09 10:48:21 -04:00
Bryan Housel f0d8583f74 Adjust sort weight by community type 2018-04-09 09:20:55 -04:00
Bryan Housel 514ddffd22 Add link to report missing info in the community list 2018-04-08 23:41:51 -04:00
Bryan Housel c35b4906fd Add support for translated i18n events 2018-04-08 22:23:26 -04:00
Bryan Housel cab78c2c6b Add notification badge for events, default disclosures to closed 2018-04-08 21:55:36 -04:00
Bryan Housel cd2d42799e Show events 2018-04-08 21:23:05 -04:00
Bryan Housel 8a0a5e309e Show languages 2018-04-08 08:59:49 -04:00
Bryan Housel 30d94db9a2 Precompute areas and sort communities by area ascending
Note: Currently unreliable because the polygons have inconsistent winding,
but this will be fixed in the next release of osm-community-index
2018-04-08 01:20:35 -04:00
Bryan Housel 150bd064a0 Center sidebar heading, lighten placeholders 2018-04-08 00:23:23 -04:00
Bryan Housel 4f855d50a4 Expand/contract extended description 2018-04-07 23:07:34 -04:00
Bryan Housel 12f7f68dda Fix debug flag test 2018-04-07 22:23:37 -04:00
Bryan Housel 4eaa2a98ce Fix global community resources (e.g. Reddit) 2018-04-07 22:16:50 -04:00
Bryan Housel 1c440f0db4 Remove the share links 2018-04-07 22:16:39 -04:00
Bryan Housel 775525a74e Linkify the links 2018-04-07 22:02:47 -04:00
Bryan Housel 55e55e2021 More style and language adjustments 2018-04-07 21:45:23 -04:00