Daniel James
97728da9be
[ticket/17326] Replace language string for invalid icon names
...
PHPBB-17326
2025-02-15 15:40:41 +01:00
Marc Alexander
fe3750bfb2
[ticket/17326] Move HTML to acp_bbcodes.html
...
PHPBB-17326
2025-02-15 15:40:21 +01:00
Daniel James
53d7fff391
[ticket/17326] Update regex checks for font icon in php and js files
...
PHPBB-17326
2025-02-15 15:39:29 +01:00
Daniel James
bb956539a4
[ticket/17326] Add php preg check on bbcode font icon name
...
PHPBB-17326
2025-02-15 15:39:19 +01:00
Daniel James
c2725b441c
[ticket/17326] Change column length of icon and update ACP language
...
PHPBB-17326
2025-02-15 15:39:10 +01:00
Daniel James
f5bb065a4d
[ticket/17326] Add font icon field for custom BBCodes
...
Adds a new field to the custom BBCode add/edit form that
allows admins to define a Font Awesome icon to be displayed
instead of the BBCodes name on the posting.php editor page.
PHPBB-17326
2025-02-15 15:38:52 +01:00
Máté Bartus
d2c402f038
[ticket/15851] Automatic update downloader
...
PHPBB3-15851
2025-02-13 19:47:12 +01:00
Marc Alexander
8eb2958382
Merge pull request #6773 from iMattPro/ticket/17464
...
[ticket/17464] Update PWA-related meta tags
2025-02-06 20:01:37 +01:00
Matt Friedman
6a47e3628c
[ticket/17464] Update PWA-related meta tags
...
PHPBB-17464
2025-01-25 08:07:52 -08:00
rxu
a2f99248cb
[ticket/17135] Optimize save_queue() method call for acp_inactive
...
PHPBB-17135
2025-01-08 10:27:55 +07:00
rxu
3e0270d0cf
[ticket/17135] Optimize save_queue() method calls
...
PHPBB-17135
2025-01-07 11:54:11 +07:00
rxu
4dd08747e3
[ticket/17135] Fix ACP jabber module
...
PHPBB-17135
2025-01-06 22:31:58 +07:00
rxu
0d8c0c4228
[ticket/17135] Move notify method constants to interface class
...
PHPBB-17135
2025-01-06 20:01:52 +07:00
rxu
28d5534d06
[ticket/17135] Address review issues but constants
...
PHPBB-17135
2025-01-06 18:24:32 +07:00
rxu
0c720eaf7c
[ticket/17135] Fix code flaws
...
PHPBB-17135
2025-01-05 15:57:46 +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
f95816cbe3
[ticket/17135] Refactor messenger code to services [ci skip]
...
PHPBB3-17135
2025-01-05 15:57:42 +07:00
rxu
1f952ca6d8
[ticket/17135] Refactor messenger code to services [ci skip]
...
PHPBB3-17135
2025-01-05 15:57:41 +07:00
rxu
df5b7fd66e
[ticket/17135] Refactor messenger code to services [ci skip]
...
PHPBB3-17135
2025-01-05 15:57:41 +07:00
rxu
1869b2a99e
[ticket/17135] Further formatting and adjusting the messenger code
...
PHPBB3-17135
2025-01-05 15:57:40 +07:00
rxu
3ef7f806b3
[ticket/17135] Further formatting and adjusting the messenger code
...
PHPBB3-17135
2025-01-05 15:57:40 +07:00
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
rxu
715496b76d
[ticket/17135] Fix invalid smtp in tests
...
PHPBB3-17135
2025-01-05 15:57:39 +07:00
rxu
df5ab5b5d8
[ticket/17135] Introduce Symfony Mailer for emails backend
...
PHPBB3-17135
2025-01-05 15:57:29 +07:00
Marc Alexander
8c3a0ea1cb
Merge branch '3.3.x'
2024-12-31 14:44:40 +00:00
Marc Alexander
c06bec87dc
Merge pull request #6746 from TheBrainOne/ticket/17429
...
[ticket/17429] Added trigger for event "group_add_user_before"
2024-12-31 15:44:18 +01: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
1255febe6b
Merge pull request #6756 from kaileymsnay/ticket/17446
...
[ticket/17446] Add acp_account_activation_edit_add event
2024-12-08 13:02:37 +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
Kailey M Snay
a4879e9249
[ticket/17446] Fix typo
...
PHPBB-17446
2024-11-29 23:57:35 -05:00
Kailey M Snay
922fde6d53
[ticket/17446] Add $phpbb_dispatcher and docblock updates
...
PHPBB-17446
2024-11-29 23:02:40 -05:00
Kailey M Snay
332ecb3d9c
[ticket/17446] Use array shorthand
...
PHPBB-17446
2024-11-29 17:03:32 -05:00
Kailey M Snay
8978594d6d
[ticket/17446] Add acp_account_activation_edit_add event
...
Event added for additional account activation methods.
PHPBB-17446
2024-11-29 15:45:42 -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
5538b9a37b
[ticket/17429] Add add_id_ary to event and fix since version
...
PHPBB-17429
2024-11-24 20:15:18 +01:00
Alexey Dolzhenko
5d0b1661f2
[ticket/17429] Adding event before users have been added to a group
...
PHPBB-17429
2024-11-24 20:12:26 +01:00
Marc Alexander
378dab1c10
Merge branch '3.3.x'
2024-11-10 10:46:56 +01:00
Marc Alexander
65e457d3d2
Merge branch 'prep-release-3.3.14' into 3.3.x
2024-11-10 10:46:19 +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
4985a27dcf
Merge pull request #6737 from marc1706/feature/captcha_v2
...
[feature/captcha_v2] Refactor captcha classes and implement turnstile captcha
2024-10-23 20:25:45 +02:00
Marc Alexander
725cbd31c8
[3.3.x] Update versions to 3.3.15-dev
2024-10-22 20:43:13 +02:00
Marc Alexander
eaa0c779a6
[prep-release-3.3.14] Update version numbers to 3.3.14-RC1
2024-10-21 19:36:42 +02:00
Marc Alexander
a841ca66b1
Merge branch '3.3.x'
2024-10-20 16:33:58 +00:00
rxu
443d82d082
[ticket/17388] Add core events to bump_topic_allowed()
...
PHPBB-16852
PHPBB-17388
2024-10-20 20:05:55 +07:00
Marc Alexander
167a7fc4ab
Merge branch '3.3.x'
2024-10-19 19:06:44 +00:00
Marc Alexander
5abc36f651
Merge pull request #6734 from marc1706/ticket/17410
...
[ticket/17410] Only fall back acp main page when in ACP with test permission
2024-10-19 21:06:24 +02:00
Marc Alexander
38ce4985f4
[ticket/17414] Use language class in adm_back_link()
...
PHPBB-17414
2024-10-17 19:52:06 +02:00