Marc Alexander
b8ea36a70f
Merge branch 'prep-release-3.3.15' into 3.3.x
2025-04-02 16:50:53 +02:00
Marc Alexander
b92ca5d1f8
[prep-release-3.3.15] Update changelog for 3.3.15
release-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
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
release-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
rxu
8adc853dea
[ticket/17461] Add core events to acp_main
...
PHPBB-17461
2025-02-22 13:28:43 +07:00
Marc Alexander
a223da37fb
Merge pull request #6782 from rxu/ticket/17470
...
[ticket/17470] Fix feed functional tests for master
2025-02-19 17:15:15 +01:00
Marc Alexander
7181c4d591
Merge pull request #6781 from cabot/fix_forumlist_feed_link
...
[ticket/17471] Fix feed link href for feed icon
2025-02-19 17:11:39 +01:00
rxu
2fa5da1454
[ticket/17470] Fix feed functional tests for master
...
Symfony DomCrawler component validates form values and throws
InvalidArgumentException for impossible values set.
PHPBB-17470
2025-02-19 21:45:47 +07:00
cabot
77f83306b5
[ticket/17471] Fix feed link href for feed icon
...
PHPBB-17471
2025-02-18 17:33:30 +01:00
Marc Alexander
4f5ace858d
Merge pull request #6780 from Neo-CTC/ticket/17470
...
[ticket/17470] Feed enable config not enforced
2025-02-16 18:00:31 +01:00
Marc Alexander
f42c4be939
[ticket/17470] Check feed enabled in each handler and add tests
...
PHPBB-17470
2025-02-16 12:00:36 +01:00
Neo-CTC
bfdf172992
[ticket/17470] Feed enable config not enforced
...
The 'feed_enable' config is never checked before generating the feeds. The
effective result is that feeds are always enabled, regardless of the setting.
PHPBB-17470
2025-02-16 00:09:45 -06:00
Marc Alexander
6b5bb4d51f
Merge pull request #6741 from phpbbtr/patch-5
...
[ticket/17417] Day selection not visible when no results
2025-02-11 21:28:00 +01:00
phpBB TR
736ef320ed
[ticket/17417] Show display options even without search results
...
PHPBB-17417
2025-02-11 20:59:28 +01:00
Marc Alexander
bf29596bad
Merge pull request #6775 from rxu/ticket/17467
...
[ticket/17467] Provide TLS v.1.3 support for SMTP connections
2025-02-10 20:01:24 +01:00
Marc Alexander
120ae90636
Merge pull request #6777 from rxu/ticket/17468
...
[ticket/17468] Send reset password link to email only
2025-02-06 20:29:00 +01:00
Marc Alexander
b157e1b0d2
Merge pull request #6771 from Neo-CTC/ticket/17463
...
[ticket/17463] Remove extraneous '&' from search page urls
2025-02-04 20:33:30 +01:00
rxu
cd47344ee2
[ticket/17468] Send reset password link to email only
...
PHPBB-17468
2025-02-02 19:46:49 +07:00
rxu
a86f368f3d
[ticket/17467] Provide TLS v.1.3 support for SMTP connections
...
PHPBB-17467
2025-02-02 10:42:29 +07:00
rxu
f9def4a725
[ticket/17227] Fix rows duplication in memberlist
...
PHPBB-17227
2025-01-23 11:15:47 +07:00
NeoDev
3d6e63154f
[ticket/17463] Remove extraneous '&' from search page urls
...
Normally $u_show_results always starts with '&' as it is appended to the
$u_sort_param variable. Which is fine if $u_sort_param is always populated,
which it is, except when searching for new or unread posts. This fix adds a
check for when $u_sort_param is empty and adds '&' as needed.
PHPBB-17463
2025-01-22 19:31:25 -06:00
Marc Alexander
2f08d8eb72
Merge pull request #6763 from rxu/ticket/17455
...
[ticket/17455] Fix PHP warning on MySQLi connection failure
2025-01-06 10:57:16 +01:00
rxu
059e82de8f
[ticket/17455] Remove outdated mysqli_connect_error function existence check
...
PHPBB-17455
2025-01-02 20:15:55 +07:00
Marc Alexander
c06bec87dc
Merge pull request #6746 from TheBrainOne/ticket/17429
...
[ticket/17429] Added trigger for event "group_add_user_before"
2024-12-31 15:44:18 +01:00
rxu
7540720c79
[ticket/17455] Fix PHP warning on MySQLi connection failure
...
PHPBB-17455
2024-12-16 20:04:33 +07:00