Commit graph

3332 commits

Author SHA1 Message Date
John Firebaugh
e838dddf12 Redirect ?node=n and similar to browse pages 2013-10-13 14:45:58 -07:00
John Firebaugh
b30983f02b Convert browse details to sidebar layout 2013-10-13 14:45:58 -07:00
John Firebaugh
e8ac6bd5d9 Convert history page to sidebar layout 2013-10-13 14:45:58 -07:00
John Firebaugh
a01195f149 Sidebar work 2013-10-13 14:45:58 -07:00
John Firebaugh
6adcce4e5d Frontpage redesign 2013-10-13 14:45:58 -07:00
John Firebaugh
750eb5e57e Remove LearnOSM 2013-10-13 14:45:58 -07:00
John Firebaugh
f74c984a49 Adjust header layout for user menu 2013-10-13 14:45:57 -07:00
John Firebaugh
1b668ead62 Link to help page from welcome 2013-10-13 14:45:57 -07:00
John Firebaugh
5178686e26 Style 2013-10-13 14:45:57 -07:00
Saman Bemel-Benrud
bab26e3884 adjustments to help page + better copy 2013-10-13 14:45:57 -07:00
John Firebaugh
33a6b79bd7 Add help page 2013-10-13 14:45:57 -07:00
John Firebaugh
aaeca5b534 Use reverse geocoders for any lat/lon queries
This simplifies the implementation, allows code sharing with
"Where am I?", and produces friendlier results for lat/lon
searches (actual reverse geocode results rather than a raw
lat/lon display).
2013-10-13 19:30:38 +01:00
Tom Hughes
e341ef5673 Remove never actually used code from five years ago 2013-10-11 20:03:06 +01:00
Tom Hughes
2dcc6b620e Log details of any signup requests blocked by an ACL 2013-10-02 17:56:23 +01:00
Tom Hughes
e19e996f1f Improve behaviour of browse pages when no bounding box is available 2013-10-01 22:46:16 +01:00
Omar Vega
2d0dcbd9d0 Adding internationalization in links share and layers. 2013-10-01 19:38:27 +01:00
Tom Hughes
eaefb3ea73 Improve consistency of selections in the browser controller 2013-09-30 08:45:19 +01:00
Tom Hughes
536d80c2b2 Fix typo 2013-09-30 08:35:34 +01:00
Tom Hughes
554a7c9d47 Convert some deprecated methods to modern arel syntax 2013-09-29 22:50:01 +01:00
Tom Hughes
63100ae8a0 Convert trace counting to use modern arel methods 2013-09-29 22:33:04 +01:00
Tom Hughes
a8d65b8dbf Don't redirect from user#terms to login if the user is logged in 2013-09-29 15:43:34 +01:00
Nicholas Ingalls
17db0b2d55 Add glow to search box 2013-09-26 17:20:45 +01:00
Tom Hughes
0e9e6e6f8f Upgrade to http_accept_language 2.x 2013-09-24 20:22:44 +01:00
Tom Hughes
029547855f Remove debugging code 2013-09-24 17:14:40 +01:00
Tom Hughes
be7cc77397 Use image_url instead of nasty hacks 2013-09-24 10:46:32 +01:00
Tom Hughes
a8d8e750da Double quote strings that need to be interpolated 2013-09-24 09:59:04 +01:00
Tom Hughes
13597ca259 Fix translation lookups in text version of note comment notification 2013-09-24 09:52:31 +01:00
Tom Hughes
b756c5fd6e Add HOT layer to the main page 2013-09-23 17:50:06 +01:00
Tom Hughes
4e214746c6 Zoom out when switching to a layer with a lower maxZoom 2013-09-23 17:29:07 +01:00
Tom Hughes
63d211e4a6 Set a size for the user description text area 2013-09-23 14:16:02 +01:00
Tom Hughes
42fa563e01 Fix some Leaflet asset loading issues 2013-09-22 11:47:45 +01:00
Tom Hughes
aa143f047b Rails no longer gives textareas a default size 2013-09-22 10:33:31 +01:00
Tom Hughes
d8a504d8db Allow iD and Potlatch 2 to load assets outside the asset pipeline 2013-09-22 10:33:31 +01:00
Tom Hughes
5432409ab6 Avoid singleton serialisation errors 2013-09-21 12:03:53 +01:00
Tom Hughes
6c51b3cc0a Replace deprecated finder methods 2013-09-21 11:35:46 +01:00
Tom Hughes
9ab8111022 Replace deprecated scoped method with all 2013-09-21 11:35:46 +01:00
Tom Hughes
ca30b879f6 Eliminate deprecated scope and association arguments 2013-09-21 11:35:46 +01:00
Tom Hughes
f0feca800d Replace attr_accessible with strong parameters 2013-09-21 11:35:46 +01:00
Tom Hughes
3875882172 Remove multiline regular expression anchors from validations 2013-09-21 11:35:46 +01:00
Tom Hughes
984c6dc114 Update to rails 4.0.0 2013-09-21 11:35:45 +01:00
Tom Hughes
40b452ac74 Use a view to build the trace RSS feed and get rid of OSM::GeoRSS 2013-09-18 18:23:03 +01:00
Tom Hughes
5bb751ca26 Make the timestamp for a diary comment into a permalink for it 2013-09-15 16:22:48 +01:00
Tom Hughes
ba8bc1a37f Stop default layer flickering when notes or data are shown 2013-09-13 16:07:51 +01:00
Paul Sladen
25645ed51a Tighten white space usage for geocode "View details" link 2013-09-11 21:47:30 +01:00
Tom Hughes
4f2e9e0888 Add additional icon tags to the HTML header 2013-09-10 21:36:47 +01:00
Paul Sladen
8331a7ec89 Remove banner ad section 2013-09-10 21:36:47 +01:00
Andy Allan
8d01db3a3e Fix openid "remember me" label
It was targeting the wrong checkbox.
2013-09-10 21:36:47 +01:00
Tom Hughes
366fb80ddb Make sure we always have a base layer 2013-09-09 18:30:27 +01:00
Tom Hughes
7e896d758d Return GPX traces as application/gpx+xml instead of text/xml 2013-09-09 16:23:38 +01:00
Tom Hughes
ecf8c90e88 Don't bother verifying an email address that hasn't changed 2013-09-09 16:05:16 +01:00