aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-08-151-0/+7
|\ \ \ \ | |/ / /
| * | | 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
| | |/ /
* | | | 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
| * | | [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 branch '3.2.x' into 3.3.xMarc Alexander2019-07-281-14/+10
|\ \ \ | |/ /
| * | 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 branch '3.2.x' into 3.3.xMarc Alexander2019-07-271-1/+1
|\ \ \ | |/ /
| * | 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
* | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-06-171-0/+7
|\ \ \ | |/ /
| * | [ticket/15211] Fix Emoji characters in forum name3D-I2019-06-111-0/+7
* | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-06-051-7/+9
|\ \ \ | |/ /
| * | 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
| | |/
* | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-06-031-1/+5
|\ \ \ | |/ /
| * | [ticket/16071] Undefined index for custom attachments groups3D-I2019-05-291-1/+5
| |/
* | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-05-141-1/+1
|\ \ | |/
| * [ticket/16048] Fix restore backup from ACP3D-I2019-05-071-1/+1
* | [ticket/16052] Fix issues caused by mergesMarc Alexander2019-05-111-1/+1
* | [ticket/15410] Remove obsolete code from BBCodes ACPJoshyPHP2019-05-091-154/+5
* | [ticket/15772] Hide warning in acp when allow_install_dir is truerubencm2019-05-091-1/+1
* | [ticket/15663] Remove flash attachments supportRubén Calvo2019-05-091-2/+0
* | [ticket/15580] Remove redundant code from ACP3D-I2019-05-091-26/+17
* | [ticket/15664] Ajaxify ext actions in ACPJakub Senko2019-05-091-42/+107
|/
* 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