aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #5806 from 3D-I/ticket/16281Marc Alexander2020-01-011-9/+30
|\ | | | | | | [ticket/16281] Fix Ajax refresh-data for extensions' Tab
| * [ticket/16281] Fix Ajax refresh-data for extensions' Tab3D-I2020-01-011-15/+12
| | | | | | | | PHPBB3-16281
| * [ticket/16281] Fix Ajax refresh-data for extensions' Tab3D-I2019-12-311-1/+1
| | | | | | | | PHPBB3-16281
| * [ticket/16281] Fix Ajax refresh-data for extensions' Tab3D-I2019-12-311-2/+2
| | | | | | | | PHPBB3-16281
| * [ticket/16281] Fix Ajax refresh-data for extensions' Tab3D-I2019-12-311-10/+34
| | | | | | | | PHPBB3-16281
* | [ticket/16277] Move from each() functionrxu2019-12-292-16/+9
|/ | | | PHPBB3-16277
* [ticket/16267] Check whether the index exists in ACP BBcodes - PHP 7.43D-I2019-12-251-2/+1
| | | | PHPBB3-16267
* [ticket/16267] Check whether the index exists in ACP BBcodes - PHP 7.43D-I2019-12-241-1/+5
| | | | PHPBB3-16267
* [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/16250] Reworked status as constantsJoshyPHP2019-12-161-5/+5
| | | | PHPBB3-16250
* [ticket/16250] Add a service to check BBCodes safenessJoshyPHP2019-12-131-4/+15
| | | | PHPBB3-16250
* Merge pull request #5686 from v12mike/ticket/9837Marc Alexander2019-11-221-0/+1
|\ | | | | | | [ticket/9837] Display unapproved posts to their authors
| * [ticket/9837] Make unapproved posts visible to postersv12mike2019-11-211-0/+1
| | | | | | | | | | | | Improvements for feature following review PHPBB3-9837
* | [ticket/16167] Remove uses of user_email_hashMarc Alexander2019-11-181-4/+1
| | | | | | | | PHPBB3-16167
* | [ticket/12559] Add forum setting to limit subforum legendPayBas2019-11-011-0/+3
|/ | | | | | Squashed all commits, they were basically just typos and errors PHPBB3-12559
* Merge pull request #5719 from rubencm/ticket/15958Marc Alexander2019-11-011-5/+5
|\ | | | | | | [ticket/15958] Standarize create forums default options
| * [ticket/15958] Standarize create forums default optionsrubencm2019-10-241-5/+5
| | | | | | | | PHPBB3-15958
* | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-10-281-1/+11
|\ \
| * \ Merge pull request #5682 from 3D-I/ticket/16151Marc Alexander2019-10-281-1/+11
| |\ \ | | | | | | | | | | | | [ticket/16151] Enable Emojis and rich text in forum name
| | * | [ticket/16151] Enable Emojis and rich text in forum name3D-I2019-10-281-13/+3
| | | | | | | | | | | | | | | | | | | | | | | | Move to a new function() PHPBB3-16151
| | * | [ticket/16151] Enable Emojis and rich text in forum name3D-I2019-09-081-1/+21
| | | | | | | | | | | | | | | | PHPBB3-16151
* | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-10-281-4/+17
|\ \ \ \ | |/ / /
| * | | Merge pull request #5672 from OxCom/ticket/16146Marc Alexander2019-10-281-4/+17
| |\ \ \ | | | | | | | | | | | | | | | [ticket/16146] New core event: after move forum
| | * | | [ticket/16146] Fix typos in event descriptionMarc Alexander2019-10-261-6/+6
| | | | | | | | | | | | | | | | | | | | PHPBB3-16146
| | * | | [ticket/16146] fix event name in commentoxcom2019-09-031-1/+1
| | | | | | | | | | | | | | | | | | | | PHPBB3-16146
| | * | | [ticket/16146] New core event: after move forumoxcom2019-09-021-0/+13
| | | | | | | | | | | | | | | | | | | | PHPBB3-16146
* | | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-10-261-5/+0
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | [ticket/16161] Enable BBcodes without closing tag3D-I2019-09-221-5/+0
| | | | | | | | | | | | | | | | PHPBB3-16161
* | | | Merge pull request #5708 from marc1706/ticket/16051Marc Alexander2019-10-133-5/+0
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/16051] Remove mysql driver as it's no longer supported in PHP >= 7.0
| * | | | [ticket/16051] Remove mysql driver as it's no longer supported in PHP >= 7.0Marc Alexander2019-10-063-5/+0
| | | | | | | | | | | | | | | | | | | | PHPBB3-16051
* | | | | [ticket/14465] Remove setting for maximum password lengthMarc Alexander2019-10-032-7/+5
|/ / / / | | | | | | | | | | | | PHPBB3-14465
* | | | [ticket/15257] Improve readability of check_is_enableableMarc Alexander2019-09-301-8/+15
| | | | | | | | | | | | | | | | PHPBB3-15257
* | | | [ticket/15257] Address validation issuesJakub Senko2019-09-301-0/+7
| | | | | | | | | | | | | | | | PHPBB3-15257
* | | | [ticket/15257] Provide extension not enableable messagesJakub Senko2019-09-301-8/+14
| | | | | | | | | | | | | | | | PHPBB3-15257
* | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-09-202-6/+7
|\ \ \ \ | |/ / /
| * | | Merge branch 'prep-release-3.2.8' into 3.2.xMarc Alexander2019-09-202-6/+7
| |\ \ \ | | |_|/ | |/| |
| | * | Merge pull request #50 from phpbb/ticket/security/246Marc Alexander2019-08-251-6/+6
| | |\ \ | | | | | | | | | | | | | | | [ticket/security/246] Check form key no matter if submit is set
| | | * | [ticket/security/246] Check form key no matter if submit is setMarc Alexander2019-07-141-6/+6
| | | | | | | | | | | | | | | | | | | | SECURITY-246
| | * | | [ticket/16134] Exclude group leaders on group member purgekinerity2019-08-221-0/+1
| | | |/ | | |/| | | | | | | | | PHPBB3-16134
* | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-09-011-7/+3
|\ \ \ \ | |/ / /
| * | | [ticket/16084] Remove redundant backup radio buttonmrgoldy2019-08-261-7/+3
| |/ / | | | | | | | | | PHPBB3-16084
* | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-08-171-5/+21
|\ \ \ | |/ /
| * | Merge pull request #5656 from 3D-I/ticket/16019Marc Alexander2019-08-171-5/+21
| |\ \ | | | | | | | | | | | | [ticket/16019] Deny prosilver's uninstallation
| | * | [ticket/16019] Code's enhancement3D-I2019-08-131-5/+2
| | | | | | | | | | | | | | | | PHPBB3-16019
| | * | [ticket/16019] Get rid of the uninstall link3D-I2019-08-131-5/+8
| | | | | | | | | | | | | | | | PHPBB3-16019
| | * | [ticket/16019] Amend code for the better3D-I2019-08-131-3/+6
| | | | | | | | | | | | | | | | PHPBB3-16019
| | * | [ticket/16019] Move code to before of confirm box is submitted3D-I2019-08-131-12/+13
| | | | | | | | | | | | | | | | PHPBB3-16019
| | * | [ticket/16019] Deny prosilver's uninstallation3D-I2019-08-131-0/+12
| | | | | | | | | | | | | | | | PHPBB3-16019