Commit Graph

8377 Commits

Author SHA1 Message Date
Bryan Housel 9b200cf514 Code cleanups, changes to replaceMovedVertex in moveAction
Trying to eliminate the minimum 10m distance for replacing the original
junction vertex - this is a small threshold.  When _not_ replacing this
vertex, the unzorro code will wreck havok on a traffic circle.
(If there is no suitable vertex to use, it will snap to a point between
the nearest vertices, see #4146)
2018-01-28 23:56:03 -05:00
Bryan Housel 4e9f1bbc4f Remove very old rendering.html test - no plans to update it 2018-01-26 17:40:51 -05:00
Bryan Housel f05be1be6d Remove unused lodash script tag from test runner 2018-01-26 17:33:03 -05:00
Bryan Housel f54d201eb2 Stop sequence from playing when the Mapillary viewer is hidden
(closes #4707)
2018-01-26 16:59:32 -05:00
Bryan Housel db2d165a17 Support fallback mode for Mapillary when WebGL disabled
(closes #3804)
2018-01-26 16:27:48 -05:00
Bryan Housel 9ebf3b11a4 Don't initialize Mapillary viewer with a key
(closes #4536)

This avoids binding the viewer to an image key that might not be
fully processed, which gets the viewer into a bad state.

Instead, we initialize the viewer with a `null` image key and
issue `moveToKey` immediately.

This commit also adds exception handling for moveToKey.
2018-01-26 15:45:53 -05:00
Bryan Housel db96246ddf Create fake entities for nominatim serach results, so they can be localized
(closes #4725)
2018-01-26 00:41:04 -05:00
Bryan Housel f06e6f236d Document that custom tile schemes support {-y} also
(to be consistent with editor-layer-index and other editors)
2018-01-25 10:29:58 -05:00
Bryan Housel d5bf2d9762 Add geoHasLineIntersections, better for testing multipolygon rings
(closes #4741)
2018-01-24 23:16:51 -05:00
Bryan Housel fb196bee8c Persist area-fill-toggle so we can toggle out of wireframe
(closes #4740)
2018-01-24 14:53:30 -05:00
Bryan Housel 300616819d Don't use the same keybind id for modeSave (esc dialog) and uiSave (Ctrl+S)
(closes #4728)
2018-01-24 13:46:01 -05:00
Bryan Housel 684a9414de Hide the active vertex while drawing in wireframe mode
(closes #4739)
2018-01-24 13:37:12 -05:00
Bryan Housel 0bb812c916 Merge pull request #4672 from openstreetmap/1ec5-num-format-3597
Localize numbers, units in scale, info panels
2018-01-23 18:05:37 -05:00
Bryan Housel 9cf3630439 Merge pull request #4694 from openstreetmap/1ec5-membership-title-4565
Describe relation in tooltip in add membership list
2018-01-23 17:32:46 -05:00
Bryan Housel 799204c56e barrier=kerb can also be mapped as a line 2018-01-23 15:09:27 -05:00
Bryan Housel 67c77d3c6c Merge pull request #4715 from jay-manday/master
added support for kerb barrier preset
2018-01-23 15:05:41 -05:00
Jason Mandel 2b862a1fa1 made desired tweaks to kerb.json 2018-01-23 15:03:29 -05:00
Bryan Housel a83ae82978 Merge pull request #4738 from bagage/master
Restore area fill from local storage including wireframe (Closes #2864)
2018-01-23 15:02:51 -05:00
Gautier Pelloux-Prayer 58a4699508 Restore area fill from local storage including wireframe 2018-01-23 20:20:16 +01:00
Bryan Housel c63f10261c Merge pull request #4737 from bencostamagna/smoking
Added smoking area preset
2018-01-23 11:44:30 -05:00
Bryan Housel ffc68d1cd6 Merge pull request #4720 from bagage/master
Restore last imageries used and disable features from local storage
2018-01-23 11:03:52 -05:00
Benoit Costamagna c5b0d940c8 Added smoking area preset 2018-01-23 16:51:26 +01:00
Bryan Housel 7d4f81ef67 Merge pull request #4736 from bencostamagna/water_tank
Added a preset for emergency/water_tank
2018-01-23 09:30:08 -05:00
Benoit Costamagna c24c09df28 changed "water tank" to "emergency water tank" 2018-01-23 14:52:05 +01:00
greenkeeper[bot] 4b7907469d chore(package): update rollup to version 0.55.0 2018-01-23 08:33:50 -05:00
Benoit Costamagna 8104e9b967 Corrected discrepancies between upstream and local files 2018-01-23 10:12:54 +01:00
Benoit Costamagna 03845510e8 changed icon to "water" 2018-01-23 08:38:43 +01:00
Bryan Housel 6570365413 Use dark halo around text, switch to svgPath to get viewport clipping 2018-01-23 00:29:07 -05:00
Bryan Housel 34c170f6ca Merge pull request #4678 from nnodot/increase-gpxlabels-readability
Increase GPX labels readability
2018-01-22 23:32:43 -05:00
Bryan Housel b35f6f3f15 highway=motorway_link no longer implies oneway=yes
(closes #4727)

iD still explicitly set the tag, and default it to `oneway=yes`
2018-01-22 21:45:14 -05:00
Gautier Pelloux-Prayer b3da51b032 Restore user disabled features from local storage 2018-01-22 22:51:02 +01:00
Bryan Housel de488e252f Draw covered/underground lines beneath areas
(closes #4718)
2018-01-22 15:06:58 -05:00
Bryan Housel 2d3c947ba6 Add religion, denomination fields to school preset
(closes #4722)
2018-01-22 12:40:38 -05:00
Bryan Housel f18f75c270 Add religion, denomination fields to religious landuse preset
(closes #4721)
2018-01-22 12:36:23 -05:00
Benoit Costamagna 24c56042a6 added a water tank preset 2018-01-22 13:11:04 +01:00
Gautier Pelloux-Prayer 5077f88a4d Restore latest imagery used from local storage 2018-01-21 23:04:16 +01:00
Bryan Housel b69ce83558 Fix typo 2018-01-21 13:48:57 -05:00
Bryan Housel a508ec3c09 v2.6.0 2018-01-21 10:45:32 -05:00
Bryan Housel 38db08d1d3 npm run translations 2018-01-21 10:44:50 -05:00
Bryan Housel 9633e17ee2 npm run imagery 2018-01-21 10:44:23 -05:00
Bryan Housel 151d3333a8 Update to name-suggestion-index v0.1.4 2018-01-21 10:41:25 -05:00
Bryan Housel e916fa8d5c Changelog 2.6.0 2018-01-21 10:15:27 -05:00
Bryan Housel 24eba5c1b0 Preventing snapping at viewport edge also prevented finishing ways 2018-01-20 22:45:03 -05:00
Jason Mandel 03a068eb09 added support for kerb barrier preset 2018-01-20 13:39:07 -05:00
Bryan Housel d00bdc69a5 Fix vertex hovering (targets are GeoJSON now) 2018-01-20 01:20:29 -05:00
Bryan Housel 94f89f67c2 Adjacent segments should only be nope'd on the active (drawing) way
(closes #4713)
2018-01-20 00:09:04 -05:00
Bryan Housel 2d282c7b08 Merge pull request #4712 from openstreetmap/browser_fixes
Fix issues with IE11/Edge
2018-01-19 17:38:17 -05:00
Bryan Housel 3838b02739 Add detect.cssfilters, fallback to opacity only on IE11/Edge
(re: #4711)
2018-01-19 17:28:35 -05:00
Bryan Housel b0cba113e9 Fix directional vertices on IE11/Edge
(closes #4710)
2018-01-19 20:32:45 +00:00
Bryan Housel 467de651f7 Guard code from 9b99115b3 needs to be in undo_redo.js too 2018-01-19 13:49:20 -05:00