Commit graph

4916 commits

Author SHA1 Message Date
Marc Alexander
b404606a9f
[ticket/17459] Add support for deprecated events to md_exporter
PHPBB-17459
2025-01-09 20:22:48 +01:00
rxu
a447f957ba
[ticket/17135] Assert xCP modules array is not empty and test output
PHPBB-17135
2025-01-06 22:04:45 +07:00
rxu
cd17625e21
[ticket/17135] Add ACP modules common test
PHPBB-17135
2025-01-06 20:59:29 +07:00
rxu
e8cf35c583
[ticket/17135] Update Symfony mailer
PHPBB-17135
2025-01-05 15:57:56 +07:00
rxu
0c720eaf7c
[ticket/17135] Fix code flaws
PHPBB-17135
2025-01-05 15:57:46 +07:00
rxu
3fddff240c
[ticket/17135] Use email method instead of service collection where appropriate
PHPBB-17135
2025-01-05 15:57:45 +07:00
rxu
51fae82718
[ticket/17135] Fix rebasing issues
PHPBB-17135
2025-01-05 15:57:44 +07:00
rxu
83294fed84
[ticket/17135] Fix Psalm and other issues
PHPBB3-17135
2025-01-05 15:57:43 +07:00
rxu
a7b5369138
[ticket/17135] Refactor messenger code to services
PHPBB3-17135
2025-01-05 15:57:43 +07:00
rxu
f95816cbe3
[ticket/17135] Refactor messenger code to services [ci skip]
PHPBB3-17135
2025-01-05 15:57:42 +07:00
rxu
3ef7f806b3
[ticket/17135] Further formatting and adjusting the messenger code
PHPBB3-17135
2025-01-05 15:57:40 +07:00
rxu
d5f411a16d
[ticket/17135] Remove SMTP auth method option
Symfony Mailer handles SMTP auth method internally.

