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
Tom Hughes
26855add38
Rework piwik configuration
2013-08-24 12:54:51 +01:00
Tom Hughes
ae0177fbe6
Merge remote-tracking branch 'osmlab/id-default'
2013-08-23 17:41:09 +01:00
John Firebaugh
5965a89dd9
Consistent title case
2013-08-21 17:27:02 -07:00
John Firebaugh
cea0cccc6d
Convert edit menus to bootstrap dropdown
2013-08-21 17:20:04 -07:00
John Firebaugh
1727cd7c2b
Compact user menu
2013-08-21 17:20:04 -07:00
Tom Hughes
56016ede65
Add nominatim translation for historic=tomb
2013-08-19 10:34:59 +01:00
Tom Hughes
56fd5c4d90
Merge remote-tracking branch 'osmlab/welcome-2'
2013-08-18 14:50:36 +01:00
Vincent de Phily
618b09a8ab
Add french translation of new welcome page
2013-08-18 14:47:28 +01:00
John Firebaugh
8dc16bd8db
Make iD default editor
...
Make iD the default editor for all users that have not specified
a preferred editor, except fall back to P2 on IE.
2013-08-15 16:36:18 -07:00
Sarah Hoffmann
70190cf363
Update Nominatim description terms
2013-08-15 00:10:35 +01:00
Nils Emil Larsen
20d57832e5
Danish translation of the welcome page
2013-08-14 20:19:35 +01:00
Kai Krueger
1bd4ab8422
German translation of the welcome page
2013-08-14 09:20:20 +01:00
Grant Slater
0aa32990d5
Tweak layer levels
2013-08-14 00:31:37 +01:00
John Firebaugh
091473602b
Handle expired confirmation tokens
2013-08-12 13:34:45 -07:00
John Firebaugh
8ca781ac75
Add manual fallback for "Start Mapping" button
2013-08-12 13:34:45 -07:00
John Firebaugh
c4cdcc1ee1
Interpolate URL
2013-08-12 13:34:45 -07:00
John Firebaugh
901de4a56a
Use new design on terms page
2013-08-12 13:34:44 -07:00
John Firebaugh
41a8b62ff2
Remove "antispam alert"
...
The advanced users whom this affects will be aware of
the problem. It can only confuse the other 99%.
2013-08-12 13:34:44 -07:00
John Firebaugh
2a3bc0a387
Hook up user confirmation page
2013-08-12 13:34:44 -07:00
John Firebaugh
666ee1218f
Replace changeset definition with tag
2013-08-12 13:34:43 -07:00
Saman Bemel-Benrud
ad60ee5c9c
adding new verify page, updating graphics.
2013-08-12 13:34:42 -07:00
Saman Bemel-Benrud
c031ceb340
reworking new page.
2013-08-12 13:34:42 -07:00
John Firebaugh
24422a3baf
Move pre-sign up content to sign up page
2013-08-12 13:34:42 -07:00
John Firebaugh
ef880621a4
Combine and refine third and sixth section
2013-08-12 13:34:41 -07:00
John Firebaugh
0effb12e4e
Wordsmithing
2013-08-12 13:34:41 -07:00
John Firebaugh
75edd4d029
Update names, pick via random sample
2013-08-12 13:34:41 -07:00
John Firebaugh
c8fede45cd
Update note instructions for new map UI
2013-08-12 13:34:41 -07:00
John Firebaugh
b4b8154a80
Make all names translatable
2013-08-12 13:34:41 -07:00
John Firebaugh
2fb777c5be
More wordsmithing
2013-08-12 13:34:41 -07:00
John Firebaugh
1a51f21871
Add a "Start Mapping" button
...
Position is determined in one of two ways: lat/lon query
parameters (with helpful text from a nominatim reverse
geocode), or HTML5 geolocation.
2013-08-12 13:34:41 -07:00
John Firebaugh
3b74fc2579
Copy updates
...
* Less !!!
* Discourage copying from other sources
* Don't mention creating a profile page
* Don't explicitly instruct users to ask questions
* Cut editor list
* Refine note instructions
2013-08-12 13:34:40 -07:00
John Firebaugh
2690342b08
Reduce welcome email to minimal text
...
Instead, redirect newly-confirmed users to the welcome
page. If confirmation is not required, redirect immediately
and don't send an email.
2013-08-12 13:34:40 -07:00
John Firebaugh
e3aaa6dd4b
Add welcome page based on http://osmlab.github.io/welcome-osm/
2013-08-12 13:34:40 -07:00
Tom Hughes
5da715756d
Fix "view larger map" link in HTML sharing
2013-08-12 00:24:32 +01:00
John Firebaugh
1b2738af80
Update leaflet.locate ( fixes #438 )
2013-08-08 14:26:14 -07:00
John Firebaugh
d31fc7c2f5
Add copyright in attribution control
2013-08-08 10:59:13 +01:00
John Firebaugh
54ded37bf2
Tooltips for map controls
2013-08-07 15:41:32 -07:00
John Firebaugh
95ce2515d1
Tweak labels
2013-08-05 08:31:47 -07:00
John Firebaugh
98cd01c40d
Toggle between Link / Short Link / HTML
2013-08-05 08:31:47 -07:00