Commit graph

14682 commits

Author SHA1 Message Date
Tom Hughes
bcf75b0ae2 Merge remote-tracking branch 'upstream/pull/5017' 2024-07-25 17:05:35 +01:00
Tom Hughes
1a7d68ccbc Convert tests using OAuth 1 tokens to use OAuth 2 tokens 2024-07-25 16:55:47 +01:00
Tom Hughes
77ab4ef292 Add expiry for OAuth 2 grants and tokens 2024-07-25 16:55:08 +01:00
Anton Khorev
724376419a Simplify api changeset path helper calls 2024-07-25 16:55:27 +03:00
translatewiki.net
083c37fead
Localisation updates from https://translatewiki.net. 2024-07-25 14:16:04 +02:00
Anton Khorev
a05de1e0a7 Use assert_not_predicate instead of assert_not next to assert_predicate 2024-07-25 04:56:57 +03:00
Anton Khorev
d88cb014cb Show edit links for revoked blocks to revokers 2024-07-25 04:05:31 +03:00
Tom Hughes
58ac035d41 Merge remote-tracking branch 'upstream/pull/5014' 2024-07-24 18:24:50 +01:00
Tom Hughes
5b118c6828 Merge remote-tracking branch 'upstream/pull/5013' 2024-07-24 18:17:07 +01:00
Tom Hughes
f643b6627c Merge remote-tracking branch 'upstream/pull/5012' 2024-07-24 18:16:02 +01:00
Anton Khorev
6ec1947e90 Show edit links for inactive blocks on block pages 2024-07-24 04:55:59 +03:00
Anton Khorev
d750cc3e80 Show edit links for inactive blocks in block lists 2024-07-24 04:44:59 +03:00
Anton Khorev
51708d6238 Allow to edit inactive blocks 2024-07-24 04:43:13 +03:00
Tom Hughes
eb0f95b6ae Merge remote-tracking branch 'upstream/pull/5011' 2024-07-23 17:18:14 +01:00
Tom Hughes
ac1f207bd0 Update bundle 2024-07-23 17:16:02 +01:00
Anton Khorev
a2aa44e026 Change diary comment post paths 2024-07-23 19:00:02 +03:00
Anton Khorev
580daf06bd Check diary entry edit/update ability using CanCanCan 2024-07-23 18:22:46 +03:00
Anton Khorev
a3282b8542 Select closest value to remaining duration when editing a block 2024-07-22 18:58:43 +03:00
translatewiki.net
e268af48b4
Localisation updates from https://translatewiki.net. 2024-07-22 14:16:47 +02:00
Tom Hughes
3debc151a8 Only load the english resources for community index if they exist 2024-07-20 12:10:29 +01:00
Tom Hughes
c0cf556c05 Merge remote-tracking branch 'upstream/pull/5007' 2024-07-20 12:03:43 +01:00
Tom Hughes
fee09d5153 Merge remote-tracking branch 'upstream/pull/5006' 2024-07-20 12:02:03 +01:00
Anton Khorev
80d7fe4cce Move auth provider icons to auth_providers subdirectory 2024-07-19 20:24:46 +03:00
Anton Khorev
010f0e1aaf Use Bootstrap collapse to toggle OpenID login form 2024-07-19 20:02:04 +03:00
Tom Hughes
f9ea6aa718 Fallback to english locale when looking for community index templates
Starting with the v5.8.0 release osm-community-index has removed
strings from translations which are identical to the engish version
which mostly causes no problem except for some of the template values
that don't involve any localised text.
2024-07-18 18:00:19 +01:00
Tom Hughes
2f66877696 Merge remote-tracking branch 'upstream/pull/5000' 2024-07-18 17:39:44 +01:00
Tom Hughes
6aded887ee Merge remote-tracking branch 'upstream/pull/5003' 2024-07-18 17:21:28 +01:00
Tom Hughes
1e8e7e41f7 Merge remote-tracking branch 'upstream/pull/5002' 2024-07-18 17:21:25 +01:00
Tom Hughes
4c17923fdb Merge remote-tracking branch 'upstream/pull/5001' 2024-07-18 17:21:23 +01:00
Anton Khorev
64dfb88ddf Fix marking muted messages as read/unread 2024-07-18 18:48:14 +03:00
Anton Khorev
fa4e0360ef Use Auth.providers in auth providers template 2024-07-18 15:56:55 +03:00
Anton Khorev
c3ad502f90 Remove 'None' from auth providers 2024-07-18 15:30:08 +03:00
translatewiki.net
6bf3b453f9
Localisation updates from https://translatewiki.net. 2024-07-18 14:15:10 +02:00
Anton Khorev
5623967267 Set search input value when searching for coordinates 2024-07-18 14:56:36 +03:00
dependabot[bot]
a8ee4070e9
Bump osm-community-index from 5.7.1 to 5.8.0
Bumps [osm-community-index](https://github.com/osmlab/osm-community-index) from 5.7.1 to 5.8.0.
- [Release notes](https://github.com/osmlab/osm-community-index/releases)
- [Changelog](https://github.com/osmlab/osm-community-index/blob/main/CHANGELOG.md)
- [Commits](https://github.com/osmlab/osm-community-index/compare/v5.7.1...v5.8.0)

---
updated-dependencies:
- dependency-name: osm-community-index
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-17 23:50:50 +00:00
Tom Hughes
05e5335716 Merge remote-tracking branch 'upstream/pull/4992' 2024-07-17 18:40:11 +01:00
Tom Hughes
87d55912e2 Merge remote-tracking branch 'upstream/pull/4999' 2024-07-17 18:26:17 +01:00
Tom Hughes
e189bafa54 Merge remote-tracking branch 'upstream/pull/4998' 2024-07-17 18:25:03 +01:00
Anton Khorev
206012ae8e Remove unnecessary loop when rendering preferred auth provider button 2024-07-17 17:47:13 +03:00
Anton Khorev
0e3f0fbfd4 Set search input value to 'lat, lon' params if query param is missing 2024-07-17 16:43:52 +03:00
Tom Hughes
38cb875c20 Improve wording of exported image dimensions 2024-07-16 17:21:10 +01:00
Tom Hughes
28726e5f11 Merge remote-tracking branch 'upstream/pull/4973' 2024-07-16 17:16:45 +01:00
Tom Hughes
0a98d08885 Merge remote-tracking branch 'upstream/pull/4996' 2024-07-16 17:15:47 +01:00
Tom Hughes
fc57eaf8f6 Merge remote-tracking branch 'upstream/pull/4995' 2024-07-16 17:13:36 +01:00
Tom Hughes
2476f7944b Update bundle 2024-07-16 17:10:58 +01:00
Anton Khorev
067754b766 Simplify hide path helper calls 2024-07-16 17:35:04 +03:00
Anton Khorev
1f4c298f76 Simplify subscribe path helper calls 2024-07-16 17:32:00 +03:00
Anton Khorev
b0e41cf142 Remove name parameter from auth button helpers 2024-07-16 17:12:17 +03:00
Tom Hughes
4a62dac9c0 Merge remote-tracking branch 'upstream/pull/4993' 2024-07-15 19:19:23 +01:00
Tom Hughes
eb8963662b Merge remote-tracking branch 'upstream/pull/4991' 2024-07-15 19:17:58 +01:00