openstreetmap-website/app
Mormegil caac9a9403 Ensure IE/Edge compatibility for routing drag&drop
Use the DataTransfer interface properly, using the `text` format, as
IE/Edge does not support much more. We can JSON-serialize anything
there, even though right now, only a single string would be enough.

Also, IE does not support .setDragImage, so check for support prior
to calling.

Fixes #1343
2016-10-27 12:34:07 +02:00
..
assets Ensure IE/Edge compatibility for routing drag&drop 2016-10-27 12:34:07 +02:00
controllers Make support email address configurable 2016-03-20 18:58:50 +00:00
helpers Add title to changeset feeds 2016-03-14 21:09:53 +00:00
models Fix new rubocop warnings 2016-02-05 13:35:26 +00:00
views Support passing imagery offset parameter to iD 2016-05-04 01:27:44 -04:00