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
Marc Alexander
189072f69d
Merge branch '3.3.x'
2024-07-28 21:02:15 +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
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
rubencm
2f41ce219c
[ticket/16790] Remove unused code
...
PHPBB3-16790
2021-11-22 18:52:01 +01:00
Jakub Senko
28f98402f3
[ticket/16574] Remove flash BBcode
...
PHPBB3-16574
2021-08-19 23:01:42 +02:00
Marc Alexander
c8dc942f38
Merge branch '3.3.x'
2021-07-23 22:25:36 +02:00
3D-I
a6a18f2c59
[ticket/16804] Extend bbcode help line tooltip
...
PHPBB3-16804
2021-07-23 21:47:07 +02:00
lavigor
ab91cf6ca6
[ticket/13713] Do not allow to add mention BBCode as custom
...
PHPBB3-13713
2021-05-14 21:51:56 +02:00
rxu
2fd4dbb685
[ticket/16690] Fix htmlspecialchars and htmlspecialchars_decode default flag
...
PHPBB3-16690
2021-01-20 00:21:24 +07:00
Marc Alexander
4094d62613
Merge branch '3.2.x' into 3.3.x
2020-01-25 15:35:34 +01:00
3D-I
f7797b89ed
[ticket/16337] Fix Emoji in BBcode Helpline
...
PHPBB3-16337
2020-01-24 04:38:01 +01:00
3D-I
7d80314235
[ticket/16337] Fix Emoji in BBcode Helpline
...
PHPBB3-16337
2020-01-24 02:55:12 +01:00
3D-I
5eae76b209
[ticket/16267] Check whether the index exists in ACP BBcodes - PHP 7.4
...
PHPBB3-16267
2019-12-25 18:35:58 +01:00
3D-I
044d327818
[ticket/16267] Check whether the index exists in ACP BBcodes - PHP 7.4
...
PHPBB3-16267
2019-12-24 21:51:15 +01:00
JoshyPHP
2733ce0712
[ticket/16250] Reworked status as constants
...
PHPBB3-16250
2019-12-16 01:34:26 +01:00
JoshyPHP
2926ceba6a
[ticket/16250] Add a service to check BBCodes safeness
...
PHPBB3-16250
2019-12-13 01:46:09 +01:00
Marc Alexander
b6f400a014
Merge branch '3.2.x' into 3.3.x
2019-10-26 21:50:49 +02:00
3D-I
813a55b01d
[ticket/16161] Enable BBcodes without closing tag
...
PHPBB3-16161
2019-09-22 05:59:02 +02:00
Marc Alexander
a7c02304a5
Merge branch '3.2.x' into 3.3.x
2019-09-20 22:23:06 +02:00
Marc Alexander
cdf4f5ef85
[ticket/security/246] Check form key no matter if submit is set
...
SECURITY-246
2019-07-14 16:46:48 +02:00
JoshyPHP
917880e2bf
[ticket/15410] Remove obsolete code from BBCodes ACP
...
PHPBB3-15410
2019-05-09 19:02:01 +02:00
kasimi
1785b9eb47
[ticket/15590] Add events core.acp_bbcodes_(modify_create|delete)_after
...
PHPBB3-15590
2018-07-08 20:04:26 +02:00
kasimi
02600626cc
[ticket/15590] Add events core.acp_bbcodes_(modify_create|delete)_after
...
PHPBB3-15590
2018-03-16 12:47:19 +01:00
Derky
182a96f273
Merge pull request #4680 from marc1706/ticket/15055
...
[ticket/15055] Add appveyor file to allow running tests on appveyor as well
2018-01-05 22:44:34 +01:00
Marc Alexander
66143e99be
[ticket/15055] Further fixes to ensure PHP 7.1 & mssql compatibility
...
PHPBB3-15055
2018-01-01 18:54:08 +01:00
rxu
f8fbe37936
[ticket/14972] replace all occurrences of sizeof() with the count()
...
PHPBB3-14972
2018-01-01 13:56:04 +01:00
JoshyPHP
9933380d80
[ticket/15408] Reject duplicate BBCodes in ACP
...
PHPBB3-15408
2017-11-03 13:13:46 +01:00
Marc Alexander
8e5b5a5c07
Merge branch '3.1.x'
2016-01-16 23:10:37 +01:00
lavigor
fef03a1946
[ticket/14412] Comment fixes for PHPDoc in the events
...
PHPBB3-14412
2016-01-15 14:07:50 +03:00
Joas Schilling
7f7b09fdeb
Merge branch '3.1.x'
...
Conflicts:
build/build.xml
phpBB/docs/CHANGELOG.html
phpBB/includes/acp/acp_bbcodes.php
2016-01-09 18:45:32 +01:00
Marc Alexander
73e6e5b77f
[ticket/13454] Remove unused variables
...
This is the first part of the changes. More to come.
PHPBB3-13454
2016-01-06 13:51:19 +01:00
Marc Alexander
18abef716e
[ticket/security-188] Check form key in acp_bbcodes
...
SECURITY-188
2015-12-23 17:31:43 +01:00
Tristan Darricau
6bcf12a558
Merge pull request #3618 from marc1706/ticket/13832
...
[ticket/13832] Use preg_replace_callback instead of /e modifier
2015-06-24 16:36:15 +02:00
Marc Alexander
a430fef05b
[ticket/13832] Use preg_replace_callback in acp_bbcodes
...
PHPBB3-13832
2015-05-19 16:29:10 +02:00
Marc Alexander
71f5c9c327
[ticket/13832] Use preg_replace_callback instead of /e modifier
...
PHPBB3-13832
2015-05-18 17:19:29 +02:00
JoshyPHP
8b7a42f338
[ticket/13614] Removed code that relies on phpbb_pcre_utf8_support()
...
Removed all calls to phpbb_pcre_utf8_support() as well as unreachable code.
PHPBB3-13614
2015-05-11 20:43:47 +02:00
JoshyPHP
cfbf02bcba
[ticket/11768] Re-added the code that got lost in rebase
...
PHPBB3-11768
2015-04-02 19:16:01 +02:00
s9e
147a713cc0
[ticket/11768] This commit integrates s9e\TextFormatter
...
This commit integrates s9e\TextFormatter as outlined in
http://area51.phpbb.com/phpBB/viewtopic.php?f=108&t=44467
PHPBB3-11768
2015-04-02 19:16:01 +02:00
Gaëtan Muller
abcb2680ee
[ticket/13455] Remove unnecessary calls to utf8_normalize_nfc()
...
PHPBB3-13455
2015-02-03 20:50:40 +01:00
Gaëtan Muller
f6e06da4c6
[ticket/13455] Update calls to request_var()
...
PHPBB3-13455
2015-02-03 20:50:40 +01:00
Gaëtan Muller
7fc586080b
[ticket/13468] Update calls to add_log()
...
PHPBB3-13468
2015-01-27 18:34:33 +01:00
rxu
8002af7526
[ticket/13492] Add the migration to update custom bbcodes with IDN regexps
...
Also fix the $utf8 checking regexp removing the curly braces.
PHPBB3-13492
2015-01-20 08:47:56 +07:00