translatewiki.net
bc8ce5729d
Localisation updates from https://translatewiki.net .
2024-07-11 14:18:41 +02:00
Tom Hughes
63f0b9257d
Don't try and change the HTTP client user agent
...
Because we only create the client once we can't override the
server URL for a test to change the user agent as we don't know
which test will create it.
2024-07-10 19:17:09 +01:00
Tom Hughes
6a426a920e
Merge remote-tracking branch 'upstream/pull/4974'
2024-07-10 18:33:54 +01:00
Tom Hughes
2419a011f0
Merge remote-tracking branch 'upstream/pull/4972'
2024-07-10 18:32:32 +01:00
Tom Hughes
2f838921c0
Merge remote-tracking branch 'upstream/pull/4971'
2024-07-10 18:29:14 +01:00
Tom Hughes
5d86eae33a
Merge remote-tracking branch 'upstream/pull/4970'
2024-07-10 18:27:39 +01:00
Tom Hughes
5995e2b323
Update bundle
2024-07-10 18:17:20 +01:00
Anton Khorev
382e773793
Test Nominatim.describe_location
2024-07-10 17:41:56 +03:00
Anton Khorev
aad7dc3d24
Merge branch 'pull/4957'
2024-07-10 17:20:30 +03:00
Anton Khorev
24275fe237
Change OpenID provider link to button
2024-07-10 14:12:36 +03:00
Anton Khorev
9a9cf59adc
Remove alt text of OpenID logo inside input label
...
This keeps the input focusing when the logo is clicked but the alt text is not read by screen readers.
2024-07-10 13:50:39 +03:00
Anton Khorev
38bfb33c02
Remove single-use OpenID logo helper
2024-07-10 13:50:39 +03:00
Anton Khorev
86b1e934b6
Move OpenID logo out of locale string
2024-07-10 13:32:11 +03:00
Anton Khorev
32cae9de68
Change OpenID input label to "OpenID URL"
2024-07-10 13:13:27 +03:00
dependabot[bot]
07cbd7ceed
Bump qs from 6.12.2 to 6.12.3
...
Bumps [qs](https://github.com/ljharb/qs ) from 6.12.2 to 6.12.3.
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ljharb/qs/compare/v6.12.2...v6.12.3 )
---
updated-dependencies:
- dependency-name: qs
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-09 23:44:24 +00:00
Tom Hughes
a897795c3b
Merge remote-tracking branch 'upstream/pull/4968'
2024-07-09 18:47:18 +01:00
Tom Hughes
aa2a9249db
Merge remote-tracking branch 'upstream/pull/4967'
2024-07-09 18:46:15 +01:00
Tom Hughes
46ab09589a
Merge remote-tracking branch 'upstream/pull/4966'
2024-07-09 18:44:44 +01:00
Tom Hughes
f2ca25b75c
Use faraday http client for nominatim lookups
2024-07-09 18:18:09 +01:00
Tom Hughes
3c00ed8dc3
Set a custom user agent for the faraday http client
2024-07-09 18:18:09 +01:00
Anton Khorev
be9d93640c
Remove former .auth-container wrapper divs
2024-07-09 17:56:49 +03:00
Anton Khorev
088a78d83c
Remove .d-block classes from auth buttons
...
Unnecessary on flex items.
2024-07-09 17:51:50 +03:00
Anton Khorev
1d15f96a70
Remove unused .openid_url class from OpenID url input
2024-07-09 17:14:41 +03:00
Anton Khorev
9cea1ecc74
Remove .w-100 classes from auth providers template
...
This is the default width.
2024-07-09 16:48:31 +03:00
Anton Khorev
149ff72caa
Remove .list-inline classes from auth providers template
...
None of them were on html lists.
2024-07-09 16:44:12 +03:00
Mateusz Konieczny
78243f6ab7
changing SOTMEU banner on organiser request
2024-07-09 08:55:29 +02:00
Tom Hughes
1bc6c2e1dc
Merge remote-tracking branch 'upstream/pull/4965'
2024-07-08 18:31:17 +01:00
Tom Hughes
330e2cc521
Merge remote-tracking branch 'upstream/pull/4963'
2024-07-08 18:29:56 +01:00
Tom Hughes
aa520a29c8
Merge remote-tracking branch 'upstream/pull/4962'
2024-07-08 18:26:54 +01:00
Anton Khorev
e415ba764d
Always set z-index of embedded maps
2024-07-08 19:32:51 +03:00
Anton Khorev
bacca516f0
Use flex gap instead of margins on auth buttons
2024-07-08 17:28:36 +03:00
Anton Khorev
a696d2b24c
Remove unnecessary classes from preferred auth button
...
.rounded is the default rounding for this button type.
.fs-6 is the default font size for this button type.
2024-07-08 17:24:48 +03:00
translatewiki.net
4767994e14
Localisation updates from https://translatewiki.net .
2024-07-08 14:15:40 +02:00
Tom Hughes
3e77cae66c
Clear current_user if we reject OAuth 1
...
This ensures we don't try and do any further validation of the
user which might lead to trying to report additional errors.
2024-07-07 19:40:28 +01:00
Tom Hughes
d4344da2be
Merge remote-tracking branch 'upstream/pull/4958'
2024-07-07 15:32:44 +01:00
Tom Hughes
10cd2ce242
Merge remote-tracking branch 'upstream/pull/4944'
2024-07-07 15:24:05 +01:00
Tom Hughes
625e7c3296
Merge remote-tracking branch 'upstream/pull/4954'
2024-07-07 10:47:56 +01:00
Tom Hughes
2061b5c257
Merge remote-tracking branch 'upstream/pull/4960'
2024-07-07 10:45:39 +01:00
Tom Hughes
89369915d8
Merge remote-tracking branch 'upstream/pull/4959'
2024-07-07 10:42:45 +01:00
Tom Hughes
5d109919ff
Merge remote-tracking branch 'upstream/pull/4953'
2024-07-07 10:26:27 +01:00
Tom Hughes
dffe0c91b9
Merge remote-tracking branch 'upstream/pull/4952'
2024-07-07 10:23:06 +01:00
Anton Khorev
4e01f6830a
Don't call check_signup_allowed inside save_new_user
2024-07-06 18:51:54 +03:00
Anton Khorev
0d2010cd2f
Remove "whereami" search parameter, use "lat" and "lon" instead
2024-07-06 16:56:49 +03:00
Anton Khorev
e3c9192758
Merge branch 'pull/4793'
2024-07-06 14:18:50 +03:00
Anton Khorev
12ac6f8f27
Restore previous position of signup background
...
The new image is cropped differently, resulting in a different background-position-x value.
2024-07-06 14:17:58 +03:00
nertc
676aef5be6
Order of comments in changeset comments feeds
2024-07-05 19:00:15 +04:00
Anton Khorev
8ee3d67831
Set "login/signup" page width equal to "about" page width
2024-07-05 14:38:25 +03:00
Anton Khorev
46d2b4c652
Remove padding around tabs on blocked signup page
2024-07-05 13:55:02 +03:00
Anton Khorev
c1882f0ff3
Use alt text in OpenID image alt attribute
2024-07-05 12:36:02 +03:00
Tom Hughes
87422e56f9
Merge remote-tracking branch 'upstream/pull/4949'
2024-07-04 18:54:03 +01:00