Commit graph

8435 commits

Author SHA1 Message Date
Tom Hughes
be86e4824f Convert various URLs to https 2018-01-08 20:18:21 +00:00
Tom Hughes
af1397436f Use https for nominatim 2018-01-08 10:50:44 +00:00
Tom Hughes
ce9066797c Monkey patch OAuth to allow http signatures on https requests 2018-01-08 10:50:44 +00:00
translatewiki.net
88dd97ba01 Localisation updates from https://translatewiki.net. 2018-01-08 09:18:17 +01:00
translatewiki.net
e8c9513887 Localisation updates from https://translatewiki.net. 2018-01-04 10:23:00 +01:00
Tom Hughes
9340c46173 Remove dependencies on mapzen services 2018-01-02 18:45:20 +00:00
translatewiki.net
88db2c536f Localisation updates from https://translatewiki.net. 2018-01-01 15:41:07 +01:00
translatewiki.net
b41d120484 Localisation updates from https://translatewiki.net. 2017-12-25 15:23:29 +01:00
translatewiki.net
c7a8595232 Localisation updates from https://translatewiki.net. 2017-12-21 08:44:26 +01:00
Tom Hughes
c658e84535 Fix tests that only worked if object 400 didn't exist 2017-12-19 17:43:53 +00:00
mmd-osm
e21c967fdd Revoking administrator role on current user should fail
Fixes #1697
Closes #1701
2017-12-19 17:31:34 +00:00
mmd-osm
965123372d Added explanation about discussions on open changesets
Closes #1705
2017-12-18 21:19:35 +00:00
translatewiki.net
6a23f0e4d4 Localisation updates from https://translatewiki.net. 2017-12-18 17:56:33 +01:00
J Guthrie
7a933cf928 Added 'Reverse Directions' link
Added a text link that reverses the directions of the planned route
2017-12-17 01:09:09 +00:00
mmd-osm
21683db838 Fix rubocop issue 2017-12-16 17:55:56 +01:00
Guillaume RISCHARD
ca36cf2826 Remove support for soon discontinued josm remote https endpoint 2017-12-16 16:15:52 +01:00
mmd-osm
2c7f2b117b Remove extra blank line 2017-12-16 14:06:21 +01:00
mmd-osm
7a396e9dc9 Fix for failing test cases 2017-12-16 13:51:02 +01:00
mmd-osm
b2a3955d93 Allow (un)subscribing discussions also when changeset still open
Fixes #1627
2017-12-16 13:32:04 +01:00
Tom Hughes
30757696bd Move advice on what to enter in a note to guide text 2017-12-14 16:07:32 +00:00
translatewiki.net
c6b66ddeee Localisation updates from https://translatewiki.net. 2017-12-14 08:41:46 +01:00
translatewiki.net
90332473b8 Localisation updates from https://translatewiki.net. 2017-12-11 08:10:41 +01:00
Tom Hughes
31133683b4 Don't add system tests if the user specified which tests to run 2017-12-09 10:52:19 +00:00
Martijn van Exel
4d7411eabd A couple more tweaks to Mac install docs
* The URL for the homebrew site  has changed.
* Added phantomjs (test dependency)

Closes #1700
2017-12-07 18:02:26 +00:00
Martijn van Exel
da52b3a778 Add explicit install instructions for libxml2 on MacOS
Closes #1698
2017-12-07 09:26:36 +00:00
translatewiki.net
a749146723 Localisation updates from https://translatewiki.net. 2017-12-07 09:12:58 +01:00
Guillaume RISCHARD
870e9e41e3 Enable image compression utils for image_optim
Closes #1696
2017-12-06 13:20:26 +00:00
Tom Hughes
fd33ff83f3 Use a memory cache for sessions when memcache is not configured
Fixes #1695
2017-12-04 21:20:23 +00:00
translatewiki.net
5a274a06f2 Localisation updates from https://translatewiki.net. 2017-12-04 09:51:05 +01:00
Tom Hughes
2c52c91b39 Make changeset#query preload users, tags and comments 2017-12-04 07:54:19 +00:00
Tom Hughes
fe2e215d14 Make the AMF getway_old call parse times as UTC
Although it's not entirely clear how to interpret a timestamp from
a client the production servers have effectively been parsing them
as UTC because they run in the UTC time zone all year.

Using Time.zone to do the parse forces it to happen in the rails time
zone rather than the system time zone, which defaults to UTC as well.

Fixes #1688
2017-12-01 19:24:26 +00:00
translatewiki.net
1045b405ae Localisation updates from https://translatewiki.net. 2017-11-30 08:49:14 +01:00
Tom Hughes
b77406ff38 Use decoded strings when parsing XML responses from geocoders
Fixes #1690
2017-11-29 23:07:19 +00:00
Tom Hughes
2ef803b9df Update rack-test and patch test issues 2017-11-29 20:35:17 +00:00
Tom Hughes
cdf299e4c6 Update bundle 2017-11-29 16:33:56 +00:00
translatewiki.net
8f1676b71a Localisation updates from https://translatewiki.net. 2017-11-27 08:12:19 +01:00
Tom Hughes
986779966b Extend form-action policies for Chrome
It seems that unlike other browsers Chrome requires that if a form
submission redirects that the redirected URL also match the form-action
policy rather than just requiring the original URL to match.
2017-11-25 12:04:02 +00:00
Tom Hughes
a3519348c6 Remove inline javascript from user settings page 2017-11-24 16:20:50 +00:00
Tom Hughes
afa5d420d3 Allow iD to fetch gpx files from arbitrary locations 2017-11-24 08:38:51 +00:00
Tom Hughes
527ec293c2 Fix security policy for mapillary in iD 2017-11-24 01:09:27 +00:00
Tom Hughes
6a1a4a3f7d Fix remote editing security policy 2017-11-24 00:46:27 +00:00
Tom Hughes
2cd81daf34 Add security policy for remote control editing 2017-11-24 00:43:14 +00:00
Tom Hughes
4950ae3c1f Allow iD to connect to nominatim 2017-11-24 00:10:38 +00:00
Tom Hughes
bb116b85df Allow third party images in user content 2017-11-23 22:39:05 +00:00
Tom Hughes
3c4774a5f7 Allow images to be loaded from piwik 2017-11-23 22:22:01 +00:00
Tom Hughes
a2c7c09f7c Merge remote-tracking branch 'upstream/pull/1687' 2017-11-23 13:24:47 +00:00
Andy Allan
4954e9815b Update CONTRIBUTING to remove reference to cruise and use link to Travis 2017-11-23 11:31:15 +00:00
translatewiki.net
874957f54e Localisation updates from https://translatewiki.net. 2017-11-23 07:48:25 +01:00
Andy Allan
50dce49d1f Add the OpenStreetMap Blog to the list of community links
Although the content is currently duplicated into the blog aggregator,
it's still worth having an explicit link, and making it the first one,
since it contains entries of more significant interest to the community.
2017-11-22 15:51:32 +00:00
Andy Allan
1b181d4c1d Put specific page titles at the start
The makes the shortened titles commonly shown on browser tabs more
useful.
2017-11-22 14:57:26 +00:00