Commit Graph

  • 5ca4246a6d If drawing a way, don't hover on a node that was just placed (closes #3974) Bryan Housel 2017-04-26 13:33:21 -04:00
  • 8520e06c5a Performance: only draw midpoints in select mode Bryan Housel 2017-04-26 10:27:38 -04:00
  • 1dfd3f46ac Put the tooltip near the Residential Road button (closes #3985) Bryan Housel 2017-04-26 09:36:20 -04:00
  • 3d762b58f6 Add an ellipse to resolve point ambiguity when dragging (closes #3536) Bryan Housel 2017-04-26 02:08:54 -04:00
  • ba97dde0f2 Limit members editor and memberships editor to 1000 entrires (closes #3737) Bryan Housel 2017-04-26 01:15:16 -04:00
  • fb4c64bf70 Fix isConnected tests Bryan Housel 2017-04-26 00:54:45 -04:00
  • 795fe29cdd Only show connected vertex if it connects an interesting line Bryan Housel 2017-04-26 00:34:48 -04:00
  • 49c087d51f Rename delegate->selector, adjust formatting, drop userselect polyfill Bryan Housel 2017-04-25 16:45:15 -04:00
  • e6da524f82 Allow all nodes and vertices to be dragged (revert of #3739) Bryan Housel 2017-04-25 16:04:15 -04:00
  • 3b54743f86 Add more d3.timerFlush to avoid false test failures (hopefully) Bryan Housel 2017-04-24 16:15:41 -04:00
  • 129450f4ad chore(package): update mocha to version 3.3.0 greenkeeperio-bot 2017-04-24 05:42:30 -04:00
  • b803730a4b More modal and confirm tests, d3.timerFlush to avoid false failures Bryan Housel 2017-04-24 14:57:47 -04:00
  • d07d20cba7 Drop custom "classed" chai assertation and just use d3 Bryan Housel 2017-04-24 10:27:29 -04:00
  • 149cbbe350 Fix hover tests Bryan Housel 2017-04-24 10:05:02 -04:00
  • 14ebd273b5 Make opening_hours a combo see: https://github.com/openstreetmap/iD/issues/974#issuecomment-296665907 Bryan Housel 2017-04-24 09:51:12 -04:00
  • 6de6056c66 Don't hover sidebar or vertices when alt key disables snapping This makes it a little more clear that the alt key is doing its job Bryan Housel 2017-04-23 11:11:16 -04:00
  • 38f69fa4bd Add inscription field to historic=boundary_stone preset too (missed in be63485) Bryan Housel 2017-04-23 09:36:06 -04:00
  • be634853a9 Add inscription field to historic presets (closes #3949) Bryan Housel 2017-04-23 01:29:45 -04:00
  • 06caeb87b7 Correct lodash _.omit usage (closes #3965) Bryan Housel 2017-04-22 23:05:15 -04:00
  • 0782ee10c8 Remove address part if translation matches <.*> Bryan Housel 2017-04-22 12:03:37 -04:00
  • a5554cf3b0 Expire saved changeset comment older than 2 days (closes #3947) Bryan Housel 2017-04-21 23:01:32 -04:00
  • 92d6d51724 Mock geocoder in walkthrough so we can localize address field Bryan Housel 2017-04-21 17:53:37 -04:00
  • 2e6bb9b8d7 Localize addr:street tags in walkthrough Bryan Housel 2017-04-21 13:41:16 -04:00
  • 956f557d22 Better punctuation for walkthrough sentences Bryan Housel 2017-04-21 13:34:35 -04:00
  • 4bd883b221 Don't lowercase the field names in the tutorial (closes #3977) Bryan Housel 2017-04-21 13:24:04 -04:00
  • f92320c166 Ignore uninteresting tags in old-style multipolygon code Bryan Housel 2017-04-21 09:40:05 -04:00
  • d3e7685eb5 Keep track of new row and keep it sorted last (closes #3960) Bryan Housel 2017-04-21 02:35:53 -04:00
  • bcd4e5135a Use window.top.location instead of window.location (closes #3950) Bryan Housel 2017-04-21 01:29:22 -04:00
  • 26ae84f8e5 Render old-style multipolygons slightly differently (for #3908) Bryan Housel 2017-04-20 23:34:00 -04:00
  • d441cd92c3 Smaller nudge regions in drag_node and move (closes #3956) Bryan Housel 2017-04-20 22:16:11 -04:00
  • 3e917f3c7b Merge pull request #3975 from openstreetmap/taginfo_improvements Bryan Housel 2017-04-20 14:49:14 -04:00
  • 108150faf9 Don't re-request inflight nominatim requests Bryan Housel 2017-04-20 14:45:22 -04:00
  • 43b8ab1754 Set debounce wait to 500ms, still feels responsive Bryan Housel 2017-04-20 14:13:10 -04:00
  • 02688a1fcf Check cache for shortened query that returns fewer than max results Bryan Housel 2017-04-20 14:08:38 -04:00
  • 62d0bc0bf5 Debounce should debounce all requests even cached, fix tests (see https://github.com/openstreetmap/iD/pull/3975#issue-222747308) Bryan Housel 2017-04-19 13:13:12 -04:00
  • 494dd979a9 Never reset the taginfo cache Bryan Housel 2017-04-19 09:25:09 -04:00
  • c2d6c84aee Exclude popular keys from values lookups.. see #3955 Bryan Housel 2017-04-18 23:29:01 -04:00
  • b44bd7a427 Increase debounce threshold for taginfo Bryan Housel 2017-04-18 21:15:47 -04:00
  • 6f8770241f Merge pull request #3921 from openstreetmap/walkthrough-updates Bryan Housel 2017-04-18 14:13:14 -04:00
  • bde1c78d32 Break up longer text, mention Alt key to avoid point snapping Bryan Housel 2017-04-18 14:06:00 -04:00
  • e3152fb8ec Make sure user can left and right click Bryan Housel 2017-04-18 02:31:00 -04:00
  • dafb1dd49e Use the word "nodes" consistently for child nodes along a way Bryan Housel 2017-04-17 17:59:37 -04:00
  • cf9eb22e5f Adjust language, remove curtain for play steps Bryan Housel 2017-04-17 17:51:22 -04:00
  • 28802daae4 Add more examples of landuse and areas Bryan Housel 2017-04-17 15:00:07 -04:00
  • b743d37a31 Fixes for RTL, improve curtain placement for edit menu steps Bryan Housel 2017-04-17 14:06:05 -04:00
  • e249826b1b Adjust timings a few places so draw handler doesn't interrupt reveal Bryan Housel 2017-04-17 11:13:32 -04:00
  • 5acad221a9 Catch a few more conditions where the user changed tutorial data Bryan Housel 2017-04-17 10:40:24 -04:00
  • 16b8d5c876 More gentle introduction to jargon Bryan Housel 2017-04-16 22:35:57 -04:00
  • dfe91207af Change the pseudomarkdown emphasis to be global and nongreedy Bryan Housel 2017-04-16 18:29:08 -04:00
  • 5c31213673 Merge pull request #3964 from slibby/master Bryan Housel 2017-04-16 12:59:38 -04:00
  • 3c5c0f9ec6 chore(package): update d3 to version 4.8.0 greenkeeperio-bot 2017-04-15 01:40:35 -04:00
  • fefa6776b6 chore(package): update wmf-sitematrix to version 0.1.4 greenkeeperio-bot 2017-04-15 20:55:53 -04:00
  • 992a6aa958 More guard code to protect against user undos and mode changes Bryan Housel 2017-04-15 00:32:36 -04:00
  • 0256252caf Ask user to redraw the building if the points really are not very square Bryan Housel 2017-04-14 11:28:52 -04:00
  • 633edf15b8 Increase delay before checking if Description field was added Bryan Housel 2017-04-14 00:53:33 -04:00
  • 8989aea023 Clicking a midpoint should be treated as a click on the parent way Bryan Housel 2017-04-14 00:38:04 -04:00
  • 0920f29c75 Slight rewords in the Areas chapter Bryan Housel 2017-04-13 15:39:14 -04:00
  • 5c687e5c1c Gentler introduction to jargon, add some more defensive code Bryan Housel 2017-04-13 15:26:21 -04:00
  • 5e9de84035 Updated Merge Messaging + CONTRIBUTING.md Sam Libby 2017-04-12 22:45:16 -06:00
  • 0e686e62f7 Update rollup-plugin-json to version 2.1.1 Bryan Housel 2017-04-13 00:31:58 -04:00
  • bb4f544be5 chore(package): update rollup-plugin-node-resolve to version 3.0.0 greenkeeperio-bot 2017-04-01 01:21:49 -04:00
  • 02b544d234 chore(package): update eslint to version 3.19.0 greenkeeperio-bot 2017-03-31 16:26:34 -04:00
  • 9f2674d990 Merge pull request #3962 from JamesKingdom/master Bryan Housel 2017-04-13 00:24:25 -04:00
  • ba1b84004c Update links to preview.ideditor.com mirrors (closes #3912) Bryan Housel 2017-04-13 00:17:19 -04:00
  • 81cbfa26fa Merge pull request #3963 from mbrickn/patch-1 Bryan Housel 2017-04-12 22:10:08 -04:00
  • 2cef5f3238 Updated http links to https Maxwell Paul Brickner 2017-04-12 19:44:20 -04:00
  • ecccee5c41 Remove transparency from intro tooltips Bryan Housel 2017-04-12 17:49:35 -04:00
  • 8d557c917e Oxford comma Bryan Housel 2017-04-12 17:42:52 -04:00
  • 7b23d264e3 Teach zoom, and make sure Spring Street is visible Bryan Housel 2017-04-12 15:21:42 -04:00
  • bdcd4fd431 Use #map clientrect instread of #surface (which can be transformed) Bryan Housel 2017-04-12 14:09:14 -04:00
  • b566cc9c90 Remove workaround for old Firefox bug that has been fixed Bryan Housel 2017-04-12 14:08:51 -04:00
  • 8b28772aef Eliminate the very slow (3sec) transitions Bryan Housel 2017-04-12 13:23:17 -04:00
  • ab9f48d416 Slow down transifex just a bit more Bryan Housel 2017-04-12 12:44:08 -04:00
  • 84b917c3ba Adjust language for placing point on the map Bryan Housel 2017-04-12 11:26:01 -04:00
  • 5b81ea1f8f Be less strict about where the endpoint can go Bryan Housel 2017-04-11 22:59:19 -04:00
  • a16ae21874 Clear away recent presets when switching to a new chapter Bryan Housel 2017-04-11 22:49:09 -04:00
  • 87618f9a6b Make it so preset.init() can be called again to reset the datastructures (this is mostly so I can reset recent.collection for the walkthrough) Bryan Housel 2017-04-11 22:34:02 -04:00
  • b9f5001017 Simplify language Bryan Housel 2017-04-11 22:33:30 -04:00
  • 152ae7d1b5 Merge pull request #3961 from waldyrious/patch-1 Bryan Housel 2017-04-11 17:27:40 -04:00
  • ddf3c6a5f6 Rename LICENSE to LICENSE.md Waldir Pimenta 2017-04-11 22:19:59 +01:00
  • 86249704aa Add extension to the LICENSE file Waldir Pimenta 2017-04-11 22:19:28 +01:00
  • f1014b7d26 Update licensing info Waldir Pimenta 2017-04-11 22:17:21 +01:00
  • 7cb7124b16 Updating other related files to latest JamesKingdom 2017-04-11 22:01:42 +01:00
  • 10afdd54a4 Removing building tag, as it is not needed JamesKingdom 2017-04-11 21:58:11 +01:00
  • 4092916216 Adding building tag, as it is not normally rendered. James 2017-04-11 21:38:19 +01:00
  • 82500725c5 Make pavilion searchable James 2017-04-11 21:13:45 +01:00
  • 8a2e1633c9 Adjust timings, language, transitions in walkthrough Bryan Housel 2017-04-10 16:59:41 -04:00
  • ec1e5cb50d Finish delete lines section of the walkthrough, add selectMenuItem helper Bryan Housel 2017-04-09 23:55:13 -04:00
  • 7371f869c8 Allow curtain to be called with a null box (no cutout) Bryan Housel 2017-04-09 20:29:05 -04:00
  • 436c32ede8 Update delete lines walkthrough steps Bryan Housel 2017-04-08 11:23:33 -04:00
  • 246f07813f More detailed poi mapping in intro graph Bryan Housel 2017-04-07 17:03:22 -04:00
  • 2abf7a7361 Add step to walkthrough up to split road Bryan Housel 2017-04-07 00:40:09 -04:00
  • fc774a1c64 Adjust language, keep Wood road selected when editing midpoint/endpoint Bryan Housel 2017-04-06 17:46:36 -04:00
  • 8fe33d9430 Teach realigning roads by moving nodes, adding midpoints (closes #2381) Bryan Housel 2017-04-06 17:09:32 -04:00
  • ef1e7038eb Remove some unused roads from intrograph, add paper street 12th avenue Bryan Housel 2017-04-05 22:35:59 -04:00
  • 36b90fa653 More adjustments to walkthrough language, timing Bryan Housel 2017-04-05 22:01:15 -04:00
  • be73f1cddb In area chapter, make sure user really added Description field Bryan Housel 2017-04-05 17:24:30 -04:00
  • 500dbfa054 Remove road routes, update names, make all lanes localizable Bryan Housel 2017-04-05 17:01:19 -04:00
  • 912d565fc3 Update walkthrough name localization, no more hardcoded osmids Bryan Housel 2017-04-05 14:13:46 -04:00
  • bea7f3c510 export lodash (to help with debugging) Bryan Housel 2017-04-05 14:09:59 -04:00