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
Bryan Housel
2d7a678772
Update to iD v1.9.0
2016-03-01 17:19:05 -05:00
Tom Hughes
95bf36e158
Update rails to 4.2.5.2
2016-02-29 22:23:08 +00:00
Niklas Laxström
3ca254d6f1
Localisation updates from https://translatewiki.net .
2016-02-29 17:24:23 +01:00
Tom Hughes
398b4484ff
Change "blocks received" to "active blocks"
...
Fixes #1168
2016-02-29 14:26:50 +00:00
Tom Hughes
fa593d8865
Make capitalisation of user menu entries consistent
2016-02-29 14:26:20 +00:00
Tom Hughes
f0fa701563
Treeat user as logged in after a password reset
...
Fixes #1160
2016-02-26 16:30:32 +00:00
Tom Hughes
480c17be58
Preserve username and "remember me" when login fails
...
Fixes #1159
2016-02-26 15:32:40 +00:00
Niklas Laxström
0fe1780e4d
Localisation updates from https://translatewiki.net .
2016-02-25 09:24:08 +01:00
Niklas Laxström
ec64ea8aa3
Localisation updates from https://translatewiki.net .
2016-02-22 08:48:32 +01:00
Siebrand Mazeland
f0219a08d7
Localisation updates from https://translatewiki.net .
2016-02-19 15:23:26 +01:00
Tom Hughes
3238bf567c
Merge remote-tracking branch 'openstreetmap/pull/1154'
2016-02-15 21:09:59 +00:00