Marc Alexander
3647cf2cfe
Merge pull request #6637 from rxu/ticket/17337
...
[ticket/17337] Fix mysqli driver is missing transaction begin statement - 3.3.x
2024-06-24 20:35:00 +02:00
rxu
1e7f0f1883
Merge branch 'ticket/17337' into ticket/17337-master
2024-06-25 00:29:06 +07:00
rxu
dd3ebe2b71
[ticket/17337] Correctly handle transaction test on MyISAM (non-transactional)
...
PHPBB-17337
2024-06-24 21:32:18 +07:00
Marc Alexander
f3460fe9eb
[ticket/17337] Extend write tests with simple transaction test
...
PHPBB-17337
2024-06-23 23:26:13 +02:00
Marc Alexander
c28b944d93
Merge pull request #6635 from iMattPro/ticket/17335
...
[ticket/17335] Fix language var issues in the extension manager
2024-06-23 21:59:26 +02:00
Marc Alexander
0242ce905c
Merge pull request #6640 from marc1706/ticket/17301-master
...
[ticket/17301] Ensure reading invalid cache files is aborted -- master version
2024-06-22 11:57:02 +02:00
Marc Alexander
15960a7918
Merge pull request #6639 from marc1706/ticket/17301
...
[ticket/17301] Ensure reading invalid cache files is aborted
2024-06-22 11:56:21 +02:00
Marc Alexander
7f9bcc2743
[ticket/17347] Change command to be called user:delete_id
...
PHPBB-17347
2024-06-21 21:12:38 +02:00
Marc Alexander
d875eaa405
[ticket/17347] Update tests for delete_id command
...
PHPBB-17347
2024-06-21 21:12:09 +02:00
Marc Alexander
db40145fd5
[ticket/17347] Use progress bar and test bot deletion only
...
PHPBB-17347
2024-06-21 20:59:04 +02:00
Marc Alexander
8c77da9c30
[ticket/17347] Add special handling for deletion of bots
...
PHPBB-17347
2024-06-21 20:48:41 +02:00
Marc Alexander
8432e506c4
[ticket/17347] Add tests for delete ids
...
PHPBB-17347
2024-06-20 22:23:38 +02:00
Matt Friedman
16743e9345
[ticket/17344] Improve webpush class names
...
PHPBB-17344
2024-06-16 09:47:32 -07:00
Marc Alexander
48cc96b489
[ticket/17335] Add lang_raw twig function for templates
...
PHPBB-17335
2024-06-14 23:21:33 +02:00
Marc Alexander
44396162ca
Merge branch '3.3.x'
2024-06-14 22:29:00 +02:00
Marc Alexander
e73db0821f
Merge branch 'ticket/17301' into ticket/17301-master
2024-06-11 20:29:50 +02:00
Marc Alexander
9e15802805
[ticket/17301] Do not test unreadable files on windows
...
PHPBB-17301
2024-06-11 20:29:23 +02:00
Marc Alexander
48ccd935c3
Merge branch 'ticket/17301' into ticket/17301-master
2024-06-11 20:19:36 +02:00
Marc Alexander
f98f2c5896
[ticket/17301] Ensure reading invalid cache files is aborted
...
PHPBB-17301
2024-06-11 20:12:01 +02:00
Marc Alexander
e2ff7a7178
Merge pull request #5270 from rubencm/ticket/15699
...
[ticket/15699] Move files between storages when configuration is changed
2024-06-07 20:42:47 +02:00
Marc Alexander
e813bcc7a5
Merge pull request #6632 from iMattPro/ticket/17333
...
[ticket/17333] UX Enhancements for Web Push Subscribing
2024-06-07 20:11:13 +02:00
Marc Alexander
02763dfadc
Merge pull request #6634 from marc1706/ticket/17330
...
[ticket/17330] Handle mozilla not properly handling webpush padding
2024-06-07 20:09:02 +02:00
Matt Friedman
ca918f893e
[ticket/17333] Suggested code improvements
...
PHPBB-17333
Signed-off-by: Matt Friedman <maf675@gmail.com>
2024-06-06 19:37:36 -07:00
Ruben Calvo
58ecd3b048
[ticket/15699] Rewrite acp_storage
...
PHPBB3-15699
2024-06-06 23:48:52 +02:00
Marc Alexander
e813bd02c6
[ticket/17330] Add test for set_endpoint_padding
...
PHPBB-17330
2024-06-06 20:07:40 +02:00
Marc Alexander
d64eaad487
Merge pull request #6504 from marc1706/ticket/17153
...
[ticket/17153] Use avatar classes and twig to render avatars
2024-06-06 16:23:41 +02:00
rxu
51b773e588
[ticket/17332] Add test
...
PHPBB-17332
2024-06-05 12:50:03 +07:00
Marc Alexander
272daae337
Merge pull request #6533 from rxu/ticket/17151-2
...
[ticket/17151] Make settings forms use macros
2024-06-04 20:23:17 +02:00
Matt Friedman
5c58fd2055
[ticket/17333] Add tests and fixes
...
PHPBB-17333
Signed-off-by: Matt Friedman <maf675@gmail.com>
2024-06-04 11:10:44 -07:00
Marc Alexander
b22726294d
Merge branch '3.3.x'
2024-05-31 21:41:59 +02:00
Marc Alexander
c495a26f98
[ticket/17153] Use mocked user class in extension test
...
PHPBB3-17153
2024-05-31 11:25:22 +02:00
Marc Alexander
aac7d5a99c
[ticket/17153] Use routing helper instead of controller helper in upload avatar
...
The controller helper class is not needed, routing helper brings all the
needed functionality already.
PHPBB3-17153
2024-05-31 11:25:22 +02:00
Marc Alexander
902283c368
[ticket/17153] Use twig and avatar helper to render avatars
...
PHPBB3-17153
2024-05-31 11:25:22 +02:00
Marc Alexander
e101f02473
Merge pull request #6605 from iMattPro/ticket/17300
...
[ticket/17300] Better Sticky and Announcement Icons
2024-05-30 10:21:10 +02:00
Marc Alexander
7c661746cf
[ticket/security/276] Add test for expiration timer
...
SECURITY-276
2024-05-29 22:04:15 +02:00
rxu
3597c15100
[ticket/17151] Adjust code styling
...
PHPBB3-17151
2024-05-25 11:57:39 +07:00
rxu
f28d33726e
[ticket/17151] Extend forms tests
...
PHPBB3-17151
2024-05-25 11:57:39 +07:00
rxu
b6572652df
[ticket/17151] Revert radio yes_no/enabled_disabled, fix select "selected"
...
PHPBB3-17151
2024-05-25 11:57:38 +07:00
rxu
6349d3c126
[ticket/17151] Reimplement radio buttons yes_no / enabled_disabled shorthands
...
PHPBB3-17151
2024-05-25 11:57:38 +07:00
rxu
2d0969e3e1
[ticket/17151] Fix avatar ACP options
...
PHPBB3-17151
2024-05-25 11:57:37 +07:00
rxu
9401a59cfc
[ticket/17151] Refactor radio buttons output logic
...
PHPBB3-17151
2024-05-25 11:57:37 +07:00
rxu
130366edfa
[ticket/17151] Fix PHP warning on board settings page, add ACP pages test
...
PHPBB3-17151
2024-05-25 11:57:36 +07:00
rxu
1cbe1d86da
[ticket/17151] Improve radio input type handling
...
- allow more than 2 buttons count
- allow custom buttons order
- allow custom button labels
Implemented by allowing JSON data format, backward compatibility preserved.
PHPBB3-17151
2024-05-25 11:57:36 +07:00
rxu
7b04e411b6
[ticket/17151] Fix tests
...
PHPBB3-17151
2024-05-25 11:57:35 +07:00
rxu
9350e82d71
[ticket/17151] Fix test error
...
PHPBB3-17151
2024-05-25 11:57:34 +07:00
Marc Alexander
f22784f0a4
Merge branch '3.3.x'
2024-05-22 21:55:14 +02:00
Marc Alexander
f986138467
[ticket/17312] Update tests for new column
...
PHPBB3-17312
2024-05-17 16:41:40 +02:00
Marc Alexander
8c8f7315ea
Merge branch '3.3.x'
2024-05-08 17:22:18 +02:00
Marc Alexander
eb12d385a0
Merge pull request #6549 from marc1706/ticket/15325
...
[ticket/15325] Do not show non-local permissions for local data
2024-05-08 17:22:15 +02:00
Marc Alexander
222ca643b5
Merge branch '3.3.x'
2024-05-06 18:23:21 +02:00