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
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