Marc Alexander
3584ef7eca
Merge pull request #6753 from rubencm/ticket/17361
...
[ticket/17361] Improve storage
2025-02-22 15:06:48 +01:00
rxu
3fddff240c
[ticket/17135] Use email method instead of service collection where appropriate
...
PHPBB-17135
2025-01-05 15:57:45 +07:00
rxu
499464e1d3
[ticket/17135] Fix code review issues
...
PHPBB-17135
2025-01-05 15:57:45 +07:00
rxu
a7b5369138
[ticket/17135] Refactor messenger code to services
...
PHPBB3-17135
2025-01-05 15:57:43 +07:00
rxu
5be1f5d5c9
[ticket/17135] Refactor messenger code to services [ci skip]
...
PHPBB3-17135
2025-01-05 15:57:41 +07:00
Ruben Calvo
b33f17e7ce
[ticket/17361] Use filesystem classes for tempnam and temp dir. Code reviews.
...
PHPBB-17361
2024-12-26 22:06:42 +01:00
Ruben Calvo
be3966c0cb
[ticket/17361] Remove temp files always
...
PHPBB-17361
2024-12-24 18:29:49 +01:00
Ruben Calvo
9bf9538dc6
[ticket/17361] Update thumbnail_test test
...
PHPBB-17361
2024-12-24 18:29:48 +01:00
Ruben Calvo
4becf438e1
[ticket/17361] Remove temp files
...
PHPBB-17361
2024-12-24 18:29:48 +01:00
Ruben Calvo
a8399c1431
[ticket/17361] Use storage in commands create and delete thumbnail
...
PHPBB-17361
2024-12-24 18:29:48 +01:00
rxu
626bf0ab7b
Merge branch 'ticket/17402' into ticket/17402-master
2024-10-17 00:34:05 +07:00
rxu
2ac9c0ae7c
[ticket/17402] Add CLI reparser option to force reparsing BBCode
...
PHPBB-17402
2024-09-28 21:47:09 +07:00
Marc Alexander
c82dd8bf54
[ticket/17347] Fix psalm error for user delete by ID command
...
PHPBB-17347
2024-07-01 21:33:54 +02:00
Marc Alexander
7c94c964c4
Merge branch '3.3.x'
2024-06-30 17:20:38 +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
rxu
9edb56f4ef
Merge branch 'ticket/17351' into ticket/17351-master
2024-06-28 11:37:39 +07:00
rxu
e5d2e82ef5
[ticket/17351] Correctly handle md5 passwords rehashing
...
PHPBB-17351
2024-06-28 11:36:14 +07:00
Marc Alexander
fa893f092b
[ticket/17347] Get rid of not needed code duplication
...
PHPBB-17347
2024-06-22 07:33:06 +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
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
09f0b417be
[ticket/17347] Fix issues noticed in tests
...
PHPBB-17347
2024-06-20 22:38:24 +02:00
Marc Alexander
8432e506c4
[ticket/17347] Add tests for delete ids
...
PHPBB-17347
2024-06-20 22:23:38 +02:00
Marc Alexander
77d1010081
[ticket/17347] Add console command to delete users by user IDs
...
PHPBB-17347
2024-06-20 21:17:48 +02:00
Marc Alexander
8cf12b5189
Merge branch '3.3.x'
2024-06-01 08:15:28 +02:00
Marc Alexander
56d8a7e43f
[ticket/17327] Use class name from use statement
...
PHPBB3-17327
2024-05-31 22:30:05 +02:00
Marc Alexander
b22726294d
Merge branch '3.3.x'
2024-05-31 21:41:59 +02:00
Marc Alexander
1c1c981b17
[ticket/security/276] Centralise call for token expiration
...
SECURITY-276
2024-05-29 22:04:15 +02:00
Marc Alexander
f853f6523f
[ticket/security/276] Prevent sending activation emails multiple times per day
...
SECURITY-276
2024-05-29 22:04:15 +02:00
Marc Alexander
59f387e828
[ticket/13162] Use db tools for truncating
...
PHPBB3-13162
2023-12-17 19:49:23 +01:00
Marc Alexander
c91e758902
[ticket/17176] Ensure helpers are of expected type
...
PHPBB3-17176
2023-09-18 19:28:19 +02:00
Marc Alexander
0af921d870
[ticket/17176] Update psalm expected PHP version and add missing return type
...
PHPBB3-17176
2023-09-18 19:28:19 +02:00
Christian Schnegelberger
b092886d5b
[ticket/17067] Add lang variable for rows per second & searchindex:
...
PHPBB3-17067
2023-02-01 19:52:47 +01:00
Ruben Calvo
daa2dd280c
[ticket/16955] Fix most return types in phpdoc
...
PHPBB3-16955
2023-01-02 14:17:04 +01:00
Marc Alexander
918723e476
[ticket/16955] Clean up phing sniff errors and warnings
...
PHPBB3-16955
2022-12-28 08:37:26 +01:00
Marc Alexander
b855b8a5a5
[ticket/16955] Clean up cron and console classes
...
PHPBB3-16955
2022-12-28 08:37:21 +01:00
Marc Alexander
a8b878349a
[ticket/16955] Remove shell option as this has been removed in Symfony 3.0
...
PHPBB3-16955
2022-12-28 08:37:20 +01:00
Ruben Calvo
6de699d318
[ticket/12683] Small code style improvements
...
PHPBB3-12683
2022-12-11 17:16:44 +01:00
Ruben Calvo
f9f55eb012
[ticket/12683] Improve exception handling
...
PHPBB3-12683
2022-12-11 17:16:44 +01:00
Ruben Calvo
8cea785f36
[ticket/12683] Improve exception handling
...
PHPBB3-12683
2022-12-11 17:16:44 +01:00
Ruben Calvo
23ce5121a4
[ticket/12683] Code review
...
PHPBB3-12683
2022-12-11 17:16:44 +01:00
Ruben Calvo
2e917b6059
[ticket/12683] Remove unused property
...
PHPBB3-12683
2022-12-11 17:16:44 +01:00
Ruben Calvo
ac227a9ea6
[ticket/12683] Add basic tests
...
PHPBB3-12683
2022-12-11 17:16:44 +01:00
rubencm
d55f1e04eb
[ticket/12683] phpdoc and spaces
...
PHPBB3-12683
2022-12-11 17:16:44 +01:00
rubencm
9a6d42770e
[ticket/12683] Remove check to avoid index twice (ticket 16755)
...
PHPBB3-12683
2022-12-11 17:16:44 +01:00
rubencm
f4977853be
[ticket/12683] Pass tables via parameter and small fix
...
PHPBB3-12683
2022-12-11 17:16:44 +01:00
rubencm
565c806eda
[ticket/12683] Move state related code to helper class
...
PHPBB3-12683
2022-12-11 17:16:44 +01:00
rubencm
f1a2558cfe
[ticket/16738] Multiple changes
...
Add post helper to get last post id
Launch exception if an action is in progress
Launch an exception if the action is already done
When listing search backend in cli, if the active
backend is not indexed an error is launched
Add state to commands
Fix small error in sphinx search backend
PHPBB3-16738
2022-12-11 17:16:44 +01:00
rubencm
0c3e084d35
[ticket/12683] Return constant
...
PHPBB3-12683
2022-12-11 17:16:44 +01:00
rubencm
c2f3ba44bd
[ticket/12683] Add progress bar to delete index
...
PHPBB3-12683
2022-12-11 17:16:44 +01:00