Tom Hughes
47e6637f18
Fix rubocop warnings
2016-08-16 19:27:14 +01:00
Tom Hughes
778659a78c
Merge remote-tracking branch 'openstreetmap/pull/788'
2016-08-16 19:11:35 +01:00
Simon Legner
94f02270c1
Pan to first Nominatim search result
...
Fixes #919
Closes #1041
2016-08-15 20:58:07 +01:00
Tom Hughes
b40e01bce2
Add site.key.table.entry.toilets to translations
2016-08-15 20:26:51 +01:00
Tom Hughes
dae3dcf87e
Merge remote-tracking branch 'openstreetmap/pull/1004'
2016-08-15 20:20:37 +01:00
Tom Hughes
c2ece47a58
Fix html.dir for pl locale
2016-08-15 12:32:00 +01:00
Niklas Laxström
116766239d
Localisation updates from https://translatewiki.net .
2016-08-15 08:35:31 +02:00
Tom Hughes
13c2ac5cdb
Reorder auth_success handlers
...
Only treat auth_success as a possible login attempt if we're not
in the middle of validating a new user, or a change to a user.
Also validate the uniqueness of external auth credentials at the
rails level rather than just at the database level, and make sure
any errors are properly reported.
Fixes #1265
2016-08-14 18:30:13 +01:00
Paul Norman
00982e137f
Blacklist all Google imagery with one regex
...
This expression catches 100% of Google imagery seen in imagery_used
tags with no false positives.
It won't stop someone who tries to load "https://www.google.com/maps " as
imagery, but that will fail to get imagery anyway.
2016-08-14 08:22:46 +01:00
Bilkow
2b73eeb170
INSTALL.md: Added inline code markdown.
...
Added inline code markdown in MacOSX install instructions, making it look like command line code.
2016-08-13 02:36:53 -03:00
Niklas Laxström
4e8a95ddb0
Localisation updates from https://translatewiki.net .
2016-08-11 09:20:25 +02:00
Niklas Laxström
f24d9bae08
Localisation updates from https://translatewiki.net .
2016-08-08 08:36:24 +02:00
Tom Hughes
078dc1a526
Correct icon mappings for non OSRM routers
2016-08-05 18:59:21 +01:00
Patrick Niklaus
311acad0c4
Add support for OSRM 5.0 API and new instruction types
...
Add support for the new API in OSRM 5.x including new icon sprites
for the new instruction types.
2016-08-05 18:55:16 +01:00
Niklas Laxström
39a34efd25
Localisation updates from https://translatewiki.net .
2016-08-04 08:24:26 +02:00
Niklas Laxström
e6a401eb8c
Localisation updates from https://translatewiki.net .
2016-08-01 08:36:35 +02:00
Eugene Alvin Villar
c4c99bf413
Add State of the Map Asia 2016
2016-07-31 10:08:30 +01:00
Niklas Laxström
239ab0f14c
Localisation updates from https://translatewiki.net .
2016-07-28 08:25:59 +02:00
Tom Hughes
2e2b33ea61
Link all objects into libpgosm.so
2016-07-27 20:51:32 +01:00
Tom Hughes
cfd55f0c7d
Allow multiple versions of DB functions to be built
...
Allows the pg_config location to be configured, along with
the target directory for the built code.
2016-07-27 20:44:16 +01:00
Tom Hughes
24ddb8657d
Revert "Don't pass the locale to the Mapzen routing engine"
...
This reverts commit 38180c56c9
.
2016-07-26 18:36:56 +01:00
Niklas Laxström
026c153e59
Localisation updates from https://translatewiki.net .
2016-07-25 08:22:25 +02:00
Niklas Laxström
4d47509ee4
Localisation updates from https://translatewiki.net .
2016-07-21 08:24:12 +02:00
Niklas Laxström
e7883152e4
Localisation updates from https://translatewiki.net .
2016-07-18 09:14:04 +02:00
Bryan Housel
cdc4e3f8d1
Update to iD v1.9.7
2016-07-16 16:02:22 -04:00
Florian Schäfer
3251cdf5d6
Added fixes for rubocop complaints
2016-07-14 15:22:52 +02:00
Florian M. Schäfer
10cde3bb92
Link the prefixed wikidata-tags to wikidata.org
...
With this commit, the prefixed wikidata-tags get linked to the
corresponding wikidata.org-page in the current interface-language.
Multiple semicolon-separated wikidata-IDs are shown as multiple
semicolon-separated links to wikidata.
This commit contains also some tests for those links.
2016-07-14 15:22:52 +02:00
Tom Hughes
c70a1fe933
Add support for GitHub authentication
2016-07-14 09:40:45 +01:00
Niklas Laxström
de32b1cf60
Localisation updates from https://translatewiki.net .
2016-07-14 08:19:00 +02:00
Tom Hughes
dd8ebf9b09
Fix rubocop warnings
2016-07-13 09:50:23 +01:00
Tom Hughes
600743f170
Modernise migrations
2016-07-13 09:39:09 +01:00
Tom Hughes
5fd4fd13c2
Update to rails 4.2.7
2016-07-13 09:14:01 +01:00
Niklas Laxström
402855d7de
Localisation updates from https://translatewiki.net .
2016-07-11 09:10:51 +02:00
Niklas Laxström
ec06caa301
Localisation updates from https://translatewiki.net .
2016-07-07 08:21:25 +02:00
Bryan Housel
9598386ab8
Remove banner for small screens
...
(closes #1247 )
2016-07-03 23:53:21 -04:00
Tom Hughes
46b899a964
Switch travis to test on ruby 2.3.1
2016-07-01 13:40:09 +01:00
Tom Hughes
6403fd2cd4
Switch travis to test on ruby 2.3
2016-07-01 12:30:38 +01:00
Peter Barth
7da6602527
Add banner for FOSSGIS 2016 conference
2016-06-23 22:58:40 +02:00
Tom Hughes
49edb79711
Rename cookie_id to banner_cookie
2016-06-23 09:04:07 +01:00
Tom Hughes
e15c00dc2c
Merge remote-tracking branch 'openstreetmap/pull/1240'
2016-06-23 08:59:58 +01:00
Bryan Housel
db40eee333
Don't show banner unless content classed with overlay-sidebar
2016-06-23 00:52:45 -04:00
Bryan Housel
2ada0591b8
Pacify rubocop
2016-06-22 14:05:13 -04:00
Bryan Housel
9e3dc420f3
Load banner config from config/banners.yml
2016-06-22 13:37:57 -04:00
Bryan Housel
3e82a36743
Add end dates to banners
2016-06-22 13:08:27 -04:00
Bryan Housel
e14ec1547e
Refactor banner logic into BannerHelper module
2016-06-22 08:19:13 -04:00
Bryan Housel
933335a0ea
Set max queuePos high to ensure a banner is shown
...
Previously it was possible for no banners to fall below max queuePos,
in the situation where several banners get removed from active rotation.
2016-06-21 06:45:22 -04:00
Bryan Housel
40abfdd316
remove debug statement
2016-06-20 19:19:20 -04:00
Bryan Housel
5e27978d3c
Add support for rotating banners, add banners for SOTM, SOTMUS
2016-06-20 18:09:55 -04:00
Tom Hughes
5c572f57fc
Update bundle
2016-06-20 09:00:23 +01:00
Niklas Laxström
ee1cc2aa51
Localisation updates from https://translatewiki.net .
2016-06-20 08:16:22 +02:00