Marc Alexander
28cf33eb2f
Merge pull request #6688 from marc1706/ticket/14454
...
[ticket/14454] Handle special case of testing user permissions in ACP modules
2024-07-28 20:37:34 +02:00
Rubén Calvo
13f7a8f82f
[ticket/15043] New get_context displays more text
...
PHPBB3-15043
2024-07-14 21:59:51 +02:00
Marc Alexander
13e6cd5992
[ticket/14454] Remove extra commas
...
PHPBB-14454
2024-07-14 08:17:12 +02:00
Marc Alexander
f646fcdefa
[ticket/14454] Handle special case of testing user permissions in ACP modules
...
PHPBB-14454
2024-07-13 23:46:28 +02:00
Rubén Calvo
7365764476
[ticket/15043] New get_context displays more text
...
PHPBB3-15043
2024-07-08 21:43:52 +02:00
Matt Friedman
fe40b0d3a3
[ticket/17363] Add functional test
...
PHPBB-17363
Signed-off-by: Matt Friedman <maf675@gmail.com>
2024-07-02 21:53:45 -07:00
rxu
9e11624693
[ticket/17359] Fix tests
...
PHPBB-17359
2024-06-30 19:59:45 +07:00
Matt Friedman
16743e9345
[ticket/17344] Improve webpush class names
...
PHPBB-17344
2024-06-16 09:47:32 -07: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
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
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
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
6349d3c126
[ticket/17151] Reimplement radio buttons yes_no / enabled_disabled shorthands
...
PHPBB3-17151
2024-05-25 11:57:38 +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
Marc Alexander
8c8f7315ea
Merge branch '3.3.x'
2024-05-08 17:22:18 +02:00
Marc Alexander
8dd6b5373d
[ticket/15325] Add test for displayed permissions
...
PHPBB3-15325
2024-04-23 21:33:09 +02:00
Marc Alexander
e7d928d6ef
Merge branch 'ticket/17296' into ticket/17296-master
2024-03-19 20:51:48 +01:00
Marc Alexander
b4a343bdc9
[ticket/17296] Enforce unique session entry for admin user with delete
...
PHPBB3-17296
2024-03-19 20:36:38 +01:00
Marc Alexander
385de647ec
Merge branch 'ticket/17296' into ticket/17296-master
2024-03-18 21:52:34 +01:00
Marc Alexander
9c51a7866b
[ticket/17296] Fix session page update test
...
PHPBB3-17296
2024-03-10 09:26:05 +01:00
Marc Alexander
51b3d9de63
[ticket/17296] Ensure session page update test actually runs
...
PHPBB3-17296
2024-03-07 21:25:08 +01:00
Marc Alexander
ab9f636ad6
Merge branch '3.3.x'
2024-02-23 20:37:16 +01:00
Marc Alexander
86af3c0f56
Merge pull request #6541 from Crizz0/ticket/17093-master
...
[ticket/17093] Add ACP setting to limit access to disabled board
2024-02-22 20:01:59 +01:00
Marc Alexander
be93efee1d
[ticket/17093] Add test for disabled board behavior
...
PHPBB3-17093
2024-02-22 17:42:06 +01:00
Marc Alexander
6fe2012bf8
Merge branch '3.3.x'
2024-02-18 20:34:34 +01:00
rxu
112392bcf3
[ticket/17286] Remove test pauses
...
PHPBB3-17286
2024-02-03 12:09:47 +07:00
rxu
9401ce1c5f
[ticket/17286] Add test
...
PHPBB3-17286
2024-02-03 00:02:03 +07:00
Marc Alexander
39cad1d235
Merge branch '3.3.x'
2024-01-01 21:35:55 +01:00
Marc Alexander
92e678a116
[ticket/17212] Extend viewonline test for editing post
...
PHPBB3-17212
2023-11-11 10:36:17 +01:00
Marc Alexander
54ea9e0aef
[ticket/17195] Remove reference to travis
...
[skip ci]
PHPBB3-17195
2023-09-22 14:19:48 +02:00
Marc Alexander
4bb94bf200
[ticket/17176] Fix functional test after rebase
...
PHPBB3-17176
2023-09-19 15:34:16 +02:00
Marc Alexander
4078ed7e20
[ticket/17176] Remove no longer needed backward compatible phpunit code
...
PHPBB3-17176
2023-09-18 19:28:21 +02:00
Marc Alexander
cef8aaf1a4
[ticket/17176] Update implementations to be compatible with Symfony 6.3
...
PHPBB3-17176
2023-09-18 19:28:16 +02:00
rxu
0ac97841cb
[ticket/17151] Use Twig and short array syntax in tests
...
PHPBB3-17151
2023-09-11 09:59:02 +07:00
rxu
69cc2a9734
[ticket/17151] Make macros available for extensions
...
Also add tests and error reporting.
PHPBB3-17151
2023-09-09 14:02:17 +07:00
Marc Alexander
dde0ccac56
Merge pull request #6517 from marc1706/ticket/17137-master
...
[ticket/17137] Allow deleting user files only when post/pm can be changed -- master version
2023-08-06 20:32:52 +02:00
Marc Alexander
a414a44e36
Merge pull request #6516 from marc1706/ticket/17137
...
[ticket/17137] Allow deleting user files only when post/pm can be changed
2023-08-06 20:32:12 +02:00
Marc Alexander
cdc7f6da22
Merge branch '3.3.x'
2023-08-06 14:01:29 +02:00
Marc Alexander
dd790b41eb
Merge pull request #6481 from marc1706/ticket/17129
...
[ticket/17129] Update youtube profile field to support latest URLs
2023-08-06 14:01:27 +02:00
Marc Alexander
d1941ab769
[ticket/17137] Update tests for master branch
...
PHPBB3-17137
2023-07-28 22:04:20 +02:00
Marc Alexander
f9fca89ab6
Merge branch 'ticket/17137' into ticket/17137-master
2023-07-28 20:44:38 +02:00