Máté Bartus
29e7226c96
Merge branch '3.3.x'
2021-01-22 19:14:53 +01:00
rxu
2fd4dbb685
[ticket/16690] Fix htmlspecialchars and htmlspecialchars_decode default flag
...
PHPBB3-16690
2021-01-20 00:21:24 +07:00
Marc Alexander
e3ac6e5c13
Merge branch '3.3.x'
2021-01-04 21:44:03 +01:00
3D-I
8382b36823
[ticket/16670] Fix ACP check-in for OAuth provider keys - PHP 8
...
PHPBB3-16670
2020-12-31 10:20:24 +01:00
Marc Alexander
c3263d0e10
Merge branch '3.3.x'
2020-12-30 22:55:02 +01:00
3D-I
f95802c211
[ticket/16665] Fix Emoji for strings in board settings
...
PHPBB3-16665
2020-12-29 20:54:35 +01:00
3D-I
c37e8ae8b9
[ticket/16665] Fix Emoji for strings in board settings
...
Add event
PHPBB3-16665
2020-12-24 05:27:43 +01:00
3D-I
d6427e777c
[ticket/16665] Fix Emoji for strings in board settings
...
PHPBB3-16665
2020-12-24 00:06:44 +01:00
Marc Alexander
5d063429f3
[ticket/16604] Remove checks for avatar upload path in avatar settings
...
This is unfortunately no longer possible to do on master.
PHPBB3-16604
2020-10-08 20:38:27 +02:00
rxu
36554f3ce8
[ticket/16604] Adjust code logic
...
PHPBB3-16604
2020-09-25 22:08:18 +07:00
rxu
d80367c5fc
[ticket/16604] Adjust filesystem service dependency injection placement
...
PHPBB3-16604
2020-09-24 23:48:57 +07:00
rxu
0d68cebea8
[ticket/16604] Improve code readability
...
PHPBB3-16604
2020-09-21 22:30:42 +07:00
rxu
5e351dad53
[ticket/16604] Display warning messages on avatar upload setting issues
...
PHPBB3-16604
2020-09-20 23:29:58 +07:00
rxu
bb20f3966f
[ticket/16526] Correctly handle ACP CSV settings
...
PHPBB3-16526
2020-06-11 21:54:15 +07:00
mrgoldy
919597bfcf
Merge branch '3.2.x' into 3.3.x
2020-05-07 23:21:51 +02:00
mrgoldy
7330cdee2c
[ticket/15672] Readd config setting and correct HTML adjustment
...
PHPBB3-15672
2020-05-07 16:23:09 +02:00
ioannisbat
b8b6625872
[ticket/15672] Keep same format in Submit changes.
...
PHPBB3-15672
2020-05-07 16:14:51 +02:00
mrgoldy
1b50650267
Merge branch '3.2.x' into 3.3.x
2020-05-07 15:59:41 +02:00
Dark❶
277f7d906d
[ticket/16463] Fix "acp_board.php" for "ACP_SUBMIT_CHANGES".
...
PHPBB3-16463
2020-05-03 11:56:48 +05:30
Marc Alexander
6b47cbb4c5
Merge pull request #5860 from JoshyPHP/ticket/16361
...
[ticket/16361] Change the link shortener
2020-04-16 20:49:15 +02:00
mrgoldy
0198029ea6
[ticket/16180] Allow adding message to test email
...
PHPBB3-16180
2020-03-13 00:09:50 +01:00
JoshyPHP
d836677342
[ticket/16361] Invalidate text formatter when server settings change
...
PHPBB3-16361
2020-02-12 01:30:05 +01:00
3D-I
dbc164e131
[ticket/16260] Missing check whether the index exists in ACP - PHP 7.4
...
PHPBB3-16260
2019-12-22 21:03:49 +01:00
3D-I
16a163662b
[ticket/16260] Missing check whether the index exists in ACP - PHP 7.4
...
PHPBB3-16260
2019-12-22 17:44:17 +01:00
3D-I
ffb0adfc59
[ticket/16260] Missing check whether the index exists in ACP - PHP 7.4
...
PHPBB3-16260
2019-12-21 23:55:00 +01:00
v12mike
63b7518a0f
[ticket/9837] Make unapproved posts visible to posters
...
Improvements for feature following review
PHPBB3-9837
2019-11-21 13:44:19 +01:00
Marc Alexander
60bc949ba1
[ticket/14465] Remove setting for maximum password length
...
PHPBB3-14465
2019-10-03 23:05:02 +02:00
Marc Alexander
c0bd3122e0
Merge branch '3.2.x' into 3.3.x
2019-08-12 21:40:17 +02:00
3D-I
f21c5f9fef
[ticket/16127] Amend input validation PHP side
...
PHPBB3-16127
2019-08-08 21:38:42 +02:00
3D-I
b6e5a5fca8
[ticket/16127] Minimum 1 and rephrasing.
...
PHPBB3-16127
2019-08-08 01:33:16 +02:00
3D-I
82a04debca
[ticket/16127] Add UI for email $max_chunk_size
...
PHPBB3-16127
2019-08-07 22:28:40 +02:00
3D-I
efc2e6e570
[ticket/15580] Remove redundant code from ACP
...
PHPBB3-15580
2019-05-09 18:27:48 +02:00
Marc Alexander
db43961de6
Merge pull request #46 from phpbb/ticket/security/231
...
[ticket/security/231] Disable remote avatar functionality & add warning
2019-04-27 13:23:07 +02:00
Marc Alexander
dc5a167c42
[ticket/security/231] Disable remote avatar functionality & add warning
...
SECURITY-231
2019-04-17 08:54:51 +02:00
Marc Alexander
84ea5d7148
[ticket/security/234] Add URL validation for input fields
...
SECURITY-234
2019-04-14 14:07:22 +02:00
JoshyPHP
f01e29effe
[ticket/15518] Add a setting to toggle permission checks for pms in viewtopic
...
PHPBB3-15518
2018-01-17 00:16:26 +01:00
rxu
f8fbe37936
[ticket/14972] replace all occurrences of sizeof() with the count()
...
PHPBB3-14972
2018-01-01 13:56:04 +01:00
Marc Alexander
4bbda5bc45
[ticket/15322] Adjust email language and move force sender setting
...
PHPBB3-15322
2017-12-16 18:32:55 +01:00
Marc Alexander
4e045ed767
[ticket/15322] Try to make new email setting more readable
...
PHPBB3-15322
2017-12-13 21:31:07 +01:00
Marc Alexander
9f055e1af3
[ticket/15322] Add config setting for -f parameter & remove mail function name
...
The -f parameter can now be added via configuration in the ACP. Addtionally,
the config setting for the mail function name has been removed.
PHPBB3-15322
2017-12-11 21:56:21 +01:00
Daniel Mota
f79b7f1896
[PHPBB3-14629] round() the log() explicitly to a proper integer
2017-09-21 17:24:16 +01:00
Marc Alexander
b59073cf3e
Merge pull request #4794 from lr94/ticket/15176
...
[ticket/15176] Add setting for user activity display limit.
2017-06-24 21:42:39 +02:00
Tristan Darricau
7cc2f8aa43
Merge branch '3.1.x' into 3.2.x
...
* 3.1.x:
[ticket/15151] Use redirected link for consistency
[ticket/15151] ACP Cookie settings explanatory text
[ticket/15151] ACP Cookie settings add explanatory text where it was missing
2017-04-19 17:08:16 +02:00
Tristan Darricau
d550f925ab
Merge pull request #4781 from nomind60s/ticket/15151
...
[ticket/15151] ACP Cookie settings add explanatory text
* github.com:phpbb/phpbb:
[ticket/15151] Use redirected link for consistency
[ticket/15151] ACP Cookie settings explanatory text
[ticket/15151] ACP Cookie settings add explanatory text where it was missing
2017-04-19 17:05:47 +02:00
lr94
aa37e9b7fc
[ticket/15176] Add setting for user activity display limit.
...
Up to phpBB 3.2 the maximum number of posts a user must have to have his
activity shown is 5000. This limit is hardcoded in functions_display.php.
It would be useful if board administrators could choose to disable the
limit or to set an higher value.
PHPBB3-15176
2017-04-16 16:28:38 +02:00
nomind60s
5bf3e4b3c6
[ticket/15151] ACP Cookie settings add explanatory text where it was missing
...
Improve the lead section to include a link to the phpBB.com Knowledge Base and
add explanation text for the Cookie domain, Cookie name and Cookie path fields.
PHPBB3-15151
2017-03-29 12:30:09 -06:00
Tristan Darricau
c46efa461e
Merge branch '3.1.x' into 3.2.x
...
* 3.1.x:
[ticket/14806] Fix ACP test emails authentication failure
2017-03-19 18:45:29 +01:00
Tristan Darricau
6abcfe41e0
Merge pull request #4734 from rxu/ticket/14806
...
[ticket/14806] Fix ACP test emails authentication failure
* github.com:phpbb/phpbb:
[ticket/14806] Fix ACP test emails authentication failure
2017-03-19 18:44:41 +01:00
Tristan Darricau
552da2e805
Merge branch '3.1.x' into 3.2.x
...
* 3.1.x:
[ticket/13558] Change options prefix and add settings precautions.
[ticket/13558] Make SSL context specific options more SMTP general
[ticket/13558] Add smtp SSL context configuration options
2017-03-19 18:07:14 +01:00
rxu
22b8632426
[ticket/13558] Change options prefix and add settings precautions.
...
PHPBB3-13558
2017-03-19 14:32:53 +07:00