Commit graph

34157 commits

Author SHA1 Message Date
Marc Alexander
04f2141a7d
Merge pull request #6799 from rxu/ticket/17491
[ticket/17491] Fix caching search results - 3.3.x
2025-05-07 20:15:53 +02:00
rxu
3d76a8bd09
[ticket/17491] Fix rows duplication in search results
PHPBB-17491
2025-05-07 00:31:21 +07:00
rxu
1c399dcab7
[ticket/17491] Consistently apply array_unique to search results
PHPBB-17491
2025-05-06 00:11:45 +07:00
rxu
e91c7d42a9
[ticket/17491] Add test
PHPBB-17491
2025-05-05 23:46:09 +07:00
Marc Alexander
1b2ac50cfd
Merge pull request #6810 from rxu/ticket/17504
[ticket/17504] Fix tests failure caused by ondrej/php PPA repo label changed
2025-04-28 21:17:23 +02:00
rxu
779bec5fcf
[ticket/17504] Run apt-get update on runner lever rather than in bash scripts
PHPBB-17504
2025-04-28 23:28:05 +07:00
rxu
f512af1823
[ticket/17504] Fix tests
Fix the following apt-get update issue with ondrej/php PPA repo:
Repository 'https://ppa.launchpadcontent.net/ondrej/php/ubuntu noble InRelease'
changed its 'Label' value from '***** The main PPA for supported PHP versions
with many PECL extensions *****' to 'PPA for PHP'

Alternative fix might be: sudo apt update && sudo apt full-upgrade -y

PHPBB-17504
2025-04-28 21:17:57 +07:00
Marc Alexander
59e8875fa8
Merge pull request #6807 from rxu/ticket/16941
[ticket/16941] Add sphinx tests to 3.3.x
2025-04-26 08:34:09 +02:00
rxu
1ae9a49811
[ticket/16941] Remove ending slash from binlog_path
PHPBB3-14401
2025-04-25 21:28:36 +07:00
rxu
80a08d9c54
[ticket/16941] Add sphinx tests to 3.3.x
Also adjust Sphinx keywords splitting to be consistent with other search
backends when it comes to handling hyphen (like ignoring hyphen when it hasn't
NOT meaning and ignoring hyphen wrapped with "plus" signs)

PHPBB3-16941
2025-04-24 23:17:26 +07:00
Marc Alexander
4140d50f6a
Merge pull request #6804 from rxu/ticket/17498
[ticket/17498] Move to Ubuntu 22.04 runner images for SQLite and MSSQL tests - 3.3.x
2025-04-15 22:00:00 +02:00
rxu
dd53db1625
[ticket/17498] Move to Ubuntu 22.04 runner images for SQLite and MSSQL tests
PHPBB-17498
2025-04-16 00:48:48 +07:00
Marc Alexander
e5f599c43b
Merge pull request #6797 from LukeWCS/ticket/17492
[ticket/17492] Unintuitive checkbox status inverted for forum/topic subscriptions
2025-04-14 20:49:26 +02:00
LukeWCS
705b5ca572
[ticket/17492] Unintuitive checkbox status inverted for forum subscriptions
PHPBB-17492
2025-04-13 12:58:09 +02:00
rxu
8d0d6c012c
[ticket/17491] Fix caching search results
PHPBB-17491
2025-04-12 14:35:40 +07:00
LukeWCS
8c5e22f4d5
[ticket/17492] Update viewtopic_topic_tools.html
Changed compact but icon-specific code to neutral code for easier changing.

PHPBB-17492
2025-04-12 09:17:39 +02:00
LukeWCS
cac3d81e73
[ticket/17492] Unintuitive checkbox status inverted for topic subscriptions
PHPBB-17492
2025-04-12 09:17:24 +02:00
Marc Alexander
40608777f0
Merge pull request #6789 from rxu/ticket/17475
[ticket/17475] Fix MSSQL arithmetic overflow error on counting attachments size
2025-04-03 19:39:24 +02:00
Marc Alexander
84a835a995
Merge pull request #6792 from rxu/ticket/17486
[ticket/17486] Fix SQL error on phpBB v.3.0 to v.3.3 upgrade
2025-04-03 19:35:16 +02:00
Marc Alexander
b8ea36a70f
Merge branch 'prep-release-3.3.15' into 3.3.x 2025-04-02 16:50:53 +02:00
rxu
98a8999283
[ticket/17486] Fix SQL error on phpBB v.3.0 to v.3.3 upgrade
Ensure v310/bot_update runs after v310/avatars migration which changes
user_avatar_type column type from tinyint(2) to varchar(255).

