Niklas Laxström
eea093bfdc
Localisation updates from https://translatewiki.net .
2016-04-04 07:25:08 +02:00
Niklas Laxström
7b96de31f7
Localisation updates from https://translatewiki.net .
2016-03-31 08:01:22 +02:00
Tom Hughes
8fd70ff44f
Make vagrant provision script stop on error
2016-03-28 22:45:20 +01:00
Tom Hughes
414388f3b7
Update bundle
2016-03-28 22:32:24 +01:00
Niklas Laxström
c4579c76e3
Localisation updates from https://translatewiki.net .
2016-03-28 10:19:23 +02:00
Tom Hughes
4e95ff1707
Allow redcarpet to add nofollow to links
...
This, using a new feature in redcarpet, allows us to avoid having
to subclass the renderer and implement links ourselves, which in
turn means that redcarpet's link sanitisation works.
2016-03-24 08:36:32 +00:00
Niklas Laxström
ce6d7966a1
Localisation updates from https://translatewiki.net .
2016-03-24 07:25:57 +01:00
Niklas Laxström
3daeb21273
Localisation updates from https://translatewiki.net .
2016-03-21 07:18:44 +01:00
Tom Hughes
6c4448b9f6
Increase overpass API timeout
2016-03-20 19:41:15 +00:00
Tom Hughes
a95748b168
Handle overpass errors reported as remarks
...
Not all overpass errors are reported as HTTP errors - some are
reported as HTTP success with a remark in the response.
Fixes #1178
2016-03-20 19:39:51 +00:00
Tom Hughes
e782b2186d
Update bundle
2016-03-20 19:01:12 +00:00
Tom Hughes
6be39fca2f
Make support email address configurable
2016-03-20 18:58:50 +00:00
Tom Hughes
945ff7911c
Merge remote-tracking branch 'openstreetmap/pull/954'
2016-03-20 18:47:35 +00:00
Alexander Meshcheryakov
2d2334d34b
Make list items highligh colour darker
...
The list highlight colour is currently very subtle and can be
had to spot so make it a little darker.
Closes #1090
2016-03-20 18:31:45 +00:00
Bryan Housel
c9c44641b3
Update to iD v1.9.2
2016-03-18 15:41:09 -04:00
Markus Heidelberg
79df0df8c6
Correctly sort the Copyright item in the compact menu
...
In the default menu it had been moved left by commit bfd11bf79
but
the compact drop-down menu had not been adapted accordingly.
Closes #1185
2016-03-17 10:27:29 +00:00
Niklas Laxström
145839a1f7
Localisation updates from https://translatewiki.net .
2016-03-17 08:56:43 +01:00
Tom Hughes
38180c56c9
Don't pass the locale to the Mapzen routing engine
...
It only supports en-US currently, and passing anything else now
makes it error instead of falling back to en-US.
2016-03-15 10:03:18 +00:00
Tom Hughes
16f5a5ac0c
Merge remote-tracking branch 'openstreetmap/pull/954'
2016-03-14 22:11:23 +00:00
Simon Legner
5f495b43d1
Notes: show first comment as marker tooltip
2016-03-14 23:00:45 +01:00
Simon Legner
f3fa97fc63
Wrap user name in bdi
to provide a separate RTL context
...
Fixes #1179
Closes #1183
2016-03-14 21:20:03 +00:00
Tom Hughes
246d8a4452
Test titles in changeset feed
2016-03-14 21:18:26 +00:00
Simon Legner
5175ee68b0
Add title to changeset feeds
...
Fixes #1051
Closes #1180
2016-03-14 21:09:53 +00:00
Simon Legner
359d030a5b
Only the standard layer can be exported
...
Fixes #1141
Closes #1182
2016-03-14 21:04:31 +00:00
Tom Hughes
07cbf7f9df
We require PostgreSQL 9.1 for CREATE EXTENSION
2016-03-14 20:57:41 +00:00
Simon Legner
6c34885fe7
Fix error and inconsistencies INSTALL.md
2016-03-14 20:56:59 +00:00
Niklas Laxström
56122bb046
Localisation updates from https://translatewiki.net .
2016-03-14 08:20:06 +01:00
Tom Hughes
860887de52
Merge remote-tracking branch 'openstreetmap/pull/1120'
2016-03-09 22:27:40 +00:00
Florian Schäfer
fbf2b45ecc
Make "Report a problem" link in embeddable map translateable
2016-03-09 19:26:59 +00:00
Tom Hughes
544ed36247
Enebale I18n for embedded maps
2016-03-09 19:26:31 +00:00
Florian Schäfer
151a48d7f3
Open new tab/window for "report a problem" link
...
This avoids closing whatever site the user was looking at when they
spotted he problem, and avoid problems when the embedded map is part
of an iframe as the problem report page denies embedding.
2016-03-09 19:23:03 +00:00
Tom Hughes
ca5de5b4e0
Merge remote-tracking branch 'openstreetmap/pull/1122'
2016-03-09 19:05:16 +00:00
Simon Legner
6f144e8b7d
Show ref of object when no name is present
2016-03-09 18:47:54 +00:00
Tom Hughes
bb489ed5a3
Merge remote-tracking branch 'openstreetmap/pull/1174'
2016-03-09 18:40:41 +00:00
Tom Hughes
f94340b9e8
Fix tests that made assumptions about tag ordering
2016-03-09 13:47:05 +00:00
Siebrand Mazeland
f10ad9128c
Localisation updates from https://translatewiki.net .
2016-03-09 13:44:53 +01:00
Simon Legner
6c3fd1e053
Consistent blue marker colour for sharing location
...
Before, when adding a marker, it was coloured blue. After sharing the marker,
it was coloured red.
2016-03-08 23:59:55 +01:00
Tom Hughes
b7bea9c6b3
Use rake test:db to do initial test run
...
This makes sure the database is initialised by loading the schema
dumped after migrating the development database.
Fixes #878
Closes #1173
2016-03-08 14:23:43 +00:00
Tom Hughes
fe04a0c486
Update to rails 4.2.6
2016-03-07 22:38:40 +00:00
Tom Hughes
37d65124a6
Improve styling of "signup blocked" page
2016-03-07 12:20:55 +00:00
Tom Hughes
6e154d48c0
Ignore bounds on elements with geometry
2016-03-06 21:37:47 +00:00
Tom Hughes
0ff7a928e4
Fix query tool to get correct bounds for enclosing ways
...
The bounding box returned by overpass for geom output is only
the bounds for the clipped geometry, so fetch the geometry and
the bounding box separately and merge them client side.
Fixes #1156
2016-03-06 20:42:04 +00:00
Tom Hughes
9f9ba18baa
Correct URL of Mapzen metro extracts
2016-03-04 20:28:07 +00:00
Tom Hughes
0cbc6833ed
Compile traffico font assets
2016-03-04 16:47:36 +00:00
Tom Hughes
cf597c1984
Remove debug statement
2016-03-04 10:30:16 +00:00
Tom Hughes
397b68af32
Only compile those iD assets that we actually need
2016-03-04 10:29:58 +00:00
Tom Hughes
fea08ef39b
Merge remote-tracking branch 'openstreetmap/pull/1172' into next
2016-03-03 22:25:58 +00:00
Bryan Housel
2059c8346c
Update to iD v1.9.1
2016-03-03 16:28:53 -05:00
Bryan Housel
47881add28
Add traffico icons to vendor/assets/iD and asset pipeline precompile list
2016-03-03 16:27:40 -05:00
Niklas Laxström
bbd40f9f5e
Localisation updates from https://translatewiki.net .
2016-03-03 08:29:44 +01:00