Andy Allan
b83c0acbd1
Fix trace tag interpolation, and add a test
2020-11-25 11:34:35 +00:00
Andy Allan
f635b98b8c
Refactor trace notifications to reduce lego translations
...
Fixes #2268 .
Unfortunately there's still a lego translation when both halves of the sentence are joined together, but this at least reduces the number of combinations to translate.
2020-11-18 18:14:55 +00:00
Tom Hughes
4e78f3ae5b
Fix erblint warning
2020-11-17 09:23:22 +00:00
Tom Hughes
2ecfd61ee9
Fix new rubocop warnings
2020-11-17 08:17:34 +00:00
Tom Hughes
8d2fbc63a4
Merge remote-tracking branch 'upstream/pull/2967' into master
2020-11-17 08:14:44 +00:00
Tom Hughes
835a1f9fcb
Merge remote-tracking branch 'upstream/pull/2966' into master
2020-11-17 08:14:41 +00:00
dependabot[bot]
241f9c422c
Bump rubocop-performance from 1.8.1 to 1.9.0
...
Bumps [rubocop-performance](https://github.com/rubocop-hq/rubocop-performance ) from 1.8.1 to 1.9.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.8.1...v1.9.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-11-17 05:01:07 +00:00
translatewiki.net
39a04dc751
Localisation updates from https://translatewiki.net .
2020-11-16 15:24:21 +01:00
dependabot[bot]
6219878fb5
Bump listen from 3.3.0 to 3.3.1
...
Bumps [listen](https://github.com/guard/listen ) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/guard/listen/releases )
- [Commits](https://github.com/guard/listen/compare/v3.3.0...v3.3.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-11-16 05:54:53 +00:00
Tom Hughes
99e537859a
Fix HTML escaping issues with user role icons
2020-11-13 15:13:37 +00:00
Tom Hughes
bfffe7ed96
Prefer string interpolation to concatenation
2020-11-13 11:32:28 +00:00
Tom Hughes
45d4242f9d
Improve readability
2020-11-13 10:51:01 +00:00
Tom Hughes
4347d9d3b0
Merge remote-tracking branch 'upstream/pull/2921' into master
2020-11-13 10:49:35 +00:00
Tom Hughes
582402ba8f
Prefer keyword arguments when method has optional boolean arguments
2020-11-13 10:22:55 +00:00
Tom Hughes
63221710a4
Merge remote-tracking branch 'upstream/pull/2955' into master
2020-11-13 09:52:18 +00:00
Tom Hughes
fa2177710b
Merge remote-tracking branch 'upstream/pull/2958' into master
2020-11-13 09:49:30 +00:00
Tom Hughes
74e6b468ac
Merge remote-tracking branch 'upstream/pull/2957' into master
2020-11-13 09:49:10 +00:00
dependabot[bot]
3fdf5942f4
Bump webmock from 3.9.5 to 3.10.0
...
Bumps [webmock](https://github.com/bblimke/webmock ) from 3.9.5 to 3.10.0.
- [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.9.5...v3.10.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-11-13 05:03:47 +00:00
dependabot[bot]
5c69fc77f9
Bump composite_primary_keys from 12.0.2 to 12.0.3
...
Bumps [composite_primary_keys](https://github.com/drnic/composite_primary_keys ) from 12.0.2 to 12.0.3.
- [Release notes](https://github.com/drnic/composite_primary_keys/releases )
- [Changelog](https://github.com/composite-primary-keys/composite_primary_keys/blob/master/History.rdoc )
- [Commits](https://github.com/drnic/composite_primary_keys/compare/12.0.2...12.0.3 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-11-13 05:03:07 +00:00
Andy Allan
78b9d92207
Prefer keyword arguments when method has optional boolean arguments
2020-11-12 11:24:44 +00:00
Andy Allan
1f242978af
Prefer keyword arguments when method has optional boolean arguments
2020-11-12 11:24:44 +00:00
Andy Allan
c8e1b3c662
Prefer string interpolation to concatenation in erb files
2020-11-11 14:44:42 +00:00
Tom Hughes
a2bb4388e4
Merge remote-tracking branch 'upstream/pull/2954' into master
2020-11-11 12:24:27 +00:00
Andy Allan
01b72f7adf
Fix missing html layout for user_mailer emails
...
This was caused by renaming the mailer without renaming the layout. Added a test to cover this in future.
Fixes #2903
2020-11-11 11:19:20 +00:00
Tom Hughes
b1d8d73525
Merge remote-tracking branch 'upstream/pull/2953' into master
2020-11-11 08:21:49 +00:00
Tom Hughes
953aa7fd4d
Merge remote-tracking branch 'upstream/pull/2952' into master
2020-11-11 08:21:47 +00:00
Tom Hughes
6c1f535d5f
Merge remote-tracking branch 'upstream/pull/2951' into master
2020-11-11 08:21:45 +00:00
dependabot[bot]
e541f2b8b4
Bump autoprefixer-rails from 10.0.1.3 to 10.0.2.0
...
Bumps [autoprefixer-rails](https://github.com/ai/autoprefixer-rails ) from 10.0.1.3 to 10.0.2.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.1.3...10.0.2.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-11-11 05:03:13 +00:00
dependabot[bot]
4dcd54e186
Bump bootsnap from 1.5.0 to 1.5.1
...
Bumps [bootsnap](https://github.com/Shopify/bootsnap ) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/Shopify/bootsnap/releases )
- [Changelog](https://github.com/Shopify/bootsnap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Shopify/bootsnap/compare/v1.5.0...v1.5.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-11-11 05:02:37 +00:00
dependabot[bot]
8220f54be5
Bump aws-sdk-s3 from 1.84.0 to 1.84.1
...
Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby ) from 1.84.0 to 1.84.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>
2020-11-11 05:01:33 +00:00
Tom Hughes
f7c5c011e3
Merge remote-tracking branch 'upstream/pull/2947' into master
2020-11-10 09:42:26 +00:00
Tom Hughes
e99692fae8
Merge remote-tracking branch 'upstream/pull/2950' into master
2020-11-10 09:39:49 +00:00
Tom Hughes
1e03bd3103
Merge remote-tracking branch 'upstream/pull/2949' into master
2020-11-10 09:39:46 +00:00
Tom Hughes
cacbf42b29
Merge remote-tracking branch 'upstream/pull/2948' into master
2020-11-10 09:39:44 +00:00
Tom Hughes
6e55d4c70d
Add yarn to Ubuntu install instructions
2020-11-10 09:39:19 +00:00
dependabot[bot]
e3a4cfd420
Bump webmock from 3.9.4 to 3.9.5
...
Bumps [webmock](https://github.com/bblimke/webmock ) from 3.9.4 to 3.9.5.
- [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.9.4...v3.9.5 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-11-10 05:03:15 +00:00
dependabot[bot]
03aa0284ca
Bump aws-sdk-s3 from 1.83.2 to 1.84.0
...
Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby ) from 1.83.2 to 1.84.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>
2020-11-10 05:02:16 +00:00
dependabot[bot]
aba9079433
Bump listen from 3.2.1 to 3.3.0
...
Bumps [listen](https://github.com/guard/listen ) from 3.2.1 to 3.3.0.
- [Release notes](https://github.com/guard/listen/releases )
- [Commits](https://github.com/guard/listen/compare/v3.2.1...v3.3.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-11-10 05:01:33 +00:00
Quincy Morgan
79bb66af4c
Update to iD v2.19.5
2020-11-09 15:12:21 -05:00
translatewiki.net
aaae55ffda
Localisation updates from https://translatewiki.net .
2020-11-09 12:47:12 +01:00
Tom Hughes
ee8c6bfe3a
Merge remote-tracking branch 'upstream/pull/2944' into master
2020-11-09 08:11:28 +00:00
Tom Hughes
2f96bf0ee0
Merge remote-tracking branch 'upstream/pull/2943' into master
2020-11-09 08:11:25 +00:00
Tom Hughes
28fffd1f94
Merge remote-tracking branch 'upstream/pull/2942' into master
2020-11-09 08:11:23 +00:00
Tom Hughes
44190cb6cf
Merge remote-tracking branch 'upstream/pull/2941' into master
2020-11-09 08:11:19 +00:00
dependabot[bot]
11757b882c
Bump mini_magick from 4.10.1 to 4.11.0
...
Bumps [mini_magick](https://github.com/minimagick/minimagick ) from 4.10.1 to 4.11.0.
- [Release notes](https://github.com/minimagick/minimagick/releases )
- [Commits](https://github.com/minimagick/minimagick/compare/v4.10.1...v4.11.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-11-09 05:03:31 +00:00
dependabot[bot]
9199a0f1cb
Bump eslint from 7.12.1 to 7.13.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.12.1 to 7.13.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.12.1...v7.13.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-11-09 05:02:12 +00:00
dependabot[bot]
9c86fa4e2e
Bump aws-sdk-s3 from 1.83.1 to 1.83.2
...
Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby ) from 1.83.1 to 1.83.2.
- [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>
2020-11-09 05:01:44 +00:00
dependabot[bot]
c3338a1cbe
Bump bootstrap from 4.5.2 to 4.5.3
...
Bumps [bootstrap](https://github.com/twbs/bootstrap-rubygem ) from 4.5.2 to 4.5.3.
- [Release notes](https://github.com/twbs/bootstrap-rubygem/releases )
- [Changelog](https://github.com/twbs/bootstrap-rubygem/blob/master/CHANGELOG.md )
- [Commits](https://github.com/twbs/bootstrap-rubygem/compare/v4.5.2...v4.5.3 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-11-09 05:01:17 +00:00
Tom Hughes
5dcb0737da
Merge remote-tracking branch 'upstream/pull/2939' into master
2020-11-06 08:17:13 +00:00
Tom Hughes
e6d4bd8f17
Merge remote-tracking branch 'upstream/pull/2938' into master
2020-11-06 08:17:10 +00:00