Marc Alexander
b1282fcbc7
[ticket/17410] Only fall back acp main page when in ACP with test permission
...
PHPBB-17410
2024-10-10 21:38:19 +02:00
Marc Alexander
ff7fffa8a4
Merge branch '3.3.x'
2024-10-03 11:43:24 +00:00
rxu
4217dc46ca
[ticket/17391] Add simple functional test
...
PHPBB-17391
2024-10-03 13:24:52 +07:00
Marc Alexander
94112979a0
Merge pull request #6702 from marc1706/ticket/16777
...
[ticket/16777] Remove remainders of max image size
2024-09-29 20:47:40 +02:00
Marc Alexander
da52e21ca1
Merge branch '3.3.x'
2024-09-01 20:05:44 +02:00
rxu
7c4b6cde8b
[ticket/17386] Fix user based permissions test
...
PHPBB-17386
2024-09-02 00:19:20 +07:00
Marc Alexander
cbeeeee93f
Merge branch '3.3.x'
2024-09-01 16:51:08 +02:00
Marc Alexander
7f08efb04c
Merge pull request #6709 from rxu/ticket/17386
...
[ticket/17386] Fix resulting permission for user-based tracing
2024-09-01 16:51:05 +02:00
Marc Alexander
65d4bbaeed
Merge branch '3.3.x'
2024-09-01 16:48:59 +02:00
Marc Alexander
6ca926c146
Merge pull request #6665 from rxu/ticket/17359
...
[ticket/17359] Distinct disabled and available extensions list
2024-09-01 16:44:43 +02:00
rxu
03f315f7b7
[ticket/17386] Add test
...
PHPBB-17386
2024-08-31 22:15:03 +07:00
Marc Alexander
4f4d4044e2
[ticket/16777] Fix manifest test
...
PHPBB-16777
2024-08-09 23:21:28 +02:00
Marc Alexander
54e6eccedd
Merge branch '3.3.x'
2024-07-28 20:37:36 +02:00
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