Commit graph

2967 commits

Author SHA1 Message Date
rxu
d5f411a16d
[ticket/17135] Remove SMTP auth method option
Symfony Mailer handles SMTP auth method internally.

PHPBB3-17135
2025-01-05 15:57:39 +07:00
Marc Alexander
34065df88f
Merge pull request #6757 from kaileymsnay/ticket/17446-master
[ticket/17446] Master: Add acp_account_activation_edit_add event
2024-12-08 17:20:00 +01:00
Marc Alexander
259d086e45 Merge branch '3.3.x' 2024-12-02 16:46:41 +00:00
Kailey M Snay
8b274d4006 [ticket/17446] Master: Fix typo
PHPBB-17446
2024-11-30 09:23:51 -05:00
Kailey M Snay
65283a9ab8 [ticket/17446] Master: Add acp_account_activation_edit_add event
PHPBB-17446
2024-11-30 09:23:51 -05:00
rxu
5dc93ea51e
[ticket/17433] Clarify wording for use system cron ACP setting
PHPBB-17433
2024-11-25 10:03:55 +07:00
Marc Alexander
378dab1c10
Merge branch '3.3.x' 2024-11-10 10:46:56 +01:00
Marc Alexander
c252fb9bfb
[ticket/17421] Rename extensions section to "not installed"
PHPBB-17421
2024-10-28 20:20:36 +01:00
Marc Alexander
8de8878d5e
[ticket/17414] Move captcha acp html to html files
PHPBB-17414
2024-10-17 19:48:09 +02:00
Marc Alexander
8429145241
[ticket/17414] Remove install steps for captcha plugins
This should be handled by migrations instead.

PHPBB-17414
2024-10-17 19:47:19 +02:00
Marc Alexander
ff7fffa8a4 Merge branch '3.3.x' 2024-10-03 11:43:24 +00:00
rxu
46ea7a8ffd
[ticket/17391] Fix PHP warning on creating group with the name already in use
PHPBB-17391
2024-10-03 12:37:30 +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
96df4d1284
Merge pull request #6664 from rubencm/ticket/17357
[ticket/17357] Remove file_info from storage
2024-09-25 17:07:04 +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
Marc Alexander
28e217aa84
[ticket/16777] Remove remainders of max image size
PHPBB-16777
2024-08-09 21:14:53 +02:00
Marc Alexander
189072f69d
Merge branch '3.3.x' 2024-07-28 21:02:15 +02:00
Marc Alexander
4038bb9dc3
Merge pull request #6691 from marc1706/ticket/13933
[ticket/13933] Extend tokens' definitions in ACP bbcodes
2024-07-28 21:02:11 +02:00
Marc Alexander
21b90bdeff
Merge branch '3.3.x' 2024-07-28 20:32:05 +02:00
Marc Alexander
1e28669407
Merge pull request #6696 from marc1706/ticket/17374
[ticket/17374] Only delete marked logs if entries have been marked
2024-07-28 20:31:52 +02:00
Marc Alexander
58cc1f4ef3
[ticket/17374] Only delete marked logs if entries have been marked
PHPBB-17374
2024-07-23 20:18:28 +02:00
Marc Alexander
10f92dbb68
[ticket/13933] Extend tokens' definitions in ACP bbcodes
PHPBB-13933
2024-07-16 21:01:57 +02:00
Marc Alexander
ca3e692a95
Merge branch '3.3.x' 2024-07-13 19:42:51 +02:00
Marc Alexander
53e7e3d801
[ticket/17341] Remove no longer used files and references
PHPBB-17341
2024-07-07 08:44:32 +02:00
Matt Friedman
51c424b93d
[ticket/17364] Fix random spelling error in code
PHPBB-17364

Signed-off-by: Matt Friedman <maf675@gmail.com>
2024-07-05 19:22:29 -07:00
Matt Friedman
d651cccc76
[ticket/17363] Add web app manifest
PHPBB-17363

Signed-off-by: Matt Friedman <maf675@gmail.com>
2024-07-02 21:19:58 -07:00
rxu
e6bdecbfee
[ticket/17359] Distinct disabled and available extensions list
PHPBB-17359
2024-06-30 19:07:41 +07:00
Ruben Calvo
877e364cbd
[ticket/17357] Remove file_info from storage
PHPBB-17357
2024-06-30 13:59:41 +02:00
rxu
e125f1f709
[ticket/17338] Prefer user_last_active to display user last activity info
PHPBB-17338
2024-06-13 13:27:03 +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
195fb59b4e
[ticket/15699] Fixes code review
PHPBB3-15699
2024-06-06 23:48:54 +02:00
Ruben Calvo
de73a2e3d7
[ticket/15699] Update acp_storage to work with form macros
PHPBB3-15699
2024-06-06 23:48:54 +02:00
Ruben Calvo
155b5168be
[ticket/15699] Improve code style
PHPBB3-15699
2024-06-06 23:48:54 +02:00
Ruben Calvo
bb84af9a48
[ticket/15699] Add progress bar and use template macros
PHPBB3-15699
2024-06-06 23:48:54 +02:00
rubencm
59a5163e2b
[ticket/15699] Fix code style
PHPBB3-15699

Co-authored-by: Marc Alexander <admin@m-a-styles.de>
2024-06-06 23:48:54 +02:00
Ruben Calvo
58ecd3b048
[ticket/15699] Rewrite acp_storage
PHPBB3-15699
2024-06-06 23:48:52 +02:00
rubencm
4974f86059
[ticket/15699] Use template variables
PHPBB3-15699
2024-06-06 23:47:34 +02:00
rubencm
3c4aa6ee8c
[ticket/15699] Avoid magic numbers with constants
PHPBB3-15699
2024-06-06 23:47:34 +02:00
rubencm
4b46939258
[ticket/15699] Apply suggested fixes
PHPBB3-15699
2024-06-06 23:47:34 +02:00
Marc Alexander
fba8990fa0
[ticket/15699] Add type hints, add use statements, improve code readability
PHPBB3-15699
2024-06-06 23:47:34 +02:00
Marc Alexander
a6cf020639
[ticket/15699] Adjust validate path for removed method
PHPBB3-15699
2024-06-06 23:47:34 +02:00
Ruben Calvo
958a43cb87
[ticket/15699] Remove unused variable and switch
PHPBB3-15699
2024-06-06 23:47:34 +02:00
Rubén Calvo
b10409cb8a
[ticket/15699] Update comments
PHPBB3-15699
2024-06-06 23:47:34 +02:00
rubencm
b260e9a6f2
[ticket/15699] Fix code style
PHPBB3-15699
2024-06-06 23:47:34 +02:00
rubencm
d426f9e320
[ticket/15699] Use language
PHPBB3-15699
2024-06-06 23:47:34 +02:00
Rubén Calvo
64e8bea62a
[ticket/15699] Lazy-load adapters
PHPBB3-15699
2024-06-06 23:47:34 +02:00
Rubén Calvo
2c9f9fa75e
[ticket/15699] Add information to logs
PHPBB3-15699
2024-06-06 23:47:34 +02:00