Commit graph

11570 commits

Author SHA1 Message Date
Tom Hughes
e2f0aaa1be Update bundle 2021-11-09 18:24:56 +00:00
Tom Hughes
f0f07a76b4 Merge remote-tracking branch 'upstream/pull/3359' 2021-11-09 18:23:42 +00:00
dependabot[bot]
f4c9984aeb
Bump eslint from 8.1.0 to 8.2.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.1.0 to 8.2.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.1.0...v8.2.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-08 23:00:48 +00:00
translatewiki.net
4919fe08ed Localisation updates from https://translatewiki.net. 2021-11-08 13:13:20 +01:00
translatewiki.net
f7499fbe7f Localisation updates from https://translatewiki.net. 2021-11-04 13:10:32 +01:00
Tom Hughes
aad81eb74c Switch to Argon2 for password hashing 2021-11-03 20:39:31 +00:00
Andy Allan
abe8551506 Remove custom css overrides for the users list
The margins on the buttons aren't needed since the table has a bottom
margin, and the button class has never been applied since it was
incorrectly in the id field. The table row override had no effect since
the cells have their own vertical-alignment set.
2021-11-03 18:35:42 +00:00
Andy Allan
ea0f128e9e Remove the paragraph margin overrides for the users list 2021-11-03 18:35:42 +00:00
Andy Allan
6bce75b134 Add button classes for users list action buttons 2021-11-03 18:35:42 +00:00
Andy Allan
826a864e6c Remove the contact-activity class
The margin-top is better replaced with a bottom margin on the
preceding element, and the width is unnecessary in the grid layout.
2021-11-03 18:35:42 +00:00
Andy Allan
2b84452222 Remove custom margins on sidebar headings
Margin-top in particular is best avoided. The removal of some top
margins required a few corresponding changes to add bottom margins
to other features, mostly done by converting bare text strings to
live within paragraphs.
2021-11-03 18:16:38 +00:00
Tom Hughes
c2d6a3090c Merge remote-tracking branch 'upstream/pull/3357' 2021-11-03 00:11:24 +00:00
Tom Hughes
b1884b8449 Merge remote-tracking branch 'upstream/pull/3356' 2021-11-03 00:11:17 +00:00
dependabot[bot]
e4c40cbd36
Bump actions/checkout from 2.3.5 to 2.4.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.5 to 2.4.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.5...v2.4.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-02 23:06:25 +00:00
dependabot[bot]
3db51bd778
Bump leaflet.locatecontrol from 0.74.0 to 0.74.1
Bumps [leaflet.locatecontrol](https://github.com/domoritz/leaflet-locatecontrol) from 0.74.0 to 0.74.1.
- [Release notes](https://github.com/domoritz/leaflet-locatecontrol/releases)
- [Changelog](https://github.com/domoritz/leaflet-locatecontrol/blob/gh-pages/CHANGELOG.md)
- [Commits](https://github.com/domoritz/leaflet-locatecontrol/compare/v0.74.0...v0.74.1)

---
updated-dependencies:
- dependency-name: leaflet.locatecontrol
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-02 23:00:55 +00:00
Tom Hughes
a3162e2b12 Update bundle 2021-11-02 18:23:02 +00:00
translatewiki.net
74c3b206f8 Localisation updates from https://translatewiki.net. 2021-11-01 13:11:10 +01:00
Tom Hughes
3350bd9422 Merge remote-tracking branch 'upstream/pull/3354' 2021-10-28 12:38:33 +01:00
translatewiki.net
0d470250d7 Localisation updates from https://translatewiki.net. 2021-10-28 13:12:48 +02:00
mbrzakovic
1068def90d Update to iD v2.20.2 2021-10-28 11:02:27 +00:00
Tom Hughes
977eed6269 Merge remote-tracking branch 'upstream/pull/3349' 2021-10-27 22:35:37 +01:00
Tom Hughes
be5b725511 Update bundle 2021-10-26 18:17:33 +01:00
Tom Hughes
d66d67805d Serve an updated TOTP token with the browse query response 2021-10-25 20:28:53 +01:00
translatewiki.net
c773162e36 Localisation updates from https://translatewiki.net. 2021-10-25 13:13:44 +02:00
Tom Hughes
99546ae0a1 Specify the controller when redirecting a failed login
This ensures that third party logins, whose callback is processed
by the users controller, go to the right place.
2021-10-24 10:38:35 +01:00
Tom Hughes
0b43f6b5a0 Drop duplicate unconfirmed_login definition
This allows third party logins to use the common definition from
the SessionMethods concern which specifies the controller.
2021-10-24 10:37:08 +01:00
Tom Hughes
94b327ddfc Test third party logins to pending/suspended/blocked accounts 2021-10-24 10:36:30 +01:00
dependabot[bot]
b5e90699f6
Bump eslint from 8.0.1 to 8.1.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.0.1 to 8.1.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.0.1...v8.1.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-22 23:00:56 +00:00
Tom Hughes
56e0d69da3 Merge remote-tracking branch 'upstream/pull/3348' 2021-10-21 19:09:50 +01:00
translatewiki.net
7ff3b0c4f8 Localisation updates from https://translatewiki.net. 2021-10-21 13:10:08 +02:00
Andy Allan
1a97236747 Use em rather than fixed pixels to offset the copyright symbol
Fixes #3302

Also fixes an error where the h5 tag was closed incorrectly.
2021-10-20 17:48:21 +01:00
Andy Allan
3afc7ebb42
Merge pull request #3347 from Robbendebiene/patch-3
Make image non-blocking for pointer inputs
2021-10-20 10:15:24 +01:00
Robbendebiene
7b83e568e6
Make image non-blocking for pointer inputs
Currently the arm of the planet on https://www.openstreetmap.org/user/new is blocking pointer inputs on about a third of the email input field. This is solved by adding `pointer-events: none;` to the image.
2021-10-20 09:52:47 +02:00
Tom Hughes
20a65b2b94 Update bundle 2021-10-19 19:11:20 +01:00
Tom Hughes
89856701f4 Merge remote-tracking branch 'upstream/pull/3344' 2021-10-18 12:35:38 +01:00
translatewiki.net
9cccd6047f Localisation updates from https://translatewiki.net. 2021-10-18 13:10:55 +02:00
dependabot[bot]
c7e9ea3e8d
Bump actions/checkout from 2.3.4 to 2.3.5
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.4...v2.3.5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-15 23:04:12 +00:00
Tom Hughes
93dbc2649e Merge remote-tracking branch 'upstream/pull/3343' 2021-10-15 00:12:09 +01:00
dependabot[bot]
4027a97286
Bump eslint from 8.0.0 to 8.0.1
Bumps [eslint](https://github.com/eslint/eslint) from 8.0.0 to 8.0.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/v8.0.0...v8.0.1)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-14 23:00:47 +00:00
translatewiki.net
fefe4467cb Localisation updates from https://translatewiki.net. 2021-10-14 13:11:22 +02:00
Tom Hughes
21601dfffa Merge remote-tracking branch 'upstream/pull/3341' 2021-10-13 19:25:36 +01:00
Tom Hughes
0b445cf716 Merge remote-tracking branch 'upstream/pull/3340' 2021-10-13 19:22:38 +01:00
Andy Allan
b0a9b39c8d Use flexbox instead of floating to position the comment icon
This ensures both components get appropriate padding. Fixes #3305
2021-10-13 17:36:48 +01:00
Andy Allan
9f61d6c1cf Specify avatar dimensions in html tags
This prevents reflow when the images are loaded by the browser.

ActiveStorage variants are resized lazily when the image is requested,
so we only know the dimensions if the image was already loaded. This
means that there will be one reflow just after a new avatar is first
viewed.
2021-10-13 14:05:02 +01:00
Tom Hughes
3617974630 Update bundle 2021-10-12 18:16:22 +01:00
Tom Hughes
81e2c7152a Merge remote-tracking branch 'upstream/pull/3339' 2021-10-12 18:13:49 +01:00
dependabot[bot]
638158a1c0
Bump eslint from 7.32.0 to 8.0.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.32.0 to 8.0.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.32.0...v8.0.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-11 23:00:50 +00:00
translatewiki.net
8c6b694720 Localisation updates from https://translatewiki.net. 2021-10-11 13:10:35 +02:00
Tom Hughes
5966acc207 Merge remote-tracking branch 'upstream/pull/3300' 2021-10-07 17:45:07 +01:00
translatewiki.net
0ac0f4fb36 Localisation updates from https://translatewiki.net. 2021-10-07 13:10:39 +02:00