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
rxu
7137dbabef
Merge branch 'ticket/17384' into ticket/17384-master
2024-08-18 18:25:08 +07:00
rxu
45515b7072
[ticket/17384] Handle E_USER_ERROR for PHP 8.4 tests
...
PHPBB-17384
2024-08-18 18:15:52 +07:00
Marc Alexander
4f4d4044e2
[ticket/16777] Fix manifest test
...
PHPBB-16777
2024-08-09 23:21:28 +02:00
Marc Alexander
28e217aa84
[ticket/16777] Remove remainders of max image size
...
PHPBB-16777
2024-08-09 21:14:53 +02:00
Marc Alexander
54e6eccedd
Merge branch '3.3.x'
2024-07-28 20:37:36 +02:00
Marc Alexander
28cf33eb2f
Merge pull request #6688 from marc1706/ticket/14454
...
[ticket/14454] Handle special case of testing user permissions in ACP modules
2024-07-28 20:37:34 +02:00
Marc Alexander
2afb6bd8cd
Merge pull request #6687 from marc1706/ticket/12479
...
[ticket/12479] Remove deprecated functions
2024-07-24 22:45:53 +02:00
Marc Alexander
c6b40259f7
[ticket/12479] Add missing file fixture
...
PHPBB-12479
2024-07-24 19:13:06 +02:00
Marc Alexander
ca56181008
[ticket/12479] Use separate mock in "remote" file test
...
PHPBB-12479
2024-07-23 21:25:22 +02:00
Marc Alexander
445a16be93
[ticket/12479] Remove dns check from test as we don't test against host anymore
...
PHPBB-12479
2024-07-23 21:05:54 +02:00
Marc Alexander
02c59fdf43
[ticket/12479] Convert file_downloader to use guzzle instead of fsockopen
...
PHPBB-12479
2024-07-23 21:04:34 +02:00
Marc Alexander
8b3bc0b5f5
[ticket/12479] Remove duplicate semi-colons
...
PHPBB-12479
2024-07-17 18:06:22 +02:00
Marc Alexander
704453b5d1
Merge pull request #6670 from marc1706/ticket/17353-master
...
[ticket/17353] Get gravatar img src and fix incorrect treatment of height -- master version
2024-07-16 21:04:07 +02:00
Marc Alexander
45d64a1627
Merge pull request #6660 from marc1706/ticket/17353
...
[ticket/17353] Get gravatar img src and fix incorrect treatment of height
2024-07-16 21:03:44 +02:00
Marc Alexander
bc7bd15312
Merge pull request #5385 from rubencm/ticket/15043
...
[ticket/15043] Rewrite get_context()
2024-07-15 19:49:59 +02:00
Ruben Calvo
2818ca1309
[ticket/15403] Add another test
...
PHPBB-15403
2024-07-14 22:00:26 +02:00
Ruben Calvo
6b5a632c12
[ticket/15403] Handle ellipsis at the beginning of context and add tests
...
PHPBB-15403
2024-07-14 22:00:26 +02:00
Ruben Calvo
5f0e639b83
[ticket/15403] Refactor get_context
...
PHPBB-15403
2024-07-14 22:00:25 +02:00