Commit Graph

  • d3bff9e3ee Renumber introGraph to shrink it even more Bryan Housel 2017-04-05 00:53:15 -04:00
  • ce642b72d0 Add POIs, Addresses, Buildings, Sidewalks, etc (closes #3068) Bryan Housel 2017-04-04 16:16:48 -04:00
  • b7f9308e7f Add data for Buildings, footpaths etc, to intro_graph Bryan Housel 2017-04-04 13:53:22 -04:00
  • 9933a36aa5 Slim down the intro graph (closes #3403) Bryan Housel 2017-04-04 10:39:44 -04:00
  • 2e81e71859 Add history.toIntroGraph() for saving the edited introGraph to JSON Bryan Housel 2017-04-04 02:00:01 -04:00
  • 526bb75fb8 pacify eslint Bryan Housel 2017-04-04 01:16:07 -04:00
  • 6d63f0b35b Adjust circle tracing instructions Bryan Housel 2017-04-03 22:57:27 -04:00
  • 8e9ae095de Fix abbreviations in the intro graph (re: https://github.com/openstreetmap/iD/issues/3068#issuecomment-290297288) Bryan Housel 2017-04-03 22:41:11 -04:00
  • 93b9507431 Add a tooltip illustration for buildings Bryan Housel 2017-04-03 22:13:07 -04:00
  • d173e06cf2 Add circle buildings steps to building chapter too (closes #3085) Bryan Housel 2017-04-03 17:52:07 -04:00
  • bb7b60cd23 Add square buildings steps to building chapter Bryan Housel 2017-04-03 16:33:40 -04:00
  • 0af9df708f Add house tracing steps to building chapter Bryan Housel 2017-04-02 23:05:02 -04:00
  • b923a6d8e0 Add timeout so Name Road step will reveal properly (re: https://github.com/openstreetmap/iD/pull/3921#issuecomment-290959115) Bryan Housel 2017-04-02 20:12:30 -04:00
  • 5f627c858e Localize a few more walkthrough names, start buildings chapter Bryan Housel 2017-04-01 21:43:40 -04:00
  • 3b01166b23 Add more info about editing, teach Undo (closes #3680) Bryan Housel 2017-03-31 17:19:56 -04:00
  • d7728691d4 Allow user to hit escape to leave select mode in walkthrough Bryan Housel 2017-03-31 15:04:54 -04:00
  • 140e457dee Use span for button labels, so pointer events go to the button Bryan Housel 2017-03-31 14:42:40 -04:00
  • 5f44c9a00a Add combobox menus to id-container instead of document.body (re: https://github.com/openstreetmap/iD/issues/3925#issuecomment-290718356) Bryan Housel 2017-03-31 13:44:55 -04:00
  • e1e366c5f4 Add a description to the park instead of a name (closes #3121) Bryan Housel 2017-03-31 12:00:46 -04:00
  • f2f21a090e Allow combobox to nest under id-container instead of body (re: https://github.com/openstreetmap/iD/issues/3925#issuecomment-290718356) Bryan Housel 2017-03-31 11:27:32 -04:00
  • ad5c9760c2 Don't allow user to re-enter walkthrough if already in walkthrough Bryan Housel 2017-03-30 18:08:30 -04:00
  • d5912283ac Don't allow geolocate while in walkthrough Bryan Housel 2017-03-30 18:07:11 -04:00
  • 5459f54900 Add copyBox to copy immutable ClientRects bc we do things like box.height -= something to trim box to window Bryan Housel 2017-03-30 17:48:31 -04:00
  • dabf8556dd Add continue/cleanups/restarts for each step of lines chapter Bryan Housel 2017-03-30 17:48:18 -04:00
  • 7358766d4d Don't update hash, imagery_used when changing background in walkthrough (closes #3936) Bryan Housel 2017-03-30 00:37:11 -04:00
  • ae6ce863a4 Add continue/cleanups/restarts for each step of areas chapter Bryan Housel 2017-03-30 00:12:48 -04:00
  • 7da34f474b Pacify eslint Bryan Housel 2017-03-29 12:50:29 -04:00
  • 4c023635f4 Dispatch done before calling reveal in playsteps (to style the buttons) Bryan Housel 2017-03-29 12:46:38 -04:00
  • 7873f0c425 Relax rules for using keyboard shortcuts in the walkthrough Bryan Housel 2017-03-29 12:35:33 -04:00
  • 063d5605ae Ensure each step can cleanup after itself and continueTo reliably Bryan Housel 2017-03-28 16:41:42 -04:00
  • c6a40b263d Add Play step to each chapter of the walkthrough (closes #3067) Bryan Housel 2017-03-28 13:19:35 -04:00
  • df20825a10 Add selected step to navigation, let user free play at end of chapter Bryan Housel 2017-03-27 23:03:17 -04:00
  • eb62e22a37 Make place=farm nonsearchable Too many users are picking this instead of the landuse farm presets Bryan Housel 2017-03-27 17:02:43 -04:00
  • 86330ef3f0 Move welcome to its own chapter Bryan Housel 2017-03-26 15:27:30 -04:00
  • b7267e0571 Add ability to put an OK button on the curtain-tooltip Bryan Housel 2017-03-26 00:35:00 -04:00
  • 1486c3db28 Make sure reverserSetText only called for onewayCheck field Bryan Housel 2017-03-25 22:48:40 -04:00
  • 6cc524a0a0 Improve walkthrough tooltip placement, fix for RTL too (closes #3925) Bryan Housel 2017-03-25 00:45:42 -04:00
  • 525994082c Support "top" placement so we can tooltip the navigation menu Bryan Housel 2017-03-24 21:43:29 -04:00
  • 4a1caf3e2c chore(package): update d3 to version 4.7.4 greenkeeperio-bot 2017-03-24 12:11:50 -04:00
  • ec684721fe Merge pull request #3923 from mapmeld/rtl_fix Bryan Housel 2017-03-24 20:43:23 -04:00
  • 424ad63993 Fix rtl for tooltip-illustrations, replace 'done' with next icon Bryan Housel 2017-03-24 10:02:52 -04:00
  • 7432db7848 Attach intro to id-container, not document.body (re: #3925) Bryan Housel 2017-03-23 22:37:14 -04:00
  • 85be712e03 Use flex for walkthrough navigation bar, add walkthrough logo Bryan Housel 2017-03-23 22:29:20 -04:00
  • 468c1e427d All graphics from iD-sprite are now symbols that can be used (re: #3924) Bryan Housel 2017-03-23 21:11:25 -04:00
  • 09d3e2d09d Code cleanups, move local feature names to helper Bryan Housel 2017-03-23 10:39:43 -04:00
  • 61d1d1f549 Make chapters code more consistent Bryan Housel 2017-03-23 00:20:08 -04:00
  • fa87f2b602 support Arabic vowel signs, include Thaana and Hebrew in generic RTL fix Nick Doiron 2017-03-22 17:35:02 -07:00
  • 8200cbb1f4 Use checkpoints to reset history to known states in walkthrough Bryan Housel 2017-03-22 22:32:44 -04:00
  • 833a67f399 Allow history to set checkpoints and reset to them Bryan Housel 2017-03-22 22:05:27 -04:00
  • d949fe08cb Fix faulty datum test from 681ee5a Bryan Housel 2017-03-22 16:01:14 -04:00
  • 697cef1b06 Fix zoom/pan for the intro curtain (closes #2386) Bryan Housel 2017-03-22 15:57:26 -04:00
  • db39fc6d50 Improve event handling and functions for the navigation steps Bryan Housel 2017-03-22 13:45:47 -04:00
  • 681ee5a89a Prevent crash when missing datum (This can happen if the user mouseups on a tooltip, e.g. in walkthrough) Bryan Housel 2017-03-22 10:27:15 -04:00
  • a015b4442b "step" -> "chapter" - each chapter contains many steps Bryan Housel 2017-03-22 10:16:39 -04:00
  • b55cebed2e Move d3curtain to uiCurtain, remove unused event dispatch Bryan Housel 2017-03-22 09:59:59 -04:00
  • 31d2733c2a Remove unused mode variable - eslint Bryan Housel 2017-03-22 02:51:47 -04:00
  • 48d1b0b28e .wiki-link is now a button so we can't test href attribute Bryan Housel 2017-03-22 02:50:27 -04:00
  • 21321108f9 Fix wikipedia field link button (closes #2024) Bryan Housel 2017-03-22 02:39:07 -04:00
  • 7548b62918 Fix many more rtl styles for raw tag editor, etc Bryan Housel 2017-03-22 01:26:12 -04:00
  • c1bbac3405 Merge branch '51114u9-input-text-style' Bryan Housel 2017-03-22 00:15:07 -04:00
  • 602c60b32c Fix rtl for address, maxspeed, access fields Bryan Housel 2017-03-22 00:14:36 -04:00
  • 8310124b40 Fix padding for Localized field, which has a button Bryan Housel 2017-03-21 23:19:01 -04:00
  • c3502a4e16 Only add the ellipses if the placeholder doesn't already end in one (closes #3920) Bryan Housel 2017-03-21 22:11:35 -04:00
  • ab97d98676 Merge branch 'input-text-style' of https://github.com/51114u9/iD into 51114u9-input-text-style Bryan Housel 2017-03-21 20:13:46 -04:00
  • e9b8b743e7 Update sinon and sinon-chai dependencies Bryan Housel 2017-03-21 16:25:29 -04:00
  • 4ad306bbee Merge pull request #3917 from openstreetmap/draw-selected-last Bryan Housel 2017-03-21 14:23:35 -04:00
  • d664f74832 When changing selection, always update the url hash Bryan Housel 2017-03-21 14:20:25 -04:00
  • 0228f934b3 Put back the selected class when redrawing selected lines Bryan Housel 2017-03-21 14:19:57 -04:00
  • 85ed3cc2d3 Cleanup line drawing code with selected sort Bryan Housel 2017-03-21 12:42:46 -04:00
  • 062824970b Wider halos around bridges Bryan Housel 2017-03-21 02:23:18 -04:00
  • 4903d495b7 Draw selected items last, so halos are more visible (see #2914) Bryan Housel 2017-03-21 02:17:04 -04:00
  • 33e9b2ab7e Replace opening hours whitelist with regular expression Bryan Housel 2017-03-20 23:21:09 -04:00
  • e1a9e7e74d Don't try to force opening-hours value lookups to lowercase (closes #3629) Bryan Housel 2017-03-20 23:02:35 -04:00
  • 1ecb456a3c Support 1 and -1 in onewayCheck field (closes #3910) Bryan Housel 2017-03-20 22:23:52 -04:00
  • e7c8a8c3ec chore(package): update eslint to version 3.18.0 greenkeeperio-bot 2017-03-17 18:12:20 -04:00
  • 8dc7792027 Merge pull request #3911 from openstreetmap/structure-extras Bryan Housel 2017-03-20 13:18:45 -04:00
  • d1ab5d6fc4 Bring over some more code from combo, add translation strings Bryan Housel 2017-03-20 13:16:56 -04:00
  • 02f1eac72b Add snake/unsnake helpers, remember recently used type tag Bryan Housel 2017-03-19 11:44:33 -04:00
  • 1f49bf81a4 Add a taginfo combo to the structure type field Bryan Housel 2017-03-18 11:05:30 -04:00
  • 74cc038c57 Add layer and type subfields below structure field (see #2087) Bryan Housel 2017-03-18 02:09:33 -04:00
  • 61bd8fcb5d Show tooltip for long background names (closes #3448) Bryan Housel 2017-03-17 15:28:37 -04:00
  • 0e788717c5 Do not warn if path is connected to entrance (closes #3906) Bryan Housel 2017-03-17 14:40:55 -04:00
  • 8b35ff449f Use semiCombo field for cuisine Bryan Housel 2017-03-17 14:04:16 -04:00
  • c7764c1c11 Make racetrack presets more coherent, update racing sport fields Bryan Housel 2017-03-17 13:52:13 -04:00
  • ea2a1e10b1 Make sure multiData array is updated when item is removed Bryan Housel 2017-03-17 13:32:45 -04:00
  • 24d0d6f66e Add brand and grape_variety to uppercase tag exception list Bryan Housel 2017-03-17 12:39:59 -04:00
  • 1cd8ca3851 Use semiCombo field for output tags * crop, produce, product, trees, grape_variety Bryan Housel 2017-03-17 12:26:07 -04:00
  • c6ed067120 Add semiCombo fields for animal_boarding, animal_breeding, animal_shelter (re: #3651) Bryan Housel 2017-03-17 11:24:55 -04:00
  • 1205e1758e Add semiCombo field for setting values in semicolon-delimited lists (closes #3905) Bryan Housel 2017-03-17 01:47:00 -04:00
  • ea71929ca8 Merge branch 'master' into input-text-style 51114u9 2017-03-16 16:35:34 -04:00
  • e4392ced3a fix style for text direction 51114u9 2017-03-16 16:29:50 -04:00
  • 3a175c277c Relax wireframe rules to breathe interpolation can happen Bryan Housel 2017-03-16 16:29:36 -04:00
  • af757d31be General usability improvements * Reevaluate all featuers stroke widths for shadow, casing, stroke * Shadow width is important to make sure all features are easily clickable * Casing width is important to see oneway arrows * Make sure all line styles have normal and low-zoom variants * Show directional arrows for all waterway types Bryan Housel 2017-03-16 16:16:35 -04:00
  • d2a314ff01 Add preset for club=* (re: #3651) Bryan Housel 2017-03-16 13:55:48 -04:00
  • 64b424beaa Add preset for place=quarter (re: #3651) Bryan Housel 2017-03-16 13:40:03 -04:00
  • 02742e2fc4 Add preset for amenity=watering_place (re: #3651) Bryan Housel 2017-03-16 13:32:29 -04:00
  • b833bd2c88 Add presets for Animal Boarding, Animal Breeding, Animal Shelter (re: #3651) Bryan Housel 2017-03-16 13:25:39 -04:00
  • 974cb9ce2c Add preset for amenity=driving_school (re: #3651) Bryan Housel 2017-03-16 12:48:01 -04:00
  • 0698efbcfe Add presets for shop=gas, shop=perfumery (re: #3651) Bryan Housel 2017-03-16 10:54:56 -04:00
  • 7f0a73817d Add preset for leisure=pitch+sport=equestrian (closes #3833) Bryan Housel 2017-03-16 10:12:31 -04:00