Tom Hughes
aa00e6b81e
Decode entities in the title
...
They will get reencoded (if necessary) when they are output. Fixes #764 .
2014-06-18 09:29:17 +01:00
Paul Norman
5ae33285e0
Make parking icon less blurry
...
Fixes #760
2014-06-17 21:30:42 +01:00
Tom Hughes
c9e9ef1a89
Rewrite layer parameters in shortlinks correctly
...
Fixes #762
2014-06-17 21:15:36 +01:00
Tom Hughes
103fd8a38f
Improve behaviour of new search markers
2014-06-17 19:12:32 +01:00
Tom Hughes
32c385e8d7
Probit control characters in user names
2014-06-15 16:33:26 +01:00
Tom Hughes
6fe824bd0b
Strip illegal characters from member roles in AMF uploads, part 2
...
Fixes #758
2014-06-15 15:55:30 +01:00
Tom Hughes
4cd7f5ad0d
Strip illegal characters from member roles in AMF uploads
...
Fixes #758
2014-06-15 15:50:31 +01:00
Tom Hughes
d27cc80b43
Use the exclusion list returned by nominatim
...
When constructing a "more results" link for nominatim, use the
exclusion list returned by the previous query instead of trying
to make on up ourselves.
Fixes #701
2014-06-15 15:20:50 +01:00
Tom Hughes
a70b61315c
Merge branch 'master' into overpass
2014-06-15 14:54:39 +01:00
Tom Hughes
399fe3c12a
Highlight search results when the mouse is over them
...
Fixes #748
2014-06-15 14:11:17 +01:00
Tom Hughes
6e45410103
Force coordinates into range for "Where am I" queries
...
Fixes #753
2014-06-15 11:08:25 +01:00
Tom Hughes
5a830b2845
Don't force a login to use a remote editor
...
Fixes #754
2014-06-15 11:00:49 +01:00
Štefan Baebler
75e07dc5b8
Added telephone links into tag detail browser
...
International phone numbers become links using the official URI scheme
as per http://tools.ietf.org/html/rfc3966 .
It is not limited to key=phone, so it can be used in other keys as well.
2014-06-15 09:31:04 +01:00
Tom Hughes
098c2675ba
Add support for ACL blocks on note commenting
2014-06-03 20:59:25 +01:00
Tom Hughes
85e61568da
Try harder to find a name in the right language
2014-05-24 12:52:09 +01:00
Tom Hughes
191af4a8b4
Remove bogus sort that is implied by the intermate association
2014-05-21 22:44:04 +01:00
Tom Hughes
e010a326a8
Wrap the ID in <bdi> tags for RTL locales
2014-05-19 00:29:08 +01:00
Tom Hughes
0d187c5c71
Replace <bdi> and </bdi> with Unicode markers in titles
2014-05-19 00:29:08 +01:00
Martin Raifer
1eab367de5
Instruct iD to load gpx file
...
When one clicks on the edit link of an uploaded GPX file, this instructs
the iD editor to load the respective GPX data from the appropriate URL.
See https://github.com/openstreetmap/iD/issues/970#issuecomment-43439476 .
2014-05-18 18:59:08 +01:00
Tom Hughes
5da273027f
Isolate object names from the database with a <bdi> tag
...
Fixes #743
2014-05-18 17:24:38 +01:00
John Firebaugh
6b0d4dcab2
Supply hints for OSRM
2014-05-14 16:00:31 -07:00
John Firebaugh
f2bf38606e
Permalinks for directions
2014-05-14 15:52:25 -07:00
John Firebaugh
2b252e8337
Refactor
2014-05-13 10:16:53 -07:00
John Firebaugh
18c7c4f5d7
Use unobtrusive JS for routing related events
2014-05-12 12:49:54 -07:00
John Firebaugh
be79156f43
OSM.Routing -> OSM.Directions
...
Too close of a name collision to OSM.Router.
2014-05-12 12:46:09 -07:00
John Firebaugh
ed75d4710b
Conform to project style conventions
2014-05-12 12:32:32 -07:00
Tom Hughes
b369d786db
Add correct icon for caravan parks
2014-04-27 19:19:03 +01:00
Tom Hughes
d56b449bdb
Remove unused CSS rules that refer to non-existent images
2014-04-27 19:18:56 +01:00
Tom Hughes
a5cef0cd80
Remove non-existent image from leaflet URL map
2014-04-27 19:18:45 +01:00
Tom Hughes
e85bcf9c4d
Don't try and route to a note with no ID
...
Fixes #733
2014-04-26 00:13:49 +01:00
Tom Hughes
5e5c6b3a29
Add support for remote edit over https on port 8112
2014-04-01 19:17:15 +01:00
Peter
873c1cb84e
Using GraphHopper new API
2014-04-01 16:22:06 +02:00
Richard Fairhurst
9126653ffd
Merge pull request #19 from apmon/jsroute2
...
Minor fixes to the I18n code of routing
2014-03-31 17:51:37 +01:00
Tom Hughes
676e624928
Ignore clicks on query results if the mouse has moved
2014-03-31 11:33:27 +01:00
Tom Hughes
e7ef10d428
Merge branch 'master' into overpass
2014-03-31 11:30:57 +01:00
Tom Hughes
883a375d1a
Ignore clicks on history entries if the mouse has moved
...
Ignore click events on history events if the mouse moves so that
drag selection can work. Fixes #581 .
2014-03-31 11:25:40 +01:00
Kai Krueger
d24cba4345
Minor fixes to the I18n code of routing
...
MapQuest instructions still don't translate, as that backend doesn't accept
simple language locals but require country codes as well.
2014-03-29 16:47:42 -06:00
Tom Hughes
ca07fe853c
Remove highlight from map when clicking on a feature
2014-03-28 22:48:22 +00:00
Tom Hughes
8642e4c1f3
Stop query button disabling query mode once it is active
2014-03-28 22:44:59 +00:00
Tom Hughes
50ea797f33
Add https support for overpass
2014-03-25 18:58:21 +00:00
Dan Stowell
52054e6b23
Fix hours:minutes duration display for routing
2014-03-22 12:53:08 +00:00
Tom Hughes
2e05669a22
Add comment describing the overpass queries we use
2014-03-17 09:19:14 +00:00
Tom Hughes
03f3fd5954
Simplify overpass query for nearby objects
2014-03-17 09:14:42 +00:00
Tom Hughes
d5fdc0855a
Add an error handler for overpass AJAX calls
2014-03-17 00:24:29 +00:00
Tom Hughes
1f250c45bd
Make sure the query location is always in view
2014-03-16 16:47:27 +00:00
Tom Hughes
203ba58bab
Merge branch 'master' into overpass
2014-03-16 16:20:39 +00:00
Tom Hughes
5452cfeb08
Pivot areas to the underlying way or relation object
2014-03-16 16:18:13 +00:00
Tom Hughes
b87e60e0b6
Abort any existing requests when starting new ones
2014-03-16 16:18:13 +00:00
Tom Hughes
5f970fe334
Make overpass server URL configurable
2014-03-16 16:18:13 +00:00
Tom Hughes
913da4a8db
Use POST for overpass queries
2014-03-16 16:18:13 +00:00