Commit Graph

12348 Commits

Author SHA1 Message Date
Bryan Housel dcf77236a4 Update to name-suggestion-index 3.5.0
(closes #7157)
2019-12-23 10:37:23 -05:00
Quincy Morgan ba59bdf23b Disable operations, copy, and paste during low-zoom selection 2019-12-23 10:33:16 -05:00
Quincy Morgan 11950a26b3 Add terms to various lodging presets 2019-12-21 14:41:09 -05:00
Quincy Morgan ae33f4a148 Show Parking Lot preset ahead of more specific presets in search 2019-12-21 14:26:30 -05:00
Quincy Morgan 23d7e75943 Update to temaki v3.8.0 2019-12-21 14:22:49 -05:00
Quincy Morgan 47341944eb Use typeCombo field for Utility field on Marker presets 2019-12-20 15:58:29 -05:00
Quincy Morgan 11507b8395 Update icon for Water Slide preset 2019-12-20 15:32:22 -05:00
Quincy Morgan af8f4800e4 Sort "Foot Path" and "Cycle Path" above "Cycle & Foot Path" when searching "foot" or "cycle" 2019-12-20 15:30:10 -05:00
Bryan Housel 96250be04a Skip loading gravatars if user has third party icons deselected 2019-12-20 14:16:54 -05:00
Quincy Morgan 11dfe7e571 Add util function for generating classes/ids from any string 2019-12-20 12:37:53 -05:00
Quincy Morgan f6769238ed Revert references to the v3 UI in the Keyboard Shortcuts menu
Remove unused preset favoriting functionality
2019-12-20 12:05:04 -05:00
Bryan Housel f357023349 Add Carlings to wiki commons logo list 2019-12-20 10:47:54 -05:00
Quincy Morgan eb53f350e8 Update changelog 2019-12-19 17:09:58 -05:00
Quincy Morgan 8210a80c9e Update temaki to v3.7.0 (close #7142)
Update icon for bunker presets (close #7139)
Update icon for Boat Store and Boatyard presets
2019-12-19 17:07:16 -05:00
Quincy Morgan cd5837c5de Continue 2.17.0 changelog 2019-12-19 15:16:54 -05:00
Quincy Morgan 24a5f9a564 Add to 2.17.0 changelog 2019-12-19 13:32:56 -05:00
Quincy Morgan a474f02973 Add derived data 2019-12-19 13:28:54 -05:00
Quincy Morgan 813b711058 Rename "Firepit" preset to "Fire Pit" and add terms and fields 2019-12-19 13:28:40 -05:00
Quincy Morgan 917d0bad69 Add terms to Cycle Barrier preset 2019-12-19 13:27:08 -05:00
Quincy Morgan 7a97200813 Use temaki-beach icon for Coastline preset 2019-12-19 11:33:17 -05:00
Bryan Housel 38ee538c1a Contributing notes on ES6 2019-12-19 09:36:30 -05:00
Bryan Housel e4ab7d7e0f Add "pilates" as search term for "leisure": "fitness_centre"
(closes #7137)
2019-12-19 00:24:37 -05:00
Bryan Housel ada4fb5814 Add privacy policy version check to context and splash screen
(closes #7040)

A few other minor things in this commit
- migrated several ui modal files to ES6 syntax
- switched the splash link from ideditor.org -> ideditor.blog
2019-12-19 00:11:40 -05:00
Bryan Housel 7f2c2062b0 Honor the user's third party icon preference 2019-12-18 17:46:21 -05:00
Bryan Housel a47029897b Reset showing-img class on update selection 2019-12-18 17:10:18 -05:00
Quincy Morgan 32a2eab831 Start the 2.17.0 changelog 2019-12-18 17:03:56 -05:00
Bryan Housel 24515b4c1c Put a changelog in the Privacy Policy 2019-12-18 16:59:39 -05:00
Bryan Housel 491d57af48 Comment routeSegments 2019-12-18 16:35:55 -05:00
Bryan Housel 20f90f8a67 Use foreach instead of for loops for clarity
Also rename `loc` to `point` (elsewhere in iD code `loc` is a lon/lat)
2019-12-18 16:10:32 -05:00
Quincy Morgan 189a3f87e3 Update rollup-plugin-visualizer to 3.3.1 (close #7054) 2019-12-18 13:02:24 -05:00
Quincy Morgan 2455ca283e Update d3 to v5.14.2 (close #7049) 2019-12-18 12:45:00 -05:00
Quincy Morgan 7f76e00bed Use constant width for unsquare building degree threshold input (re: #7126) 2019-12-18 12:38:15 -05:00
Quincy Morgan 4592f93c9e Add derived data for t-bar preset name change 2019-12-18 12:35:08 -05:00
Iman 986131e96f increase width of input field 2019-12-18 12:31:18 -05:00
Quincy Morgan bb8ec3609b Fix capitalization on some j-bar and t-bar presets 2019-12-18 12:04:18 -05:00
Quincy Morgan e8d154a529 Remove old, unused implementations of favorite, recent, and search-to-add preset toolbar items 2019-12-18 11:25:31 -05:00
Quincy Morgan 3f728c5f3e Update marked to 0.8.0 (close #7113)
Update fast-json-stable-stringify to 2.1.0 (close #7121)
2019-12-18 11:02:34 -05:00
Quincy Morgan c9348e2776 Don't show denomination field if religion=none (close #7135) 2019-12-18 10:00:09 -05:00
Bryan Housel afba5797e1 es6 preset_icon.js 2019-12-17 14:51:10 -05:00
Quincy Morgan 0f0d76b764 Update icons for generic public transport platform presets 2019-12-17 14:38:16 -05:00
Quincy Morgan ad5579bffc Update name and terms for car sharing and car pooling presets 2019-12-17 14:32:07 -05:00
Quincy Morgan 93ff34dc39 Add preset for waterway=fish_pass 2019-12-17 13:22:05 -05:00
Quincy Morgan 1020d04acf Update temaki to 3.6.0 2019-12-17 13:09:38 -05:00
Bryan Housel ac27456894 Add privacy policy and link to it
(re: #7040)
2019-12-17 12:09:51 -05:00
Bryan Housel 27f538b0cf Add Preferences Pane, Third Party Icon toggle, link to policy
(re: #7040)
2019-12-16 22:27:06 -05:00
Bryan Housel e9a978082b Avoid eslint warning for console statements in build scripts 2019-12-16 21:33:07 -05:00
Quincy Morgan 201d451615 Add hacky fix for left-positioned popovers not appearing correctly on first appearance 2019-12-16 17:12:12 -05:00
Quincy Morgan 0e3c0ca4ad Fix issue where the Buildings walkthrough could not be completed 2019-12-16 15:58:34 -05:00
Quincy Morgan 2c96fb293d Improve popover variable names 2019-12-16 15:49:34 -05:00
Quincy Morgan 523a467836 2.x: Make toolbar horizontally scrollable when it overflows (re: #6755, re: 7545f67063b5e7007ef2d8367e3181e59c04a487)
Generalize tooltip into popover control
Use the same popover control for tooltip as the preset browser and tools list popovers
Smartly position the preset browser popover and menu bar tooltips to stay fully onscreen
Position most tooltips closer to their controls
Fix small gap that could appear between a tooltip and its arrow
Allow wider toolbar tooltips
2019-12-16 13:30:07 -05:00