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
Tom Hughes
a39886ac4c
Merge remote-tracking branch 'upstream/pull/5176'
2024-09-09 18:47:32 +01:00
Anton Khorev
8a84825b02
Fix changeset comments feed timeout
2024-09-09 19:14:51 +03:00
Anton Khorev
e272a384ce
Respond to timeouts with a server error code
2024-09-09 19:13:29 +03:00
Anton Khorev
51e0cf85b0
Timeout instantly if web_timeout setting is negative
2024-09-09 18:16:16 +03:00
translatewiki.net
2140da75b7
Localisation updates from https://translatewiki.net .
2024-09-09 14:15:12 +02:00
Nenad Vujicic
3d37044b67
Removed unused translations from Traces namespace
...
Removed keys traces.make_public.made_public (started / ended using in 95595ee
/ 5651714
) and traces.trace_optionals.tags (started / ended using in c30f141
/ 7410b59
).
2024-09-09 11:53:56 +02:00
Tom Hughes
7df13ff2d3
Merge remote-tracking branch 'upstream/pull/5157'
2024-09-08 15:37:23 +01:00
Tom Hughes
0658820d4e
Merge remote-tracking branch 'upstream/pull/5173'
2024-09-08 15:29:09 +01:00
Tom Hughes
64c3bd7d19
Merge remote-tracking branch 'upstream/pull/5172'
2024-09-08 15:28:33 +01:00
Tom Hughes
210db7e728
Merge remote-tracking branch 'upstream/pull/5171'
2024-09-08 15:28:30 +01:00
Tom Hughes
c4913d4dae
Merge remote-tracking branch 'upstream/pull/5170'
2024-09-08 15:26:46 +01:00
Tom Hughes
1bbe30447b
Merge remote-tracking branch 'upstream/pull/5169'
2024-09-08 15:26:15 +01:00
Tom Hughes
6373b079f9
Merge remote-tracking branch 'upstream/pull/5165'
2024-09-08 15:23:58 +01:00
Anton Khorev
2d18a802ef
Move ?: operator outside of t() for "Only ... can edit" block messages
2024-09-08 13:40:54 +03:00
Anton Khorev
5b7bc6d0af
Remove unused site.search.get_directions string
2024-09-08 13:23:51 +03:00
Anton Khorev
6d7d581de1
Remove unused messages.outbox.actions string
2024-09-08 13:05:42 +03:00
Anton Khorev
1ddcfca371
Remove unused layouts.gps_traces_tooltip string
2024-09-08 12:55:21 +03:00
Anton Khorev
a49c581573
Remove unused layouts.donate string
2024-09-08 12:46:37 +03:00
Anton Khorev
8b024f48c1
Disable redactions with write_api scope
...
Requires write_redactions scope to redact. Previously it was possible to redact with either write_redactions or write_api.
2024-09-08 12:31:31 +03:00
Emin Kocan
5d17e74d71
Update DOCKER.md with instructions for precompiling assets
2024-09-07 20:53:47 +02:00
Emin Kocan
4b21cdfcf9
Switch from ubuntu to debian
2024-09-07 20:36:06 +02:00
dependabot[bot]
2fa1fa7d3e
Bump eslint from 9.9.1 to 9.10.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 9.9.1 to 9.10.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/v9.9.1...v9.10.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-07 00:14:30 +00:00
Tom Hughes
1fce0c00f1
Merge remote-tracking branch 'upstream/pull/5164'
2024-09-06 17:05:02 +01:00
Tom Hughes
0473288b14
Merge remote-tracking branch 'upstream/pull/5163'
2024-09-06 17:04:35 +01:00
Tom Hughes
2a80a2eb77
Merge remote-tracking branch 'upstream/pull/5162'
2024-09-06 17:02:45 +01:00