Commit Graph

8845 Commits

Author SHA1 Message Date
Bryan Housel 494dd979a9 Never reset the taginfo cache
The data on taginfo is refreshed once per day, so there's no reason to
reissue those API calls during a normal editing session.

reset() gets called after the user saves their changes to OSM
2017-04-19 09:25:09 -04:00
Bryan Housel c2d6c84aee Exclude popular keys from values lookups..
see #3955
2017-04-18 23:29:01 -04:00
Bryan Housel b44bd7a427 Increase debounce threshold for taginfo 2017-04-18 21:15:47 -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 b743d37a31 Fixes for RTL, improve curtain placement for edit menu steps 2017-04-17 14:06:05 -04:00
Bryan Housel e249826b1b Adjust timings a few places so draw handler doesn't interrupt reveal 2017-04-17 11:13:32 -04:00
Bryan Housel 5acad221a9 Catch a few more conditions where the user changed tutorial data 2017-04-17 10:40:24 -04:00
Bryan Housel 16b8d5c876 More gentle introduction to jargon 2017-04-16 22:35:57 -04:00
Bryan Housel dfe91207af Change the pseudomarkdown emphasis to be global and nongreedy 2017-04-16 18:29:08 -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
greenkeeperio-bot 3c5c0f9ec6 chore(package): update d3 to version 4.8.0
https://greenkeeper.io/
2017-04-16 12:58:59 -04:00
greenkeeperio-bot fefa6776b6 chore(package): update wmf-sitematrix to version 0.1.4
https://greenkeeper.io/
2017-04-16 12:58:48 -04:00
Bryan Housel 992a6aa958 More guard code to protect against user undos and mode changes 2017-04-15 00:32:36 -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 633edf15b8 Increase delay before checking if Description field was added 2017-04-14 00:53:33 -04:00
Bryan Housel 8989aea023 Clicking a midpoint should be treated as a click on the parent way 2017-04-14 00:38:04 -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 0e686e62f7 Update rollup-plugin-json to version 2.1.1 2017-04-13 00:31:58 -04:00
greenkeeperio-bot bb4f544be5 chore(package): update rollup-plugin-node-resolve to version 3.0.0
https://greenkeeper.io/
2017-04-13 00:25:05 -04:00
greenkeeperio-bot 02b544d234 chore(package): update eslint to version 3.19.0
https://greenkeeper.io/
2017-04-13 00:24:46 -04:00
Bryan Housel 9f2674d990 Merge pull request #3962 from JamesKingdom/master
Add "pavilion" preset
2017-04-13 00:24:25 -04:00
Bryan Housel ba1b84004c Update links to preview.ideditor.com mirrors
(closes #3912)
2017-04-13 00:17:19 -04:00
Bryan Housel 81cbfa26fa Merge pull request #3963 from mbrickn/patch-1
Updated http links to https
2017-04-12 22:10:08 -04:00
Maxwell Paul Brickner 2cef5f3238 Updated http links to https
I updated http links in the readme that would otherwise automatically be redirected to https by the website, to just use https directly. :)

Thank you again for making an awesome editor! ^ _ ^

I'd like to note that links in this section of the readme
"
Test a prerelease version of iD:
Stable mirror of release branch: http://openstreetmap.us/iD/release
Development mirror of master branch: http://openstreetmap.us/iD/master
"

Currently 404. I'm not sure if this is temporary or permanent.
2017-04-12 19:44:20 -04:00
Bryan Housel ecccee5c41 Remove transparency from intro tooltips 2017-04-12 17:49:35 -04: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 bdcd4fd431 Use #map clientrect instread of #surface (which can be transformed) 2017-04-12 14:09:14 -04:00
Bryan Housel b566cc9c90 Remove workaround for old Firefox bug that has been fixed 2017-04-12 14:08:51 -04:00
Bryan Housel 8b28772aef Eliminate the very slow (3sec) transitions 2017-04-12 13:23:17 -04:00
Bryan Housel ab9f48d416 Slow down transifex just a bit more 2017-04-12 12:45:45 -04:00
Bryan Housel 84b917c3ba Adjust language for placing point on the map 2017-04-12 11:26:01 -04:00
Bryan Housel 5b81ea1f8f Be less strict about where the endpoint can go 2017-04-11 22:59:19 -04:00
Bryan Housel a16ae21874 Clear away recent presets when switching to a new chapter 2017-04-11 22:49:09 -04:00
Bryan Housel 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)
2017-04-11 22:34:02 -04:00
Bryan Housel b9f5001017 Simplify language 2017-04-11 22:33:30 -04:00
Bryan Housel 152ae7d1b5 Merge pull request #3961 from waldyrious/patch-1
Update licensing info
2017-04-11 17:27:40 -04:00
Waldir Pimenta ddf3c6a5f6 Rename LICENSE to LICENSE.md 2017-04-11 22:19:59 +01:00
Waldir Pimenta 86249704aa Add extension to the LICENSE file
to match the other standard text files at the root of the repo.
2017-04-11 22:19:28 +01:00
Waldir Pimenta f1014b7d26 Update licensing info
According to Bryan Housel (bhousel) in #3207, the mention of BSD "is throwback to when the iD source code included our own custom d3 bundle, which we don't do anymore."
2017-04-11 22:17:21 +01:00
JamesKingdom 7cb7124b16 Updating other related files to latest 2017-04-11 22:01:42 +01:00
JamesKingdom 10afdd54a4 Removing building tag, as it is not needed 2017-04-11 21:58:11 +01:00
James 4092916216 Adding building tag, as it is not normally rendered. 2017-04-11 21:38:19 +01:00