PHPBB-17486
2025-04-01 10:46:29 +07:00
Marc Alexander
b92ca5d1f8
[prep-release-3.3.15] Update changelog for 3.3.15 2025-03-23 20:20:03 +01:00
Marc Alexander
fb46aa38b8
[prep-release-3.3.15] Add migration for 3.3.15 2025-03-23 19:41:47 +01:00
Marc Alexander
51465670f6
[prep-release-3.3.15] Update version numbers to 3.3.15 2025-03-23 19:39:07 +01:00
rxu
14a6322b4f
[ticket/17475] Fix MSSQL arithmetic overflow error on counting attachments size
PHPBB-17475
2025-03-10 21:24:15 +07:00
Marc Alexander
cfa3a21e20
Merge pull request #73 from phpbb/ticket/security-283
[ticket/security-283] Use jQuery to generate HTML for page from page data
2025-03-08 11:23:40 +01:00
Marc Alexander
64dd8b668e
Merge branch 'prep-release-3.3.15' into 3.3.x 2025-03-08 09:07:41 +01:00
Marc Alexander
57abba6be0
Merge pull request #6788 from rxu/ticket/17480-2
[ticket/17480] Properly catch RuntimeException if no http handler is available
2025-03-08 09:00:35 +01:00
rxu
0826a41da8
[ticket/17480] Adjust message wording
PHPBB-17480
2025-03-08 11:05:39 +07:00
rxu
1ea59731f0
[ticket/17480] Use phpBB error message text instead of thrown by GuzzleHTTP
PHPBB-17480
2025-03-05 10:18:23 +07:00
rxu
9bdb88879d
[ticket/17480] Properly catch RuntimeException if no http handler is available
PHPBB-17480
2025-03-04 13:03:18 +07:00
Marc Alexander
430200cbf6
Merge branch 'prep-release-3.3.15' into 3.3.x 2025-03-03 21:55:21 +01:00
Marc Alexander
d8aa6873b2
Merge pull request #6786 from rxu/ticket/17480
[ticket/17480] Fix PHP fatal error in version check failure
2025-03-03 21:53:51 +01:00
rxu
d9136469ea
[ticket/17480] Catch runtime_exception instead of exception_interface
Catch runtime_exception instead of exception_interface
for extensions version check failures.

PHPBB-17480
2025-03-04 01:06:46 +07:00
rxu
7fd634b420
[ticket/17480] Fix PHP fatal error in version check failure
PHPBB-17480
2025-03-03 23:33:58 +07:00
Marc Alexander
bb3d41e193
[3.3.x] Update version numbers to 3.3.16-dev 2025-03-02 17:11:26 +01:00
Marc Alexander
94fde8fa23
Merge branch 'prep-release-3.3.15' into 3.3.x 2025-03-02 17:09:49 +01:00
Marc Alexander
66650cb0e2
[prep-release-3.3.15] Update changelog for 3.3.15-RC1 2025-03-01 21:55:15 +01:00
Marc Alexander
d9e4ce6dde
[prep-release-3.3.15] Add migration for 3.3.15-RC1 2025-03-01 21:45:21 +01:00
Marc Alexander
24fc7d5388
[prep-release-3.3.15] Update version numbers to 3.3.15 2025-03-01 21:41:36 +01:00
Marc Alexander
ae40c6365e
[prep-release-3.3.15] Update version numbers to 3.3.15-RC1 2025-03-01 21:41:28 +01:00
Marc Alexander
63c110b511
Merge pull request #6785 from marc1706/ticket/17478
[ticket/17478] Add security policy file
2025-03-01 18:12:17 +01:00
Marc Alexander
be67bfbe63
[ticket/17478] Remove versions and reword reporting section
[skip ci]

PHPBB-17478
2025-03-01 17:04:16 +01:00
Marc Alexander
cedbbb0c76
[ticket/17478] Add security policy file
PHPBB-17478
2025-03-01 16:45:36 +01:00
Marc Alexander
a5bf1ff165
Merge pull request #6758 from battye/ticket/17381
[ticket/17381] Topic view count validation
2025-03-01 15:55:40 +01:00
Marc Alexander
08fd9caa11
Merge pull request #6772 from rxu/ticket/17227
[ticket/17227] Fix rows duplication in memberlist
2025-03-01 15:47:55 +01:00
Marc Alexander
746133d005
Merge pull request #6783 from rxu/ticket/17461
[ticket/17461] Add core events to acp_main
2025-03-01 10:23:35 +01:00
Marc Alexander
17480d7d07
[ticket/security-283] Unify behavior between adm and prosilver, clean up
SECURITY-283
2025-03-01 09:22:23 +01:00
Marc Alexander
c3bb5e1bec
[ticket/security-283] Ensure text is properly handled for responsiveness
SECURITY-283
2025-02-28 20:33:41 +01:00
battye
29730e49ce [ticket/17381] Add migration for topic_views to ULINT
PHPBB-17381
2025-02-28 03:22:08 +00:00