Commit graph

1972 commits

Author SHA1 Message Date
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
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
Tom Hughes
255b0b9425 Drop memcached and use dalli as the memcache client 2013-09-22 15:57:22 +01:00
Tom Hughes
90048d87d6 Ignore exceptions clearing sessions
Rails 3 sessions can't be loaded by rails 4 but reset_session also
fails because it tries to clear the session, which tries to load it
in to clear it.

So monkey patch the session to ignore exceptions during clear so
that out normal reset-on-exception logic will reset the session.
2013-09-22 10:33:31 +01:00
Tom Hughes
67c314388a Precompile various vendor assets 2013-09-22 10:33:31 +01:00
Tom Hughes
57c4438b75 Detect test environment correctly 2013-09-21 12:03:53 +01:00
Tom Hughes
bd8d207ea4 Rails now defaults to using PATCH for updates 2013-09-21 11:35:46 +01:00
Tom Hughes
36c220ca2b Monkey patch PostgreSQLAdapter to make enums work 2013-09-21 11:35:45 +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
Siebrand Mazeland
2b775d3433 Localisation updates from http://translatewiki.net. 2013-09-09 18:54:21 +00:00
Siebrand Mazeland
b1fa78b980 Localisation updates from http://translatewiki.net. 2013-09-02 20:10:45 +00:00
Siebrand Mazeland
c798fe416a Localisation updates from http://translatewiki.net. 2013-09-02 19:00:39 +00:00