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 |
|
Marc Alexander
|
45d64a1627
|
Merge pull request #6660 from marc1706/ticket/17353
[ticket/17353] Get gravatar img src and fix incorrect treatment of height
|
2024-07-16 21:03:44 +02:00 |
|
Marc Alexander
|
bc7bd15312
|
Merge pull request #5385 from rubencm/ticket/15043
[ticket/15043] Rewrite get_context()
|
2024-07-15 19:49:59 +02:00 |
|
Ruben Calvo
|
e602889213
|
[ticket/15403] Add another test
PHPBB-15403
|
2024-07-14 12:47:06 +02:00 |
|
Ruben Calvo
|
f4b1444248
|
[ticket/15403] Handle ellipsis at the beginning of context and add tests
PHPBB-15403
|
2024-07-14 12:45:20 +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 |
|
Ruben Calvo
|
f41c8eef47
|
[ticket/15403] Refactor get_context
PHPBB-15403
|
2024-07-13 17:54:17 +02:00 |
|
Marc Alexander
|
c0b81a1a48
|
[ticket/17365] Add a test for max search keywords
PHPBB-17365
|
2024-07-10 21:32:15 +02:00 |
|
Marc Alexander
|
a62a303318
|
[ticket/15043] Add unit test for get_context
PHPBB-15043
|
2024-07-09 21:20:09 +02:00 |
|
Rubén Calvo
|
7365764476
|
[ticket/15043] New get_context displays more text
PHPBB3-15043
|
2024-07-08 21:43:52 +02:00 |
|
Marc Alexander
|
99b745982e
|
[ticket/17353] Clean up test code for compatibility with 3.3.x
PHPBB-17353
|
2024-07-03 21:44:40 +02:00 |
|
Marc Alexander
|
bde7b119b2
|
[ticket/17355] Update tests after changing gravatar URL
PHPBB-17355
|
2024-07-03 21:36:51 +02:00 |
|
Marc Alexander
|
5013075af7
|
[ticket/17355] Change gravatar URL to new format
PHPBB-17355
|
2024-07-03 21:36:51 +02:00 |
|
Marc Alexander
|
40881b537e
|
[ticket/17353] Return image src for gravatar image
PHPBB-17353
|
2024-07-03 21:36:51 +02:00 |
|
Marc Alexander
|
efece4136b
|
[ticket/17353] Add test for gravatar driver and fix request var issue
PHPBB-17353
|
2024-07-03 21:36:51 +02:00 |
|
Marc Alexander
|
294b3ff922
|
Merge pull request #6651 from marc1706/ticket/17347
[ticket/17347] Add console command to delete users by user IDs
|
2024-06-30 17:20:35 +02:00 |
|
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
|
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
|
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 |
|
Marc Alexander
|
9e15802805
|
[ticket/17301] Do not test unreadable files on windows
PHPBB-17301
|
2024-06-11 20:29:23 +02:00 |
|
Marc Alexander
|
f98f2c5896
|
[ticket/17301] Ensure reading invalid cache files is aborted
PHPBB-17301
|
2024-06-11 20:12:01 +02:00 |
|
rxu
|
51b773e588
|
[ticket/17332] Add test
PHPBB-17332
|
2024-06-05 12:50:03 +07:00 |
|
Marc Alexander
|
7c661746cf
|
[ticket/security/276] Add test for expiration timer
SECURITY-276
|
2024-05-29 22:04:15 +02:00 |
|
Marc Alexander
|
f986138467
|
[ticket/17312] Update tests for new column
PHPBB3-17312
|
2024-05-17 16:41:40 +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
|
9aec69413f
|
Merge pull request #6594 from marc1706/ticket/17077
[ticket/17077] Improve handling of posting to reduce double submit possibility
|
2024-05-06 18:22:58 +02:00 |
|
Marc Alexander
|
3f73ae8545
|
[ticket/17130] Reparse magic urls in posts based on actual content
PHPBB3-17130
|
2024-05-03 20:25:44 +02:00 |
|
Marc Alexander
|
6f45b46746
|
[ticket/17077] Add proper locking in PHP without releasing form tokens
PHPBB3-17077
|
2024-05-01 11:22:29 +02:00 |
|
Marc Alexander
|
8dd6b5373d
|
[ticket/15325] Add test for displayed permissions
PHPBB3-15325
|
2024-04-23 21:33:09 +02:00 |
|
Marc Alexander
|
98929ca983
|
[ticket/17077] Add test for posting lock
PHPBB3-17077
|
2024-04-09 21:13:28 +02: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
|
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 |
|
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 |
|
rxu
|
ec7180db4f
|
[ticket/17286] Do not update user session page if it does not exist
PHPBB3-17286
|
2024-02-02 23:33:12 +07:00 |
|
Marc Alexander
|
c4642d2502
|
Merge pull request #6580 from rxu/ticket/17117
[ticket/17117] Do not load non-existent/disabled notification methods
|
2024-01-02 16:47:49 +01:00 |
|
rxu
|
887b1e25fb
|
[ticket/17117] Add test for non=existent notification method
PHPBB3-17117
|
2024-01-02 16:30:44 +07:00 |
|
Marc Alexander
|
61a28c154b
|
Merge pull request #6563 from marc1706/ticket/17212
[ticket/17212] Support updating session info when editing post with p=
|
2024-01-01 21:35:53 +01:00 |
|
Marc Alexander
|
a9b5dcd954
|
[ticket/17176] Use different call to cause a notice
The previous call was upgraded to cause a warning in PHP 8.3
PHPBB3-17176
|
2023-11-26 22:41:30 +07:00 |
|
Marc Alexander
|
92e678a116
|
[ticket/17212] Extend viewonline test for editing post
PHPBB3-17212
|
2023-11-11 10:36:17 +01:00 |
|
Marc Alexander
|
593c4b875c
|
[ticket/17201] Split off logic into function and add tests
PHPBB3-17201
|
2023-10-23 21:10:53 +02:00 |
|
Marc Alexander
|
ac76b80cb1
|
Merge pull request #6531 from toxyy/ticket/17188
[ticket/17188] Allow request variable to check multiline unicode
|
2023-10-06 20:20:00 +02:00 |
|