Bryan Housel
a7a8a6f38e
Cancel throttled hash updates in hash.off()
2015-12-23 10:09:11 -05:00
Bryan Housel
3830396e0f
Ignore entity not found errors in childNodes conflict check ( closes #2736 )
...
Entity not found is caused by subtle bugs elsewhere in the iD code and should
not prevent users from saving their work because it can't be thoroughly
conflict checked.
2015-12-22 23:33:27 -05:00
Bryan Housel
afca7c5643
Prevent most keyboard shortcuts during walkthrough
...
(If hit accidently these can really get a user stuck)
2015-12-22 23:06:41 -05:00
Bryan Housel
a2f32275ac
Prevent user from editing during pause if restarting task
2015-12-22 23:03:21 -05:00
Bryan Housel
902c122383
Cancel throttled hover events when exiting hover modes
...
possibly related to #2736 , as a source of "Uncaught Error Entity xxxx not found" errors
2015-12-22 16:23:18 -05:00
Bryan Housel
226b73fd48
Don't call childNodes unless necessary (avoid extra _childNodes caching)
...
`hasHiddenConnections` was calling it for all features, inluding points and
vertices, causing _childNodes to have a lot of unnecessary keys added to it.
2015-12-22 12:03:08 -05:00
Bryan Housel
14c618c3a8
make imagery
2015-12-21 23:35:37 -05:00
Bryan Housel
8e73727e14
Don't generate unnecessarily large imagery.json
2015-12-21 23:35:14 -05:00
Bryan Housel
10ce1287cf
Shrink introGraph ( closes #1336 )
2015-12-21 17:27:53 -05:00
Bryan Housel
ee66674c64
Localize some of the features in the walkthrough ( closes #2881 )
2015-12-21 15:12:04 -05:00
Bryan Housel
46ac91ad06
Fail gracefully when singular selected item disappears
...
(This was causing a crash in the walkthrough if the user failed to connect
Flower Street and the walkthrough removed the new way and restarted the task)
2015-12-21 15:09:44 -05:00
Bryan Housel
4bcbb6cbad
Merge pull request #2879 from openstreetmap/breathe-behavior
...
Add Breathe behavior for interpolated select halos
2015-12-21 09:16:01 -05:00
Bryan Housel
7b6c1c7cfe
Clear feature search param and results when changing modes
2015-12-20 02:23:15 -05:00
Bryan Housel
0720b03f66
In Taginfo results sort keys w ':' below keys w/o ':' ( closes #2376 )
2015-12-20 01:12:31 -05:00
Bryan Housel
ea1e626d41
Center map on feature when selecting feature from search results
2015-12-20 00:33:22 -05:00
Bryan Housel
7b077b48a4
Suppress radial menu when selecting feature from search results
2015-12-20 00:12:01 -05:00
Bryan Housel
5b8e1e7140
Rename doctor.json -> doctors.json ( closes #2869 )
2015-12-19 23:32:00 -05:00
Bryan Housel
f4c9f7487a
Add search to walkthrough ( closes #2363 )
2015-12-19 23:21:14 -05:00
Bryan Housel
c185189512
Adjust interpolation params, DRY code, perf improvements
2015-12-18 20:39:45 -05:00
Bryan Housel
882457a351
Add Breathe behavior for interpolated select halos ( closes #1814 )
2015-12-17 22:25:46 -05:00
Bryan Housel
edd19cbd0a
Display Help button in walkthrough, stay on it longer ( closes #2364 )
2015-12-17 15:15:26 -05:00
Bryan Housel
680d6225a9
Update Transifex urls, browser version
2015-12-17 14:58:57 -05:00
Bryan Housel
229a208905
Merge pull request #2877 from openstreetmap/feature-editor-checkmark
...
Change feature editor close X to check mark
2015-12-16 22:22:43 -05:00
Bryan Housel
83ce993157
Add back button for feature type reselection ( closes #2453 )
2015-12-16 22:11:31 -05:00
Bryan Housel
8139ca7a48
Return should accept input and return to browse mode ( closes #2380 )
2015-12-16 21:33:53 -05:00
Bryan Housel
2bbe968045
Enable save as soon as user starts typing ( closes #2342 )
2015-12-16 20:50:49 -05:00
Bryan Housel
07fae18da0
Add button images to walkthrough text ( closes #2404 )
2015-12-15 15:02:19 -05:00
Bryan Housel
51ed5b6eb2
Better save blocking in intro ( closes #1795 )
...
Previous code blocked the button click handler only, not the ⌘S keybinding
2015-12-15 10:35:57 -05:00
Bryan Housel
000b4a8819
Change feature editor close X to check mark ( closes #2384 )
2015-12-14 20:36:08 -05:00
Bryan Housel
d124d13b4b
jshint
2015-12-12 12:21:24 -08:00
Bryan Housel
879480263c
Set 'Content-Type': 'text/xml' when closing changeset ( closes #2874 )
...
Not sure exactly why this matters only on OSM.org, only for IE,
and only on this PUT call with no content, but it seems to fix the issue.
2015-12-12 12:15:12 -08:00
Bryan Housel
534ddecccf
1.8.3
2015-12-11 13:16:27 -08:00
Bryan Housel
3492b0818b
make translations
2015-12-11 13:14:11 -08:00
Bryan Housel
9bc52598df
Replace nonstandard Arrayfind with _.find ( closes #2871 )
2015-12-11 13:06:42 -08:00
Bryan Housel
ce3cbcc197
1.8.2
2015-12-10 17:55:26 -08:00
Bryan Housel
9206c541c5
make imagery
2015-12-10 17:53:48 -08:00
Bryan Housel
71603f08b7
make translations
2015-12-10 17:53:15 -08:00
Bryan Housel
6caad1bcea
Set default map view to 2/0/0 (zoomed out world)
...
(should cut down on errant edits in Washington DC)
2015-12-10 14:02:47 -08:00
Bryan Housel
239abdf4e7
Better save and restore map state when entering walkthrough
...
(should cut down on errant edits in Three Rivers, MI)
2015-12-10 14:02:16 -08:00
Bryan Housel
20a80830fe
Change maxstay to combo with options, no placeholder ( closes #2866 )
2015-12-09 13:46:53 -08:00
Bryan Housel
00b426e951
Add snake_case field property ( closes #2867 )
...
The vast majority of tag values in OSM should be automatically snake_cased
(e.g. `amenity=place_of_worship`)
But there are a few exceptions, e.g. fields expected to include a unit
(e.g. `maxstay=1 day`)
So this allows a ui field to set whether or not to automatically snake_case
2015-12-09 13:46:30 -08:00
Bryan Housel
56f286a549
Restore generic vending machine, adjust names and terms ( closes #2827 )
2015-12-08 00:47:25 -08:00
Bryan Housel
31a76b442a
Merge branch 'master' of https://github.com/henningvs/iD into henningvs-master
2015-12-08 00:07:23 -08:00
Bryan Housel
6f6a250483
Use Maki dentist icon
2015-12-08 00:04:49 -08:00
Bryan Housel
de2e716d44
Reword "merge lines" to "merge features" ( closes #2861 )
2015-12-07 23:43:35 -08:00
Bryan Housel
e06d0cbca6
Merge pull request #2853 from openstreetmap/no-roundcoords
...
Eliminate rounding causing jumpiness and loss of precision
2015-12-07 23:39:21 -08:00
Bryan Housel
bddb7cb8c8
Add maxstay field for amenity=parking preset ( closes #2851 )
2015-12-07 23:37:51 -08:00
Bryan Housel
fcdc62502a
Don't set building=yes for amenity=fuel or waterway=fuel ( closes #2857 )
2015-12-07 23:26:19 -08:00
Bryan Housel
6cc6a53da5
Don't render waterway=fuel like other area waterways
2015-12-07 23:17:09 -08:00
Bryan Housel
72aac45db2
Relicense to ISC
2015-12-07 19:50:39 -08:00