aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp
Commit message (Collapse)AuthorAgeFilesLines
* 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
* | [ticket/16161] Enable BBcodes without closing tag3D-I2019-09-221-5/+0
| | | | | | | | PHPBB3-16161
* | 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
* | | [ticket/16084] Remove redundant backup radio buttonmrgoldy2019-08-261-7/+3
|/ / | | | | | | PHPBB3-16084
* | 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
* | | Merge pull request #5654 from 3D-I/ticket/16080Marc Alexander2019-08-151-0/+7
|\ \ \ | | | | | | | | | | | | [ticket/16080] ACP - Provide meaningful error msg for deleted installed style
| * | | [ticket/16080] Remove sprintf()3D-I2019-08-131-1/+1
| | | | | | | | | | | | | | | | PHPBB3-16080
| * | | [ticket/16080] Use placeholder3D-I2019-08-121-1/+2
| | | | | | | | | | | | | | | | PHPBB3-16080
| * | | [ticket/16080] Provide a meaningful error message for deleted installed style3D-I2019-08-121-1/+1
| | | | | | | | | | | | | | | | PHPBB3-16080
| * | | [ticket/16080] Change location as it should have been.3D-I2019-08-121-0/+6
| |/ / | | | | | | | | | PHPBB3-16080
* | | [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
* | Merge pull request #5575 from rubencm/ticket/14459Marc Alexander2019-07-281-14/+10
|\ \ | | | | | | | | | [ticket/14459] Check language input for group and fix template logic
| * | [ticket/14459] Use language propertyrubencm2019-07-271-4/+4
| | | | | | | | | | | | PHPBB3-14459
| * | [ticket/14459] Rename variablerubencm2019-07-271-3/+3
| | | | | | | | | | | | PHPBB3-14459
| * | [ticket/14459] Fixrubencm2019-06-251-1/+1
| | | | | | | | | | | | PHPBB3-14459
| * | [ticket/14459] Uppercase string to try to match language keysrubencm2019-06-251-2/+2
| | | | | | | | | | | | PHPBB3-14459
| * | [ticket/14459] Uppercase string to try to match language keysrubencm2019-06-251-4/+4
| | | | | | | | | | | | PHPBB3-14459
| * | [ticket/14459] Remove unused variablesrubencm2019-06-251-4/+0
| | | | | | | | | | | | PHPBB3-14459
| * | [ticket/14459] Fix template logicrubencm2019-06-211-5/+2
| | | | | | | | | | | | PHPBB3-14459
| * | [ticket/14459] Fix rebaserubencm2019-06-201-1/+0
| | | | | | | | | | | | PHPBB3-14459
| * | [ticket/14459] Check language input for grouprubencm2019-06-201-1/+5
| |/ | | | | | | PHPBB3-14459
* | Merge pull request #5601 from senky/ticket/16013Marc Alexander2019-07-271-1/+1
|\ \ | |/ |/| | | [ticket/16013] Allow admins to use disallowed username
| * [ticket/16013] Allow admins to use disallowed usernameJakub Senko2019-05-241-1/+1
| | | | | | | | PHPBB3-16013
* | [ticket/15211] Fix Emoji characters in forum name3D-I2019-06-111-0/+7
| | | | | | | | PHPBB3-15211
* | Merge pull request #5615 from 3D-I/ticket/16073Marc Alexander2019-06-051-7/+9
|\ \ | | | | | | | | | [ticket/16073] Fix warning in ACP version check
| * | [ticket/16073] Fix warning in ACP version check3D-I2019-06-011-7/+9
| |/ | | | | | | PHPBB3-16073
* | [ticket/16071] Undefined index for custom attachments groups3D-I2019-05-291-1/+5
|/ | | | PHPBB3-16071
* [ticket/16048] Fix restore backup from ACP3D-I2019-05-071-1/+1
| | | | PHPBB3-16048
* 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/15928] Remove support for downloading backupsMarc Alexander2019-01-061-99/+107
| | | | PHPBB3-15928
* Merge pull request #5457 from battye/ticket/15883Marc Alexander2019-01-051-1/+16
|\ | | | | | | [ticket/15883] New error message for when users try adding invalid usernames to a group
| * [ticket/15883] Review changesbattye2019-01-041-1/+1
| | | | | | | | PHPBB3-15883
| * [ticket/15883] Use the new language objectbattye2018-11-291-2/+5
| | | | | | | | | | | | | | | | | | | | Using the new ->lang() format. Made the username comparison case insensitive. Also fixed a bug where the return to previous page link in the UCP was going back to the list of groups rather than the specific manage group page when an error occurred. PHPBB3-15883
| * [ticket/15883] Add error for invalid usernames being added to a groupbattye2018-11-261-1/+13
| | | | | | | | | | | | | | | | | | Update the ACP and the UCP so that when bulk adding users to a group, if invalid usernames are submitted alongside valid usernames then a message will be displayed to inform the user what the invalid usernames are. PHPBB3-15883
* | [ticket/15910] Pass object arguments by reference implicitlykasimi2018-12-124-9/+9
|/ | | | PHPBB3-15910