Commit graph

15926 commits

Author SHA1 Message Date
Tom Hughes
8541e970eb Merge remote-tracking branch 'upstream/pull/5679' 2025-02-15 16:16:37 +00:00
Anton Khorev
fd20647320 Test more block attributes in show call 2025-02-15 19:13:40 +03:00
Anton Khorev
bd278a07fe Move query notes by user value to mixin 2025-02-15 19:05:46 +03:00
Anton Khorev
500c1bddf2 Move common query time condition to mixin 2025-02-15 19:05:46 +03:00
Anton Khorev
989b110bfc Add changeset comment query limit settings; use common query limit in changeset comment feeds 2025-02-15 19:05:46 +03:00
Anton Khorev
d92fc6e526 Move common query limit method of changesets and notes to mixin 2025-02-15 19:05:46 +03:00
Anton Khorev
ae89ed45e5 Show alert on account home page if home location is not set 2025-02-15 19:02:30 +03:00
Anton Khorev
5c019cd2ee Add "Go to Home Location" to every page, link it to account home page 2025-02-15 19:02:30 +03:00
Anton Khorev
aec885815e Show/hide marker in account home js controller 2025-02-15 19:02:30 +03:00
Anton Khorev
bd443cdfb1 Add empty account home page 2025-02-15 19:02:30 +03:00
Anton Khorev
91f5a68dec Add lang/dir html attributes to error pages 2025-02-15 18:55:16 +03:00
Anton Khorev
3ba243a66a Use flex layout on error pages 2025-02-15 18:55:16 +03:00
Anton Khorev
fa58f34b2c Adjust logo css on error pages 2025-02-15 18:55:16 +03:00
Anton Khorev
328c4fce50 Use system font on error pages 2025-02-15 18:55:16 +03:00
Anton Khorev
c9e3a20dc0 Move http-equiv and viewport meta tags to meta template 2025-02-15 18:55:16 +03:00
Martin Raifer
b14965e4b2
fix map panning to objects when url hash is not empty but has no map location, fixes #865 2025-02-15 16:54:24 +01:00
Tom Hughes
f352c1dfbb Merge remote-tracking branch 'upstream/pull/5672' 2025-02-15 15:48:46 +00:00
Anton Khorev
b58a70262e Add option to override Firefox binary used in system tests 2025-02-15 18:46:12 +03:00
Tom Hughes
5047ec403d Merge remote-tracking branch 'upstream/pull/5233' 2025-02-15 15:22:36 +00:00
Tom Hughes
b1397d9fc3 Prevent caching a partial XHR response as a full page URL
Fixes #5663
2025-02-15 15:06:22 +00:00
Tom Hughes
8ecbe9b07d Merge remote-tracking branch 'upstream/pull/5521' 2025-02-15 14:44:58 +00:00
Andy Allan
9deb3293ed
Merge pull request #5363 from AntonKhorev/no-compact-nav-2
Dynamic "more" dropdown
2025-02-15 14:38:51 +00:00
Tom Hughes
e91f4d82ea Allow searching users by IP subnet 2025-02-15 14:37:50 +00:00
Tom Hughes
4ea868ace7 Add search form to the top of the user list view 2025-02-15 14:37:28 +00:00
Tom Hughes
30fe6c5b86 Preserve status parameter in IP links in user lists 2025-02-15 14:36:54 +00:00
Andy Allan
aebacc88de
Merge pull request #5514 from AntonKhorev/pd-declaration
Remove public domain checkbox from signup and terms pages
2025-02-15 14:03:55 +00:00
Roman Deev
8e1e1e4713 Fix left/right sidebar resizing on mobile devices 2025-02-15 16:59:00 +03:00
Tom Hughes
f1954a591c Include spam reports on unresolved issues in the spam score 2025-02-15 13:54:04 +00:00
Tom Hughes
5ca24de0d0 Merge remote-tracking branch 'upstream/pull/5452' 2025-02-15 11:15:25 +00:00
Tom Hughes
12920987f5 Merge remote-tracking branch 'upstream/pull/5669' 2025-02-15 09:11:03 +00:00
Tom Hughes
7236d6d49b Update bundle 2025-02-15 08:52:19 +00:00
Tom Hughes
b7ee8034dc Merge remote-tracking branch 'upstream/pull/5673' 2025-02-15 08:51:36 +00:00
Tom Hughes
485cbf59b0 Merge remote-tracking branch 'upstream/pull/5674' 2025-02-15 08:50:34 +00:00
Tom Hughes
09555d0668 Merge remote-tracking branch 'upstream/pull/5675' 2025-02-15 08:44:47 +00:00
Anton Khorev
0e93af3e30 Use changeset tag factory in api changeset json test 2025-02-15 05:56:32 +03:00
Anton Khorev
037bafcd1c Check user instead of scope when getting note author info
Previously it was possible to create a note while authorized but having no write_notes scope. Currently it's not possible.
2025-02-15 03:45:53 +03:00
Anton Khorev
03867e2fee Remove current_user branch from ApiController#deny_access
Unreachable because if there's no doorkeeper_token, there's also no current_user.
2025-02-15 01:20:06 +03:00
Anton Khorev
f6572e3712 Output active blocks list 2025-02-14 14:16:48 +03:00
Anton Khorev
9ec7e8c888 Skip blocks check when getting active blocks list 2025-02-14 14:16:48 +03:00
Anton Khorev
6d558003aa Add active blocks list api endpoint with empty response 2025-02-14 14:16:48 +03:00
Marwin Hochfelsner
bf194952d7 Transition more requests to fetch 2025-02-14 09:41:20 +01:00
Tom Hughes
f5af8befa9 Merge remote-tracking branch 'upstream/pull/5666' 2025-02-13 22:03:28 +00:00
Anton Khorev
a91ba62c4c Test commenting changesets with different scopes 2025-02-14 00:17:45 +03:00
Anton Khorev
2d46b44872 Add write_changeset_comments scope 2025-02-14 00:17:45 +03:00
Anton Khorev
77a2657d33 Pass scopes instead of token to ApiAbility 2025-02-14 00:15:52 +03:00
Anton Khorev
304e0ef638 Pass user to ApiAbility 2025-02-14 00:15:52 +03:00
Anton Khorev
bb5bad9115 Split api changeset comment unhide fail tests 2025-02-14 00:15:52 +03:00
Anton Khorev
97b9d5acdb Split api changeset comment hide fail tests 2025-02-14 00:15:52 +03:00
Anton Khorev
c3b0a278d8 Split changeset comment subscription emails test 2025-02-14 00:15:52 +03:00
Anton Khorev
c0ef1a88ad Test state of created comment 2025-02-14 00:15:52 +03:00