Commit graph

14837 commits

Author SHA1 Message Date
Anton Khorev
54c0361744 Always show changeset element page links below headings 2024-09-14 17:15:11 +03:00
Tom Hughes
25dbc4d43e Merge remote-tracking branch 'upstream/pull/5211' 2024-09-14 10:55:50 +01:00
Tom Hughes
70f1b327b4 Merge remote-tracking branch 'upstream/pull/5178' 2024-09-13 18:09:37 +01:00
Anton Khorev
4e97231269 Fix element pagination width calculation 2024-09-13 18:50:22 +03:00
Anton Khorev
0423d18a8f Merge branch 'pull/5207' 2024-09-13 13:16:27 +03:00
Tom Hughes
9ab0aee030 Backfill the creation_address column from creation_ip 2024-09-13 11:04:34 +01:00
Anton Khorev
e47187a8fb Merge branch 'pull/5206' 2024-09-13 12:18:17 +03:00
Anton Khorev
b81d645f0c Merge branch 'pull/5196' 2024-09-13 11:48:38 +03:00
Tom Hughes
d7880031a1 Merge remote-tracking branch 'upstream/pull/5208' 2024-09-12 22:25:54 +01:00
Nenad Vujicic
0425aeebbc Added ignoring unused translations auth.providers
Added ignoring reporting translations auth.providers.* as unused because they are used at app/views/application/_auth_providers.html.erb, ..
2024-09-12 21:47:58 +02:00
Nenad Vujicic
c81d343d8d Removed unused translations in activerecord.errors
Removed unused translations activerecord.errors.messages.{invalid_email_address, email_address_not_routable} started / ended using in 63862d0 / 90a7efc.
2024-09-12 21:35:44 +02:00
Tom Hughes
6d49bc6ebb Make select all checkbox on users list work with turbo 2024-09-12 19:10:26 +01:00
Tom Hughes
4f2789c73c Merge remote-tracking branch 'upstream/pull/5204' 2024-09-12 18:30:14 +01:00
Tom Hughes
c41a83214a Merge remote-tracking branch 'upstream/pull/5202' 2024-09-12 18:30:10 +01:00
Tom Hughes
b70770f8dd Remove last traces of OPNVKarte layer 2024-09-12 18:29:55 +01:00
Tom Hughes
11cb5c7fed Remove HTML tags from polish resource 2024-09-12 18:29:21 +01:00
Tom Hughes
68f69b89af Remove HTML tags from polish resource 2024-09-12 18:22:19 +01:00
Anton Khorev
9c93fe906d Fix friendships limit flash message 2024-09-12 15:42:36 +03:00
translatewiki.net
1a20044dc7
Localisation updates from https://translatewiki.net. 2024-09-12 14:15:40 +02:00
Anton Khorev
fa09a62d39 Add subway, tram, bus stops to mapnik map key 2024-09-12 14:03:31 +03:00
Anton Khorev
e2a6701696 Merge branch 'pull/5182' 2024-09-12 09:43:56 +03:00
Anton Khorev
36d72d289a Merge branch 'pull/5181' 2024-09-12 09:18:49 +03:00
Tom Hughes
e22d19f004 Limit the number of users counted for users#index
This view uses cursor based pagination but then undermines
that by counting the total number of users so limit the effect
of that but counting a maximum of ten pages of users.
2024-09-11 18:28:35 +01:00
Tom Hughes
17bea98e19 Merge remote-tracking branch 'upstream/pull/5189' 2024-09-11 17:13:56 +01:00
Tom Hughes
b34e71f1d9 Merge remote-tracking branch 'upstream/pull/5186' 2024-09-11 17:12:13 +01:00
Tom Hughes
71b859ca8f Merge remote-tracking branch 'upstream/pull/5190' 2024-09-11 17:09:48 +01:00
Tom Hughes
f7c2d56df7 Merge remote-tracking branch 'upstream/pull/5188' 2024-09-11 17:09:00 +01:00
Tom Hughes
36f984286e Merge remote-tracking branch 'upstream/pull/5185' 2024-09-11 17:06:54 +01:00
Tom Hughes
c6e12b541b Merge remote-tracking branch 'upstream/pull/5184' 2024-09-11 17:06:15 +01:00
Anton Khorev
02c2d5292b Remove :id from redaction path helper calls 2024-09-11 17:55:23 +03:00
Anton Khorev
138988860c Replace 'remove this redaction' confirmation and request with Turbo 2024-09-11 17:43:37 +03:00
Anton Khorev
a0c9504e22 Merge branch 'pull/5187' 2024-09-11 16:51:51 +03:00
Nenad Vujicic
02b4aea509 Pulled out ?: operator from tr in changesets/index
Pulled out ?: operator from tr in changesets/index.html.erb, so, changesets.index.{empty, empty_area, empty_user, no_more, no_more_area, no_more_user} translation keys are not more reported as unused.
2024-09-11 13:23:19 +02:00
Anton Khorev
418615bce7 Add New Redaction button to redactions page 2024-09-11 14:14:35 +03:00
Anton Khorev
b31b8fe067 Remove :new abilities implied by :create abilities 2024-09-11 13:57:22 +03:00
Anton Khorev
de344eea83 Rename _blocks partial template to _page 2024-09-11 13:38:02 +03:00
Nenad Vujicic
22160b445f Removed unused translations in user_role namespace
Removed user_role.{grant,revoke}.{title, heading, confirm} started / ended using in 30d5e78 and 8a7040e / 5f33656.
2024-09-10 20:53:03 +02:00
Tom Hughes
336ad6db03 Add creation_address column to users
This is a properly typed and indexed column that is intended
to replace creation_ip to allow fast queries.
2024-09-10 19:16:03 +01:00
Tom Hughes
1a5fb52c28 Merge remote-tracking branch 'upstream/pull/5116' 2024-09-10 18:42:21 +01:00
Tom Hughes
091e0c21ef Merge remote-tracking branch 'upstream/pull/5150' 2024-09-10 18:42:21 +01:00
Tom Hughes
039b3e1c32 Merge remote-tracking branch 'upstream/pull/5180' 2024-09-10 18:42:21 +01:00
Tom Hughes
173ed570b9 Merge remote-tracking branch 'upstream/pull/5179' 2024-09-10 18:42:20 +01:00
Tom Hughes
95d99d0faf Merge remote-tracking branch 'upstream/pull/5168' 2024-09-10 18:42:19 +01:00
Tom Hughes
40fbe802ef Update bundle 2024-09-10 18:42:19 +01:00
Anton Khorev
28886a1ba3 Mark flash messages as temporary 2024-09-10 12:24:08 +03:00
Anton Khorev
7d1b73ea93 Refactor flash template 2024-09-10 12:13:22 +03:00
Anton Khorev
c661bbf7db Adapt richtext javascript to Turbo 2024-09-10 11:48:48 +03:00
Anton Khorev
cb65cd9adc Guess translation scope from controller name if not provided 2024-09-10 10:51:50 +03:00
Anton Khorev
38085fed82 Make i18n-tasks ignore shared pagination scope 2024-09-10 10:38:54 +03:00
Anton Khorev
7633657ecb Pass translation scope instead of keys to shared pagination 2024-09-10 10:37:36 +03:00