Tom Hughes
c858d7d53a
Remove underline from abbr elements
...
Fixes #1771
2018-02-27 20:19:52 +00:00
Tom Hughes
9d2f920feb
Merge remote-tracking branch 'upstream/pull/1693'
2018-02-03 16:12:51 +00:00
Tom Hughes
ec45114f59
Use no-r2 comment to block RTL gem from changing sprites
...
Fixes #1717
2018-01-18 17:42:30 +00:00
J Guthrie
7a933cf928
Added 'Reverse Directions' link
...
Added a text link that reverses the directions of the planned route
2017-12-17 01:09:09 +00:00
Tom Hughes
30757696bd
Move advice on what to enter in a note to guide text
2017-12-14 16:07:32 +00:00
Wille Marcel
a402e811da
Add padding between the last diary post and the pagination links
...
Closes #1634
2017-09-08 16:50:09 +01:00
Nick Doiron
de3e02d41a
use no-r2 comment to block RTL gem from changing sprites
2017-07-26 09:15:07 -10:00
Tom Hughes
4ac9ed6f14
Improve styling of flash messages on the front page
2017-03-10 16:46:29 +00:00
Tom Hughes
5cdb835de3
Show offline/readonly messages as normal flash messages
2017-03-10 16:30:04 +00:00
Tom Hughes
6c0501d62a
Fix hiding of sidebar loading indicator
...
Fixes #1475
2017-03-06 12:22:14 +00:00
Tom Hughes
dff0eef787
Remove inline styles
2017-03-05 19:51:01 +00:00
Tom Hughes
bcba0e1129
Don't collapse spaces in tag keys and values
...
Fixes #1386
2016-12-06 12:08:23 +00:00
Tom Hughes
cbff014368
Disable zoom buttons when zoom limit is reached
...
Fixes #1365
2016-11-09 16:09:32 +00:00
Tom Hughes
7725cd59b4
Keep layer labels on top of the tiles in the layer switcher
...
Fixes #1334
2016-10-21 15:23:37 +01:00
Marco Antonio Frias Butrón
1ba7eccae6
Add cursor style on close icon
...
Without this the close icon for the routing panel doesn't change the
pointer as it isn't a link and isn't in a close-wrap container.
Closes #1327
2016-10-17 10:55:47 +01:00
Mikel Maron
bb22e23dfb
css in right place; fix structure.sql
2016-10-06 21:47:29 -04:00
Tom Hughes
ab8958bead
Centre loading icon
2016-09-26 12:37:49 +01:00
Patrick Niklaus
311acad0c4
Add support for OSRM 5.0 API and new instruction types
...
Add support for the new API in OSRM 5.x including new icon sprites
for the new instruction types.
2016-08-05 18:55:16 +01:00
Bryan Housel
db40eee333
Don't show banner unless content classed with overlay-sidebar
2016-06-23 00:52:45 -04:00
Bryan Housel
5e27978d3c
Add support for rotating banners, add banners for SOTM, SOTMUS
2016-06-20 18:09:55 -04:00
Tom Hughes
37d65124a6
Improve styling of "signup blocked" page
2016-03-07 12:20:55 +00:00
Tom Hughes
d218d5bf7d
Fix display of raw HTML in flash message
...
Fixes #1095
2015-11-30 08:56:26 +00:00
Aditya Prakash
57a9c0d4fa
Remove inline property of secondary links on diary page
2015-10-26 12:33:57 +05:30
Simon Legner
ee5e4ac5a4
Add ferry routing information for OSRM
...
Relates to #1000 .
Uses instruction code 18 to represent a ferry instruction. Ferry icon
taken from Mapbox Maki set (CC0).
2015-10-06 21:09:56 +02:00
Tom Hughes
0d0498d303
Use SVG for sprites for better high DPI support
2015-09-14 08:45:13 +01:00
Simon Legner
91bd0b4b12
Display number of comments in changeset list
2015-08-27 21:26:31 +02:00
Tom Hughes
4dceacdeba
Make switch to compact and small modes dynamic
...
The point where we need to switch between normal mode, compact mode
and small mode varies due to different string lengths in different
languages, but that can't be expressed by a media query, so use some
javascript to update as the window size changes.
Fixes #1014
2015-07-22 22:48:22 +01:00
Tom Hughes
996d5413d8
Remove donation drive banner
...
Fixes #1003
2015-07-11 11:40:14 +01:00
Tom Hughes
9e2db4513e
Change donation drive panel to a thank you
...
Closes #1001
2015-06-30 22:01:44 +01:00
Eric Theise
6403cb9b08
Add a Geo URI link to the share panel
...
Fixes #799
2015-06-25 17:56:03 +01:00
Simon Poole
cf8a20962b
Add a paragraph on the rules in OSM or the lack of them
2015-06-16 18:41:43 +01:00
Tom Hughes
876d5614da
Add advert for donation drive
2015-06-16 10:38:29 +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
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
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
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
e434cb154c
Convert OpenID authentication to generic third party authentication
2015-02-25 01:07:23 +00:00
Tom Hughes
250bb47cc2
Merge remote-tracking branch 'systemed/routing'
2015-02-16 08:30:29 +00: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
4be0e9bd10
Merge branch 'master' into routing
2015-02-01 15:10:21 +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
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