Tom Hughes
2452576333
Drop redundant css extension from scss files
2015-02-01 10:50:50 +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
Dan Stowell
8024ad919c
fix typo which prevented directions closebox from working
2015-01-26 20:48:01 +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
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
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
Matt Amos
376a630756
Fix vertical alignment of text within select input on Firefox.
2015-01-26 16:57:34 +00:00
Matt Amos
56b2fdf5c9
Hide route steps sidebar when user presses close button.
2015-01-26 15:39:53 +00:00
Matt Amos
2dd89f2d08
Geocode pre-filled values when the user presses 'Go'.
2015-01-26 15:39:21 +00:00
Matt Amos
321218f9b1
Make close button on route dialogue return to index.
2015-01-26 15:02:55 +00:00
Matt Amos
9995d316b2
Pre-fill directions 'from' field with search query, if any.
2015-01-26 14:52:18 +00:00
Matt Amos
c3e2e6462f
Merge remote-tracking branch 'upstream/master' into routing-ui-tweaks-2
...
Conflicts:
config/locales/de.yml
2015-01-26 13:14:58 +00:00
Tom Hughes
281dc29c5c
Disable the "add note" button in database offline mode
2014-12-14 00:27:31 +00:00
David Gumberg
b1a1d45576
Losslessly compressed all images using optipng and advpng
2014-12-07 16:36:39 -08:00
Peter
60dfcbda9a
Using HTTPS for GraphHopper
...
this avoids information leaking if used via https://openstreetmap.org and it should not be a problem when using via the HTTP variant
2014-12-06 18:09:18 +01:00
Tom Hughes
b00b156ef4
Prefer a key=value match over a key only match for object descriptions
2014-11-24 11:00:24 +00:00
Tom Hughes
3dbc55fc16
Make sure button_to buttons are separated by whitespace
2014-11-19 00:21:58 +00:00
Tom Hughes
89af923605
Stringify user ID
2014-11-12 09:44:21 +00:00
Matt Amos
91930aa4a5
Consolidated list highlight colours to one parameter.
2014-11-10 20:05:54 +00:00
Matt Amos
e3062aa794
Made top & bottom spacing in directions list consistent.
2014-11-10 19:59:02 +00:00
Matt Amos
4734b9ce5d
Added some vertical space in the routing text input boxes.
2014-11-10 19:36:43 +00:00
Matt Amos
3a9db4cf30
Use buttons for switching to/from directions.
...
Previously, used a small text link which wasn't very usable. Now
it uses larger buttons which are (hopefully) more usable. Also
this sorts out the weird right-hanging text boxes for the to/from
in the directions sidebar - now they look like proper text input
boxes.
However, the "back to search" button and the directions submit
buttons are weirdly large and I don't quite understand why.
Hopefully an easy fix for someone who knows the arcana of CSS
better than I.
2014-11-10 19:17:21 +00:00
Matt Amos
0cb475cc1a
Merge remote-tracking branch 'upstream/master' into routing-merge
...
Conflicts:
app/assets/javascripts/index.js
config/locales/en.yml
2014-11-10 16:14:06 +00:00
Tom Hughes
f0ecc6312b
Revert "Add SOTM advert"
...
This reverts commit 15a7276a9f
.
2014-11-09 23:03:04 +00:00
Tom Hughes
08a0fc90e3
Track users in piwik
2014-11-09 22:41:01 +00:00
Tom Hughes
4abb666ef0
Handle unknown admin_level values
2014-11-07 19:17:34 +00:00
Tom Hughes
526ff06172
Allow query mode to be turned off at low zoom
...
Fixes #830
2014-11-07 15:58:05 +00:00
Tom Hughes
2992564276
Look for locale specific names
2014-11-07 15:19:30 +00:00
Tom Hughes
cddec72be5
Don't do the admin boundary special case unless admin_level is set
2014-11-07 15:00:22 +00:00
Tom Hughes
e11d734f9f
Merge branch 'overpass'
2014-11-07 08:40:18 +00:00
Paul Norman
758e6da9a8
Add KSJ2 tags to uninteresting list
...
The KSJ2 tags often appear on nodes with no interesting tags
as import cruft.
2014-11-07 08:20:40 +00:00
Tom Hughes
6b09732854
Don't enable query mode when loading a query URL
2014-11-05 21:03:14 +00:00
Tom Hughes
e78ab8d0d6
Allow query mode to be disabled when the sidebar is open
2014-11-05 13:57:52 +00:00
Dan Stowell
a474c095fd
Leave overpass result links coloured blue
...
Closes #47 .
2014-11-05 09:30:09 +00:00
Tom Hughes
9c7e0e13d7
Sort enclosing features by size
2014-11-04 10:24:36 +00:00
Dan Karran
0440984bc7
Add some missing browse icons
...
Icons for highway=tertiary, highway=track, highway=path and barrier=wall.
2014-11-04 09:56:59 +00:00
Matt Amos
a3eb48385b
Merge remote-tracking branch 'upstream/master' into routing
...
Conflicts:
app/assets/javascripts/index.js
app/assets/javascripts/leaflet.map.js.erb
config/environments/production.rb
config/locales/de.yml
2014-11-03 11:08:13 +00:00
Tom Hughes
c4746efdb5
Don't centre on load if the location is already in view
2014-11-01 17:55:21 +00:00
Tom Hughes
9b26dc79c6
Use new overpass geometry output support to get geometeries
2014-11-01 17:55:21 +00:00
Tom Hughes
501d13e1c0
Merge branch 'master' into overpass
2014-11-01 12:50:23 +00:00
Tom Hughes
8598db3233
Tidy up changeset comment code
2014-10-23 21:24:51 +01:00
Łukasz Gurdek
14ac1babc2
Changeset discussions
...
Add support for commenting on changesets with RSS feeds and email
notification of comments to other commenters and people that have
chosen to subscribe to a changeset.
2014-10-23 21:24:51 +01:00
Tom Hughes
69893849ca
Don't pass the hash when routing an empty search query
...
Fixes #793
2014-10-13 14:04:19 +01:00
Tom Hughes
1e1baa33ad
Move noscript message clear of the sidebar
...
Fixes #808
2014-09-07 13:48:28 +01:00
Tom Hughes
15a7276a9f
Add SOTM advert
2014-09-04 15:25:56 +01:00
Tom Hughes
87d9ef8ea5
Use autoprefixer to generate CSS prefixes
2014-07-25 19:38:03 +01:00
Tom Hughes
2b3ab9719b
Fix attribution links for Thunderforest layers
2014-06-26 10:42:16 +01:00
Tom Hughes
052559c5d7
Fix line height for buttons in Firefox 30
...
This is pretty ugly, but it's the best solution I have at the
current time. Seems to fix Firefox 30 without breaking Chrome
or Opera and doesn't make IE8 any worse.
Fixes #756
2014-06-22 10:25:08 +01:00
Tom Hughes
44d5335e47
Style trace edit form to match trace creation form
2014-06-18 22:48:23 +01:00
Tom Hughes
39e7ec3c4c
Increase field widths on trace upload form
...
Fixes #664
2014-06-18 22:38:22 +01:00