Tom Hughes
|
1fe3fc2dbe
|
Disable removeUnknownsAndDefaults instead of removeUselessStrokeAndFill
|
2017-06-14 15:25:47 +01:00 |
|
Bryan Housel
|
13aae29476
|
Disable removeUselessStrokeAndFill svgo plugin
see https://github.com/openstreetmap/iD/issues/4105
|
2017-06-12 18:43:19 -04:00 |
|
Bryan Housel
|
71d19cebf3
|
No need to precompile traffico anymore, as it's been removed
|
2017-06-12 18:36:50 -04:00 |
|
Tom Hughes
|
2357118c46
|
Avoid using format as a URL parameter name
This prevents rails confusing it with the builtin format
parameter derived from the URL extension.
|
2017-06-03 12:08:35 +01:00 |
|
Tom Hughes
|
3b2d1886eb
|
Make delete button translatable
|
2017-06-03 12:04:00 +01:00 |
|
Tom Hughes
|
124ec2e9d5
|
Merge remote-tracking branch 'openstreetmap/pull/1553'
|
2017-06-02 20:34:17 +01:00 |
|
Tom Hughes
|
f8f7054fc2
|
Move monkey patch modules to the OpenStreetMap namespace
Having them in the OSM namespace risks blocking autoloading
of the lib/osm.rb code by defining the OSM constant.
|
2017-06-02 16:33:27 +01:00 |
|
Tom Hughes
|
5b33f3f8e3
|
Fix rubocop warnings
|
2017-06-02 00:08:30 +01:00 |
|
Tom Hughes
|
f940a154f3
|
Replace alias_method_chain with Module#prepend
|
2017-06-01 22:45:28 +01:00 |
|
Tom Hughes
|
f412c80d3f
|
Drop monkey patches that are no longer required
|
2017-06-01 22:42:02 +01:00 |
|
Tom Hughes
|
cdeb95092b
|
Drop hack used for rails 4 upgrade
|
2017-06-01 22:41:55 +01:00 |
|
mmd-osm
|
fbbaa1bb8f
|
Update wiki_pages.yml
|
2017-05-30 19:53:13 +02:00 |
|
Niklas Laxström
|
de33aff226
|
Localisation updates from https://translatewiki.net.
|
2017-05-29 08:04:46 +02:00 |
|
Tom Hughes
|
41f8f23cc1
|
Add string for GraphHopper car profile
|
2017-05-24 21:20:41 +01:00 |
|
Siebrand Mazeland
|
862f46cd50
|
Localisation updates from https://translatewiki.net.
|
2017-05-21 09:56:50 +02:00 |
|
Niklas Laxström
|
c5e8064c81
|
Localisation updates from https://translatewiki.net.
|
2017-05-20 11:04:19 +02:00 |
|
Niklas Laxström
|
ff527bbf62
|
Localisation updates from https://translatewiki.net.
|
2017-05-11 08:51:49 +02:00 |
|
Simon Poole
|
1b2818ff8a
|
Block anything in the here.com domain
Fixes #1536
Closes #1537
|
2017-05-10 11:36:40 +01:00 |
|
Niklas Laxström
|
ba726c4f0e
|
Localisation updates from https://translatewiki.net.
|
2017-05-04 07:57:14 +02:00 |
|
Niklas Laxström
|
65ff082817
|
Localisation updates from https://translatewiki.net.
|
2017-05-02 08:08:50 +02:00 |
|
Tom Hughes
|
3a16b68368
|
Use POST when editing GPX trace details
Fixes #1533
|
2017-05-01 16:56:02 +01:00 |
|
Niklas Laxström
|
30392717b9
|
Localisation updates from https://translatewiki.net.
|
2017-04-27 08:25:14 +02:00 |
|
Niklas Laxström
|
6fcc2e55f9
|
Localisation updates from https://translatewiki.net.
|
2017-04-24 19:59:18 +02:00 |
|
Matt Amos
|
c7391595d8
|
Credit the whole of UCL, rather than just the Bartlett / VR centre.
|
2017-04-22 11:47:12 +01:00 |
|
Niklas Laxström
|
da0126e264
|
Localisation updates from https://translatewiki.net.
|
2017-04-20 07:41:04 +02:00 |
|
Niklas Laxström
|
a69c016b40
|
Localisation updates from https://translatewiki.net.
|
2017-04-17 09:41:24 +02:00 |
|
Niklas Laxström
|
8f9a72c7f7
|
Localisation updates from https://translatewiki.net.
|
2017-04-10 07:27:21 +02:00 |
|
Niklas Laxström
|
95abc14b30
|
Localisation updates from https://translatewiki.net.
|
2017-04-06 07:25:43 +02:00 |
|
Niklas Laxström
|
e4e5ec4409
|
Localisation updates from https://translatewiki.net.
|
2017-04-03 07:38:26 +02:00 |
|
Niklas Laxström
|
503610e603
|
Localisation updates from https://translatewiki.net.
|
2017-03-30 07:57:50 +02:00 |
|
Niklas Laxström
|
49fcee447e
|
Localisation updates from https://translatewiki.net.
|
2017-03-27 08:27:45 +02:00 |
|
Niklas Laxström
|
6849b425f9
|
Localisation updates from https://translatewiki.net.
|
2017-03-23 08:44:53 +01:00 |
|
Tom Hughes
|
6ee54aff10
|
Set canonical port based on protocol
|
2017-03-22 19:28:57 +00:00 |
|
Tom Hughes
|
23f2ac99df
|
Remove various osm.org email addresses from example configuration
|
2017-03-22 19:25:47 +00:00 |
|
Tom Hughes
|
1b9ea430d1
|
Make the publisher URL configurable, with no default
|
2017-03-22 18:42:58 +00:00 |
|
Tom Hughes
|
bf8959cdc2
|
Add server_protocol configuration option
|
2017-03-22 18:22:24 +00:00 |
|
Tom Hughes
|
24271b75bd
|
Use canonical-rails gem to generate canonical URLs
|
2017-03-22 18:16:53 +00:00 |
|
Tom Hughes
|
ce209c8c4f
|
Set server_url in the test environment
|
2017-03-22 17:24:28 +00:00 |
|
Tom Hughes
|
baa3b3188d
|
Comment out server_url in the default configuration
|
2017-03-22 17:19:08 +00:00 |
|
Niklas Laxström
|
6b6d922239
|
Localisation updates from https://translatewiki.net.
|
2017-03-20 07:38:24 +01:00 |
|
Niklas Laxström
|
9f048fe14b
|
Localisation updates from https://translatewiki.net.
|
2017-03-16 08:18:33 +01:00 |
|
Niklas Laxström
|
c2ee604858
|
Localisation updates from https://translatewiki.net.
|
2017-03-13 08:21:19 +01:00 |
|
Tom Hughes
|
f4d2a01484
|
Remove fake qqq locale
|
2017-03-09 07:10:10 +00:00 |
|
Niklas Laxström
|
bf4926abb6
|
Localisation updates from https://translatewiki.net.
|
2017-03-09 08:01:16 +01:00 |
|
Tom Hughes
|
21040f36a3
|
Remove fake qqq locale
|
2017-03-06 09:00:16 +00:00 |
|
Niklas Laxström
|
34c85f39f3
|
Localisation updates from https://translatewiki.net.
|
2017-03-06 09:03:14 +01:00 |
|
Tom Hughes
|
b954416a70
|
Merge remote-tracking branch 'openstreetmap/pull/1437'
|
2017-03-05 10:34:23 +00:00 |
|
Tom Hughes
|
e35748567c
|
Update HSTS to publish a max-age=0 to disable it
|
2017-03-03 11:34:39 +00:00 |
|
Tom Hughes
|
ee12eba234
|
Don't try and modify policy if we don't have one
|
2017-03-02 10:39:18 +00:00 |
|
Tom Hughes
|
c5ef6404f5
|
Improve the content security policy
|
2017-03-01 22:38:24 +00:00 |
|