Tom Hughes
60fd6e2f5b
Update to rails 4.0.3
2014-02-18 21:38:43 +00:00
Tom Hughes
c02fa94d5e
Fixed missing translation
2014-02-17 20:10:29 +00:00
Tom Hughes
f9ae6d252f
Drop the slim layout
...
The slim layout is not really needed since the redesign as the
pages it was used for in the OAuth flow now have less chrome and
work fine on small screens with the normal layout.
Fixes #689
2014-02-16 16:03:00 +00:00
Tom Hughes
457ba2e5e8
Add some more shortlink tests
2014-02-15 12:46:09 +00:00
Tom Hughes
47841829d8
Improve redirection of shortlinks
...
If a shortlink includes an object reference then redirect to a new
style browse URL for that object.
Fixes #702
2014-02-15 12:42:52 +00:00
Tom Hughes
b947358134
Include selected layer in short links
...
Fixes #703
2014-02-15 12:05:30 +00:00
Tom Hughes
ee3e5d56d2
Remove https load test
2014-02-11 08:23:55 +00:00
Tom Hughes
e36aa53f49
Update to paperclip 4.x and add content type validation
2014-02-10 00:34:23 +00:00
Tom Hughes
6d8fb474af
Removed bogus translations
2014-02-09 15:43:31 +00:00
Siebrand Mazeland
56f8aa98e7
Localisation updates from https://translatewiki.net .
2014-02-09 15:35:43 +00:00
Tom Hughes
3a582889cb
More interpolation fixes
2014-02-09 12:53:22 +00:00
Tom Hughes
e5c9dc60e4
Fix various broken interpolations
...
Fixes #699
2014-02-09 12:43:42 +00:00
Tom Hughes
a7f9ca32b7
Fix some mixed content issues
2014-02-08 17:43:34 +00:00
Richard Fairhurst
78c040d575
Make it clear that notes are for map improvements
...
...and use friendlier-sounding language. Should help avoid
instances like http://www.openstreetmap.org/note/114639 and
http://www.openstreetmap.org/note/114640 , though I'm sorely
tempted to add "amenity=brian" and "amenity=george" in response
to these.
2014-02-07 13:58:19 +00:00
Tom Hughes
e5ff267073
Avoid using one translation as the key for a second
...
Translation keys need to be fixed, so we can't use the result of
one lookup to derive the key for another...
Fixes #697
2014-02-06 09:14:06 +00:00
Tom Hughes
ef448ea494
Boost https tile traffic to 20%
2014-02-05 19:43:44 +00:00
John Firebaugh
b76bfe379e
Update to iD v1.3.6
2014-02-05 18:39:54 +00:00
Tom Hughes
6b843cc158
Send 5% of users tiles over https as a test
2014-02-05 18:38:36 +00:00
Tom Hughes
25b93471c1
Preserve message details over validation errors
...
If a validation error occurs while saving a message then make
sure the values are preserved in the new form.
2014-02-04 22:31:44 +00:00
Richard Fairhurst
f383fe2793
Fiiiix siiiiilly direeeeections
2014-02-03 18:08:53 +00:00
Richard Fairhurst
04e2d35834
Merge pull request #6 from apmon/jsroute
...
Make more of the javascript routing functions internationalizable
2014-02-03 09:35:44 -08:00
Tom Hughes
a52242ccbc
Fix broken interpolation variables
2014-02-02 15:35:56 +00:00
Siebrand Mazeland
fd97eb635c
Localisation updates from https://translatewiki.net .
2014-02-02 13:13:49 +00:00
Kai Krueger
3eaf58c151
Make more of the javascript routing functions internationalizable
2014-02-01 21:10:54 -07:00
Tom Hughes
3ec53f38a6
Remove version lock on dalli now that ruby-openid is updated
2014-01-29 22:47:17 +00:00
Tom Hughes
339ac9d239
Pass preferred language to geonames API calls
2014-01-27 21:14:17 +00:00
Tom Hughes
ccebb796ab
Use api.geonames.org for reverse searches
2014-01-27 21:14:17 +00:00
Tom Hughes
b28b5509b8
Fix interpolation variables
2014-01-24 20:37:29 +00:00
Siebrand Mazeland
e9825a84e3
Localisation updates from https://translatewiki.net .
2014-01-24 20:15:41 +00:00
Richard Fairhurst
3cfcf18a59
Remove some repeated-query funkiness
2014-01-23 22:53:07 +00:00
Richard Fairhurst
33b1845587
Remove a couple of TODOs
2014-01-23 22:32:39 +00:00
Richard Fairhurst
0e6a41c1c9
Repair Go button
2014-01-23 22:31:44 +00:00
Richard Fairhurst
149182f620
Apparently 'final' is a reserved word in JS...
2014-01-23 22:29:09 +00:00
Richard Fairhurst
7c13b43f31
Integrate marker & geocoding behaviours
2014-01-23 21:10:11 +00:00
Richard Fairhurst
423b13d5ce
Add GraphHopper engine (thanks @karussell!)
2014-01-23 20:19:06 +00:00
Richard Fairhurst
e825f8b264
More draggable routes work
2014-01-23 11:38:01 +00:00
Richard Fairhurst
edd6235b45
More work on draggable markers
2014-01-23 10:26:04 +00:00
Richard Fairhurst
08837b2f8b
Start work on drag-and-drop start/end markers
2014-01-23 00:49:00 +00:00
Richard Fairhurst
d40d32889c
Remove logging
2014-01-22 20:31:58 +00:00
Richard Fairhurst
576745e332
Allow user to click Go before geocode result
2014-01-22 20:29:38 +00:00
Richard Fairhurst
81ebdee185
Parse CloudMade directions
2014-01-22 18:53:30 +00:00
Richard Fairhurst
36ee18b88e
Parse MapQuest directions
2014-01-22 18:38:07 +00:00
Richard Fairhurst
d14406cead
Move more engine-specific stuff out of main .js
2014-01-22 18:20:07 +00:00
Richard Fairhurst
c4f3d1bd32
Start MapQuest Open support
2014-01-22 15:53:35 +00:00
Richard Fairhurst
7834c628e9
Simplify usage, fix closures
2014-01-22 12:52:51 +00:00
Richard Fairhurst
3bd5ae2399
Move routing engines into their own files
2014-01-22 09:52:01 +00:00
Richard Fairhurst
40ad8c7def
Start work on second engine
2014-01-21 23:47:50 +00:00
Richard Fairhurst
a41aec9609
Show little popup on click
2014-01-21 22:39:51 +00:00
Richard Fairhurst
15c1564832
Start to make turn-by-turn instructions clickable
2014-01-21 21:44:09 +00:00
Richard Fairhurst
fd991a0201
Close directions
2014-01-21 21:15:49 +00:00