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
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
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
7a44ae6cdc
Use CSS rather than HTML attributes for styling.
2015-01-26 18:02:00 +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
Dan Stowell
c99841536b
Use 'close-box' appearance (less confusing) for exit-from-directions
2015-01-24 13:27:17 +00:00
Tom Hughes
6e56580278
Remove some (hopefully) redundant code
2015-01-11 12:54:17 +00:00
Tom Hughes
8fa9763281
Set default formats in the database now that rails handles enums
...
Because rails now reads the defaults from the database correctly it
no longer works to set them conditionally in after_initialise as they
have already been set.
2015-01-11 12:54:16 +00:00
Tom Hughes
046fbdc177
Replace deprecated reset method with restore method
2015-01-11 12:53:06 +00:00
Tom Hughes
360d68ea5c
Replace deprecated deliver method with deliver_now
2015-01-11 12:53:06 +00:00
Tom Hughes
316ebb7570
Don't pass ActiveRecord objects to find and exists?
2015-01-10 12:41:16 +00:00
Tom Hughes
4e6fe811a0
Don't render the offline page for XHR requests
2014-12-14 00:32:50 +00:00
Tom Hughes
281dc29c5c
Disable the "add note" button in database offline mode
2014-12-14 00:27:31 +00:00
Tom Hughes
a6c24e3e5b
Query mode doesn't need the database
2014-12-14 00:18:46 +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
36592f72bc
Fix exception when message limit is hit
2014-12-02 21:29:12 +00: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
4d44f188e1
Include number of recent diary entries in spam scoring
2014-11-20 21:18:00 +00:00
Tom Hughes
3dbc55fc16
Make sure button_to buttons are separated by whitespace
2014-11-19 00:21:58 +00:00
Tom Hughes
eb6b1ae733
Don't paginate redactions
...
The index view doesn't render any pagination controls, and there
aren't enough redactions for pagination to be necessary yet.
Fixes #735
2014-11-19 00:11:51 +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