aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #5081 from hubaishan/ticket/15492Marc Alexander2018-02-144-5/+25
|\ | | | | | | [ticket/15492] Fix permission role combobox in RTL
| * [ticket/15492] Fix permission role combobox in RTLhubaishan2018-01-114-5/+25
| | | | | | | | | | | | | | Varius fixes to css and js for correct displaying permission role combbox in RTL mode PHPBB3-15492
* | Merge pull request #5112 from marc1706/ticket/15535Marc Alexander2018-01-311-0/+1
|\ \ | | | | | | | | | [ticket/15535] Add S_FIRST_POST to postrow in viewtopic
| * | [ticket/15535] Add S_FIRST_POST to postrow in viewtopicDaniel Mota2018-01-271-0/+1
| | | | | | | | | | | | PHPBB3-15535
* | | Merge pull request #5113 from Crizz0/ticket/14936Marc Alexander2018-01-291-0/+1
|\ \ \ | |/ / |/| | | | | [ticket/14936] Add missing error message INST_ERR_DB to language files
| * | [ticket/14936] Add missing error message to language filesChristian Schnegelberger2018-01-271-0/+1
|/ / | | | | | | PHPBB3-14936
* | Merge pull request #5111 from hubaishan/ticket/15507Marc Alexander2018-01-271-1/+2
|\ \ | | | | | | | | | [ticket/15507] Fix PHP 7.2 warning in functions_messenger.php
| * | [ticket/15507] Fix PHP 7.2 warning in functions_messenger.phphubaishan2018-01-251-1/+2
| | | | | | | | | | | | | | | | | | By pre assgin `$extra_headers` to array. PHPBB3-15507
* | | Merge pull request #5110 from rxu/ticket/15534Marc Alexander2018-01-273-3/+3
|\ \ \ | | | | | | | | | | | | [ticket/15534] Update extensions database link in ACP for phpBB 3.2
| * | | [ticket/15534] Update also language packs database link in ACP for phpBB 3.2rxu2018-01-271-1/+1
| | | | | | | | | | | | | | | | PHPBB3-15534
| * | | [ticket/15534] Update also styles database link in ACP for phpBB 3.2rxu2018-01-262-2/+2
| | | | | | | | | | | | | | | | PHPBB3-15534
| * | | [ticket/15534] Update extensions database link in ACP for phpBB 3.2rxu2018-01-251-1/+1
| | | | | | | | | | | | | | | | PHPBB3-15534
* | | | Merge pull request #5109 from rxu/ticket/15533Marc Alexander2018-01-251-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/15533] Fix typo in viewtopic_topic_tools.html
| * | | | [ticket/15533] Fix typo in viewtopic_topic_tools.htmlrxu2018-01-251-1/+1
| |/ / / | | | | | | | | | | | | PHPBB3-15533
* | | | Merge pull request #5103 from JoshyPHP/ticket/15531Marc Alexander2018-01-256-15/+83
|\ \ \ \ | |/ / / |/| | | | | | | [ticket/15531] Log malformed BBCodes
| * | | [ticket/15531] Workaround for false-positive sniffJoshyPHP2018-01-221-2/+1
| | | | | | | | | | | | | | | | PHPBB3-15531
| * | | [ticket/15531] Log malformed BBCodesJoshyPHP2018-01-226-15/+84
| | | | | | | | | | | | | | | | PHPBB3-15531
* | | | Merge pull request #5102 from JoshyPHP/ticket/15527Marc Alexander2018-01-242-10/+22
|\ \ \ \ | |_|/ / |/| | | | | | | [ticket/15527] Skip malformed BBCodes during merge_duplicate_bbcodes migration
| * | | [ticket/15527] Remove "use" and specify full class name for exceptionMarc Alexander2018-01-241-3/+1
| | | | | | | | | | | | | | | | PHPBB3-15527
| * | | [ticket/15527] Skip malformed BBCodes during merge_duplicate_bbcodes migrationJoshyPHP2018-01-222-10/+24
| |/ / | | | | | | | | | PHPBB3-15527
* | | Merge pull request #5098 from VSEphpbb/ticket/15526Marc Alexander2018-01-241-2/+2
|\ \ \ | | | | | | | | | | | | [ticket/15526] Cast bbcode id to INT in merge bbcodes migration
| * | | [ticket/15526] Cast bbcode id to INT in merge bbcodes migrationMatt Friedman2018-01-201-2/+2
| | | | | | | | | | | | | | | | PHPBB3-15526
* | | | Merge pull request #5100 from senky/ticket/15528Marc Alexander2018-01-243-0/+4
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/15528] Display style phpBB version
| * | | | [ticket/15528] Rename column labelJakub Senko2018-01-221-1/+1
| | | | | | | | | | | | | | | | | | | | PHPBB3-15528
| * | | | [ticket/15528] Display style phpBB versionJakub Senko2018-01-213-0/+4
| | |/ / | |/| | | | | | | | | | PHPBB3-15528
* | | | Merge pull request #5101 from senky/ticket/15529Marc Alexander2018-01-242-2/+3
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/15529] Color groups in ACP
| * | | | [ticket/15529] Color groups in ACPJakub Senko2018-01-212-2/+3
| |/ / / | | | | | | | | | | | | PHPBB3-15529
* | | | Merge pull request #5104 from Crizz0/ticket/15532Marc Alexander2018-01-241-3/+3
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/15532] PR-template: Updates the links for guidelines and message format
| * | | | [ticket/15532] Updates the links for guidelines and message formatChristian Schnegelberger2018-01-221-3/+3
| |/ / / | | | | | | | | | | | | PHPBB3-15532
* | | | Merge pull request #5106 from senky/ticket/15514Marc Alexander2018-01-241-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/15514] Improve SMTP_SERVER lang key
| * | | | [ticket/15514] Improve SMTP_SERVER lang keyJakub Senko2018-01-241-1/+1
| |/ / / | | | | | | | | | | | | PHPBB3-15514
* | | | Merge pull request #5099 from VSEphpbb/ticket/15525Marc Alexander2018-01-241-1/+1
|\ \ \ \ | |/ / / |/| | | | | | | [ticket/15525] Update to valid SPDX license name GPL-2.0-only
| * | | [ticket/15525] Update to valid SPDX license name GPL-2.0-onlyMatt Friedman2018-01-201-1/+1
| |/ / | | | | | | | | | PHPBB3-15525
* | | Merge pull request #5084 from hubaishan/ticket/15510Marc Alexander2018-01-202-2/+9
|\ \ \ | | | | | | | | | | | | [ticket/15510] Link Orphan attachments in ACP General to its page
| * | | [ticket/15510] Link Orphan attachments in ACP General to its pagehubaishan2018-01-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | change `IF TOTAL_ORPHAN` to `IF TOTAL_ORPHAN > 0` PHPBB3-15510
| * | | [ticket/15510] Link Orphan attachments in ACP General to its pagehubaishan2018-01-122-2/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Link Orphan attachments in ACP General to Orphaned attachments page if Orphan attachments>0 PHPBB3-15510
* | | | Merge pull request #5078 from Crizz0/ticket/15500Marc Alexander2018-01-202-3/+3
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/15500] Updates PHP requirements to 5.4.7+ in docs/
| * | | | [ticket/15500] Adds 7.1 and 7.2 to tested versionsChristian Schnegelberger2018-01-191-1/+1
| | | | | | | | | | | | | | | | | | | | PHPBB3-15500
| * | | | [ticket/15500] Remove number from upper PHP limitChristian Schnegelberger2018-01-161-1/+1
| | | | | | | | | | | | | | | | | | | | PHPBB3-15500
| * | | | [ticket/15500] Updates PHP requirements to 5.4.7+ in docs/Christian Schnegelberger2018-01-072-2/+2
| | |_|/ | |/| | | | | | | | | | PHPBB3-15500
* | | | Merge pull request #5067 from hubaishan/ticket/15491Marc Alexander2018-01-201-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/15491] Fix out dated linkes in Installer support page
| * | | | [ticket/15491] Add twitter and facebookhubaishan2018-01-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add twitter and facebook PHPBB3-15491
| * | | | [ticket/15491] Fix out dated linkes in Installer support pagehubaishan2017-12-311-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix out dated linkes in Installer support page PHPBB3-15491
* | | | | Merge pull request #5097 from canonknipser/ticket/15513Marc Alexander2018-01-201-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | [ticket/15513] Signature edit in acp gives error
| * | | | [ticket/15513] Signature edit in acp gives errorcanonknipser2018-01-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When editing a users signature in acp, a error is thrown. PHPBB3-15513
* | | | | Merge pull request #5096 from kasimi/ticket/15523Marc Alexander2018-01-201-16/+19
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | [ticket/15523] Fix AdBlocker causing JS error when using CookieConsent
| * | | | [ticket/15523] Fix AdBlocker causing JS error when using CookieConsentkasimi2018-01-191-16/+19
|/ / / / | | | | | | | | | | | | PHPBB3-15523
* | | | Merge pull request #5083 from JoshyPHP/ticket/15512Marc Alexander2018-01-192-1/+12
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/15512] Avoid reparsing non-existent polls
| * | | | [ticket/15512] Avoid reparsing non-existent pollsJoshyPHP2018-01-122-1/+12
| | |_|/ | |/| | | | | | | | | | PHPBB3-15512
* | | | Merge pull request #5095 from senky/ticket/15099Marc Alexander2018-01-173-22/+22
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/15099] Remove type attr from INCLUDECSS and INCLUDEJS