Tom Hughes
27e0084e8f
Rename new en-gb locale to en-GB
2015-02-19 16:14:58 +00:00
Siebrand Mazeland
8724ca1f9b
Localisation updates from https://translatewiki.net .
2015-02-19 13:19:56 +01:00
Tom Hughes
816404ffe6
Avoid deprecation warning in migration
2015-02-16 22:53:52 +00:00
Tom Hughes
2b7529a3f1
Update example configuration
2015-02-16 22:14:05 +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
2dd2b1a6eb
fix version in iD.js
2015-02-12 06:37:53 -05:00
Bryan Housel
eb61cc614f
Update iD container to support iD 1.7.0
2015-02-12 05:57:12 -05:00
Bryan Housel
59a5b6d1c6
Update to iD v1.7.0
2015-02-12 05:41:04 -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
Richard Fairhurst
f57698494e
Merge pull request #36 from danstowell/jsrouting-closeheaderlater
...
jsrouting: don't close the smallscreen header until both geocodes entered
2015-02-08 12:59:59 +00:00
Dan Stowell
91dac23254
jsrouting: don't close the smallscreen header until both geocodes entered
2015-02-08 11:11:53 +00:00
Richard Fairhurst
38b9f8f792
Merge pull request #35 from tomhughes/routing
...
Add basic tests for the directions controller
2015-02-07 12:34:38 +00:00
Tom Hughes
4cef51bcbe
Add basic tests for the directions controller
2015-02-07 12:02:42 +00:00
nebulon42
e3b0b7813c
update browse symbols changed in osm-carto 2.27.0
2015-02-05 22:05:28 +01:00
Richard Fairhurst
4179fbbbeb
Merge pull request #34 from tomhughes/routing
...
Extend https support to all three routing engines
2015-02-02 14:21:08 +00:00
Richard Fairhurst
6b9e70573b
Use document.location.protocol for OSRM
2015-02-02 01:32:48 +00:00
Richard Fairhurst
1add511c52
OSRM and Graphhopper support HTTPS
2015-02-02 01:31:08 +00:00
Tom Hughes
7d32e50e0a
Extend https support to all three routing engines
2015-02-01 21:41:06 +00:00
Richard Fairhurst
1f0884a34c
Merge pull request #33 from tomhughes/routing
...
Routing tweaks
2015-02-01 15:22:15 +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
fb70a89a36
There is no routing.js to compile
2015-02-01 14:50:18 +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
Tom Hughes
13d650e2dc
Merge branch 'master' into routing
2015-02-01 11:32:02 +00:00
Tom Hughes
959a076b50
Add some padding to select elements
2015-02-01 11:29:38 +00:00
Tom Hughes
2452576333
Drop redundant css extension from scss files
2015-02-01 10:50:50 +00:00
Thijs Alkemade
17f926fefb
Fix two issues with the remember_me_openid button
...
1. It didn't work, the code only checked the remember_me button, not
the remember_me_openid button.
2. It did not have a unique id, making the label next to it not work
for selecting the checkbox.
2015-02-01 10:33:45 +00:00
Tom Hughes
d423ae9137
Default background for input fields to white
...
Some browsers apparently default form fields to a background based
on the desktop theme, and don't inherit from body.
Fixes #883
2015-02-01 10:15:00 +00:00
Sarah Hoffmann
2f6f627a76
update list of key-value pairs for nominatim
2015-01-31 22:36:28 +01:00
Richard Fairhurst
fcae6999d0
Merge pull request #32 from danstowell/jsrouting
...
fix typo which prevented directions closebox from working
2015-01-26 23:47:31 +00:00
Tom Hughes
16b875b271
Fix broken interpolation
2015-01-26 22:43:52 +00:00
Siebrand Mazeland
32dfa68f90
Localisation updates from https://translatewiki.net .
2015-01-26 23:03:30 +01:00
Dan Stowell
8024ad919c
fix typo which prevented directions closebox from working
2015-01-26 20:48:01 +00:00
Richard Fairhurst
df283287e6
Merge pull request #31 from zerebubuth/routing-ui-tweaks-2
...
Make directions endpoints own the value and not care which input box the...
2015-01-26 18:50:41 +00:00
Matt Amos
1b2bfb6e92
Make directions endpoints own the value and not care which input box they get it from.
2015-01-26 18:47:34 +00:00
Richard Fairhurst
904b512998
Merge pull request #30 from zerebubuth/routing-ui-tweaks-2
...
Use CSS rather than HTML attributes for styling.
2015-01-26 18:04:56 +00:00
Matt Amos
7a44ae6cdc
Use CSS rather than HTML attributes for styling.
2015-01-26 18:02:00 +00:00
Richard Fairhurst
6214fe0a9f
Merge pull request #29 from zerebubuth/routing-ui-tweaks-2
...
Revert some of the selection styling changes which cause bizarre styling...
2015-01-26 17:55:19 +00:00
Matt Amos
b09c14218f
Revert some of the selection styling changes which cause bizarre styling regressions to the 80s on FF.
2015-01-26 17:53:24 +00:00
Richard Fairhurst
497009ed2b
Merge pull request #28 from zerebubuth/routing-ui-tweaks-2
...
Routing UI tweaks, part deux
2015-01-26 17:26:46 +00:00
Matt Amos
5afe47e3f6
Use larger 'spinner' when waiting for route request. Replace HTML in content to avoid resize.
2015-01-26 17:18:32 +00:00