Commit Graph

755 Commits

Author SHA1 Message Date
Bryan Housel 65e403c524 Add a bit more instruction about dragging, mention keyboard arrow keys
(closes #4015)
2017-05-05 16:04:48 -04:00
Bryan Housel 76d9f0293e Teach +/- buttons during the zoom step, and don't cover them with curtain
(closes #4014)
2017-05-05 15:49:05 -04:00
Bryan Housel 660511ec66 Add a validation warning about creating old-style multipolygons
(closes #3933)
2017-05-04 12:30:58 -04:00
Bryan Housel 5df8d1268f Add preset for beach volleyball pitch
(closes #3983)
2017-04-29 08:59:32 -04:00
Bryan Housel be634853a9 Add inscription field to historic presets
(closes #3949)
2017-04-23 01:29:45 -04:00
Bryan Housel 92d6d51724 Mock geocoder in walkthrough so we can localize address field 2017-04-21 17:53:37 -04:00
Bryan Housel 956f557d22 Better punctuation for walkthrough sentences 2017-04-21 13:34:35 -04:00
Bryan Housel 6f8770241f Merge pull request #3921 from openstreetmap/walkthrough-updates
Walkthrough updates
2017-04-18 14:13:14 -04:00
Bryan Housel bde1c78d32 Break up longer text, mention Alt key to avoid point snapping 2017-04-18 14:06:00 -04:00
Bryan Housel e3152fb8ec Make sure user can left and right click 2017-04-18 02:37:49 -04:00
Bryan Housel dafb1dd49e Use the word "nodes" consistently for child nodes along a way 2017-04-17 17:59:37 -04:00
Bryan Housel cf9eb22e5f Adjust language, remove curtain for play steps 2017-04-17 17:51:22 -04:00
Bryan Housel 28802daae4 Add more examples of landuse and areas 2017-04-17 15:00:07 -04:00
Bryan Housel 16b8d5c876 More gentle introduction to jargon 2017-04-16 22:35:57 -04:00
Bryan Housel 5c31213673 Merge pull request #3964 from slibby/master
Updated Merge Messaging + CONTRIBUTING.md
2017-04-16 12:59:38 -04:00
Bryan Housel 0256252caf Ask user to redraw the building if the points really are not very square 2017-04-14 11:28:52 -04:00
Bryan Housel 0920f29c75 Slight rewords in the Areas chapter 2017-04-13 15:39:14 -04:00
Bryan Housel 5c687e5c1c Gentler introduction to jargon, add some more defensive code 2017-04-13 15:26:21 -04:00
Sam Libby 5e9de84035 Updated Merge Messaging + CONTRIBUTING.md 2017-04-12 22:45:16 -06:00
Bryan Housel 8d557c917e Oxford comma 2017-04-12 17:42:52 -04:00
Bryan Housel 7b23d264e3 Teach zoom, and make sure Spring Street is visible 2017-04-12 15:21:42 -04:00
Bryan Housel 84b917c3ba Adjust language for placing point on the map 2017-04-12 11:26:01 -04:00
Bryan Housel b9f5001017 Simplify language 2017-04-11 22:33:30 -04:00
JamesKingdom 10afdd54a4 Removing building tag, as it is not needed 2017-04-11 21:58:11 +01:00
Bryan Housel 8a2e1633c9 Adjust timings, language, transitions in walkthrough 2017-04-10 16:59:41 -04:00
Bryan Housel ec1e5cb50d Finish delete lines section of the walkthrough, add selectMenuItem helper 2017-04-09 23:56:54 -04:00
Bryan Housel 436c32ede8 Update delete lines walkthrough steps 2017-04-08 11:23:33 -04:00
Bryan Housel 2abf7a7361 Add step to walkthrough up to split road 2017-04-07 00:40:09 -04:00
Bryan Housel fc774a1c64 Adjust language, keep Wood road selected when editing midpoint/endpoint 2017-04-06 17:46:36 -04:00
Bryan Housel 8fe33d9430 Teach realigning roads by moving nodes, adding midpoints
(closes #2381)
2017-04-06 17:09:32 -04:00
Bryan Housel ef1e7038eb Remove some unused roads from intrograph, add paper street 12th avenue 2017-04-05 22:35:59 -04:00
Bryan Housel 36b90fa653 More adjustments to walkthrough language, timing 2017-04-05 22:01:15 -04:00
Bryan Housel be73f1cddb In area chapter, make sure user really added Description field 2017-04-05 17:24:30 -04:00
Bryan Housel 500dbfa054 Remove road routes, update names, make all lanes localizable 2017-04-05 17:01:19 -04:00
Bryan Housel 6d63f0b35b Adjust circle tracing instructions 2017-04-03 22:57:27 -04:00
Bryan Housel bb7b60cd23 Add square buildings steps to building chapter 2017-04-03 16:33:40 -04:00
Bryan Housel 0af9df708f Add house tracing steps to building chapter 2017-04-02 23:05:02 -04:00
Bryan Housel b923a6d8e0 Add timeout so Name Road step will reveal properly
(re: https://github.com/openstreetmap/iD/pull/3921#issuecomment-290959115)
2017-04-02 20:12:30 -04:00
Bryan Housel 5f627c858e Localize a few more walkthrough names, start buildings chapter 2017-04-01 21:43:40 -04:00
Bryan Housel 3b01166b23 Add more info about editing, teach Undo
(closes #3680)
2017-03-31 17:19:56 -04:00
Bryan Housel e1e366c5f4 Add a description to the park instead of a name
(closes #3121)
2017-03-31 13:44:42 -04:00
Bryan Housel dabf8556dd Add continue/cleanups/restarts for each step of lines chapter 2017-03-30 17:48:18 -04:00
Bryan Housel c6a40b263d Add Play step to each chapter of the walkthrough
(closes #3067)
2017-03-28 13:19:35 -04:00
Bryan Housel df20825a10 Add selected step to navigation, let user free play at end of chapter 2017-03-27 23:03:17 -04:00
Bryan Housel 86330ef3f0 Move welcome to its own chapter 2017-03-26 15:27:30 -04:00
Bryan Housel b7267e0571 Add ability to put an OK button on the curtain-tooltip 2017-03-26 00:35:00 -04:00
Bryan Housel d1ab5d6fc4 Bring over some more code from combo, add translation strings 2017-03-20 13:16:56 -04:00
Bryan Housel 0e788717c5 Do not warn if path is connected to entrance
(closes #3906)
2017-03-17 14:40:55 -04:00
Bryan Housel 8b35ff449f Use semiCombo field for cuisine 2017-03-17 14:04:16 -04:00
Bryan Housel c7764c1c11 Make racetrack presets more coherent, update racing sport fields 2017-03-17 13:52:13 -04:00