]>
git.openstreetmap.org Git - rails.git/log
mmd-osm [Wed, 16 Sep 2020 20:13:19 +0000 (22:13 +0200)]
Json user details: unit tests
mmd-osm [Wed, 16 Sep 2020 18:29:37 +0000 (20:29 +0200)]
Fix unit test, assume application/xml instead of text/xml
Andy Allan [Wed, 16 Sep 2020 15:50:07 +0000 (17:50 +0200)]
Style changeset descriptions with italics on browse pages
Alternative to #580
This reworks changeset descriptions to use italics instead of header
elements, in order to make them more like quotes.
Care has been taken to make sure that there is still a header element
as the first element of the common details partial, in order to make
the history pages look right (where the partial appears multiple times).
Tom Hughes [Wed, 16 Sep 2020 15:59:10 +0000 (16:59 +0100)]
Fix erblint warnings
Tom Hughes [Wed, 16 Sep 2020 15:35:55 +0000 (16:35 +0100)]
Merge remote-tracking branch 'upstream/pull/2837'
Andy Allan [Wed, 16 Sep 2020 13:25:27 +0000 (15:25 +0200)]
Show linked features as collapsable detail panels on feature browse pages
Fixes #2823
The panels are collapsed by default, when there is a long list of features, but
open on short lists to save on clicks. 10 items is arbitrary but seemed reasonable.
Andy Allan [Wed, 16 Sep 2020 08:43:21 +0000 (10:43 +0200)]
Merge pull request #2809 from tomhughes/bootstrap
Convert some more forms to use bootstrap
Tom Hughes [Wed, 16 Sep 2020 07:28:25 +0000 (08:28 +0100)]
Fix new rubocop warnings
Tom Hughes [Wed, 16 Sep 2020 07:24:55 +0000 (08:24 +0100)]
Merge remote-tracking branch 'upstream/pull/2834'
Tom Hughes [Wed, 16 Sep 2020 07:24:52 +0000 (08:24 +0100)]
Merge remote-tracking branch 'upstream/pull/2833'
Tom Hughes [Wed, 16 Sep 2020 07:24:49 +0000 (08:24 +0100)]
Merge remote-tracking branch 'upstream/pull/2832'
Tom Hughes [Wed, 16 Sep 2020 07:24:47 +0000 (08:24 +0100)]
Merge remote-tracking branch 'upstream/pull/2831'
Tom Hughes [Wed, 16 Sep 2020 07:24:45 +0000 (08:24 +0100)]
Merge remote-tracking branch 'upstream/pull/2830'
dependabot[bot] [Wed, 16 Sep 2020 05:02:35 +0000 (05:02 +0000)]
Bump better_errors from 2.7.1 to 2.8.0
Bumps [better_errors](https://github.com/BetterErrors/better_errors) from 2.7.1 to 2.8.0.
- [Release notes](https://github.com/BetterErrors/better_errors/releases)
- [Commits](https://github.com/BetterErrors/better_errors/compare/v2.7.1...v2.8.0)
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Wed, 16 Sep 2020 05:02:15 +0000 (05:02 +0000)]
Bump rubocop from 0.90.0 to 0.91.0
Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.90.0 to 0.91.0.
- [Release notes](https://github.com/rubocop-hq/rubocop/releases)
- [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop-hq/rubocop/compare/v0.90.0...v0.91.0)
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Wed, 16 Sep 2020 05:01:59 +0000 (05:01 +0000)]
Bump autoprefixer-rails from 9.8.6.3 to 10.0.0
Bumps [autoprefixer-rails](https://github.com/ai/autoprefixer-rails) from 9.8.6.3 to 10.0.0.
- [Release notes](https://github.com/ai/autoprefixer-rails/releases)
- [Changelog](https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ai/autoprefixer-rails/compare/9.8.6.3...10.0.0)
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Wed, 16 Sep 2020 05:01:29 +0000 (05:01 +0000)]
Bump aws-sdk-s3 from 1.80.0 to 1.81.0
Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) from 1.80.0 to 1.81.0.
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Wed, 16 Sep 2020 05:01:09 +0000 (05:01 +0000)]
Bump rubocop-rails from 2.8.0 to 2.8.1
Bumps [rubocop-rails](https://github.com/rubocop-hq/rubocop-rails) from 2.8.0 to 2.8.1.
- [Release notes](https://github.com/rubocop-hq/rubocop-rails/releases)
- [Changelog](https://github.com/rubocop-hq/rubocop-rails/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop-hq/rubocop-rails/compare/v2.8.0...v2.8.1)
Signed-off-by: dependabot[bot] <support@github.com>
Tom Hughes [Tue, 15 Sep 2020 07:06:52 +0000 (08:06 +0100)]
Merge remote-tracking branch 'upstream/pull/2828'
Tom Hughes [Tue, 15 Sep 2020 07:06:50 +0000 (08:06 +0100)]
Merge remote-tracking branch 'upstream/pull/2826'
Tom Hughes [Tue, 15 Sep 2020 07:06:47 +0000 (08:06 +0100)]
Merge remote-tracking branch 'upstream/pull/2825'
dependabot[bot] [Tue, 15 Sep 2020 05:01:25 +0000 (05:01 +0000)]
Bump webmock from 3.8.3 to 3.9.1
Bumps [webmock](https://github.com/bblimke/webmock) from 3.8.3 to 3.9.1.
- [Release notes](https://github.com/bblimke/webmock/releases)
- [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bblimke/webmock/compare/v3.8.3...v3.9.1)
Signed-off-by: dependabot[bot] <support@github.com>
translatewiki.net [Mon, 14 Sep 2020 15:09:30 +0000 (17:09 +0200)]
Localisation updates from https://translatewiki.net.
dependabot[bot] [Mon, 14 Sep 2020 05:01:27 +0000 (05:01 +0000)]
Bump eslint from 7.8.1 to 7.9.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.8.1 to 7.9.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.8.1...v7.9.0)
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Mon, 14 Sep 2020 05:01:05 +0000 (05:01 +0000)]
Bump jbuilder from 2.10.0 to 2.10.1
Bumps [jbuilder](https://github.com/rails/jbuilder) from 2.10.0 to 2.10.1.
- [Release notes](https://github.com/rails/jbuilder/releases)
- [Changelog](https://github.com/rails/jbuilder/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rails/jbuilder/compare/v2.10.0...v2.10.1)
Signed-off-by: dependabot[bot] <support@github.com>
Tom Hughes [Fri, 11 Sep 2020 13:47:25 +0000 (14:47 +0100)]
Merge remote-tracking branch 'upstream/pull/2824'
dependabot[bot] [Fri, 11 Sep 2020 05:00:51 +0000 (05:00 +0000)]
Bump aws-sdk-s3 from 1.79.1 to 1.80.0
Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) from 1.79.1 to 1.80.0.
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)
Signed-off-by: dependabot[bot] <support@github.com>
translatewiki.net [Thu, 10 Sep 2020 16:46:11 +0000 (18:46 +0200)]
Localisation updates from https://translatewiki.net.
Tom Hughes [Thu, 10 Sep 2020 07:15:30 +0000 (08:15 +0100)]
Merge remote-tracking branch 'upstream/pull/2822'
dependabot[bot] [Thu, 10 Sep 2020 05:00:45 +0000 (05:00 +0000)]
Bump rails from 6.0.3.2 to 6.0.3.3
Bumps [rails](https://github.com/rails/rails) from 6.0.3.2 to 6.0.3.3.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](https://github.com/rails/rails/compare/v6.0.3.2...v6.0.3.3)
Signed-off-by: dependabot[bot] <support@github.com>
Tom Hughes [Wed, 9 Sep 2020 07:59:15 +0000 (08:59 +0100)]
Merge remote-tracking branch 'upstream/pull/2821'
Quincy Morgan [Wed, 9 Sep 2020 01:00:52 +0000 (21:00 -0400)]
Update to iD v2.18.5
translatewiki.net [Mon, 7 Sep 2020 14:49:57 +0000 (16:49 +0200)]
Localisation updates from https://translatewiki.net.
Tom Hughes [Mon, 7 Sep 2020 06:11:22 +0000 (07:11 +0100)]
Fix new rubocop warnings
Tom Hughes [Mon, 7 Sep 2020 06:09:19 +0000 (07:09 +0100)]
Merge remote-tracking branch 'upstream/pull/2818'
Tom Hughes [Mon, 7 Sep 2020 06:08:20 +0000 (07:08 +0100)]
Merge remote-tracking branch 'upstream/pull/2817'
Tom Hughes [Mon, 7 Sep 2020 06:08:17 +0000 (07:08 +0100)]
Merge remote-tracking branch 'upstream/pull/2816'
Tom Hughes [Mon, 7 Sep 2020 06:08:08 +0000 (07:08 +0100)]
Merge remote-tracking branch 'upstream/pull/2815'
dependabot[bot] [Mon, 7 Sep 2020 05:02:09 +0000 (05:02 +0000)]
Bump rubocop-performance from 1.7.1 to 1.8.0
Bumps [rubocop-performance](https://github.com/rubocop-hq/rubocop-performance) from 1.7.1 to 1.8.0.
- [Release notes](https://github.com/rubocop-hq/rubocop-performance/releases)
- [Changelog](https://github.com/rubocop-hq/rubocop-performance/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop-hq/rubocop-performance/compare/v1.7.1...v1.8.0)
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Mon, 7 Sep 2020 05:01:54 +0000 (05:01 +0000)]
Bump brakeman from 4.9.0 to 4.9.1
Bumps [brakeman](https://github.com/presidentbeef/brakeman) from 4.9.0 to 4.9.1.
- [Release notes](https://github.com/presidentbeef/brakeman/releases)
- [Changelog](https://github.com/presidentbeef/brakeman/blob/main/CHANGES.md)
- [Commits](https://github.com/presidentbeef/brakeman/compare/v4.9.0...v4.9.1)
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Mon, 7 Sep 2020 05:01:30 +0000 (05:01 +0000)]
Bump puma from 4.3.5 to 4.3.6
Bumps [puma](https://github.com/puma/puma) from 4.3.5 to 4.3.6.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](https://github.com/puma/puma/compare/v4.3.5...v4.3.6)
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Mon, 7 Sep 2020 05:01:05 +0000 (05:01 +0000)]
Bump rubocop-rails from 2.7.1 to 2.8.0
Bumps [rubocop-rails](https://github.com/rubocop-hq/rubocop-rails) from 2.7.1 to 2.8.0.
- [Release notes](https://github.com/rubocop-hq/rubocop-rails/releases)
- [Changelog](https://github.com/rubocop-hq/rubocop-rails/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop-hq/rubocop-rails/compare/v2.7.1...v2.8.0)
Signed-off-by: dependabot[bot] <support@github.com>
mmd-osm [Sun, 6 Sep 2020 20:11:23 +0000 (22:11 +0200)]
API User details JSON format
Tom Hughes [Fri, 4 Sep 2020 10:24:19 +0000 (11:24 +0100)]
Merge remote-tracking branch 'upstream/pull/2810'
dependabot[bot] [Fri, 4 Sep 2020 05:01:12 +0000 (05:01 +0000)]
Bump leaflet from 1.6.0 to 1.7.1
Bumps [leaflet](https://github.com/Leaflet/Leaflet) from 1.6.0 to 1.7.1.
- [Release notes](https://github.com/Leaflet/Leaflet/releases)
- [Changelog](https://github.com/Leaflet/Leaflet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Leaflet/Leaflet/compare/v1.6.0...v1.7.1)
Signed-off-by: dependabot[bot] <support@github.com>
Tom Hughes [Thu, 3 Sep 2020 23:29:14 +0000 (00:29 +0100)]
Convert oauth authorization form to use bootstrap
Tom Hughes [Thu, 3 Sep 2020 22:53:57 +0000 (23:53 +0100)]
Convert password reset forms to use bootstrap
Tom Hughes [Thu, 3 Sep 2020 22:52:59 +0000 (23:52 +0100)]
Convert logout form to use bootstrap
Tom Hughes [Thu, 3 Sep 2020 22:51:23 +0000 (23:51 +0100)]
Convert user confirmation forms to use bootstrap
Tom Hughes [Thu, 3 Sep 2020 22:49:32 +0000 (23:49 +0100)]
Convert make/remove friend forms to use bootstrap
translatewiki.net [Thu, 3 Sep 2020 14:48:11 +0000 (16:48 +0200)]
Localisation updates from https://translatewiki.net.
Tom Hughes [Wed, 2 Sep 2020 17:54:55 +0000 (18:54 +0100)]
Fix rubocop Style/SoleNestedConditional warnings
Tom Hughes [Wed, 2 Sep 2020 17:27:11 +0000 (18:27 +0100)]
Fix rubocop Style/CombinableLoops warnings
Tom Hughes [Wed, 2 Sep 2020 06:19:03 +0000 (07:19 +0100)]
Merge remote-tracking branch 'upstream/pull/2806'
Tom Hughes [Wed, 2 Sep 2020 06:18:35 +0000 (07:18 +0100)]
Merge remote-tracking branch 'upstream/pull/2805'
Tom Hughes [Wed, 2 Sep 2020 06:18:21 +0000 (07:18 +0100)]
Handle new rubocop warnings
Tom Hughes [Wed, 2 Sep 2020 06:11:47 +0000 (07:11 +0100)]
Merge remote-tracking branch 'upstream/pull/2804'
dependabot[bot] [Wed, 2 Sep 2020 05:01:33 +0000 (05:01 +0000)]
Bump eslint from 7.7.0 to 7.8.1
Bumps [eslint](https://github.com/eslint/eslint) from 7.7.0 to 7.8.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.7.0...v7.8.1)
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Wed, 2 Sep 2020 05:01:21 +0000 (05:01 +0000)]
Bump minitest from 5.14.1 to 5.14.2
Bumps [minitest](https://github.com/seattlerb/minitest) from 5.14.1 to 5.14.2.
- [Release notes](https://github.com/seattlerb/minitest/releases)
- [Changelog](https://github.com/seattlerb/minitest/blob/master/History.rdoc)
- [Commits](https://github.com/seattlerb/minitest/compare/v5.14.1...v5.14.2)
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Wed, 2 Sep 2020 05:01:05 +0000 (05:01 +0000)]
Bump rubocop from 0.89.1 to 0.90.0
Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.89.1 to 0.90.0.
- [Release notes](https://github.com/rubocop-hq/rubocop/releases)
- [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop-hq/rubocop/compare/v0.89.1...v0.90.0)
Signed-off-by: dependabot[bot] <support@github.com>
translatewiki.net [Mon, 31 Aug 2020 14:16:14 +0000 (16:16 +0200)]
Localisation updates from https://translatewiki.net.
Tom Hughes [Mon, 31 Aug 2020 07:29:05 +0000 (08:29 +0100)]
Merge remote-tracking branch 'upstream/pull/2802'
dependabot[bot] [Mon, 31 Aug 2020 05:01:08 +0000 (05:01 +0000)]
Bump omniauth-facebook from 6.0.0 to 7.0.0
Bumps [omniauth-facebook](https://github.com/mkdynamic/omniauth-facebook) from 6.0.0 to 7.0.0.
- [Release notes](https://github.com/mkdynamic/omniauth-facebook/releases)
- [Changelog](https://github.com/simi/omniauth-facebook/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mkdynamic/omniauth-facebook/compare/v6.0.0...v7.0.0)
Signed-off-by: dependabot[bot] <support@github.com>
Tom Hughes [Fri, 28 Aug 2020 08:09:12 +0000 (09:09 +0100)]
Merge remote-tracking branch 'upstream/pull/2797'
Tom Hughes [Fri, 28 Aug 2020 08:08:28 +0000 (09:08 +0100)]
Make embed.js depend on the settings
dependabot[bot] [Fri, 28 Aug 2020 05:01:15 +0000 (05:01 +0000)]
Bump aws-sdk-s3 from 1.79.0 to 1.79.1
Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) from 1.79.0 to 1.79.1.
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)
Signed-off-by: dependabot[bot] <support@github.com>
translatewiki.net [Thu, 27 Aug 2020 13:56:58 +0000 (15:56 +0200)]
Localisation updates from https://translatewiki.net.
Tom Hughes [Wed, 26 Aug 2020 07:27:30 +0000 (08:27 +0100)]
Merge remote-tracking branch 'upstream/pull/2794'
dependabot[bot] [Wed, 26 Aug 2020 05:01:04 +0000 (05:01 +0000)]
Bump aws-sdk-s3 from 1.78.0 to 1.79.0
Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) from 1.78.0 to 1.79.0.
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)
Signed-off-by: dependabot[bot] <support@github.com>
Tom Hughes [Tue, 25 Aug 2020 19:57:50 +0000 (20:57 +0100)]
Attempt to modernise vagrant configuration
Tom Hughes [Tue, 25 Aug 2020 07:09:57 +0000 (08:09 +0100)]
Merge remote-tracking branch 'upstream/pull/2792'
dependabot[bot] [Tue, 25 Aug 2020 05:01:09 +0000 (05:01 +0000)]
Bump autoprefixer-rails from 9.8.6.2 to 9.8.6.3
Bumps [autoprefixer-rails](https://github.com/ai/autoprefixer-rails) from 9.8.6.2 to 9.8.6.3.
- [Release notes](https://github.com/ai/autoprefixer-rails/releases)
- [Changelog](https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ai/autoprefixer-rails/compare/9.8.6.2...9.8.6.3)
Signed-off-by: dependabot[bot] <support@github.com>
translatewiki.net [Mon, 24 Aug 2020 13:31:01 +0000 (15:31 +0200)]
Localisation updates from https://translatewiki.net.
Tom Hughes [Sun, 23 Aug 2020 09:41:39 +0000 (10:41 +0100)]
Only show the "too many messages" error once
Fixes #2790
Tom Hughes [Sat, 22 Aug 2020 15:15:21 +0000 (16:15 +0100)]
Merge remote-tracking branch 'upstream/pull/2786'
Tom Hughes [Sat, 22 Aug 2020 15:14:37 +0000 (16:14 +0100)]
Extend cleanup script to cleanup old OAuth tokens
translatewiki.net [Fri, 21 Aug 2020 15:28:58 +0000 (17:28 +0200)]
Localisation updates from https://translatewiki.net.
dependabot[bot] [Fri, 21 Aug 2020 05:01:03 +0000 (05:01 +0000)]
Bump autoprefixer-rails from 9.8.6.1 to 9.8.6.2
Bumps [autoprefixer-rails](https://github.com/ai/autoprefixer-rails) from 9.8.6.1 to 9.8.6.2.
- [Release notes](https://github.com/ai/autoprefixer-rails/releases)
- [Changelog](https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ai/autoprefixer-rails/compare/9.8.6.1...9.8.6.2)
Signed-off-by: dependabot[bot] <support@github.com>
Tom Hughes [Thu, 20 Aug 2020 18:08:09 +0000 (19:08 +0100)]
Merge remote-tracking branch 'upstream/pull/2784'
dependabot[bot] [Thu, 20 Aug 2020 05:00:58 +0000 (05:00 +0000)]
Bump canonical-rails from 0.2.8 to 0.2.9
Bumps [canonical-rails](https://github.com/jumph4x/canonical-rails) from 0.2.8 to 0.2.9.
- [Release notes](https://github.com/jumph4x/canonical-rails/releases)
- [Commits](https://github.com/jumph4x/canonical-rails/commits)
Signed-off-by: dependabot[bot] <support@github.com>
Tom Hughes [Wed, 19 Aug 2020 20:44:24 +0000 (21:44 +0100)]
Allow CDN URL for the embed page to be configured
Tom Hughes [Wed, 19 Aug 2020 16:39:18 +0000 (17:39 +0100)]
Merge remote-tracking branch 'upstream/pull/2783'
Tom Hughes [Wed, 19 Aug 2020 16:31:56 +0000 (17:31 +0100)]
Merge remote-tracking branch 'upstream/pull/2782'
Tom Hughes [Wed, 19 Aug 2020 16:30:36 +0000 (17:30 +0100)]
Merge remote-tracking branch 'upstream/pull/2781'
Andy Allan [Wed, 19 Aug 2020 10:30:06 +0000 (12:30 +0200)]
Refactor client application pages to use bootstrap forms
Also rework the client application show page to be responsive
Andy Allan [Wed, 19 Aug 2020 08:45:57 +0000 (10:45 +0200)]
Avoid showing table header when there are no results
Andy Allan [Wed, 19 Aug 2020 08:45:27 +0000 (10:45 +0200)]
Rework issue search form to use Bootstrap form layout
Andy Allan [Wed, 12 Aug 2020 14:55:34 +0000 (16:55 +0200)]
Refactor reports form to use bootstrap
Andy Allan [Wed, 19 Aug 2020 14:43:16 +0000 (16:43 +0200)]
Avoid lego translations for coordinates
Use the i18n system for joining coordinate values together, while
avoiding making any changes or standardisation involving the exact
symbol used in each situation.
Refs #2732
Andy Allan [Wed, 19 Aug 2020 12:53:07 +0000 (14:53 +0200)]
Fix remaining unstyled buttons by moving to bootstrap buttons
Andy Allan [Wed, 19 Aug 2020 12:52:44 +0000 (14:52 +0200)]
Wrap the welcome buttons in a standard-form CSS class
translatewiki.net [Mon, 17 Aug 2020 17:25:42 +0000 (19:25 +0200)]
Localisation updates from https://translatewiki.net.
Tom Hughes [Mon, 17 Aug 2020 13:11:01 +0000 (14:11 +0100)]
Merge remote-tracking branch 'upstream/pull/2779'
Tom Hughes [Mon, 17 Aug 2020 13:10:59 +0000 (14:10 +0100)]
Merge remote-tracking branch 'upstream/pull/2778'
Simon Poole [Mon, 17 Aug 2020 12:08:37 +0000 (14:08 +0200)]
Block Canton Glarus imagery too
dependabot[bot] [Mon, 17 Aug 2020 05:01:26 +0000 (05:01 +0000)]
Bump eslint from 7.6.0 to 7.7.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.6.0 to 7.7.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.6.0...v7.7.0)
Signed-off-by: dependabot[bot] <support@github.com>
Tom Hughes [Sun, 16 Aug 2020 10:12:54 +0000 (11:12 +0100)]
Merge remote-tracking branch 'upstream/pull/2777'
Tom Hughes [Sun, 16 Aug 2020 10:12:51 +0000 (11:12 +0100)]
Merge remote-tracking branch 'upstream/pull/2776'
Simon Poole [Sun, 16 Aug 2020 09:20:09 +0000 (11:20 +0200)]
Black list 2010 and 2016 imagery for the Canton Schaffhauen
Sarah Hoffmann [Sat, 15 Aug 2020 15:38:02 +0000 (17:38 +0200)]
Update Nominatim description terms