Tom Hughes
edfbbf7336
Improve favicons
...
Following http://stackoverflow.com/questions/2268204/favicon-dimensions
advice on the best range of icons to offer, and using the site linked
there to generate everything.
2015-06-11 21:18:31 +01:00
Tom Hughes
835eff6346
Only apply data browser CSS rules in the data browser
2015-05-26 17:43:07 +01:00
Tom Hughes
2b2264ddab
Add support for Windows Live authentication
2015-05-19 14:04:09 +01:00
Tom Hughes
c9893e186b
Add support for Facebook authentication
2015-05-19 14:04:08 +01:00
Simon Poole
a1f73967a9
Add trademark information to copyright page
...
Added some minimal text to the copyright page wrt trademarks, currently
pointing to the LWG, one day it should refer to a formal policy.
2015-05-19 13:57:39 +01:00
nebulon42
b2784c4d2d
add browse symbols of openstreetmap-carto 2.30.0
2015-05-14 20:03:48 +02:00
Tom Hughes
b4caac4d49
Improve handling of HTTP errors in search
...
Fixes #969
2015-05-14 09:21:19 +01:00
Simon Poole
5552ae3de2
Add "Legal" paragraph on the "About" page
2015-05-05 17:59:01 +01:00
nebulon42
a33b85d29f
update browse symbols changed in osm-carto 2.29.0
2015-04-17 23:13:36 +02:00
Tom Hughes
e2aef40437
URI encode the X-Page-Title header
...
Browsers's are inconsistent in how they interpret the encoding
of a response header in an XHR request, so URI encode it so that
it simple ASCII we can then decode it again in the browser.
2015-03-17 18:49:39 +00:00
Tom Hughes
05caad1a5d
Fix some validation issues
2015-03-16 20:49:14 +00:00
Tom Hughes
d73a4efef0
Remove inline styling
2015-03-16 20:29:40 +00:00
Tom Hughes
6d9d688080
Simplify close icon for routing panel and fix validation error
2015-03-16 20:26:59 +00:00
Tom Hughes
db66e48847
Display tooltips on the right for RTL languages
...
Fixes #925
2015-03-09 22:29:18 +00:00
Tom Hughes
6feea89e7b
Style site status notices
2015-03-09 21:01:10 +00:00
Florian Schäfer
3cd38b8b80
Change cursor to 'move' when hovering routing markers
2015-03-08 00:53:21 +00:00
Tom Hughes
11af851248
Remove duplicate search handlers
...
Fixes #922
2015-03-05 00:34:06 +00:00
Tom Hughes
9ec625e352
Fix typo
...
Fixed #916
2015-02-27 17:02:53 +00:00
Tom Hughes
fa3ccdfd49
Fix OSRM directions issues
...
Don't rely on trailing spaces in translation strings as they
aren't reliably preserved, and make "exit" translatable.
Fixes #915
2015-02-27 17:00:28 +00:00
Tom Hughes
4254a1f291
Cancel any outstanding route when starting a new one
...
Fixes #913
2015-02-26 18:39:31 +00:00
Tom Hughes
4b2c64fbed
Set an explicit image when dragging from the routing panel
...
This may help with #912 but at the very least it gives us a full size
image consistent with dragging marker that is already on the map.
2015-02-26 14:06:25 +00:00
Peter Karich
7bf86b7c4e
GraphHopper directions updates
...
Add support for roundabouts in directions, update the URL for the
documenation and explicitly excludes elevation data (which requires
a custom polyline decoder) from the results.
2015-02-26 13:25:33 +00:00
Tom Hughes
2d22ab10f7
Force coordinates into bounds when using the query tool
2015-02-25 11:16:10 +00:00
Tom Hughes
e434cb154c
Convert OpenID authentication to generic third party authentication
2015-02-25 01:07:23 +00:00
Tom Hughes
e0706f06b1
Fix remaining JSHint issues
2015-02-24 19:45:10 +00:00
Tom Hughes
1dae6a712e
Fix path for icons in the leaflet images directory
...
Fixes #910
2015-02-24 17:04:25 +00:00
Tom Hughes
781e80181e
Restore templating to embed.js
...
The embed.js file is special because it is used standalone without the
rest of our javascript environment. Closes #909 .
2015-02-24 12:42:18 +00:00
Tom Hughes
6d124f8012
Fix some more JSHint issues
2015-02-24 00:30:25 +00:00
Tom Hughes
bd2e999756
Move some javascript functions out of global scope
2015-02-24 00:19:08 +00:00
Tom Hughes
1596713871
Fix some JSHint complaints
2015-02-23 21:45:57 +00:00
Tom Hughes
e256c837b5
Eliminate templating from most javascript
2015-02-23 21:45:57 +00:00
Tom Hughes
2cb166cf33
Move querystring.js to vendor tree
2015-02-23 21:45:56 +00:00
Tom Hughes
6e9a76e64d
Avoid mixed content warnings for the MapQuest logo
2015-02-16 21:48:08 +00:00
Tom Hughes
098f8e98f2
Avoid mixed content warnings when routing queries Nominatim
2015-02-16 21:46:54 +00:00
Tom Hughes
250bb47cc2
Merge remote-tracking branch 'systemed/routing'
2015-02-16 08:30:29 +00:00
Bryan Housel
eb61cc614f
Update iD container to support iD 1.7.0
2015-02-12 05:57:12 -05:00
Tom Hughes
27179c8706
Wrap flash messages in a div instead of a paragraph
...
This allows more complex HTML in the message, closing #896 .
2015-02-11 21:32:56 +00:00
Tom Hughes
d5e90c0d87
Add asset wrappers for iD
2015-02-11 19:18:13 +00:00
nebulon42
d371a1b38b
update browse symbols changed in osm-carto 2.28.0
2015-02-08 14:54:46 +01:00
Dan Stowell
91dac23254
jsrouting: don't close the smallscreen header until both geocodes entered
2015-02-08 11:11:53 +00:00
nebulon42
e3b0b7813c
update browse symbols changed in osm-carto 2.27.0
2015-02-05 22:05:28 +01:00
Tom Hughes
7d32e50e0a
Extend https support to all three routing engines
2015-02-01 21:41:06 +00:00
Tom Hughes
4be0e9bd10
Merge branch 'master' into routing
2015-02-01 15:10:21 +00:00
Tom Hughes
8adb0846b4
Update to latest upstream polyline decoder
2015-02-01 15:09:15 +00:00
Tom Hughes
c093aa481b
Remove typo
2015-02-01 14:18:16 +00:00
Tom Hughes
6f762ae184
Set foreground colour for input fields
2015-02-01 14:10:15 +00:00
Tom Hughes
30a39b35e5
Rename directions_engines to directions
2015-02-01 12:58:08 +00:00
Tom Hughes
41af7f5ea7
Remove unused images
2015-02-01 12:58:08 +00:00
Tom Hughes
a2527b79ff
Clear old routes when the route panel is reopened
2015-02-01 12:58:08 +00:00
Tom Hughes
44a0835487
Move routing "Go" button up alongside the dropdown
2015-02-01 12:58:08 +00:00