aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp/acp_board.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/16260] Missing check whether the index exists in ACP - PHP 7.43D-I2019-12-221-10/+7
| | | | PHPBB3-16260
* [ticket/16260] Missing check whether the index exists in ACP - PHP 7.43D-I2019-12-221-7/+11
| | | | PHPBB3-16260
* [ticket/16260] Missing check whether the index exists in ACP - PHP 7.43D-I2019-12-211-4/+6
| | | | PHPBB3-16260
* [ticket/9837] Make unapproved posts visible to postersv12mike2019-11-211-0/+1
| | | | | | Improvements for feature following review PHPBB3-9837
* [ticket/14465] Remove setting for maximum password lengthMarc Alexander2019-10-031-4/+2
| | | | PHPBB3-14465
* Merge branch '3.2.x' into 3.3.xMarc Alexander2019-08-121-0/+1
|\
| * [ticket/16127] Amend input validation PHP side3D-I2019-08-081-1/+1
| | | | | | | | PHPBB3-16127
| * [ticket/16127] Minimum 1 and rephrasing.3D-I2019-08-081-1/+1
| | | | | | | | PHPBB3-16127
| * [ticket/16127] Add UI for email $max_chunk_size3D-I2019-08-071-0/+1
| | | | | | | | PHPBB3-16127
* | [ticket/15580] Remove redundant code from ACP3D-I2019-05-091-26/+17
|/ | | | PHPBB3-15580
* Merge pull request #46 from phpbb/ticket/security/231Marc Alexander2019-04-271-1/+2
|\ | | | | | | [ticket/security/231] Disable remote avatar functionality & add warning
| * [ticket/security/231] Disable remote avatar functionality & add warningMarc Alexander2019-04-171-1/+2
| | | | | | | | SECURITY-231
* | [ticket/security/234] Add URL validation for input fieldsMarc Alexander2019-04-141-2/+5
|/ | | | SECURITY-234
* [ticket/15518] Add a setting to toggle permission checks for pms in viewtopicJoshyPHP2018-01-171-0/+1
| | | | PHPBB3-15518
* [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-011-3/+3
| | | | PHPBB3-14972
* [ticket/15322] Adjust email language and move force sender settingMarc Alexander2017-12-161-1/+1
| | | | PHPBB3-15322
* [ticket/15322] Try to make new email setting more readableMarc Alexander2017-12-131-1/+1
| | | | PHPBB3-15322
* [ticket/15322] Add config setting for -f parameter & remove mail function nameMarc Alexander2017-12-111-8/+1
| | | | | | | 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
* [PHPBB3-14629] round() the log() explicitly to a proper integerDaniel Mota2017-09-211-1/+1
|
* Merge pull request #4794 from lr94/ticket/15176Marc Alexander2017-06-241-0/+1
|\ | | | | | | [ticket/15176] Add setting for user activity display limit.
| * [ticket/15176] Add setting for user activity display limit.lr942017-04-161-0/+1
| | | | | | | | | | | | | | | | | | 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
* | Merge branch '3.1.x' into 3.2.xTristan Darricau2017-04-191-3/+3
|\ \ | |/ |/| | | | | | | | | * 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
| * Merge pull request #4781 from nomind60s/ticket/15151Tristan Darricau2017-04-191-3/+3
| |\ | | | | | | | | | | | | | | | | | | | | | | | | [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
| | * [ticket/15151] ACP Cookie settings add explanatory text where it was missingnomind60s2017-03-291-3/+3
| | | | | | | | | | | | | | | | | | | | | 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
* | | Merge branch '3.1.x' into 3.2.xTristan Darricau2017-03-191-2/+2
|\ \ \ | |/ / | | | | | | | | | * 3.1.x: [ticket/14806] Fix ACP test emails authentication failure
| * | Merge pull request #4734 from rxu/ticket/14806Tristan Darricau2017-03-191-2/+2
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14806] Fix ACP test emails authentication failure * github.com:phpbb/phpbb: [ticket/14806] Fix ACP test emails authentication failure
| | * | [ticket/14806] Fix ACP test emails authentication failurerxu2017-03-111-2/+2
| | |/ | | | | | | | | | PHPBB3-14806
* | | Merge branch '3.1.x' into 3.2.xTristan Darricau2017-03-191-0/+3
|\ \ \ | |/ / | | | | | | | | | | | | | | | * 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
| * | [ticket/13558] Change options prefix and add settings precautions.rxu2017-03-191-3/+3
| | | | | | | | | | | | PHPBB3-13558
| * | [ticket/13558] Add smtp SSL context configuration optionsrxu2017-03-171-0/+3
| |/ | | | | | | PHPBB3-13558
* | [ticket/15089] Reverse the order of cookie secure radio buttonsDavid Colón2017-02-121-1/+1
| |
* | Merge pull request #4632 from VSEphpbb/ticket/14989Tristan Darricau2017-01-151-0/+7
|\ \ | | | | | | | | | | | | | | | | | | [ticket/14989] Allow more admin-configurable schemes in post links * VSEphpbb/ticket/14989: [ticket/14989] Allow more admin-configurable schemes in post links
| * | [ticket/14989] Allow more admin-configurable schemes in post linksMatt Friedman2017-01-111-0/+7
| | | | | | | | | | | | PHPBB3-14989
* | | [ticket/14961] Add cookie notice as enablable featureMarc Alexander2017-01-061-0/+1
|/ / | | | | | | | | | | | | Uses Insites cookieconsent v3.0.3: https://cookieconsent.insites.com PHPBB3-14961
* | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-11-161-1/+1
|\ \ | |/
| * [ticket/14864] Set maxlength=64 to dateformat in ACPJakub Senko2016-11-131-1/+1
| | | | | | | | PHPBB3-14864
* | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-07-061-1/+1
|\ \ | |/
| * [ticket/14184] Add a _EXPLAIN translation entry for the SMTP server optionBenjamin Staneck2016-06-171-1/+1
| | | | | | | | | | | | | | 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
* | [ticket/14660] Fix parsing board email messages through template engine.rxu2016-06-181-0/+3
| | | | | | | | PHPBB3-14660
* | Merge remote-tracking branch 'origin/ticket/14272' into ticket/14272-3.2.xMarc Alexander2016-03-271-2/+2
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * [ticket/14272] Only use maxlength and size for allowed input elementsMarc Alexander2015-11-061-2/+2
| | | | | | | | PHPBB3-14272
* | [ticket/14448] Let user decide if remote upload certs should be checkedMarc Alexander2016-02-041-0/+1
| | | | | | | | | | | | Also fixed some minor issues like coding style. PHPBB3-14448
* | [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-7/+1
| | | | | | | | | | | | This is part 5 and there is more to come. PHPBB3-13454
* | [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-1/+1
| | | | | | | | | | | | Part 4 PHPBB3-13454
* | [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-3/+2
| | | | | | | | | | | | This is the first part of the changes. More to come. PHPBB3-13454
* | [ticket/10165] Add a "Send test email" featureZoddo2015-09-091-0/+29
| | | | | | | | PHPBB3-10165
* | [ticket/11444] Moving the in-board notifications to a method classNicofuma2015-07-131-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | Merge branch '3.1.x'Marc Alexander2015-06-071-1/+17
|\ \ | |/ | | | | | | | | Conflicts: phpBB/includes/acp/acp_board.php phpBB/includes/acp/acp_jabber.php
| * [ticket/sec-184] Do not output LDAP password to HTMLJoas Schilling2015-06-041-0/+9
| | | | | | | | SECURITY-184
| * [ticket/sec-184] Do not output config passwords to the HTML pageJoas Schilling2015-06-041-1/+8
| | | | | | | | SECURITY-184