PHPBB3-17135
2025-01-05 15:57:39 +07:00
rxu
715496b76d
[ticket/17135] Fix invalid smtp in tests
PHPBB3-17135
2025-01-05 15:57:39 +07:00
rxu
df5ab5b5d8
[ticket/17135] Introduce Symfony Mailer for emails backend
PHPBB3-17135
2025-01-05 15:57:29 +07:00
Matt Friedman
b6b0973e9e
[ticket/17457] Remove dir from manifest, it’s not implemented
PHPBB-17457
2024-12-20 20:18:36 -08:00
Marc Alexander
ffdc810db6
Merge pull request #6745 from rxu/ticket/17422-master
[ticket/17422] Fix search results sorting - master
2024-11-24 20:00:56 +01:00
Marc Alexander
378dab1c10
Merge branch '3.3.x' 2024-11-10 10:46:56 +01:00
rxu
43de83b339
Merge branch 'ticket/17422' into ticket/17422-master 2024-10-31 15:08:08 +07:00
rxu
4194cb2228
[ticket/17422] Adjust tests code
PHPBB-17422
2024-10-31 14:55:35 +07:00
rxu
7086fa746f
[ticket/17422] Fix tests
PHPBB-17422
2024-10-31 09:41:15 +07:00
rxu
eeede1ab6c
[ticket/17422] Add author_id search tests
PHPBB-17422
2024-10-31 01:34:24 +07:00
Marc Alexander
c252fb9bfb
[ticket/17421] Rename extensions section to "not installed"
PHPBB-17421
2024-10-28 20:20:36 +01:00
Marc Alexander
a2b1cc57eb
Merge pull request #6740 from marc1706/ticket/17304
[ticket/17304] Use HiDPI smilies provided by rednoah and stop using twemoji
2024-10-25 21:23:00 +02:00
Marc Alexander
42eed1f917
[ticket/17304] Update acp smilies test to svg
PHPBB-17304
2024-10-24 18:16:30 +02:00
Marc Alexander
14e9ad1060
[ticket/17304] Change expected text parsing content
PHPBB-17304
2024-10-23 22:42:04 +02:00
Marc Alexander
4985a27dcf
Merge pull request #6737 from marc1706/feature/captcha_v2
[feature/captcha_v2] Refactor captcha classes and implement turnstile captcha
2024-10-23 20:25:45 +02:00
Marc Alexander
3b27b65c76
[ticket/17414] Change incomplete CAPTCHA to extend new base class
PHPBB-17414
2024-10-20 10:55:15 +02:00
Marc Alexander
fd994f4742
[ticket/17414] Add unit test for legacy wrapper
PHPBB-17414
2024-10-20 09:43:45 +02:00
Marc Alexander
167a7fc4ab Merge branch '3.3.x' 2024-10-19 19:06:44 +00:00
Marc Alexander
5abc36f651
Merge pull request #6734 from marc1706/ticket/17410
[ticket/17410] Only fall back acp main page when in ACP with test permission
2024-10-19 21:06:24 +02:00
Marc Alexander
c1c5f6656f Merge branch '3.3.x' 2024-10-17 20:38:58 +00:00
Marc Alexander
26e49d4b15
Merge pull request #6732 from marc1706/ticket/17398
[ticket/17398] Add referer to delete cookies route to ensure proper URLs
2024-10-17 22:38:33 +02:00
Marc Alexander
dd1c6d647f
[ticket/17414] Remove not needed test captchas
PHPBB-17414
2024-10-17 19:52:29 +02:00
Marc Alexander
1e80400d09
[ticket/17414] Extend unit test coverage for base class
PHPBB-17414
2024-10-17 19:52:17 +02:00
Marc Alexander
3e938ea765
[ticket/17413] Add full test coverage for turnstile class
PHPBB-17413
2024-10-17 19:51:54 +02:00
Marc Alexander
61e265e4b4
[ticket/17413] Start implementation of unit tests
PHPBB-17413
2024-10-17 19:51:42 +02:00
Marc Alexander
b828c56dc9
[ticket/17414] Start work on new captcha classes
PHPBB-17414
2024-10-17 19:45:28 +02:00
Marc Alexander
0c9d0cdbfb Merge branch '3.3.x' 2024-10-16 17:18:55 +00:00
Marc Alexander
62f9f53f46
Merge pull request #6699 from danieltj27/ticket/17376
[ticket/17376] Add aria label to quote reference link
2024-10-16 19:18:30 +02:00
Marc Alexander
4a039d853f
[ticket/17376] Update default formatting test
PHPBB-17376
2024-10-11 20:13:22 +02:00
Marc Alexander
b1282fcbc7
[ticket/17410] Only fall back acp main page when in ACP with test permission
PHPBB-17410
2024-10-10 21:38:19 +02:00
Marc Alexander
fd58e4f338
[ticket/17398] Use referer for web paths in ajax requests
PHPBB-17398
2024-10-09 20:16:30 +02:00
Marc Alexander
ff7fffa8a4 Merge branch '3.3.x' 2024-10-03 11:43:24 +00:00
rxu
4217dc46ca
[ticket/17391] Add simple functional test
PHPBB-17391
2024-10-03 13:24:52 +07:00
Marc Alexander
94112979a0
Merge pull request #6702 from marc1706/ticket/16777
[ticket/16777] Remove remainders of max image size
2024-09-29 20:47:40 +02:00
Marc Alexander
8de32341e2
Merge branch '3.3.x' 2024-09-29 20:40:43 +02:00
Marc Alexander
96df4d1284
Merge pull request #6664 from rubencm/ticket/17357
[ticket/17357] Remove file_info from storage
2024-09-25 17:07:04 +02:00
Marc Alexander
5a09105c3c
[ticket/17385] Backport tests for updated file downloader to 3.3.x
PHPBB-17385
2024-09-10 22:04:55 +02:00
Marc Alexander
48c2ca9dfe
[ticket/12479] Add missing file fixture
PHPBB-12479
2024-09-10 22:01:29 +02:00
Marc Alexander
d6ed21f3f2
[ticket/12479] Use separate mock in "remote" file test
PHPBB-12479
2024-09-10 22:01:14 +02:00