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
1729e3f52b
[ticket/17326] Add missing ending tag from template file
...
PHPBB-17326
2025-02-15 15:39:01 +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
Marc Alexander
f6c9d15b0c
Merge pull request #6768 from marc1706/ticket/17459
...
[ticket/17459] Improve prosilver font sizes and backgrounds
2025-02-14 16:58:09 +01:00
Marc Alexander
8b1ee790d6
[ticket/15851] Fix lock file hash
...
PHPBB-15851
2025-02-13 19:58:26 +01:00
Marc Alexander
6eacf68047
[ticket/15851] Add controller error_response and tests
...
PHPBB-15851
2025-02-13 19:47:44 +01:00
Marc Alexander
cc488c8b7d
[ticket/15851] Modify language variables
...
PHPBB-15851
2025-02-13 19:47:43 +01:00
Marc Alexander
525924b2fc
[ticket/15851] Improve validate checks and change visibility for unit testing
...
PHPBB-15851
2025-02-13 19:47:42 +01:00
Marc Alexander
3506883c75
[ticket/15851] Use raw values for verifying signature
...
PHPBB-15851
2025-02-13 19:47:42 +01:00
Marc Alexander
573c6c87b2
[ticket/15851] Add prefix to parameter for public key
...
PHPBB-15851
2025-02-13 19:47:42 +01:00
Marc Alexander
1ba58768f3
[ticket/15851] Add zip extension to required extensions
...
PHPBB-15851
2025-02-13 19:47:42 +01:00
Máté Bartus
d2c402f038
[ticket/15851] Automatic update downloader
...
PHPBB3-15851
2025-02-13 19:47:12 +01:00
Marc Alexander
84ec3dc6c3
Merge branch '3.3.x'
2025-02-11 20:28:19 +00:00
Marc Alexander
6b5bb4d51f
Merge pull request #6741 from phpbbtr/patch-5
...
[ticket/17417] Day selection not visible when no results
2025-02-11 21:28:00 +01:00
phpBB TR
736ef320ed
[ticket/17417] Show display options even without search results
...
PHPBB-17417
2025-02-11 20:59:28 +01:00
Marc Alexander
bf29596bad
Merge pull request #6775 from rxu/ticket/17467
...
[ticket/17467] Provide TLS v.1.3 support for SMTP connections
2025-02-10 20:01:24 +01:00
Marc Alexander
353aa653b4
[ticket/17459] Adjust spacing of blocks on index
...
PHPBB-17459
2025-02-10 19:32:13 +01:00
Marc Alexander
d4ce544748
Merge pull request #6779 from marc1706/ticket/17465
...
[ticket/17465] Add unit tests for handling of web push notifications
2025-02-10 16:06:27 +01:00
Marc Alexander
120ae90636
Merge pull request #6777 from rxu/ticket/17468
...
[ticket/17468] Send reset password link to email only
2025-02-06 20:29:00 +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
Marc Alexander
e75d7a8410
[ticket/17465] Remove obsolete json_decode
...
PHPBB-17465
2025-02-06 19:48:42 +01:00
Marc Alexander
8ba7ecd3ba
Merge branch '3.3.x'
2025-02-04 19:33:52 +00:00
Marc Alexander
c937b8f7ab
[ticket/17465] Add unit tests for all functions in webpush controller
...
PHPBB-17465
2025-02-02 17:15:34 +01:00
rxu
cd47344ee2
[ticket/17468] Send reset password link to email only
...
PHPBB-17468
2025-02-02 19:46:49 +07:00
rxu
a86f368f3d
[ticket/17467] Provide TLS v.1.3 support for SMTP connections
...
PHPBB-17467
2025-02-02 10:42:29 +07:00
Marc Alexander
ac3e9f64d8
[ticket/17465] Throw bad request exceptions on invalid data requests
...
PHPBB-17465
2025-01-28 20:50:29 +01:00
Matt Friedman
6a47e3628c
[ticket/17464] Update PWA-related meta tags
...
PHPBB-17464
2025-01-25 08:07:52 -08:00
NeoDev
3d6e63154f
[ticket/17463] Remove extraneous '&' from search page urls
...
Normally $u_show_results always starts with '&' as it is appended to the
$u_sort_param variable. Which is fine if $u_sort_param is always populated,
which it is, except when searching for new or unread posts. This fix adds a
check for when $u_sort_param is empty and adds '&' as needed.
PHPBB-17463
2025-01-22 19:31:25 -06:00
Marc Alexander
f0181cc681
[ticket/17459] Use rem for font size variables
...
PHPBB-17459
2025-01-22 17:36:18 +01:00
Marc Alexander
b404606a9f
[ticket/17459] Add support for deprecated events to md_exporter
...
PHPBB-17459
2025-01-09 20:22:48 +01:00
rxu
353ea362f0
[ticket/17460] Fix fa-arrow-circle-up icon rendering in Quote BBCode
...
PHPBB3-17460
2025-01-09 21:27:54 +07:00
Marc Alexander
555c760a4c
[ticket/17459] Adjust postprofile sizing
...
PHPBB-17459
2025-01-08 21:32:24 +01:00
Marc Alexander
58b5c8f5cf
[ticket/17459] Get rid of weird margin on small screens
...
PHPBB-17459
2025-01-08 21:32:16 +01:00
Marc Alexander
31f9ffd56b
[ticket/17459] Fix incorrect breadcrumbs spacing
...
PHPBB-17459
2025-01-08 21:32:08 +01:00
Marc Alexander
c0ae7ccb3e
[ticket/17459] Display PM and notification icon without text
...
PHPBB-17459
2025-01-08 21:32:01 +01:00
Marc Alexander
79fc90dce3
[ticket/17459] Extend usage of css variables
...
PHPBB-17459
2025-01-08 21:31:52 +01:00
Marc Alexander
d32970348f
[ticket/17459] Use css variables in content.css
...
PHPBB-17459
2025-01-08 21:31:42 +01:00
Marc Alexander
74084107ed
[ticket/17459] Start using CSS variables
...
PHPBB-17459
2025-01-08 21:31:34 +01:00
Marc Alexander
14d889f74f
[ticket/17459] Add to top button to FAQ
...
PHPBB-17459
2025-01-08 21:31:25 +01:00
Marc Alexander
2d392791ad
[ticket/17459] Move mark forums read to quick links
...
PHPBB-17459
2025-01-08 21:31:16 +01:00
Marc Alexander
23010abcb8
[ticket/17459] Increase font sizes
...
PHPBB-17459
2025-01-08 21:30:47 +01:00
Marc Alexander
485d72f0e8
Merge pull request #6483 from rxu/ticket/17135
...
[ticket/17135] Introduce Symfony Mailer for emails backend
2025-01-08 19:35:19 +01: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
cd17625e21
[ticket/17135] Add ACP modules common test
...
PHPBB-17135
2025-01-06 20:59:29 +07:00