Marc Alexander
|
db56017d57
|
[ticket/17283] Remove remaining parts using iconify
PHPBB3-17283
|
2024-02-12 18:52:45 +01:00 |
|
Marc Alexander
|
e5ddf24fb9
|
Merge branch '3.3.x'
|
2024-01-02 16:47:51 +01: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
|
39cad1d235
|
Merge branch '3.3.x'
|
2024-01-01 21:35:55 +01: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
|
ae7100957c
|
[ticket/17279] Update parameters for constructor in tests
PHPBB3-17279
|
2023-12-29 21:41:00 +01:00 |
|
Marc Alexander
|
0c2fa3a065
|
[ticket/17279] Get iconify icons from assets folder
PHPBB3-17279
|
2023-12-29 21:26:41 +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
|
e6edd24a2b
|
[ticket/16944] Move test file
PHPBB3-16944
|
2023-11-14 21:51:55 +01:00 |
|
Marc Alexander
|
c98778dbf6
|
[ticket/16944] Add tests for iconify bundler
PHPBB3-16944
|
2023-11-14 21:40:26 +01:00 |
|
Marc Alexander
|
1f5ae7be76
|
[ticket/16944] Add missing definitions and make logging optional
PHPBB3-16944
|
2023-11-12 16:04:52 +01:00 |
|
Marc Alexander
|
3db2089208
|
[ticket/16944] Update tests for adjusted environment constructor
PHPBB3-16944
|
2023-11-12 16:04:52 +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
|
8a15670055
|
[ticket/9687] Update deprecated notices and helper functions
PHPBB3-9687
|
2023-11-05 20:21:40 +01:00 |
|
Marc Alexander
|
54bb32bba5
|
[ticket/9687] Improve labeling in acp for user bans
PHPBB3-9687
|
2023-11-05 20:21:40 +01:00 |
|
Marc Alexander
|
d7389809aa
|
[ticket/9687] Add support for logging to banning system
PHPBB3-9687
|
2023-11-05 20:21:40 +01:00 |
|
Marc Alexander
|
0f18869702
|
[ticket/9687] Fix text inconsistency between mysql & postgres
PHPBB3-9687
|
2023-11-05 20:21:40 +01:00 |
|
Marc Alexander
|
040b277fd9
|
[ticket/9687] Add array reverse only for linux postgres
PHPBB3-9687
|
2023-11-05 20:21:39 +01:00 |
|
Marc Alexander
|
66cb07d2f4
|
[ticket/9687] Fix tests on postgres
PHPBB3-9687
|
2023-11-05 20:21:39 +01:00 |
|
Marc Alexander
|
a0bd70885d
|
[ticket/9687] Create ban message in manager and add missing sort directions
PHPBB3-9687
|
2023-11-05 20:21:39 +01:00 |
|
Marc Alexander
|
0be1ffd296
|
[ticket/9687] Adjust queries to be compatible with postgres
PHPBB3-9687
|
2023-11-05 20:21:39 +01:00 |
|
Marc Alexander
|
0414536727
|
[ticket/9687] Add separate column for user_id
PHPBB3-9687
|
2023-11-05 20:21:39 +01:00 |
|
Marc Alexander
|
927f33fad3
|
[ticket/9687] Use cache driver instead of service
PHPBB3-9687
|
2023-11-05 20:21:39 +01:00 |
|
Marc Alexander
|
dcbd4a54aa
|
[ticket/9687] Improve display of ban options and update tests
PHPBB3-9687
|
2023-11-05 20:21:38 +01:00 |
|
Marc Alexander
|
c88a9f0b01
|
[ticket/9687] Remove support for ban exclude
PHPBB3-9687
|
2023-11-05 20:21:38 +01:00 |
|
Marc Alexander
|
cf0e747d51
|
[ticket/9687] Add tests for ban manager and fix some inconsistencies
PHPBB3-9687
|
2023-11-05 20:21:37 +01:00 |
|
Marc Alexander
|
8bdda472bf
|
[ticket/9687] Fix tests
PHPBB3-9687
|
2023-11-05 20:21:36 +01:00 |
|
Marc Alexander
|
9048aed163
|
[ticket/9687] Use new array entries for bans
PHPBB3-9687
|
2023-11-05 20:21:36 +01:00 |
|
Oliver Schramm
|
3563f20991
|
[ticket/9687] Fix ban session tests for real
PHPBB3-9687
|
2023-11-05 20:21:36 +01:00 |
|
Oliver Schramm
|
e7015bf1dd
|
[ticket/9687] Fix code style and tests
PHPBB3-9687
|
2023-11-05 20:21:36 +01:00 |
|
Marc Alexander
|
9a1a613c0c
|
Merge branch '3.3.x'
|
2023-10-31 20:24:59 +01:00 |
|
Marc Alexander
|
a86f64fbe9
|
Merge pull request #6540 from rubencm/ticket/17184
[ticket/17184] Remove subfolders option in local storage
|
2023-10-23 21:24:34 +02: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
|
228e2437b2
|
Merge branch '3.3.x'
|
2023-10-06 20:20:03 +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 |
|
Marc Alexander
|
2ff409ae4d
|
Merge branch '3.3.x'
|
2023-10-01 14:00:51 +02:00 |
|
Marc Alexander
|
42bf5778d5
|
Merge pull request #6526 from marc1706/ticket/17029
[ticket/17029] Update post count when changing post visibility
|
2023-10-01 13:59:05 +02:00 |
|
Marc Alexander
|
4bf78d139b
|
[ticket/17029] Add tests for deleting of last post with different visibility
PHPBB3-17029
|
2023-10-01 11:12:14 +02:00 |
|
Marc Alexander
|
d76c571ad1
|
[ticket/17029] Test changing of post count on approve/delete
PHPBB3-17029
|
2023-10-01 10:35:57 +02:00 |
|
Marc Alexander
|
4046365977
|
[ticket/17029] Use constants instead of magic numbers in tests
PHPBB3-17029
|
2023-10-01 10:30:57 +02:00 |
|
Marc Alexander
|
71f04e7337
|
Merge branch '3.3.x'
|
2023-09-30 13:22:46 +02:00 |
|
Marc Alexander
|
a04af20806
|
[ticket/17198] Use https instead of http as default in remote avatar
PHPBB3-17198
|
2023-09-29 21:34:27 +02:00 |
|
Ruben Calvo
|
94279d8ead
|
[ticket/17184] Remove subfolders option in local storage
PHPBB3-17184
|
2023-09-23 11:22:25 +02:00 |
|
Marc Alexander
|
0a395ebb6d
|
[ticket/17195] Stop artifically slowing down functional tests
PHPBB3-17195
|
2023-09-22 14:29:53 +02: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
|
9fbe00dd45
|
[ticket/17176] Fix some PHP 8.x deprecations and clean up test code
PHPBB3-17176
|
2023-09-18 19:28:22 +02:00 |
|
Marc Alexander
|
20a2ee2682
|
[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-09-18 19:28:22 +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 |
|