Commit graph

2149 commits

Author SHA1 Message Date
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
1f5615f022 Add missing </p> tags 2014-05-24 17:34:23 +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
Siebrand Mazeland
c627cb4d3b Localisation updates from https://translatewiki.net. 2014-05-12 13:43:23 +00:00
Siebrand Mazeland
340bcbbd6c Localisation updates from https://translatewiki.net. 2014-05-08 08:44:59 +00:00
Siebrand Mazeland
b700d30ae4 Localisation updates from https://translatewiki.net. 2014-04-21 09:27:51 +00:00
Siebrand Mazeland
77e726d5ab Localisation updates from https://translatewiki.net. 2014-04-06 17:12:22 +00:00
Siebrand Mazeland
878bdabee8 Localisation updates from https://translatewiki.net. 2014-03-31 21:44:36 +00:00
Tom Hughes
8dfad83a63 Merge branch 'master' into overpass 2014-03-28 22:48:55 +00:00
Tom Hughes
50ea797f33 Add https support for overpass 2014-03-25 18:58:21 +00:00
Siebrand Mazeland
69b9cafb57 Localisation updates from https://translatewiki.net. 2014-03-18 12:29:59 +00:00
Tom Hughes
d5fdc0855a Add an error handler for overpass AJAX calls 2014-03-17 00:24:29 +00:00
Tom Hughes
203ba58bab Merge branch 'master' into overpass 2014-03-16 16:20:39 +00:00
Tom Hughes
5f970fe334 Make overpass server URL configurable 2014-03-16 16:18:13 +00:00
Tom Hughes
606ac76108 Disable query feature tool below z14 2014-03-16 16:18:13 +00:00
Tom Hughes
dedd87da28 Show a message when no features are found 2014-03-16 16:18:13 +00:00
Tom Hughes
078059b76b Initial work on overpass based query API 2014-03-16 16:18:12 +00:00
Siebrand Mazeland
029f9217e9 Localisation updates from https://translatewiki.net. 2014-03-12 13:01:16 +00:00
Tom Hughes
733108588c Update config/wiki_pages.yml 2014-03-01 12:36:30 +00:00
John Firebaugh
665abc501c Use Konacha for testing JavaScript 2014-02-27 16:03:22 +00:00
Tom Hughes
c26cdeb557 The html.dir key should not be translated...
Fixes #709
2014-02-23 00:05:24 +00:00
Tom Hughes
c02fa94d5e Fixed missing translation 2014-02-17 20:10:29 +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
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
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
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
Tom Hughes
1db1277a5f Compile the fixthemap javascript 2014-01-19 20:19:33 +00:00
Simon Poole
a24f52dec7 Add a landing page for "fix the map / report a problem" links 2014-01-19 13:48:27 +00:00
Tom Hughes
42b329ed82 Replace the country table with a static XML countries file
Storing the countries in the database is overkill, so just use a
copy of the geonames countryInfo data that is loaded into a hash
the first time it is used.
2014-01-17 19:25:58 +00:00
Tom Hughes
933b091330 Highlight erroneous fields by adding a class to them
The default rails scheme for highlighting errors is to wrap the
field in a div, but that changes the structure of the page and can
change the meaning of CSS rules applied to the fields.

As an alternative we now apply a class to the fields, and use that
in the CSS to apply a highlight.
2014-01-15 21:41:16 +00:00
Tom Hughes
0764bb40b2 Change attribute names for diary/message titles to match UI labels 2014-01-15 20:26:22 +00:00
Siebrand Mazeland
7444f21406 Localisation updates from https://translatewiki.net. 2014-01-11 17:02:33 +00:00
Siebrand Mazeland
0c3c2e01bf Localisation updates from https://translatewiki.net. 2014-01-06 11:21:23 +00:00
Siebrand Mazeland
6a94cae029 Localisation updates from https://translatewiki.net. 2013-12-28 18:00:47 +00:00
Siebrand Mazeland
53d2b6e72d Localisation updates from https://translatewiki.net. 2013-12-23 20:23:19 +00:00
Siebrand Mazeland
822496fd9f Localisation updates from https://translatewiki.net. 2013-12-20 11:05:55 +00:00
Tom Hughes
41d02225d2 Add details for Finland to copyright page 2013-12-19 17:30:15 +00:00
Siebrand Mazeland
7ef23078df Localisation updates from https://translatewiki.net. 2013-12-17 09:01:42 +00:00
Tom Hughes
6ff6b2f527 Change "My Inbox" to "My Messages" in user menu
Fixes #661
2013-12-15 22:41:57 +00:00
Richard Fairhurst
48c2031868 Fix typo
restauraunt => restaurant
2013-12-12 09:58:19 +00:00
Tom Hughes
44f89c049c Remove export rule for translations which no longer exist 2013-12-09 09:29:21 +00:00
Tom Hughes
24893c0936 Update page title when switching to the front page view
Fixes https://trac.openstreetmap.org/ticket/5063
2013-12-09 09:28:13 +00:00
Tom Hughes
de9d26c7df Drop redundant monkey patches 2013-12-08 22:49:31 +00:00
Tom Hughes
4395ed6117 Fix untranslatable string 2013-12-08 11:02:43 +00:00