Commit graph

2114 commits

Author SHA1 Message Date
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
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
Matt Friedman
5da62d729f
[ticket/17449] Better handling of emoji in site name for webpush manifest
PHPBB-17449
2024-12-06 07:11:52 -08: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
116e0f3dba
[ticket/17418] Use icon width and height for acp display
PHPBB-17418
2024-10-27 16:54:55 +01:00
Marc Alexander
c382f81222
[ticket/17413] Add language and theme settings for turnstile
PHPBB-17413
2024-10-17 19:50:13 +02:00
Marc Alexander
8290cdb7e7
[ticket/17413] Make turnstile captcha work on registration page
PHPBB-17413
2024-10-17 19:50:02 +02:00
Marc Alexander
2500f722ab
[ticket/17413] Add acp settings for turnstile captcha
PHPBB-17413
2024-10-17 19:49:38 +02:00
Marc Alexander
b55b42d09f
[ticket/17413] Add migration for turnstile and acp demo
PHPBB-17413
2024-10-17 19:49:27 +02:00
Marc Alexander
d85267707c
[ticket/17414] Add placeholder when there are no questions yet
PHPBB-17414
2024-10-17 19:48:36 +02:00
Marc Alexander
c02f8688c4
[ticket/17414] Convert acp captcha html to twig syntax
PHPBB-17414
2024-10-17 19:48:25 +02: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
65d4bbaeed
Merge branch '3.3.x' 2024-09-01 16:48:59 +02:00
Marc Alexander
e3a6f3d3fc
[ticket/17379] Use correct number of predefined BBCodes in posting editor
PHPBB-17379
2024-08-10 21:09:32 +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
e69a86c49e
[ticket/17364] Correctly handle styles list in ACP Forums
PHPBB-17364

Signed-off-by: Matt Friedman <maf675@gmail.com>
2024-07-05 19:22:05 -07:00
rxu
e53db0775a
[ticket/17359] Get rid of template code duplication
PHPBB-17359
2024-07-01 00:54:20 +07:00
rxu
8aef7b5659
[ticket/17359] Fix template events
PHPBB-17359
2024-06-30 20:35:58 +07:00
rxu
e6bdecbfee
[ticket/17359] Distinct disabled and available extensions list
PHPBB-17359
2024-06-30 19:07:41 +07:00
Matt Friedman
444137531f
[ticket/17335] Use lang_raw
PHPBB-17335

Signed-off-by: Matt Friedman <maf675@gmail.com>
2024-06-14 14:43:40 -07:00
Matt Friedman
173e1ceeba
[ticket/17335] Move HTML from lang to template
PHPBB-17335

Signed-off-by: Matt Friedman <maf675@gmail.com>
2024-06-14 23:21:28 +02:00
Matt Friedman
b6c2961568
[ticket/17335] Fix language var issues in the extension manager
PHPBB-17335

Signed-off-by: Matt Friedman <maf675@gmail.com>
2024-06-14 23:20:56 +02: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
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
43b402a7da
[ticket/15699] Update acp_storage to be compatible with twig 3
PHPBB3-15699
2024-06-06 23:47:34 +02:00
Rubén Calvo
3a25c0222b
[ticket/15699] Add option to udpate configuration only
PHPBB3-15699
2024-06-06 23:47:34 +02:00
Rubén Calvo
9dc67e81ff
[ticket/15699] Fix twig syntax
PHPBB3-15699
2024-06-06 23:47:34 +02:00
Rubén Calvo
a2c7255b5b
[ticket/15699] Use twig syntax
PHPBB3-15699
2024-06-06 23:47:34 +02:00
Rubén Calvo
683c99086c
[ticket/15699] Move file between storages with progress bar
PHPBB3-15699
2024-06-06 23:47:34 +02:00
Rubén Calvo
fd2e4592c3
[ticket/15699] Move files between filesystems
PHPBB3-15699
2024-06-06 23:47:34 +02:00
Marc Alexander
272daae337
Merge pull request #6533 from rxu/ticket/17151-2
[ticket/17151] Make settings forms use macros
2024-06-04 20:23:17 +02:00
Marc Alexander
7a26ba43f6
Merge branch '3.3.x' 2024-05-31 10:41:03 +02:00
Marc Alexander
276502ce58
Merge pull request #6613 from danieltj27/ticket/17315
[ticket/17315] add template events to acp_groups
2024-05-31 10:41:00 +02:00
Marc Alexander
463dbd59ec
Merge branch '3.3.x' 2024-05-31 09:52:17 +02:00
Marc Alexander
bf55502c62
[ticket/17325] Use not instead of ! in template
PHPBB3-17325
2024-05-30 10:40:25 +02:00
LukeWCS
ae18669fcd [ticket/17325] Show message for "Re-Check version" if phpBB is still up to date
Show explicit message for "Re-Check version" if installed version is still up
to date

PHPBB3-17325
2024-05-28 20:55:49 +02:00
rxu
52517a5efd
[ticket/17151] Fix registration test error
PHPBB3-17151
2024-05-25 11:57:35 +07:00
Marc Alexander
b2d2216b87
[ticket/17315] Rename events and add them to events.md
PHPBB3-17315
2024-05-16 16:47:04 +02:00
Daniel James
766ecaed5a
[ticket/17315] Add template events to acp_groups
PHPBB3-17315
2024-05-16 16:46:55 +02:00
Marc Alexander
f81c217015
Merge pull request #6599 from marc1706/ticket/12960
[ticket/12960] Remove broken captcha and add incomplete captcha as placeholder
2024-04-28 09:02:14 +02:00
Marc Alexander
3e23839c04
[ticket/12960] Add warning messages when captcha is disabled or incomplete
PHPBB3-12960
2024-04-17 19:55:06 +02:00