Commit graph

16048 commits

Author SHA1 Message Date
David Tsiklauri
4f3abea1be
Merge a0478eab94 into 5604062164 2025-03-12 18:02:18 +00:00
nertc
a0478eab94 Add locale selector 2025-03-12 22:02:07 +04:00
Anton Khorev
5604062164 Merge branch 'pull/5793' 2025-03-12 16:58:11 +03:00
Tom Hughes
403fe970c5 Drop redundant parameters from user list form 2025-03-12 08:34:27 +00:00
Tom Hughes
6d8545bd3c Preserve username and edit filters over bulk user updates 2025-03-12 08:34:27 +00:00
Tom Hughes
56e9580de9 Fix error if no users are selected for a bulk update 2025-03-12 08:34:26 +00:00
Tom Hughes
432fa57e61 Merge remote-tracking branch 'upstream/pull/5402' 2025-03-11 18:47:18 +00:00
Tom Hughes
2b49a4dfe7 Merge remote-tracking branch 'upstream/pull/5792' 2025-03-11 18:31:39 +00:00
Tom Hughes
f871f3d861 Merge remote-tracking branch 'upstream/pull/5791' 2025-03-11 18:30:44 +00:00
Tom Hughes
c0a132343f Merge remote-tracking branch 'upstream/pull/5790' 2025-03-11 18:25:07 +00:00
Tom Hughes
fbf84f60bf Move remaining rubocop plugins to new plugins clause 2025-03-11 18:10:56 +00:00
Tom Hughes
de4af9ee51 Update bundle 2025-03-11 18:09:25 +00:00
Tom Hughes
207ab73e10 Merge remote-tracking branch 'upstream/pull/5788' 2025-03-11 18:08:37 +00:00
Jimmykhangnguyen
bd60d8f7da Fixed the grammatical mistake regarding the hyphen in sign-up and log-in mentioned in Issue #5772 2025-03-11 09:53:49 -04:00
Anton Khorev
7714224de0 Convert reportable_dates helper into heading helper 2025-03-11 14:25:31 +03:00
Anton Khorev
20c8b88f9c Fix overlap between left sidebar heading and close button 2025-03-11 11:42:39 +03:00
Anton Khorev
3932d97f31 Merge branch 'pull/5783' 2025-03-11 11:00:45 +03:00
dependabot[bot]
b784e7bad9
Bump rack from 2.2.12 to 2.2.13
Bumps [rack](https://github.com/rack/rack) from 2.2.12 to 2.2.13.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/v2.2.12...v2.2.13)

---
updated-dependencies:
- dependency-name: rack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-11 02:43:45 +00:00
Emin Kocan
9be4b0f8b3 Add tests for heatmap data in UsersController 2025-03-11 01:01:19 +01:00
Emin Kocan
9a23dfc07c Add heatmap data caching and query for user contributions 2025-03-11 01:01:13 +01:00
Tom Hughes
1129112a7e Merge remote-tracking branch 'upstream/pull/5787' 2025-03-10 17:19:09 +00:00
Tom Hughes
0a869a85ae Merge remote-tracking branch 'upstream/pull/5786' 2025-03-10 17:16:49 +00:00
Tom Hughes
c8b23418f0 Allow user list to be filtered for the presence of edits 2025-03-10 17:13:12 +00:00
Anton Khorev
66b93a1a7e Show dates of reported items on issue pages 2025-03-10 19:17:37 +03:00
Anton Khorev
cb4060bb2e Order issue reports by id 2025-03-10 17:49:17 +03:00
translatewiki.net
e241d1d938
Localisation updates from https://translatewiki.net. 2025-03-10 13:12:37 +01:00
Anton Khorev
a0768a4d04 Merge branch 'pull/5745' 2025-03-09 18:09:41 +03:00
Tom Hughes
dd57602d7e Merge remote-tracking branch 'upstream/pull/5781' 2025-03-09 14:57:32 +00:00
Anton Khorev
b264e380c2 Translate step distance units 2025-03-09 17:16:05 +03:00
Anton Khorev
a62cf867cf Rename distance formatting functions 2025-03-09 17:16:05 +03:00
Anton Khorev
35581deab4 Return to a previous structure of getDistText
Undoes part of a3c45f6ed6 to make getDistText similar to formatDistance.
2025-03-09 17:16:05 +03:00
Anton Khorev
0925d30b5c Move getDistText next to other formatting functions 2025-03-09 17:16:05 +03:00
Anton Khorev
06ac13de3c Remove unitTemplate from formatDistance
Undoes part of a3c45f6ed6 to make I18n string references searchable again.
2025-03-09 17:16:05 +03:00
Anton Khorev
53243a347f Disable no-else-return eslint rule 2025-03-09 17:16:05 +03:00
Tom Hughes
46d7e9fe8d Drop locale fallback from no to nb
It hasn't worked for some time, probably since 4028f4cdb9 at least
as we don't consider the fallback during locale selection.
2025-03-09 12:40:32 +00:00
Tom Hughes
95b8297955 Merge remote-tracking branch 'upstream/pull/5778' 2025-03-08 17:35:49 +00:00
Anton Khorev
c3fa34b595 Make close buttons stick to the top of scrolled areas 2025-03-08 19:30:43 +03:00
Anton Khorev
9224f825b5 Create template for sidebar close controls 2025-03-08 19:30:43 +03:00
Anton Khorev
0b207537de Move close button out of right sidebar content 2025-03-08 19:30:43 +03:00
Anton Khorev
e6edca07dd Move close button out of left sidebar content 2025-03-08 19:30:43 +03:00
Anton Khorev
ff2ad8aef7 Stop using sidebar header template in welcome banner 2025-03-08 18:52:24 +03:00
Tom Hughes
feeaa1b03f Merge remote-tracking branch 'upstream/pull/5774' 2025-03-08 15:25:46 +00:00
Tom Hughes
16574cf2e7 Merge remote-tracking branch 'upstream/pull/5775' 2025-03-08 15:19:14 +00:00
Tom Hughes
50f9fa6113 Drop monkey patch that no longer seems to be needed
Presumably this used to do something but it no longer seems to
make any difference to the generated javascript resources.
2025-03-08 15:18:02 +00:00
Tom Hughes
84fc417162 Disable client side I18n fallbacks
They weren't actually doing anything, as we only ever load
resources for the current language, and the real fallback is
handled on the server when those are built.
2025-03-08 15:18:01 +00:00
Anton Khorev
9a1ba12c81 Use filled chat icon for nonzero comment counts in history
https://icons.getbootstrap.com/icons/chat-fill/
2025-03-08 17:06:30 +03:00
Anton Khorev
39b459422d Fix comments/changes counts wrapping on history pages 2025-03-08 16:45:29 +03:00
Tom Hughes
998ef40d19 Update URL for wiki page
Fixes #5771
2025-03-08 11:27:47 +00:00
Tom Hughes
121ef82e2c Merge remote-tracking branch 'upstream/pull/5493' 2025-03-08 11:18:17 +00:00
Tom Hughes
09d31dc6be Merge remote-tracking branch 'upstream/pull/5763' 2025-03-08 11:00:15 +00:00