Commit graph

2133 commits

Author SHA1 Message Date
John Firebaugh
15ff7b9843 Remove unused 2013-11-06 13:05:51 -08:00
John Firebaugh
07c6d714c5 Remove unused about page code 2013-11-06 11:15:08 -08:00
Aaron Lidman
4baa17511f Hook up 'Learn More' and 'Sign Up' buttons 2013-11-06 10:24:34 -08:00
Aaron Lidman
d1cc387080 Improve changeset template 2013-11-05 18:28:11 -08:00
Aaron Lidman
684e7db45a Improve notes template 2013-11-05 13:31:41 -08:00
Aaron Lidman
fc5998d493 Simplified common details 2013-11-04 17:38:41 -08:00
Siebrand Mazeland
697790562b Localisation updates from http://translatewiki.net. 2013-11-04 16:14:54 +00:00
Siebrand Mazeland
781082cd20 Localisation updates from http://translatewiki.net. 2013-10-27 19:34:39 +00:00
Siebrand Mazeland
b180b5490b Localisation updates from http://translatewiki.net. 2013-10-19 19:57:31 +00:00
John Firebaugh
5835350879 Restore raw latlon search result 2013-10-15 21:01:14 +01:00
Tom Hughes
b0936b87f4 Monkey patch composite_primary_keys to fix deletes via has_many
https://github.com/composite-primary-keys/composite_primary_keys/pull/170
2013-10-15 00:17:39 +01:00
Tom Hughes
71065a5f2a Add tests for trace#edit 2013-10-15 00:12:04 +01:00
Siebrand Mazeland
b0331119ca Localisation updates from http://translatewiki.net. 2013-10-14 09:14:40 +00:00
John Firebaugh
8530e3eedb AJAXy changeset history 2013-10-13 14:46:09 -07:00
John Firebaugh
a4e38ea695 Precompile about.js 2013-10-13 14:46:08 -07:00
John Firebaugh
35458c0096 Convert search to pushState 2013-10-13 14:46:08 -07:00
John Firebaugh
a56d1036d5 pushState based navigation between map-based layouts 2013-10-13 14:46:08 -07:00
John Firebaugh
85e6bbde9b Eliminate edit.js 2013-10-13 14:46:07 -07:00
John Firebaugh
054f934f27 Eliminate separate browse.css asset 2013-10-13 14:46:07 -07:00
John Firebaugh
7481206128 Fix missing translation 2013-10-13 14:46:07 -07:00
John Firebaugh
3ba036045b Don't disable History button 2013-10-13 14:46:07 -07:00
John Firebaugh
ad6bbd511d Restore "Where am I?" 2013-10-13 14:46:06 -07:00
John Firebaugh
3ebad9ec2f Add about page 2013-10-13 14:46:05 -07:00
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
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
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
John Firebaugh
efc6aaf215 Remove vestigial routes
Namefinder support was removed in 1a0728ec7b.
2013-10-13 19:23:15 +01:00
Simon Legner
508ac0265a Fix url to documentation of db setup 2013-10-07 21:35:45 +01:00
Siebrand Mazeland
960807cedc Localisation updates from http://translatewiki.net. 2013-10-07 20:23:48 +00:00
Paul Norman
e2920a0758 Use uniform abbreviations for CC licenses 2013-10-02 17:57:22 +01:00
Omar Vega
2d0dcbd9d0 Adding internationalization in links share and layers. 2013-10-01 19:38:27 +01:00
Siebrand Mazeland
da9df7c4e3 Localisation updates from http://translatewiki.net. 2013-09-26 13:20:55 +00:00
Tom Hughes
0e9e6e6f8f Upgrade to http_accept_language 2.x 2013-09-24 20:22:44 +01:00
Tom Hughes
f289c1092c Fixup the paperclip asset URL handling for rails 4 support 2013-09-24 10:46:00 +01:00
Tom Hughes
b756c5fd6e Add HOT layer to the main page 2013-09-23 17:50:06 +01:00
Tom Hughes
5fc397935c Fix routing of changeset feed 2013-09-23 13:58:59 +01:00
Tom Hughes
038c341918 Allow GET as well as POST for oauth#request_token and oauth#access_token 2013-09-23 13:47:05 +01:00
Tom Hughes
7d993febee Avoid "unknown OID" warnings from Postgres driver 2013-09-23 11:41:35 +01:00
Tom Hughes
57219d516a Fix routing of RSS feeds 2013-09-23 11:05:35 +01:00
Tom Hughes
5208b7e3af Configure page caching in the production environment 2013-09-23 10:39:11 +01:00
Tom Hughes
b0bc04abf1 Configure the page cache 2013-09-23 10:07:23 +01:00
Tom Hughes
537cd6a52c Fix typo in session store configuration 2013-09-23 09:58:31 +01:00
Tom Hughes
3b34f700f1 Alloe GET as well as POST for oauth#revoke and oauth#authorize 2013-09-22 18:33:26 +01:00