Commit graph

38383 commits

Author SHA1 Message Date
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
abd1db9451
Merge pull request #6694 from danieltj27/ticket/17373
[ticket/17373] Remove extra separator and change all separators to solid lines
2024-09-09 21:10:23 +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
Daniel James
1c73b7ab19 [ticket/17390] Fix unset template variable for topic approval in mcp
Fixes a bug that was introduced in 558b8ae whereby a template
variable was added to wrap around the approve / disapprove UI
however that variable was not set in mcp_queue so the check
failed every time meaning you couldn't approve from the MCP.

PHPBB-17390
2024-09-02 17:13:49 +01: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
66b6a5e1f3
[ticket/17387] Make regex match unicode characters
PHPBB-17387
2024-09-02 17:46:16 +07: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
Marc Alexander
bf4e26a0b8
Merge pull request #6713 from rxu/ticket/17386-master
[ticket/17386] Unify user based permissions test for 3.3.x and master branches
2024-09-01 20:05:41 +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
Marc Alexander
1bfe1d039c
Merge pull request #6703 from marc1706/ticket/17379
[ticket/17379] Use correct number of predefined BBCodes in posting editor
2024-08-31 19:51:21 +02:00
rxu
a7b673a1b6
[ticket/17387] Fix PHP warnings in search results
PHPBB-17387
2024-08-31 23:23:10 +07:00
rxu
03f315f7b7
[ticket/17386] Add test
PHPBB-17386
2024-08-31 22:15:03 +07:00
rxu
76752800c2
[ticket/17386] Fix resulting permission for user-based tracing
PHPBB-17386
2024-08-31 22:14:52 +07:00
Marc Alexander
25da671e24
Merge branch '3.3.x' 2024-08-31 15:31:00 +02:00
Marc Alexander
5681ceb73a
Merge pull request #6711 from marc1706/ticket/17384-master
[ticket/17384] Stop overriding error handler in test case and ignore E_DEPRECATED for expecting errors
2024-08-31 15:30:57 +02:00
Marc Alexander
23f872d138
Merge pull request #6710 from marc1706/ticket/17384
[ticket/17384] Stop overriding error handler in test case
2024-08-31 15:30:38 +02: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
Marc Alexander
362dd8a7a3
Merge branch '3.3.x' 2024-08-30 11:43:31 +02:00
Marc Alexander
80f4c07bc5
Merge pull request #6695 from battye/ticket/17181
[ticket/17181] Remove unused PM report code
2024-08-30 11:42:02 +02:00
Marc Alexander
b710924c7d
Merge branch '3.3.x' 2024-08-30 11:13:35 +02:00
Marc Alexander
15f4a8547c
Merge pull request #6707 from rxu/ticket/17384-master
[ticket/17384] Handle E_USER_ERROR for PHP 8.4 tests - master
2024-08-30 11:13:31 +02:00
Marc Alexander
dc0561c8bf
Merge pull request #6706 from rxu/ticket/17384
[ticket/17384] Handle E_USER_ERROR for PHP 8.4 tests - 3.3.x
2024-08-30 11:12:40 +02:00
Marc Alexander
db8d6a0240
Merge branch '3.3.x' 2024-08-29 20:35:37 +02:00
Marc Alexander
9c9dcb1e35
Merge branch 'prep-release-3.3.13' into 3.3.x 2024-08-29 20:34:46 +02:00
Marc Alexander
b083e223e2
[prep-release-3.3.13] Update changelog for 3.3.13 2024-08-28 20:18:39 +02:00
Marc Alexander
88243d296c
[prep-release-3.3.13] Add migration for 3.3.13 2024-08-28 20:12:25 +02:00
Marc Alexander
53c60419b4
[prep-release-3.3.13] Update version numbers to 3.3.13 2024-08-28 20:09:41 +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
rxu
cc4579ee04
[ticket/17383] Validate php_uname() output too
PHPBB-17383
2024-08-16 00:30:40 +07:00
rxu
6d0a965db2
[ticket/17383] Fix HELO/EHLO error in email messenger on PHP8
PHPBB-17383
2024-08-15 23:49:50 +07:00
rxu
629a909b65
[ticket/17359] Adjust template event target phpBB version
PHPBB-17359
2024-08-13 15:33:18 +07:00
Daniel James
331bea8b22 [ticket/17382] Undo rename of install folder to check front-end changes!
PHPBB-17382
2024-08-12 21:21:14 +01:00
Daniel James
9b4743c028 [ticket/17382] Update the find a member FAQ text to fix grammar
Updated the text of an answer on the FAQ page that explained how
to search for members on the forum. Originally the text read as
`Visit to the “Members” page` which is grammatically incorrect,
specifically `visit to the`.

PHPBB-17382
2024-08-12 21:17:52 +01:00
Marc Alexander
752a0142b8
Merge pull request #6692 from iMattPro/ticket/17371
[ticket/17371] Web Push UX Updates
2024-08-12 21:38:37 +02:00
Marc Alexander
e3a6f3d3fc
[ticket/17379] Use correct number of predefined BBCodes in posting editor
PHPBB-17379
2024-08-10 21:09:32 +02: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
Daniel James
6623e7fe1d [ticket/17376] Update quote template and change icon to FA arrow
PHPBB-17376
2024-08-07 11:40:12 +01:00