Commit Graph

7303 Commits

Author SHA1 Message Date
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
James 82500725c5 Make pavilion searchable 2017-04-11 21:13:45 +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 7371f869c8 Allow curtain to be called with a null box (no cutout) 2017-04-09 20:29:05 -04:00
Bryan Housel 436c32ede8 Update delete lines walkthrough steps 2017-04-08 11:23:33 -04:00
Bryan Housel 246f07813f More detailed poi mapping in intro graph 2017-04-07 17:03:22 -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 912d565fc3 Update walkthrough name localization, no more hardcoded osmids 2017-04-05 14:13:46 -04:00
Bryan Housel bea7f3c510 export lodash (to help with debugging) 2017-04-05 14:09:59 -04:00
Bryan Housel d3bff9e3ee Renumber introGraph to shrink it even more 2017-04-05 00:55:59 -04:00
Bryan Housel ce642b72d0 Add POIs, Addresses, Buildings, Sidewalks, etc
(closes #3068)
2017-04-04 21:51:42 -04:00
Bryan Housel b7f9308e7f Add data for Buildings, footpaths etc, to intro_graph 2017-04-04 13:53:22 -04:00
Bryan Housel 9933a36aa5 Slim down the intro graph
(closes #3403)
2017-04-04 10:39:44 -04:00
Bryan Housel 2e81e71859 Add history.toIntroGraph() for saving the edited introGraph to JSON 2017-04-04 02:00:01 -04:00
Bryan Housel 526bb75fb8 pacify eslint 2017-04-04 01:16:21 -04:00
Bryan Housel 6d63f0b35b Adjust circle tracing instructions 2017-04-03 22:57:27 -04:00
Bryan Housel 8e9ae095de Fix abbreviations in the intro graph
(re: https://github.com/openstreetmap/iD/issues/3068#issuecomment-290297288)
2017-04-03 22:41:11 -04:00
Bryan Housel 93b9507431 Add a tooltip illustration for buildings 2017-04-03 22:13:07 -04:00
Bryan Housel d173e06cf2 Add circle buildings steps to building chapter too
(closes #3085)
2017-04-03 17:52:07 -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 d7728691d4 Allow user to hit escape to leave select mode in walkthrough 2017-03-31 15:04:54 -04:00
Bryan Housel 140e457dee Use span for button labels, so pointer events go to the button 2017-03-31 14:42:40 -04:00
Bryan Housel 5f44c9a00a Add combobox menus to id-container instead of document.body
(re: https://github.com/openstreetmap/iD/issues/3925#issuecomment-290718356)
2017-03-31 13:44:55 -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 f2f21a090e Allow combobox to nest under id-container instead of body
(re: https://github.com/openstreetmap/iD/issues/3925#issuecomment-290718356)
2017-03-31 11:27:32 -04:00
Bryan Housel ad5c9760c2 Don't allow user to re-enter walkthrough if already in walkthrough 2017-03-30 18:08:30 -04:00
Bryan Housel d5912283ac Don't allow geolocate while in walkthrough 2017-03-30 18:07:11 -04:00
Bryan Housel 5459f54900 Add copyBox to copy immutable ClientRects
bc we do things like `box.height -= something` to trim box to window
2017-03-30 17:48:31 -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 7358766d4d Don't update hash, imagery_used when changing background in walkthrough
(closes #3936)
2017-03-30 00:38:03 -04:00
Bryan Housel ae6ce863a4 Add continue/cleanups/restarts for each step of areas chapter 2017-03-30 00:12:48 -04:00
Bryan Housel 7da34f474b Pacify eslint 2017-03-29 12:50:29 -04:00