John Firebaugh
6054eea238
Bundle leaflet css in a single asset
2012-11-09 12:59:29 -08:00
John Firebaugh
fe6e837cfe
Replace leaflet.draw with leaflet-locationfilter
2012-11-09 12:59:28 -08:00
John Firebaugh
1caf40a2a2
Precompile leaflet CSS
2012-11-09 12:59:27 -08:00
Siebrand Mazeland
a15bfa2ff8
Localisation updates from http://translatewiki.net .
2012-11-07 12:11:28 +00:00
Tom Hughes
6aaaf5dddb
Rework signup emails a bit
...
Remove "lego" strings and try and reduce duplication between the
text and HTML versions of the mails.
2012-11-05 09:54:58 +00:00
Tom Hughes
b7b68aee36
Simplify handling of verified emails in OpenID signup
...
Also make sure that all paths that lead to OpenID based signup
will notice a verified email properly.
2012-10-30 21:43:38 +00:00
Kai Krueger
104727f889
Trust Google and Yahoo to return valid email addresses
...
Both Google and Yahoo guarantee that the email address they return
during the OpenID authentication are emails that they have already
verified:
http://stackoverflow.com/q/5639419
Therefore special case these OpenID providers and automatically
activate the new users account without requiring a separate email
verification step.
This therefore reduces the signup procedure by one step and makes
it easier for new users of these OpenID providers, which cover the
majority of users.
2012-10-30 19:14:45 +00:00
Siebrand Mazeland
2074f4604f
Localisation updates from http://translatewiki.net .
2012-10-27 13:37:36 +00:00
Grant Slater
49666ecf11
Revert "Add SoTM Scotland banner"
...
This reverts commit 749caaff73
.
2012-10-22 21:07:22 +01:00
John Firebaugh
7751973871
Allow cross-origin requests to API
2012-10-22 19:11:52 +01:00
Siebrand Mazeland
2c3e6ae1f7
Localisation updates from http://translatewiki.net .
2012-10-20 16:19:22 +00:00
Grant Slater
749caaff73
Add SoTM Scotland banner
2012-10-18 19:00:25 +01:00
Paweł Paprota
ad43499205
Implemented Gravatar support
2012-10-18 18:59:38 +01:00
Tom Hughes
bfcc3235c5
Remove SOTM US advert
2012-10-15 19:15:54 +01:00
Siebrand Mazeland
5c693d5471
Localisation updates from http://translatewiki.net .
2012-10-15 11:10:25 +00:00
Richard Fairhurst
012d5b69c6
Provide example of correct attribution
2012-10-12 21:06:56 +01:00
Siebrand Mazeland
d20cbd3c5c
Localisation updates from http://translatewiki.net .
2012-10-07 22:08:10 +00:00
Tom Hughes
32a9bb9f47
Split long line
2012-10-06 00:13:54 +01:00
John Firebaugh
7f6320ed10
Move diary entry JS to page-specific script file
2012-10-06 00:03:24 +01:00
John Firebaugh
04887011d4
Eliminate interpolation in diary entry JS
2012-10-06 00:02:42 +01:00
John Firebaugh
dd1ec4eb9b
Move user JS to page-specific script file
...
In this case it was difficult to eliminate interpolation
in a separate step, so I didn't bother.
2012-10-05 22:24:41 +01:00
John Firebaugh
898bc32f48
Move changeset JS to page-specific script file
2012-10-05 15:20:26 +01:00
Tom Hughes
1ea1e40272
Add Polish translations to OpenLayers configuration.
2012-10-05 08:55:18 +01:00
Siebrand Mazeland
c6e267f2bd
Localisation updates from http://translatewiki.net .
2012-10-02 13:13:29 +00:00
Tom Hughes
05b4406c14
Remove monkey patch for I18n which is no longer needed
2012-09-30 14:07:41 +01:00
John Firebaugh
7c5d0fff3d
Move browse JS to page-specific script file
2012-09-30 12:14:25 +01:00
John Firebaugh
605c700895
Clean up search JS
...
Move it to index.js/edit.js and eliminate the global doSearch
function. Not enough code is shared to justify it.
2012-09-30 12:05:24 +01:00
John Firebaugh
e83d43ca82
Move edit JS to page-specific script file
2012-09-30 11:59:49 +01:00
John Firebaugh
352f2a1671
Move index JS to page-specific script file
2012-09-29 18:00:04 +01:00
John Firebaugh
43243e4c92
Eliminate interpolation in index JS
2012-09-29 18:00:04 +01:00
Siebrand Mazeland
e9ff13dc9c
Localisation updates from http://translatewiki.net .
2012-09-24 18:49:53 +00:00
Tom Hughes
3ce4de1295
Add a /api/0.6/user/NNNN call to the API
2012-09-24 18:44:11 +01:00
Tom Hughes
1a0728ec7b
Remove unused namefinder support from the geocoder backend
2012-09-18 11:54:11 +01:00
Martijn van Exel
5f0c590c32
Add a banner for SOTM US
2012-09-16 16:20:53 +01:00
Tom Hughes
42b20c5e0f
Fix interpolation errors
2012-09-16 15:17:17 +01:00
Siebrand Mazeland
73b2a01ace
Localisation updates from http://translatewiki.net .
2012-09-16 02:35:34 +00:00
Gnonthgol
fcddf920a3
Remove the "We are changing the license" flash on the login page
2012-09-14 15:24:36 +01:00
Tom Hughes
686ce8f3e5
Fix interpolation issues in attribution text
2012-09-13 09:56:26 +01:00
Tom Hughes
f954dd9e86
Fix incorrect heading in copyright page
2012-09-12 14:02:39 +01:00
Tom Hughes
9d61bd797f
Improve attribution/license details on printouts
2012-09-12 09:25:07 +01:00
Tom Hughes
03a8467a82
Remove some unused i18n resources
2012-09-12 09:15:01 +01:00
Tom Hughes
04ea0d4db9
Update some license references to refer to ODbL
2012-09-12 09:14:29 +01:00
Grant Slater
5d39a58b8b
Switch from CC BY-SA 2.0 to ODbL 1.0
...
Change of OSM license for after 12 September 2012 07:00 UTC.
2012-09-12 08:52:10 +01:00
Richard Fairhurst
a302ddeb8a
New /copyright page for ODbL
2012-09-12 08:37:09 +01:00
Grant Slater
2805118a60
Add CC BY-SA 2.0 copyright/attribution/license attributes to <osm>
2012-09-11 18:46:37 +01:00
Tom Hughes
7f95920380
Fix incorrect interpolation variables
2012-09-08 15:19:38 +01:00
Tom Hughes
3787918d68
Remove SOTM advert
2012-09-08 14:32:27 +01:00
Siebrand Mazeland
55f0402471
Localisation updates from http://translatewiki.net .
2012-09-08 11:56:40 +00:00
John Firebaugh
8ec415b060
Use a param to trigger export rather than a separate action
...
In site/_resize.html.erb and site/_search.html.erb, a
params[:action] conditional is used to include code that
should only run on the index action -- but it should be run
on the export action too. Cleanest fix is to eliminate that
action entirely.
2012-09-07 09:27:59 +01:00
Tom Hughes
2fac41bf93
Fix incorrect interpolation variables
2012-09-03 08:54:23 +01:00