Commit graph

6614 commits

Author SHA1 Message Date
Siebrand Mazeland
c55c6ae48c Localisation updates from https://translatewiki.net. 2014-06-17 11:55:45 +00: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
John Firebaugh
1031af3177 Update to iD v1.4.0 2014-06-04 10:48:14 +01:00
João G. Packer
e01fef4e44 Update wiki pages index
Now redirect pages that contain the template `KeyDescription` are processed.

Newly written wiki pages added.

Some keys and tags weren't recognized before because the script didn't
recognize all localized variant of the template `KeyDescription` (e.g.
`DE:KeyDescription` and `Uk:KeyDescription`). That's not a problem anymore
because the template `KeyDescription` was *internationalized* and *unified*.
2014-06-04 10:46:50 +01:00
João G. Packer
8d0b4ca40a Change wiki preprocessing script to read redirect pages
The script that preprocess keys and tags metadata from the wiki
was filtering redirect pages when looking for wiki pages with the
template `KeyDescription`.

Some wiki pages like `Key:admin_level` currently redirects to others
like `Tag:boundary=administrative`, but even so, they still contain
a `KeyDescription` template so their metadata can be read by other
programs.

The parameter `eifilterredir` was changed and tested. For more
details, see this parameter in the feature `list=embeddedin` from
https://www.mediawiki.org/w/api.php.
2014-06-04 10:45:27 +01:00
Simon Poole
503446c0fb Clarify text for note creation
Clarify text for note creation as suggested by Michael Collinson.
2014-06-04 10:43:42 +01:00
Tom Hughes
098c2675ba Add support for ACL blocks on note commenting 2014-06-03 20:59:25 +01:00
Tom Hughes
1f5615f022 Add missing </p> tags 2014-05-24 17:34:23 +01:00
Tom Hughes
c8a23f07db Fix typo 2014-05-24 17:34:19 +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
945da7a06f Update to latest leaflet-locationfilter plugin 2014-05-23 10:48:39 +01:00
Tom Hughes
3ca85f2ac5 Reapply leaflet.locate patch 2014-05-23 10:47:48 +01:00
Tom Hughes
8b182b5c70 Update leaflet.locate 2014-05-23 10:45:38 +01:00
Tom Hughes
e42d840ddb Update to Leaflet 0.7.3 2014-05-23 10:43:43 +01:00
John Firebaugh
2f6165e040 Update to iD v1.3.10 2014-05-21 22:59:52 +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
f3166176d7 Qualify SCALE in tests 2014-05-21 22:43:57 +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
Tom Hughes
2bdd542d9b Require the migration support code 2014-05-12 15:55:00 +01:00
Siebrand Mazeland
c627cb4d3b Localisation updates from https://translatewiki.net. 2014-05-12 13:43:23 +00:00
Tom Hughes
bdc3917f20 Update to rails 4.0.5 2014-05-11 10:03:05 +01:00
Siebrand Mazeland
340bcbbd6c Localisation updates from https://translatewiki.net. 2014-05-08 08:44:59 +00:00
Tom Hughes
a5b296a298 Qualify SCALE in tests 2014-04-27 19:19:16 +01: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
360333d37d Modernise use of find and update_all in database migrations 2014-04-27 19:18:35 +01:00
Tom Hughes
1a38e9b315 Don't pass strings to set_fixture_class 2014-04-27 19:16:42 +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
Siebrand Mazeland
b700d30ae4 Localisation updates from https://translatewiki.net. 2014-04-21 09:27:51 +00:00
John Firebaugh
76c6409b67 Update to iD v1.3.9 2014-04-09 15:07:54 -04:00
Siebrand Mazeland
77e726d5ab Localisation updates from https://translatewiki.net. 2014-04-06 17:12:22 +00:00
Tom Hughes
5e5c6b3a29 Add support for remote edit over https on port 8112 2014-04-01 19:17:15 +01:00
Siebrand Mazeland
878bdabee8 Localisation updates from https://translatewiki.net. 2014-03-31 21:44:36 +00: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
Tom Hughes
8dfad83a63 Merge branch 'master' into overpass 2014-03-28 22:48:55 +00:00
Tom Hughes
ca07fe853c Remove highlight from map when clicking on a feature 2014-03-28 22:48:22 +00:00