| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
PHPBB3-16260
|
|
|
|
| |
PHPBB3-16260
|
|
|
|
| |
PHPBB3-16260
|
|
|
|
|
|
| |
Improvements for feature following review
PHPBB3-9837
|
|
|
|
| |
PHPBB3-14465
|
|\ |
|
| |
| |
| |
| | |
PHPBB3-16127
|
| |
| |
| |
| | |
PHPBB3-16127
|
| |
| |
| |
| | |
PHPBB3-16127
|
|/
|
|
| |
PHPBB3-15580
|
|\
| |
| |
| | |
[ticket/security/231] Disable remote avatar functionality & add warning
|
| |
| |
| |
| | |
SECURITY-231
|
|/
|
|
| |
SECURITY-234
|
|
|
|
| |
PHPBB3-15518
|
|
|
|
| |
PHPBB3-14972
|
|
|
|
| |
PHPBB3-15322
|
|
|
|
| |
PHPBB3-15322
|
|
|
|
|
|
|
| |
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
|
| |
|
|\
| |
| |
| | |
[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
|
|\ \
| |/
|/|
| |
| |
| |
| | |
* 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
|
| |\
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
[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
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* 3.1.x:
[ticket/14806] Fix ACP test emails authentication failure
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/14806] Fix ACP test emails authentication failure
* github.com:phpbb/phpbb:
[ticket/14806] Fix ACP test emails authentication failure
|
| | |/
| | |
| | |
| | | |
PHPBB3-14806
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
* 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
|
| | |
| | |
| | |
| | | |
PHPBB3-13558
|
| |/
| |
| |
| | |
PHPBB3-13558
|
| | |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/14989] Allow more admin-configurable schemes in post links
* VSEphpbb/ticket/14989:
[ticket/14989] Allow more admin-configurable schemes in post links
|
| | |
| | |
| | |
| | | |
PHPBB3-14989
|
|/ /
| |
| |
| |
| |
| |
| | |
Uses Insites cookieconsent v3.0.3:
https://cookieconsent.insites.com
PHPBB3-14961
|
|\ \
| |/ |
|
| |
| |
| |
| | |
PHPBB3-14864
|
|\ \
| |/ |
|
| |
| |
| |
| |
| |
| |
| | |
This should help users trying to figure out why their
mail config is not working when they forgot to use a protocol prefix.
PHPBB3-14184
|
| |
| |
| |
| | |
PHPBB3-14660
|
|\ \
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Conflicts:
phpBB/adm/style/acp_icons.html
phpBB/includes/acp/acp_groups.php
phpBB/includes/acp/acp_users.php
phpBB/includes/functions_acp.php
phpBB/includes/ucp/ucp_groups.php
phpBB/styles/prosilver/template/ucp_avatar_options_gravatar.html
phpBB/styles/prosilver/template/ucp_avatar_options_remote.html
phpBB/styles/subsilver2/template/mcp_topic.html
phpBB/styles/subsilver2/template/posting_attach_body.html
phpBB/styles/subsilver2/template/posting_body.html
phpBB/styles/subsilver2/template/posting_poll_body.html
phpBB/styles/subsilver2/template/ucp_avatar_options_gravatar.html
phpBB/styles/subsilver2/template/ucp_avatar_options_remote.html
|
| |
| |
| |
| | |
PHPBB3-14272
|
| |
| |
| |
| |
| |
| | |
Also fixed some minor issues like coding style.
PHPBB3-14448
|
| |
| |
| |
| |
| |
| | |
This is part 5 and there is more to come.
PHPBB3-13454
|
| |
| |
| |
| |
| |
| | |
Part 4
PHPBB3-13454
|
| |
| |
| |
| |
| |
| | |
This is the first part of the changes. More to come.
PHPBB3-13454
|
| |
| |
| |
| | |
PHPBB3-10165
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Currently the in-board method for the notifications is hardcoded and
cannot be disabled. This method should be in his own class extending
`phpbb\notification\method\method_interface`.
It also add the possibility, for each method, to be enabled by default (ie:
no entry in the DB => notification enabled).
https://tracker.phpbb.com/browse/PHPBB3-11444
https://tracker.phpbb.com/browse/PHPBB3-11967
PHPBB3-11444
|
|\ \
| |/
| |
| |
| |
| | |
Conflicts:
phpBB/includes/acp/acp_board.php
phpBB/includes/acp/acp_jabber.php
|
| |
| |
| |
| | |
SECURITY-184
|
| |
| |
| |
| | |
SECURITY-184
|