rxu
|
cd47344ee2
|
[ticket/17468] Send reset password link to email only
PHPBB-17468
|
2025-02-02 19:46:49 +07: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 |
|
Marc Alexander
|
e73ba63590
|
Merge pull request #6754 from rxu/ticket/17443
[ticket/17443] Fix various Guzzle client issues for version checks
|
2024-12-08 17:23:34 +01:00 |
|
Marc Alexander
|
1255febe6b
|
Merge pull request #6756 from kaileymsnay/ticket/17446
[ticket/17446] Add acp_account_activation_edit_add event
|
2024-12-08 13:02:37 +01:00 |
|
Marc Alexander
|
911f8a5fb7
|
Merge pull request #6749 from rxu/ticket/17433
[ticket/17433] Clarify wording for use system cron ACP setting
|
2024-12-02 17:24:37 +01:00 |
|
Kailey M Snay
|
a4879e9249
|
[ticket/17446] Fix typo
PHPBB-17446
|
2024-11-29 23:57:35 -05:00 |
|
Kailey M Snay
|
922fde6d53
|
[ticket/17446] Add $phpbb_dispatcher and docblock updates
PHPBB-17446
|
2024-11-29 23:02:40 -05:00 |
|
Kailey M Snay
|
332ecb3d9c
|
[ticket/17446] Use array shorthand
PHPBB-17446
|
2024-11-29 17:03:32 -05:00 |
|
Kailey M Snay
|
8978594d6d
|
[ticket/17446] Add acp_account_activation_edit_add event
Event added for additional account activation methods.
PHPBB-17446
|
2024-11-29 15:45:42 -05:00 |
|
rxu
|
13945f56a9
|
[ticket/17443] Use default */* accept header (like curl etc)
PHPBB-17443
|
2024-11-25 16:06:44 +07:00 |
|
rxu
|
253579761d
|
[ticket/17443] Fix HTTP 403 response to Guzzle client requests for some hosts
PHPBB-17443
|
2024-11-25 13:30:33 +07:00 |
|
rxu
|
7baba29d9d
|
[ticket/17443] Increase Guzzle client request timeout for version checks
PHPBB-17443
|
2024-11-25 12:39:53 +07:00 |
|
rxu
|
32a1d82969
|
[ticket/17433] Specify "operating" system term
PHPBB-17433
|
2024-11-25 10:04:10 +07:00 |
|
rxu
|
5dc93ea51e
|
[ticket/17433] Clarify wording for use system cron ACP setting
PHPBB-17433
|
2024-11-25 10:03:55 +07:00 |
|
Marc Alexander
|
0e8f4f89d8
|
Merge pull request #6751 from rxu/ticket/17436
[ticket/17436] Fix phpBB 2.0 converter PHP fatal error
|
2024-11-24 20:20:47 +01:00 |
|
Marc Alexander
|
4a98024474
|
Merge pull request #6747 from kaileymsnay/ticket/17431
[ticket/17431] Add more vars to memberlist event
|
2024-11-24 20:18:18 +01:00 |
|
Marc Alexander
|
5538b9a37b
|
[ticket/17429] Add add_id_ary to event and fix since version
PHPBB-17429
|
2024-11-24 20:15:18 +01:00 |
|
Alexey Dolzhenko
|
5d0b1661f2
|
[ticket/17429] Adding event before users have been added to a group
PHPBB-17429
|
2024-11-24 20:12:26 +01:00 |
|
Marc Alexander
|
c7e68fb572
|
Merge pull request #6744 from rxu/ticket/17422
[ticket/17422] Fix search results sorting - 3.3.x
|
2024-11-24 20:00:39 +01:00 |
|
rxu
|
150bd59c82
|
[ticket/17436] Fix phpBB 2.0 converter PHP fatal error
PHPBB-17436
|
2024-11-21 22:46:31 +07:00 |
|
Marc Alexander
|
5c7cbbc6a8
|
Merge branch 'prep-release-3.3.14' into 3.3.x
|
2024-11-20 20:03:39 +01:00 |
|
Marc Alexander
|
72ae28d583
|
[prep-release-3.3.14] Update changelog for 3.3.14
|
2024-11-18 21:34:22 +01:00 |
|
Marc Alexander
|
ff08756ea0
|
[prep-release-3.3.14] Add migration for 3.3.14
|
2024-11-18 21:23:18 +01:00 |
|
Marc Alexander
|
1f48926b1d
|
[prep-release-3.3.14] Update version numbers to 3.3.14
|
2024-11-18 21:19:37 +01:00 |
|
kaileymsnay
|
b40cdb757f
|
[ticket/17431] Add more vars to memberlist event
PHPBB3-17431
|
2024-11-11 14:13:29 -05:00 |
|
Marc Alexander
|
65e457d3d2
|
Merge branch 'prep-release-3.3.14' into 3.3.x
|
2024-11-10 10:46:19 +01:00 |
|
Marc Alexander
|
bf83c73a60
|
Merge pull request #6743 from marc1706/ticket/17421
[ticket/17421] Rename extensions section to "not installed"
|
2024-11-10 10:31:53 +01:00 |
|
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 |
|
rxu
|
be52902541
|
[ticket/17422] Fix author_id search results sorting
PHPBB-17422
|
2024-10-30 23:56:05 +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
|
725cbd31c8
|
[3.3.x] Update versions to 3.3.15-dev
|
2024-10-22 20:43:13 +02:00 |
|
Marc Alexander
|
cefce7df54
|
Merge branch 'prep-release-3.3.14' into 3.3.x
|
2024-10-22 20:41:29 +02:00 |
|
Marc Alexander
|
c992272036
|
[prep-release-3.3.14] Update changelog for 3.3.14-RC1
|
2024-10-21 20:15:47 +02:00 |
|
Marc Alexander
|
7c090c6e2a
|
[prep-release-3.3.14] Add migration for 3.3.14-RC1
|
2024-10-21 19:39:11 +02:00 |
|
Marc Alexander
|
4c419c5acd
|
[prep-release-3.3.14] Update version numbers to 3.3.14
|
2024-10-21 19:36:43 +02:00 |
|
Marc Alexander
|
eaa0c779a6
|
[prep-release-3.3.14] Update version numbers to 3.3.14-RC1
|
2024-10-21 19:36:42 +02:00 |
|
Marc Alexander
|
3c7bf782a7
|
Merge pull request #6738 from rxu/ticket/17388
[ticket/17388] Add core events to bump_topic_allowed()
|
2024-10-20 17:31:29 +02:00 |
|
Marc Alexander
|
aa21aff080
|
Merge pull request #6736 from rxu/ticket/17411
[ticket/17411] Add core event to search.php
|
2024-10-20 17:29:33 +02:00 |
|
rxu
|
443d82d082
|
[ticket/17388] Add core events to bump_topic_allowed()
PHPBB-16852
PHPBB-17388
|
2024-10-20 20:05:55 +07: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
|
f971d7ffcb
|
Merge pull request #6722 from rxu/ticket/17402
[ticket/17402] Add CLI reparser option to force reparsing BBCode - 3.3.x
|
2024-10-19 17:14:58 +02:00 |
|
rxu
|
ed145b8317
|
[ticket/17411] Fix docblock typo
PHPBB-17411
|
2024-10-18 23:28:56 +07: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 |
|
rxu
|
43ff56a7a7
|
[ticket/17411] Add core event to search.php
PHPBB-17411
|
2024-10-17 11:01:43 +07:00 |
|
rxu
|
6c35cea146
|
[ticket/17402] Adjust description
PHPBB-17402
|
2024-10-17 00:31:42 +07:00 |
|