aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp
Commit message (Expand)AuthorAgeFilesLines
* [ticket/16084] Remove redundant backup radio buttonmrgoldy2019-08-261-7/+3
* Merge pull request #5656 from 3D-I/ticket/16019Marc Alexander2019-08-171-5/+21
|\
| * [ticket/16019] Code's enhancement3D-I2019-08-131-5/+2
| * [ticket/16019] Get rid of the uninstall link3D-I2019-08-131-5/+8
| * [ticket/16019] Amend code for the better3D-I2019-08-131-3/+6
| * [ticket/16019] Move code to before of confirm box is submitted3D-I2019-08-131-12/+13
| * [ticket/16019] Deny prosilver's uninstallation3D-I2019-08-131-0/+12
* | Merge pull request #5654 from 3D-I/ticket/16080Marc Alexander2019-08-151-0/+7
|\ \
| * | [ticket/16080] Remove sprintf()3D-I2019-08-131-1/+1
| * | [ticket/16080] Use placeholder3D-I2019-08-121-1/+2
| * | [ticket/16080] Provide a meaningful error message for deleted installed style3D-I2019-08-121-1/+1
| * | [ticket/16080] Change location as it should have been.3D-I2019-08-121-0/+6
| |/
* | [ticket/16127] Amend input validation PHP side3D-I2019-08-081-1/+1
* | [ticket/16127] Minimum 1 and rephrasing.3D-I2019-08-081-1/+1
* | [ticket/16127] Add UI for email $max_chunk_size3D-I2019-08-071-0/+1
|/
* Merge pull request #5575 from rubencm/ticket/14459Marc Alexander2019-07-281-14/+10
|\
| * [ticket/14459] Use language propertyrubencm2019-07-271-4/+4
| * [ticket/14459] Rename variablerubencm2019-07-271-3/+3
| * [ticket/14459] Fixrubencm2019-06-251-1/+1
| * [ticket/14459] Uppercase string to try to match language keysrubencm2019-06-251-2/+2
| * [ticket/14459] Uppercase string to try to match language keysrubencm2019-06-251-4/+4
| * [ticket/14459] Remove unused variablesrubencm2019-06-251-4/+0
| * [ticket/14459] Fix template logicrubencm2019-06-211-5/+2
| * [ticket/14459] Fix rebaserubencm2019-06-201-1/+0
| * [ticket/14459] Check language input for grouprubencm2019-06-201-1/+5
* | Merge pull request #5601 from senky/ticket/16013Marc Alexander2019-07-271-1/+1
|\ \ | |/ |/|
| * [ticket/16013] Allow admins to use disallowed usernameJakub Senko2019-05-241-1/+1
* | [ticket/15211] Fix Emoji characters in forum name3D-I2019-06-111-0/+7
* | Merge pull request #5615 from 3D-I/ticket/16073Marc Alexander2019-06-051-7/+9
|\ \
| * | [ticket/16073] Fix warning in ACP version check3D-I2019-06-011-7/+9
| |/
* | [ticket/16071] Undefined index for custom attachments groups3D-I2019-05-291-1/+5
|/
* [ticket/16048] Fix restore backup from ACP3D-I2019-05-071-1/+1
* Merge pull request #46 from phpbb/ticket/security/231Marc Alexander2019-04-271-1/+2
|\
| * [ticket/security/231] Disable remote avatar functionality & add warningMarc Alexander2019-04-171-1/+2
* | [ticket/security/234] Add URL validation for input fieldsMarc Alexander2019-04-141-2/+5
|/
* [ticket/15928] Remove support for downloading backupsMarc Alexander2019-01-061-99/+107
* Merge pull request #5457 from battye/ticket/15883Marc Alexander2019-01-051-1/+16
|\
| * [ticket/15883] Review changesbattye2019-01-041-1/+1
| * [ticket/15883] Use the new language objectbattye2018-11-291-2/+5
| * [ticket/15883] Add error for invalid usernames being added to a groupbattye2018-11-261-1/+13
* | [ticket/15910] Pass object arguments by reference implicitlykasimi2018-12-124-9/+9
|/
* Merge pull request #5442 from rxu/ticket/15871Marc Alexander2018-11-181-2/+6
|\
| * [ticket/15871] Add $php_ini to the class properties listrxu2018-11-151-0/+1
| * [ticket/15871] Use php_ini servicerxu2018-11-111-2/+5
| * [ticket/15871] Fix PHP 7.1+ warning in ACR extensions modulerxu2018-11-111-1/+1
* | Merge pull request #42 from phpbb/ticket/security/227Marc Alexander2018-11-101-74/+0
|\ \
| * | [ticket/security/227] Remove "no thumbnail support" messageDerky2018-11-041-10/+0
| * | [ticket/security/227] Replace ImageMagick support with thumbnail eventDerky2018-10-231-66/+2
* | | [ticket/15860] Fix regexpRuben Calvo2018-10-301-2/+2
* | | [ticket/15860] Limit regexp to expected formatsMarc Alexander2018-10-301-1/+1