aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #5573 from dark-1/ticket/16024Marc Alexander2019-06-061-0/+24
|\ | | | | | | [ticket/16024] Add core.topic_review_modify_sql_ary
| * [ticket/16024] Add core.topic_review_modify_sql_aryDark❶2019-05-071-1/+1
| | | | | | | | PHPBB3-16024
| * [ticket/16024] Add core.topic_review_modify_sql_aryDark❶2019-04-201-1/+1
| | | | | | | | PHPBB3-16024
| * [ticket/16024] Add core.topic_review_modify_sql_aryDark❶2019-04-201-0/+24
| | | | | | | | PHPBB3-16024
* | Merge pull request #5603 from senky/ticket/16000Marc Alexander2019-06-062-2/+2
|\ \ | | | | | | | | | [ticket/16000] Link to php's date()
| * | [ticket/16000] Do not open links in a new tabJakub Senko2019-06-042-2/+2
| | | | | | | | | | | | PHPBB3-16000
| * | [ticket/16000] Link to php's date()Jakub Senko2019-05-242-2/+2
| | | | | | | | | | | | PHPBB3-16000
* | | 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
* | | | Merge pull request #5612 from senky/ticket/15932Marc Alexander2019-06-043-9/+24
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/15932] Disallow deleting locked attachments
| * | | | [ticket/15932] Disallow deleting locked attachmentsJakub Senko2019-05-283-9/+24
| |/ / / | | | | | | | | | | | | PHPBB3-15932
* | | | Merge pull request #5607 from senky/ticket/15974Marc Alexander2019-06-031-2/+0
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/15974] Remove Back to previous page link
| * | | | [ticket/15974] Remove Back to previous page linkJakub Senko2019-05-271-2/+0
| | |/ / | |/| | | | | | | | | | PHPBB3-15974
* | | | [ticket/16071] Undefined index for custom attachments groups3D-I2019-05-291-1/+5
| |/ / |/| | | | | | | | PHPBB3-16071
* | | Merge pull request #5592 from 3D-I/ticket/16055Marc Alexander2019-05-271-1/+1
|\ \ \ | | | | | | | | | | | | [ticket/16055] Fix Oauth's logins in 3.2.x
| * | | [ticket/16055] Fix Oauth's redirects3D-I2019-05-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Via forum, memberlist, topic or post etc.. PHPBB3-16055
* | | | [ticket/16053] Update s9e/text-formatterJoshyPHP2019-05-171-8/+10
| |/ / |/| | | | | | | | PHPBB3-16053
* | | Merge pull request #5587 from 3D-I/ticket/16048Marc Alexander2019-05-141-1/+1
|\ \ \ | | | | | | | | | | | | [ticket/16048] Fix restore backup from ACP
| * | | [ticket/16048] Fix restore backup from ACP3D-I2019-05-071-1/+1
| |/ / | | | | | | | | | PHPBB3-16048
* | | [ticket/16050] Fix PHP warning in MCP Banning tab on PHP 7.2+rxu2019-05-111-1/+1
|/ / | | | | | | PHPBB3-16050
* | Merge branch 'prep-release-3.2.7' into 3.2.xMarc Alexander2019-05-052-1/+38
|\ \
| * | [prep-release-3.2.7] Add 3.2.7 migrationMarc Alexander2019-05-041-0/+37
| | |
| * | [prep-release-3.2.7] Update version numbers to 3.2.7Marc Alexander2019-05-043-3/+3
| | |
* | | [3.2.x] Update version numbers to 3.2.8-devMarc Alexander2019-05-032-2/+2
|/ /
* | [prep-release-3.2.7] Add changelog for 3.2.7-RC1Marc Alexander2019-05-021-0/+14
| |
* | [prep-release-3.2.7] Add migration for 3.2.7-RC1Marc Alexander2019-05-021-0/+36
| |
* | [ticket/16042] Adjust positioning and add comment to overwriteMarc Alexander2019-05-021-1/+2
| | | | | | | | PHPBB3-16042
* | [ticket/16042] Use S_LOGIN_REDIRECT to output login form tokenMarc Alexander2019-05-021-1/+13
| | | | | | | | PHPBB3-16042
* | [prep-release-3.2.7] Update version numbers to 3.2.7Marc Alexander2019-05-022-3/+3
| |
* | [prep-release-3.2.7] Update version numbers for 3.2.7-RC1Marc Alexander2019-05-023-3/+3
| |
* | Merge pull request #5577 from JoshyPHP/ticket/16034Marc Alexander2019-05-021-2/+4
|\ \ | | | | | | | | | [ticket/16034] Fix [url=] links being incorrectly shortened
| * | [ticket/16034] Fix [url=] links being incorrectly shortenedJoshyPHP2019-04-281-2/+4
| | | | | | | | | | | | PHPBB3-16034
* | | Merge pull request #5578 from rubencm/ticket/16036Marc Alexander2019-05-024-0/+8
|\ \ \ | | | | | | | | | | | | [ticket/16036] Add S_FORM_TOKEN_LOGIN to all login forms
| * | | [ticket/16036] Add S_FORM_TOKEN_LOGIN to all login formsrubencm2019-04-294-0/+8
| | | | | | | | | | | | | | | | PHPBB3-16036
* | | | Merge pull request #5579 from VSEphpbb/ticket/16037Marc Alexander2019-05-011-2/+2
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/16037] Fix UCP PM ViewFolder PHP Notice error
| * | | | [ticket/16037] Fix UCP PM ViewFolder PHP Notice errorMatt Friedman2019-04-301-2/+2
| |/ / / | | | | | | | | | | | | PHPBB3-16037
* | | | [ticket/16039] Global dispatchermrgoldy2019-05-011-1/+1
|/ / / | | | | | | | | | PHPBB3-16039
* | | Merge branch 'prep-release-3.2.6' into 3.2.xMarc Alexander2019-04-2918-22/+213
|\ \ \ | |/ / |/| |
| * | [prep-release-3.2.6] Update Changelog and add missing preg_matchMarc Alexander2019-04-282-2/+3
| | |
| * | [prep-release-3.2.6] Update changelog for 3.2.6Marc Alexander2019-04-281-0/+18
| | |
| * | [prep-release-3.2.6] Add migration to 3.2.6Marc Alexander2019-04-271-0/+39
| | |
| * | [prep-release-3.2.6] Update to 3.2.6 versionMarc Alexander2019-04-273-3/+3
| | |
| * | Merge pull request #48 from phpbb/ticket/security/228Marc Alexander2019-04-274-2/+22
| |\ \ | | | | | | | | | | | | [ticket/security/228] Add form token to login box
| | * | [ticket/security/228] Add form token to login boxDerky2019-04-264-2/+22
| | | | | | | | | | | | | | | | SECURITY-228
| * | | Merge pull request #47 from phpbb/ticket/security/233Marc Alexander2019-04-273-2/+46
| |\ \ \ | | | | | | | | | | | | | | | [ticket/security/233] Make smtp_password and smtp_username dynamic
| | * | | [ticket/security/233] Fix invalid INSERT INTOMarc Alexander2019-04-211-2/+2
| | | | | | | | | | | | | | | | | | | | SECURITY-233
| | * | | [ticket/security/233] Make smtp_password and smtp_username dynamicMarc Alexander2019-04-213-2/+46
| | | | | | | | | | | | | | | | | | | | SECURITY-233
| * | | | Merge pull request #46 from phpbb/ticket/security/231Marc Alexander2019-04-274-4/+39
| |\ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/security/231] Disable remote avatar functionality & add warning
| | * | | | [ticket/security/231] Disable remote avatar functionality & add warningMarc Alexander2019-04-174-4/+39
| | | |/ / | | |/| | | | | | | | | | | | SECURITY-231
| * | | | Merge pull request #45 from phpbb/ticket/security/234Marc Alexander2019-04-273-3/+17
| |\ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/security/234] Add URL validation for input fields & main site URL