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
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
b855b8a5a5
[ticket/16955] Clean up cron and console classes
...
PHPBB3-16955
2022-12-28 08:37:21 +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
rubencm
75bdbcf4fe
[ticket/12683] Fix create index command
...
PHPBB3-12683
2022-12-11 17:16:44 +01:00
rubencm
0a24704b4f
[ticket/12683] Add progress bar to create_index
...
PHPBB3-12683
2022-12-11 17:16:44 +01:00
rubencm
ce54ee5e6f
[ticket/12683] Add CLI command to generate the search index
...
PHPBB3-12683
2022-12-11 17:16:44 +01:00
Marc Alexander
8841d88845
Merge pull request #6225 from rubencm/ticket/16790
...
[ticket/16790] Remove unused code
2022-12-09 21:17:23 +01:00
Marc Alexander
0a64ffa834
Merge branch '3.3.x'
2022-04-30 22:46:05 +02:00
lionel-rowe
9b2f42748c
[ticket/16981] Fix HTML-encoded emojis in email subject line
...
PHPBB3-16981
2022-04-05 17:18:33 +01:00
Ruben Calvo
0650d6f302
[ticket/16790] Remove useless command parameter
...
PHPBB3-16790
2021-12-01 12:14:06 +01:00
Marc Alexander
b99cfd5caa
[ticket/16820] Move ATTACHMENT_CATEGORY_ constants to attachment namespace
...
PHPBB3-16820
2021-10-10 17:52:42 +02:00
Marc Alexander
96e399db72
Merge branch '3.3.x'
2021-06-29 22:24:45 +02:00
Marc Alexander
574de287e7
[ticket/13700] Add method for initializing config after cache purge
...
PHPBB3-13700
2021-04-03 22:31:51 +02:00
rubencm
157a8aca01
[ticket/16649] Changes for Symfony 5
...
PHPBB3-16649
2021-02-19 21:17:33 +07:00
rxu
19b12bf6ee
[ticket/16649] Upgrade to Symfony 5
...
PHPBB3-16649
2021-02-19 21:10:54 +07:00
Marc Alexander
5b7feeb8ca
Merge branch '3.3.x'
2021-02-07 23:47:46 +01:00