Commit Graph

  • 0f07393fb3 Fix data file tests (in both phantom and real browsers) Bryan Housel 2018-08-23 11:11:14 -04:00
  • bc18f538a0 Use geojson hashcode instead of id for path cache Bryan Housel 2018-08-23 01:13:03 -04:00
  • 80b583a6f0 WIP on feature deduplication across tile boundaries It seems like the ids stored in the features are not reliable, so I'm trying to generate ids Bryan Housel 2018-08-22 23:16:31 -04:00
  • 3eb4d91987 Now supports fetching data from vector tile url Bryan Housel 2018-08-21 18:44:05 -04:00
  • a80e512f59 npm run build for new preset Bryan Housel 2018-08-21 09:23:20 -04:00
  • 10a1571677 Merge pull request #5233 from rene78/patch-1 Bryan Housel 2018-08-21 09:21:53 -04:00
  • e3c9697abd Merge pull request #5242 from manfredbrandl/patch-1 Bryan Housel 2018-08-21 09:20:25 -04:00
  • 28f34e9414 improve wording and structure Manfred Brandl 2018-08-21 12:01:38 +02:00
  • 459fb3fcc6 Step by Step workflow with Browser Manfred Brandl 2018-08-21 11:54:26 +02:00
  • e35031760d Improve spelling, wording and style Manfred Brandl 2018-08-21 10:38:53 +02:00
  • 1f5066bde1 Add Submitting from Browser to CONTRIBUTNG.md Manfred Brandl 2018-08-21 10:05:27 +02:00
  • 575c98ab28 Accept both file and vector tile url templates from settings screen Bryan Housel 2018-08-21 01:25:24 -04:00
  • 9009d55fd1 Add a vector tile service Bryan Housel 2018-08-20 21:54:00 -04:00
  • fa99665318 Merge pull request #5241 from manfredbrandl/using-github Bryan Housel 2018-08-20 08:54:16 -04:00
  • 88690653f3 improved spelling Manfred Brandl 2018-08-20 11:05:45 +00:00
  • e758fd50c9 More Information about pushing to origin Manfred Brandl 2018-08-20 10:58:42 +00:00
  • d8d782154f Add Using GitHub and Git Manfred Brandl 2018-08-20 10:41:47 +00:00
  • 151aca246d Add "apothecary" as a search term for pharmacies and chemists (closes #5235) Bryan Housel 2018-08-19 17:10:06 -04:00
  • db877ba8bb Add listed_status to whitelist of tags that autocomplete uppercase (closes #5231) Bryan Housel 2018-08-19 00:45:37 -04:00
  • 92e095ec68 Use Biergarten as the preset name, and don't add building=yes (closes #5232) Bryan Housel 2018-08-19 00:40:59 -04:00
  • 0840b8dff9 More work on custom map data Bryan Housel 2018-08-19 00:31:08 -04:00
  • ed851fb61b Create badminton.json rene78 2018-08-18 21:18:14 +02:00
  • 9802b2f831 Restore 'custom' and 'none' options to background imagery list (closes #5226) Bryan Housel 2018-08-18 10:57:26 -04:00
  • 4cfd5b0078 Update custom data text strings Bryan Housel 2018-08-18 08:33:43 -04:00
  • 0ae4099ff6 Add custom data settings modal with file picker or vector tile url Bryan Housel 2018-08-17 17:26:12 -04:00
  • 4b446e9e78 WIP merge 'gpx' and 'mvt' layers into single 'data' layer Bryan Housel 2018-08-17 13:03:07 -04:00
  • 52c3858b48 fix(package): update marked to version 0.5.0 greenkeeper[bot] 2018-08-17 09:00:15 +00:00
  • 8b3637e55d Speedup imagery index with which-polygon (closes #5226) Bryan Housel 2018-08-16 16:26:01 -04:00
  • ef0636ad01 For fields that use entityID, recreate field if entityID changes (closes #5229, closes #4898) Bryan Housel 2018-08-16 11:07:38 -04:00
  • a0a54395a7 Fix issue completing uploads that reuse an existing open changeset (closes #5228) Bryan Housel 2018-08-16 10:16:33 -04:00
  • 8f9a281825 additional test tweaks Max Grossman 2018-08-14 12:49:41 -04:00
  • 24f09fd6ec Add simple access field for several presets (campsite, picnic, bbq) Bryan Housel 2018-08-13 16:11:53 -04:00
  • 121287fe97 Support access=permit in access and access_simple fields (closes #5223) Bryan Housel 2018-08-13 15:03:57 -04:00
  • 64b34e86b7 Update to rollup v0.64.1 (closes #5210) Bryan Housel 2018-08-13 14:40:47 -04:00
  • 5c17dbfc9a Merge pull request #5222 from jgravois/tilemap-404 Bryan Housel 2018-08-13 13:37:54 -04:00
  • bbe86510a3 remove ?blankTile=false and space from tilemap url to fix 404 john gravois 2018-08-13 09:25:07 -07:00
  • 8d711981bf Change stars from integer field to combo, support capital 'S' (closes #5216) Bryan Housel 2018-08-12 11:23:38 -04:00
  • 930e865b42 Attempt to prevent users from uploading duplicate changes (closes #5200) Bryan Housel 2018-08-11 19:15:18 -04:00
  • eab7f3660b Put background settings into localstorage and dispatch change event Bryan Housel 2018-08-11 18:17:07 -04:00
  • 8af6d65e33 Switch from uiModal to uiConfirm, adjust styles Bryan Housel 2018-08-11 11:38:05 -04:00
  • 40c0c7d2f5 Fix the custom background translation strings Bryan Housel 2018-08-11 01:31:26 -04:00
  • cde4caf168 Moved the custom background code into ui/settings We are going to add a bunch more of these setting screens Bryan Housel 2018-08-11 01:18:30 -04:00
  • 5367e97874 Merge branch 'custom' of https://github.com/vershwal/iD into vershwal-custom Bryan Housel 2018-08-11 00:54:21 -04:00
  • 7b4f4fd031 Fix note url link in history panel Bryan Housel 2018-08-10 22:26:13 -04:00
  • fab4a54c14 Redraw measurement and history panels on context mode enter Bryan Housel 2018-08-10 22:19:40 -04:00
  • 68ed6b1024 Show selected note details History Panel (re: #5158) Bryan Housel 2018-08-10 16:49:50 -04:00
  • f168f85496 passing mapcss test w/out parser, use that on sever Max Grossman 2018-08-10 09:16:59 -04:00
  • 9f33ca9a01 Show location of selected Note in Measurement Panel (re: #5158) Bryan Housel 2018-08-09 23:25:50 -04:00
  • f8f1c1f541 Ensure both notes and nodes can be dragged in selectNote mode Bryan Housel 2018-08-09 23:25:06 -04:00
  • 3a0f8ddd09 infer geometries Max Grossman 2018-08-08 13:21:35 -04:00
  • f5c21ddaaf some geometry inferring!!! Max Grossman 2018-08-08 08:50:45 -04:00
  • ff9e60d205 Submit note comments with cmd+enter (closes #5193) Bryan Housel 2018-08-07 10:05:12 -04:00
  • 12f402c48b Disable Add Note '4' shortcut when notes layer is not enabled (also return to browse mode if notes or osm layers get disabled) (closes #5190) Bryan Housel 2018-08-06 14:45:10 -04:00
  • 0be1705a0d Disable note and streetview interactivity except in browse/select modes (closes #5202) Bryan Housel 2018-08-06 14:27:32 -04:00
  • 499b2e58af Support building tags on gasometers and silos Bryan Housel 2018-08-06 13:47:07 -04:00
  • 167d54922d Merge pull request #5195 from manfredbrandl/bunker_silo Bryan Housel 2018-08-06 13:37:43 -04:00
  • dadd05af8b Add layer field to a few more presets (closes #5204) Bryan Housel 2018-08-05 23:51:27 -04:00
  • 184e37253c Allow tourism=artwork on line geometry And when used on a line, silence tag_suggests_area warning (closes #5206) Bryan Housel 2018-08-05 23:37:06 -04:00
  • 2d058c770c Improved UI for custom background. vershwal 2018-08-06 02:02:30 +05:30
  • 542f3c523e Custom background vershwal 2018-08-05 17:46:48 +05:30
  • 2e6799ac60 Don't reverse cardinal direction roles on relations anymore re: https://github.com/openstreetmap/iD/pull/2004#issuecomment-407995998 Bryan Housel 2018-08-04 21:55:14 -04:00
  • 490d4d39f3 Merge pull request #5198 from jguthrie100/convert_input_to_float Bryan Housel 2018-08-03 07:24:50 -04:00
  • c1bdcf24aa Changed parseInt to parseFloat J Guthrie 2018-08-03 01:33:29 +01:00
  • b93444de75 working on isArea-ish equivalent for mapcss selector objects Max Grossman 2018-08-02 18:03:13 -04:00
  • 5b1dee3779 add tests for mapcss checks Max Grossman 2018-08-02 12:47:47 -04:00
  • 8df5d489e1 Merge pull request #5196 from district10/fix-shellbang Bryan Housel 2018-08-01 06:37:26 -04:00
  • fdb24e3a5d Fix shellbang Tang Zhixiong 2018-08-01 16:43:06 +08:00
  • b66f95ffbc add man_made=bunker_silo, closes #5157 Manfred Brandl 2018-08-01 01:15:25 +02:00
  • 2bf5eaf6e7 initial plumbing for iD validation errors Max Grossman 2018-07-31 14:22:34 -04:00
  • db78df55c8 get validaiton objects on context Max Grossman 2018-07-31 13:41:24 -04:00
  • 8fc665fd24 Merge pull request #5192 from vershwal/d3_request_response Bryan Housel 2018-07-29 10:57:58 +02:00
  • 1eea46f215 loading bufferdata using d3_request vershwal 2018-07-29 11:56:09 +05:30
  • 5c7784fb0b Fix note status string to be translateable (closes #5189) Bryan Housel 2018-07-28 19:27:31 +02:00
  • 4e2f2fad8d Remove pannellum streetside files from dist/ We can bundle them just like mapillary-js, which we install from npm Bryan Housel 2018-07-27 23:03:50 +02:00
  • ee05e47c95 Add a linebreak Bryan Housel 2018-07-26 01:42:43 -04:00
  • 0a0de59700 Better regex for true version numbers Bryan Housel 2018-07-26 01:26:22 -04:00
  • c1978c0713 v2.10.0 Bryan Housel 2018-07-26 01:12:48 -04:00
  • 5f9cad4765 npm run translations Bryan Housel 2018-07-26 01:11:17 -04:00
  • df85a6ff6c npm run imagery Bryan Housel 2018-07-26 01:09:39 -04:00
  • 897a6a286c chore(package): update osm-community-index to version 0.4.6 greenkeeper[bot] 2018-07-26 05:02:04 +00:00
  • 39fc9002b1 v2.10.0 CHANGELOG Bryan Housel 2018-07-26 00:46:48 -04:00
  • c63541379c Add building fields for pavilions and shelters in walkthrough (re: #5084) Bryan Housel 2018-07-25 21:15:03 -04:00
  • 11076bf0c5 Calculate correct scale in tiler() for non-256px tile sizes Bryan Housel 2018-07-25 15:11:43 -04:00
  • 395be29d38 Set 'mtbmap-no' as an imagery source that uses 512px tiles (closes #5179) Bryan Housel 2018-07-25 10:25:27 -04:00
  • f74d21557c Force redraws after moving a note or cancelling a note similar to 95ea0dbbc, there is no history change event to force a redraw Bryan Housel 2018-07-24 19:34:01 -04:00
  • 95ea0dbbc9 Force a redraw after adding a note Bryan Housel 2018-07-24 19:14:34 -04:00
  • 69ebb97815 Simplify drag_note mode Bryan Housel 2018-07-24 17:17:24 -04:00
  • 5d9fc33e24 Simplify osm.js postNoteUpload/update Bryan Housel 2018-07-24 16:22:37 -04:00
  • b95aa08900 Add cancel button, simplify button code Bryan Housel 2018-07-24 16:22:21 -04:00
  • 63614d5909 formatting Bryan Housel 2018-07-24 15:14:26 -04:00
  • 0552a90a9f Remove category field - it's not an osm tag Bryan Housel 2018-07-24 14:58:04 -04:00
  • a406da953d Remove actionMoveNote Notes aren't stored in the graph, so moving them isn't an action Bryan Housel 2018-07-24 14:26:25 -04:00
  • 89ad643977 Let new note generate its own id, instead of using -1 Bryan Housel 2018-07-24 14:10:00 -04:00
  • 640596340e Improve the add-note icon in help, minor changes to help text Bryan Housel 2018-07-24 12:38:51 -04:00
  • 45f01a638f Mention Bing Streetside in help text Bryan Housel 2018-07-24 11:36:08 -04:00
  • 3abca299b5 cleaned unused vars Thomas Hervey 2018-07-24 09:17:12 -04:00
  • 0334e7b353 Visibility stuff - Draw ellipse below note shadow - Use brighter color for new note - Use thicker stroke for note shadow (same width as point) Bryan Housel 2018-07-24 00:16:37 -04:00
  • 6dcb879990 Remove notes and deselect any selected note when disabling notes layer Bryan Housel 2018-07-23 23:39:10 -04:00
  • a3dc0e8213 Shrink annotations, add margin between note header and comments Bryan Housel 2018-07-23 23:20:34 -04:00
  • eca326a1dd Improve the look of the Add Note button icon Bryan Housel 2018-07-23 22:50:19 -04:00