Commit graph

6463 commits

Author SHA1 Message Date
Shaun McDonald
ec2e733d32 The rubygem is called bundler not bundle
Also I'm that needs to be installed with sudo as gems won't normally install into the home user directory without more setup
2014-07-14 12:49:48 +01:00
Tom Hughes
b2aba0f8e9 Update "Metro Extracts" link
Fixes #780
2014-07-11 20:00:52 +01:00
John Firebaugh
d9521aeeb9 Update to iD v1.5.1 2014-07-10 10:13:01 -07:00
Aaron Lidman
542c45db01 Update to iD v1.5.0 2014-07-08 20:07:33 -04:00
Tom Hughes
6cb01999c6 Remove debug statement 2014-07-04 19:58:03 +01:00
Tom Hughes
5bbe1c4aee Improve testing of emails
Make sure we test that everything which should send email does
and that we clear the pending emails afterwards.
2014-07-04 19:21:57 +01:00
Tom Hughes
4ef3a884d0 Fix database offline mode 2014-07-02 11:07:52 +01:00
Tom Hughes
2b3ab9719b Fix attribution links for Thunderforest layers 2014-06-26 10:42:16 +01:00
Tom Hughes
04d9335f3c Update to latest leaflet-osm plugin 2014-06-25 18:54:12 +01:00
Siebrand Mazeland
9428eb7723 Localisation updates from https://translatewiki.net. 2014-06-23 12:44:35 +00:00
Tom Hughes
052559c5d7 Fix line height for buttons in Firefox 30
This is pretty ugly, but it's the best solution I have at the
current time. Seems to fix Firefox 30 without breaking Chrome
or Opera and doesn't make IE8 any worse.

Fixes #756
2014-06-22 10:25:08 +01:00
Andy Allan
59edd7b005 Remove ancient documentation. 2014-06-19 14:59:13 +01:00
Tom Hughes
0cc579b287 Improve blocking of characters not allowed in XML 2014-06-19 00:25:18 +01:00
Tom Hughes
44d5335e47 Style trace edit form to match trace creation form 2014-06-18 22:48:23 +01:00
Tom Hughes
39e7ec3c4c Increase field widths on trace upload form
Fixes #664
2014-06-18 22:38:22 +01:00
Tom Hughes
e54538c464 Update wiki link data 2014-06-18 19:54:45 +01:00
Tom Hughes
3ea2fc48c2 Look for key pages using Template:Feature 2014-06-18 19:54:25 +01:00
Tom Hughes
ce404d1afb Fix update-wiki-pages to resolve redirects correctly 2014-06-18 19:47:30 +01:00
Tom Hughes
40faa4e8c0 Use correct translation for back button 2014-06-18 09:51:36 +01:00
Tom Hughes
d1bebd0803 Make sure we pan immediately when a search result is clicked
Fixes #763
2014-06-18 09:36:02 +01:00
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
Tom Hughes
2ec712d6ea Remove redundant robot rules 2014-06-17 22:14:36 +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
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
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