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
Marc Alexander
d844f82f56
[ticket/12479] Remove dns check from test as we don't test against host anymore
...
PHPBB-12479
2024-09-10 22:00:43 +02:00
Marc Alexander
f7d16fc626
[ticket/12479] Convert file_downloader to use guzzle instead of fsockopen
...
PHPBB-12479
2024-09-10 22:00:07 +02:00
Marc Alexander
0bdb2c701c
Merge branch '3.3.x'
2024-09-09 21:04:07 +02:00
Marc Alexander
9eb30b5d8e
Merge pull request #6712 from rxu/ticket/17387
...
[ticket/17387] Fix PHP warnings in search results
2024-09-09 21:04:04 +02:00
rxu
544e0900e6
[ticket/17387] Add more unicode tests
...
PHPBB-17387
2024-09-03 00:16:05 +07:00
rxu
c26ded6025
[ticket/17387] Fix handling unicode strings
...
PHPBB-17387
2024-09-02 23:24:24 +07:00
Ruben Calvo
472b36877c
[ticket/17387] Add test for when words are separated by a non-space character
...
PHPBB-17387
2024-09-02 14:38:50 +02:00
rxu
8acba2db02
[ticket/17387] Return entire post text for zero or negative length value
...
In according to 'Default number of returned characters' setting ACP explanation
`A value of 0 will return the entire post`. Do the same for negative values too
PHPBB-17387
2024-09-02 16:37:15 +07:00
Marc Alexander
da52e21ca1
Merge branch '3.3.x'
2024-09-01 20:05:44 +02:00
rxu
7c4b6cde8b
[ticket/17386] Fix user based permissions test
...
PHPBB-17386
2024-09-02 00:19:20 +07:00
Marc Alexander
cbeeeee93f
Merge branch '3.3.x'
2024-09-01 16:51:08 +02:00
Marc Alexander
7f08efb04c
Merge pull request #6709 from rxu/ticket/17386
...
[ticket/17386] Fix resulting permission for user-based tracing
2024-09-01 16:51:05 +02:00
Marc Alexander
65d4bbaeed
Merge branch '3.3.x'
2024-09-01 16:48:59 +02:00
Marc Alexander
6ca926c146
Merge pull request #6665 from rxu/ticket/17359
...
[ticket/17359] Distinct disabled and available extensions list
2024-09-01 16:44:43 +02:00
rxu
03f315f7b7
[ticket/17386] Add test
...
PHPBB-17386
2024-08-31 22:15:03 +07:00
Marc Alexander
85f7ffb585
[ticket/17384] Ignore deprecated notices in test case error handler
...
PHPBB-17384
2024-08-31 09:02:53 +02:00
Marc Alexander
b22bcaa483
Merge branch 'ticket/17384' into ticket/17384-master
2024-08-31 09:02:35 +02:00
Marc Alexander
92730af7a4
[ticket/17384] Stop overriding error handler in test case
...
PHPBB-17384
2024-08-31 08:59:57 +02:00