]> git.openstreetmap.org Git - rails.git/log
rails.git
3 years agoMerge remote-tracking branch 'upstream/pull/2868'
Tom Hughes [Thu, 1 Oct 2020 07:57:41 +0000 (08:57 +0100)]
Merge remote-tracking branch 'upstream/pull/2868'

3 years agoMerge remote-tracking branch 'upstream/pull/2867'
Tom Hughes [Thu, 1 Oct 2020 07:57:39 +0000 (08:57 +0100)]
Merge remote-tracking branch 'upstream/pull/2867'

3 years agoMerge remote-tracking branch 'upstream/pull/2864'
Tom Hughes [Thu, 1 Oct 2020 07:57:36 +0000 (08:57 +0100)]
Merge remote-tracking branch 'upstream/pull/2864'

3 years agoBump rotp from 6.1.0 to 6.2.0
dependabot[bot] [Thu, 1 Oct 2020 05:01:31 +0000 (05:01 +0000)]
Bump rotp from 6.1.0 to 6.2.0

Bumps [rotp](https://github.com/mdp/rotp) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/mdp/rotp/releases)
- [Changelog](https://github.com/mdp/rotp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mdp/rotp/commits)

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoBump aws-sdk-s3 from 1.81.1 to 1.82.0
dependabot[bot] [Thu, 1 Oct 2020 05:01:08 +0000 (05:01 +0000)]
Bump aws-sdk-s3 from 1.81.1 to 1.82.0

Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) from 1.81.1 to 1.82.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>
3 years agoUse the db:seed task to load languages
Andy Allan [Wed, 30 Sep 2020 13:09:49 +0000 (15:09 +0200)]
Use the db:seed task to load languages

This is seed data that should reasonably be loaded into every database,
even those that are otherwise empty (e.g. no geo data). Using the seeds
process means that it will usually be loaded by default, and is easier
to find for existing rails developers.

3 years agoMerge remote-tracking branch 'upstream/pull/2863'
Tom Hughes [Wed, 30 Sep 2020 11:40:21 +0000 (12:40 +0100)]
Merge remote-tracking branch 'upstream/pull/2863'

3 years agoRemove unused locale scripts
Andy Allan [Wed, 30 Sep 2020 11:17:43 +0000 (13:17 +0200)]
Remove unused locale scripts

We no longer need these scripts, given our current translatewiki workflows

3 years agoMerge remote-tracking branch 'upstream/pull/2838'
Tom Hughes [Wed, 30 Sep 2020 10:57:18 +0000 (11:57 +0100)]
Merge remote-tracking branch 'upstream/pull/2838'

3 years agoMerge remote-tracking branch 'upstream/pull/2839'
Tom Hughes [Wed, 30 Sep 2020 10:54:30 +0000 (11:54 +0100)]
Merge remote-tracking branch 'upstream/pull/2839'

3 years agoMerge remote-tracking branch 'upstream/pull/2862'
Tom Hughes [Wed, 30 Sep 2020 07:28:02 +0000 (08:28 +0100)]
Merge remote-tracking branch 'upstream/pull/2862'

3 years agoBump autoprefixer-rails from 10.0.0.2 to 10.0.1.0
dependabot[bot] [Wed, 30 Sep 2020 05:01:11 +0000 (05:01 +0000)]
Bump autoprefixer-rails from 10.0.0.2 to 10.0.1.0

Bumps [autoprefixer-rails](https://github.com/ai/autoprefixer-rails) from 10.0.0.2 to 10.0.1.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/10.0.0.2...10.0.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoInvalidate existing sessions when changing email or password
Tom Hughes [Tue, 29 Sep 2020 13:22:51 +0000 (14:22 +0100)]
Invalidate existing sessions when changing email or password

As we don't have any way to actually find the active sessions for
an account we instead store a fingerprint in the session, and refuse
to use any session with a different fingerprint.

3 years agoDelete any outstanding tokens when a user changes their email
Tom Hughes [Tue, 29 Sep 2020 12:47:40 +0000 (13:47 +0100)]
Delete any outstanding tokens when a user changes their email

This ensures that any tokens previously sent to the old email address
can no longer be used if somebody were able to access that address.

3 years agoMerge remote-tracking branch 'upstream/pull/2859'
Tom Hughes [Tue, 29 Sep 2020 07:19:47 +0000 (08:19 +0100)]
Merge remote-tracking branch 'upstream/pull/2859'

3 years agoMerge remote-tracking branch 'upstream/pull/2858'
Tom Hughes [Tue, 29 Sep 2020 07:19:43 +0000 (08:19 +0100)]
Merge remote-tracking branch 'upstream/pull/2858'

3 years agoBump puma from 4.3.6 to 5.0.2
dependabot[bot] [Tue, 29 Sep 2020 05:01:19 +0000 (05:01 +0000)]
Bump puma from 4.3.6 to 5.0.2

Bumps [puma](https://github.com/puma/puma) from 4.3.6 to 5.0.2.
- [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.6...v5.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoBump brakeman from 4.9.1 to 4.10.0
dependabot[bot] [Tue, 29 Sep 2020 05:01:06 +0000 (05:01 +0000)]
Bump brakeman from 4.9.1 to 4.10.0

Bumps [brakeman](https://github.com/presidentbeef/brakeman) from 4.9.1 to 4.10.0.
- [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.1...v4.10.0)

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Mon, 28 Sep 2020 15:23:19 +0000 (17:23 +0200)]
Localisation updates from https://translatewiki.net.

3 years agoMerge remote-tracking branch 'upstream/pull/2857'
Tom Hughes [Mon, 28 Sep 2020 07:46:47 +0000 (08:46 +0100)]
Merge remote-tracking branch 'upstream/pull/2857'

3 years agoMerge remote-tracking branch 'upstream/pull/2856'
Tom Hughes [Mon, 28 Sep 2020 07:46:43 +0000 (08:46 +0100)]
Merge remote-tracking branch 'upstream/pull/2856'

3 years agoMerge remote-tracking branch 'upstream/pull/2855'
Tom Hughes [Mon, 28 Sep 2020 07:46:41 +0000 (08:46 +0100)]
Merge remote-tracking branch 'upstream/pull/2855'

3 years agoMerge remote-tracking branch 'upstream/pull/2854'
Tom Hughes [Mon, 28 Sep 2020 07:46:38 +0000 (08:46 +0100)]
Merge remote-tracking branch 'upstream/pull/2854'

3 years agoBump eslint from 7.9.0 to 7.10.0
dependabot[bot] [Mon, 28 Sep 2020 05:02:38 +0000 (05:02 +0000)]
Bump eslint from 7.9.0 to 7.10.0

Bumps [eslint](https://github.com/eslint/eslint) from 7.9.0 to 7.10.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.9.0...v7.10.0)

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoBump rubocop from 0.91.1 to 0.92.0
dependabot[bot] [Mon, 28 Sep 2020 05:01:51 +0000 (05:01 +0000)]
Bump rubocop from 0.91.1 to 0.92.0

Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.91.1 to 0.92.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.91.1...v0.92.0)

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoBump aws-sdk-s3 from 1.81.0 to 1.81.1
dependabot[bot] [Mon, 28 Sep 2020 05:01:25 +0000 (05:01 +0000)]
Bump aws-sdk-s3 from 1.81.0 to 1.81.1

Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) from 1.81.0 to 1.81.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>
3 years agoBump dalli from 2.7.10 to 2.7.11
dependabot[bot] [Mon, 28 Sep 2020 05:01:12 +0000 (05:01 +0000)]
Bump dalli from 2.7.10 to 2.7.11

Bumps [dalli](https://github.com/petergoldstein/dalli) from 2.7.10 to 2.7.11.
- [Release notes](https://github.com/petergoldstein/dalli/releases)
- [Changelog](https://github.com/petergoldstein/dalli/blob/master/History.md)
- [Commits](https://github.com/petergoldstein/dalli/compare/v2.7.10...v2.7.11)

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Thu, 24 Sep 2020 14:02:43 +0000 (16:02 +0200)]
Localisation updates from https://translatewiki.net.

3 years agoMerge remote-tracking branch 'upstream/pull/2848'
Tom Hughes [Thu, 24 Sep 2020 10:40:33 +0000 (11:40 +0100)]
Merge remote-tracking branch 'upstream/pull/2848'

3 years agoMerge remote-tracking branch 'upstream/pull/2847'
Tom Hughes [Thu, 24 Sep 2020 10:40:30 +0000 (11:40 +0100)]
Merge remote-tracking branch 'upstream/pull/2847'

3 years agoBump browser from 4.2.0 to 5.0.0
dependabot[bot] [Thu, 24 Sep 2020 05:01:17 +0000 (05:01 +0000)]
Bump browser from 4.2.0 to 5.0.0

Bumps [browser](https://github.com/fnando/browser) from 4.2.0 to 5.0.0.
- [Release notes](https://github.com/fnando/browser/releases)
- [Changelog](https://github.com/fnando/browser/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fnando/browser/compare/v4.2.0...v5.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoBump rubocop from 0.91.0 to 0.91.1
dependabot[bot] [Thu, 24 Sep 2020 05:00:59 +0000 (05:00 +0000)]
Bump rubocop from 0.91.0 to 0.91.1

Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.91.0 to 0.91.1.
- [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.91.0...v0.91.1)

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoMerge remote-tracking branch 'upstream/pull/2846'
Tom Hughes [Mon, 21 Sep 2020 15:35:08 +0000 (16:35 +0100)]
Merge remote-tracking branch 'upstream/pull/2846'

3 years agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Mon, 21 Sep 2020 14:10:19 +0000 (16:10 +0200)]
Localisation updates from https://translatewiki.net.

3 years agoBump rubocop-performance from 1.8.0 to 1.8.1
dependabot[bot] [Mon, 21 Sep 2020 05:01:00 +0000 (05:01 +0000)]
Bump rubocop-performance from 1.8.0 to 1.8.1

Bumps [rubocop-performance](https://github.com/rubocop-hq/rubocop-performance) from 1.8.0 to 1.8.1.
- [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.8.0...v1.8.1)

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoAPI User details: format tweaks
mmd-osm [Fri, 18 Sep 2020 19:04:38 +0000 (21:04 +0200)]
API User details: format tweaks

- _show_ to return single user only
- remove nesting for languages

3 years agoMerge remote-tracking branch 'upstream/pull/2844'
Tom Hughes [Fri, 18 Sep 2020 07:31:33 +0000 (08:31 +0100)]
Merge remote-tracking branch 'upstream/pull/2844'

3 years agoMerge remote-tracking branch 'upstream/pull/2842'
Tom Hughes [Fri, 18 Sep 2020 07:31:31 +0000 (08:31 +0100)]
Merge remote-tracking branch 'upstream/pull/2842'

3 years agoBump better_errors from 2.8.0 to 2.8.1
dependabot[bot] [Fri, 18 Sep 2020 05:01:37 +0000 (05:01 +0000)]
Bump better_errors from 2.8.0 to 2.8.1

Bumps [better_errors](https://github.com/BetterErrors/better_errors) from 2.8.0 to 2.8.1.
- [Release notes](https://github.com/BetterErrors/better_errors/releases)
- [Commits](https://github.com/BetterErrors/better_errors/compare/v2.8.0...v2.8.1)

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoBump autoprefixer-rails from 10.0.0 to 10.0.0.2
dependabot[bot] [Fri, 18 Sep 2020 05:01:08 +0000 (05:01 +0000)]
Bump autoprefixer-rails from 10.0.0 to 10.0.0.2

Bumps [autoprefixer-rails](https://github.com/ai/autoprefixer-rails) from 10.0.0 to 10.0.0.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/10.0.0...10.0.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
3 years agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Thu, 17 Sep 2020 14:47:48 +0000 (16:47 +0200)]
Localisation updates from https://translatewiki.net.

3 years agoJson user details: unit tests
mmd-osm [Wed, 16 Sep 2020 20:13:19 +0000 (22:13 +0200)]
Json user details: unit tests

3 years agoFix unit test, assume application/xml instead of text/xml
mmd-osm [Wed, 16 Sep 2020 18:29:37 +0000 (20:29 +0200)]
Fix unit test, assume application/xml instead of text/xml

3 years agoStyle changeset descriptions with italics on browse pages
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).

3 years agoFix erblint warnings
Tom Hughes [Wed, 16 Sep 2020 15:59:10 +0000 (16:59 +0100)]
Fix erblint warnings

3 years agoMerge remote-tracking branch 'upstream/pull/2837'
Tom Hughes [Wed, 16 Sep 2020 15:35:55 +0000 (16:35 +0100)]
Merge remote-tracking branch 'upstream/pull/2837'

3 years agoShow linked features as collapsable detail panels on feature browse pages
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.

3 years agoMerge pull request #2809 from tomhughes/bootstrap
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

3 years agoFix new rubocop warnings
Tom Hughes [Wed, 16 Sep 2020 07:28:25 +0000 (08:28 +0100)]
Fix new rubocop warnings

3 years agoMerge remote-tracking branch 'upstream/pull/2834'
Tom Hughes [Wed, 16 Sep 2020 07:24:55 +0000 (08:24 +0100)]
Merge remote-tracking branch 'upstream/pull/2834'

3 years agoMerge remote-tracking branch 'upstream/pull/2833'
Tom Hughes [Wed, 16 Sep 2020 07:24:52 +0000 (08:24 +0100)]
Merge remote-tracking branch 'upstream/pull/2833'

3 years agoMerge remote-tracking branch 'upstream/pull/2832'
Tom Hughes [Wed, 16 Sep 2020 07:24:49 +0000 (08:24 +0100)]
Merge remote-tracking branch 'upstream/pull/2832'

3 years agoMerge remote-tracking branch 'upstream/pull/2831'
Tom Hughes [Wed, 16 Sep 2020 07:24:47 +0000 (08:24 +0100)]
Merge remote-tracking branch 'upstream/pull/2831'

3 years agoMerge remote-tracking branch 'upstream/pull/2830'
Tom Hughes [Wed, 16 Sep 2020 07:24:45 +0000 (08:24 +0100)]
Merge remote-tracking branch 'upstream/pull/2830'

3 years agoBump better_errors from 2.7.1 to 2.8.0
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>
3 years agoBump rubocop from 0.90.0 to 0.91.0
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>
3 years agoBump autoprefixer-rails from 9.8.6.3 to 10.0.0
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>
3 years agoBump aws-sdk-s3 from 1.80.0 to 1.81.0
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>
3 years agoBump rubocop-rails from 2.8.0 to 2.8.1
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>
3 years agoMerge remote-tracking branch 'upstream/pull/2828'
Tom Hughes [Tue, 15 Sep 2020 07:06:52 +0000 (08:06 +0100)]
Merge remote-tracking branch 'upstream/pull/2828'

3 years agoMerge remote-tracking branch 'upstream/pull/2826'
Tom Hughes [Tue, 15 Sep 2020 07:06:50 +0000 (08:06 +0100)]
Merge remote-tracking branch 'upstream/pull/2826'

3 years agoMerge remote-tracking branch 'upstream/pull/2825'
Tom Hughes [Tue, 15 Sep 2020 07:06:47 +0000 (08:06 +0100)]
Merge remote-tracking branch 'upstream/pull/2825'

3 years agoBump webmock from 3.8.3 to 3.9.1
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>
3 years agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Mon, 14 Sep 2020 15:09:30 +0000 (17:09 +0200)]
Localisation updates from https://translatewiki.net.

3 years agoBump eslint from 7.8.1 to 7.9.0
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>
3 years agoBump jbuilder from 2.10.0 to 2.10.1
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>
3 years agoMerge remote-tracking branch 'upstream/pull/2824'
Tom Hughes [Fri, 11 Sep 2020 13:47:25 +0000 (14:47 +0100)]
Merge remote-tracking branch 'upstream/pull/2824'

3 years agoBump aws-sdk-s3 from 1.79.1 to 1.80.0
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>
3 years agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Thu, 10 Sep 2020 16:46:11 +0000 (18:46 +0200)]
Localisation updates from https://translatewiki.net.

3 years agoMerge remote-tracking branch 'upstream/pull/2822'
Tom Hughes [Thu, 10 Sep 2020 07:15:30 +0000 (08:15 +0100)]
Merge remote-tracking branch 'upstream/pull/2822'

3 years agoBump rails from 6.0.3.2 to 6.0.3.3
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>
3 years agoMerge remote-tracking branch 'upstream/pull/2821'
Tom Hughes [Wed, 9 Sep 2020 07:59:15 +0000 (08:59 +0100)]
Merge remote-tracking branch 'upstream/pull/2821'

3 years agoUpdate to iD v2.18.5
Quincy Morgan [Wed, 9 Sep 2020 01:00:52 +0000 (21:00 -0400)]
Update to iD v2.18.5

3 years agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Mon, 7 Sep 2020 14:49:57 +0000 (16:49 +0200)]
Localisation updates from https://translatewiki.net.

3 years agoFix new rubocop warnings
Tom Hughes [Mon, 7 Sep 2020 06:11:22 +0000 (07:11 +0100)]
Fix new rubocop warnings

3 years agoMerge remote-tracking branch 'upstream/pull/2818'
Tom Hughes [Mon, 7 Sep 2020 06:09:19 +0000 (07:09 +0100)]
Merge remote-tracking branch 'upstream/pull/2818'

3 years agoMerge remote-tracking branch 'upstream/pull/2817'
Tom Hughes [Mon, 7 Sep 2020 06:08:20 +0000 (07:08 +0100)]
Merge remote-tracking branch 'upstream/pull/2817'

3 years agoMerge remote-tracking branch 'upstream/pull/2816'
Tom Hughes [Mon, 7 Sep 2020 06:08:17 +0000 (07:08 +0100)]
Merge remote-tracking branch 'upstream/pull/2816'

3 years agoMerge remote-tracking branch 'upstream/pull/2815'
Tom Hughes [Mon, 7 Sep 2020 06:08:08 +0000 (07:08 +0100)]
Merge remote-tracking branch 'upstream/pull/2815'

3 years agoBump rubocop-performance from 1.7.1 to 1.8.0
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>
3 years agoBump brakeman from 4.9.0 to 4.9.1
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>
3 years agoBump puma from 4.3.5 to 4.3.6
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>
3 years agoBump rubocop-rails from 2.7.1 to 2.8.0
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>
3 years agoAPI User details JSON format
mmd-osm [Sun, 6 Sep 2020 20:11:23 +0000 (22:11 +0200)]
API User details JSON format

3 years agoMerge remote-tracking branch 'upstream/pull/2810'
Tom Hughes [Fri, 4 Sep 2020 10:24:19 +0000 (11:24 +0100)]
Merge remote-tracking branch 'upstream/pull/2810'

3 years agoBump leaflet from 1.6.0 to 1.7.1
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>
3 years agoConvert oauth authorization form to use bootstrap
Tom Hughes [Thu, 3 Sep 2020 23:29:14 +0000 (00:29 +0100)]
Convert oauth authorization form to use bootstrap

3 years agoConvert password reset forms to use bootstrap
Tom Hughes [Thu, 3 Sep 2020 22:53:57 +0000 (23:53 +0100)]
Convert password reset forms to use bootstrap

3 years agoConvert logout form to use bootstrap
Tom Hughes [Thu, 3 Sep 2020 22:52:59 +0000 (23:52 +0100)]
Convert logout form to use bootstrap

3 years agoConvert user confirmation forms to use bootstrap
Tom Hughes [Thu, 3 Sep 2020 22:51:23 +0000 (23:51 +0100)]
Convert user confirmation forms to use bootstrap

3 years agoConvert make/remove friend 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

3 years agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Thu, 3 Sep 2020 14:48:11 +0000 (16:48 +0200)]
Localisation updates from https://translatewiki.net.

3 years agoFix rubocop Style/SoleNestedConditional warnings
Tom Hughes [Wed, 2 Sep 2020 17:54:55 +0000 (18:54 +0100)]
Fix rubocop Style/SoleNestedConditional warnings

3 years agoFix rubocop Style/CombinableLoops warnings
Tom Hughes [Wed, 2 Sep 2020 17:27:11 +0000 (18:27 +0100)]
Fix rubocop Style/CombinableLoops warnings

3 years agoMerge remote-tracking branch 'upstream/pull/2806'
Tom Hughes [Wed, 2 Sep 2020 06:19:03 +0000 (07:19 +0100)]
Merge remote-tracking branch 'upstream/pull/2806'

3 years agoMerge remote-tracking branch 'upstream/pull/2805'
Tom Hughes [Wed, 2 Sep 2020 06:18:35 +0000 (07:18 +0100)]
Merge remote-tracking branch 'upstream/pull/2805'

3 years agoHandle new rubocop warnings
Tom Hughes [Wed, 2 Sep 2020 06:18:21 +0000 (07:18 +0100)]
Handle new rubocop warnings

3 years agoMerge remote-tracking branch 'upstream/pull/2804'
Tom Hughes [Wed, 2 Sep 2020 06:11:47 +0000 (07:11 +0100)]
Merge remote-tracking branch 'upstream/pull/2804'

3 years agoBump eslint from 7.7.0 to 7.8.1
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>
3 years agoBump minitest from 5.14.1 to 5.14.2
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>