aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* [ticket/15135] Correctly pass exception arguments and add back link againMarc Alexander2017-03-232-4/+5
* [ticket/15135] Parse language files in acp_extensions instead of md managerMarc Alexander2017-03-192-4/+5
* Merge pull request #4711 from javiexin/ticket/15102Tristan Darricau2017-03-191-1/+1
|\
| * [ticket/15102] Missing parameter calling version_checkjaviexin2017-02-241-1/+1
* | Merge branch '3.1.x' into 3.2.xTristan Darricau2017-03-191-1/+1
|\ \
| * | [ticket/14758] Improve the ACP Parameter wordingMukesh Kumar Kharita2017-03-191-1/+1
* | | Merge branch '3.1.x' into 3.2.xTristan Darricau2017-03-191-2/+2
|\ \ \ | |/ /
| * | Merge pull request #4734 from rxu/ticket/14806Tristan Darricau2017-03-191-2/+2
| |\ \
| | * | [ticket/14806] Fix ACP test emails authentication failurerxu2017-03-111-2/+2
* | | | [ticket/14928] fixing valid stability %sRishabh04-022017-03-191-1/+1
* | | | Merge pull request #4736 from rubencm/ticket/15123Tristan Darricau2017-03-193-0/+16
|\ \ \ \
| * | | | [ticket/15123] modified return error codesRubén Calvo2017-03-132-2/+2
| * | | | [ticket/15123] modified language stringsRubén Calvo2017-03-133-4/+4
| * | | | [ticket/15123] modified language stringRubén Calvo2017-03-133-4/+4
| * | | | [ticket/15123] removed blank spacesRubén Calvo2017-03-132-2/+2
| * | | | [ticket/15123] add check before enable or disable extensionRubén Calvo2017-03-133-0/+16
* | | | | Merge branch '3.1.x' into 3.2.xTristan Darricau2017-03-191-0/+134
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge pull request #4737 from marc1706/ticket/15122Tristan Darricau2017-03-191-0/+134
| |\ \ \ \
| | * | | | [ticket/15122] Add cache driver for memcachedMarc Alexander2017-03-121-0/+134
| | | |/ / | | |/| |
* | | | | Merge pull request #4740 from rubencm/ticket/14974Tristan Darricau2017-03-192-1/+3
|\ \ \ \ \
| * | | | | [ticket/14974] make cookie notice configurable via language filesRubén Calvo2017-03-132-1/+3
| | |_|/ / | |/| | |
* | | | | Merge branch '3.1.x' into 3.2.xTristan Darricau2017-03-194-1/+54
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge pull request #4745 from rxu/ticket/13558Tristan Darricau2017-03-194-1/+54
| |\ \ \ \
| | * | | | [ticket/13558] Change options prefix and add settings precautions.rxu2017-03-194-16/+15
| | * | | | [ticket/13558] Make SSL context specific options more SMTP generalrxu2017-03-181-12/+12
| | * | | | [ticket/13558] Add smtp SSL context configuration optionsrxu2017-03-174-0/+54
| | | |/ / | | |/| |
* | | | | Merge branch '3.1.x' into 3.2.xTristan Darricau2017-03-192-2/+10
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #4749 from marc1706/ticket/14844Tristan Darricau2017-03-192-2/+10
| |\ \ \ \
| | * | | | [ticket/14844] Add CSS classes for strong and italics text to BBCodesMarc Alexander2017-03-192-2/+10
* | | | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2017-03-191-15/+47
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge pull request #4578 from javiexin/ticket/14849Marc Alexander2017-03-191-15/+47
| |\ \ \ \ \
| | * | | | | [ticket/14849] Add core.acp_extensions_run_actionjaviexin2017-02-191-3/+4
| | * | | | | [ticket/14849] Add core.acp_extensions_run_actionjaviexin2016-12-301-8/+6
| | * | | | | [ticket/14849] Add core.acp_extensions_run_action_afterjaviexin2016-12-161-0/+1
| | * | | | | [ticket/14849] Add core.acp_extensions_run_action_afterjaviexin2016-12-161-0/+20
| | * | | | | [ticket/14849] Add core.acp_extensions_run_actionjaviexin2016-12-111-9/+21
* | | | | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2017-03-192-57/+33
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge pull request #4703 from javiexin/ticket/15011Marc Alexander2017-03-192-57/+33
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Merge branch '3.1.x' into ticket/15011javiexin2017-02-1570-113/+578
| | |\ \ \ \ \
| | * | | | | | [ticket/15011] All errors on metadata throw exceptionsjaviexin2017-02-152-47/+34
* | | | | | | | Merge pull request #4742 from JoshyPHP/ticket/15126Marc Alexander2017-03-191-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | [ticket/15126] Disable HTML entities in quote helperJoshyPHP2017-03-151-2/+2
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge pull request #4738 from rxu/ticket/15124Marc Alexander2017-03-191-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | [ticket/15124] Hide navbar icon titles in repsonsive viewrxu2017-03-131-1/+1
| |/ / / / / / /
* | | | | | | | Merge pull request #4695 from marc1706/ticket/15083Marc Alexander2017-03-192-0/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | [ticket/15083] Add stylelint exceptions for admin.cssMarc Alexander2017-03-081-0/+2
| * | | | | | | | [ticket/15083] Add stylelint definitionsMarc Alexander2017-02-221-0/+2
| * | | | | | | | [ticket/15083] Fix invalid emoji sizing in ACP & print viewMarc Alexander2017-02-112-0/+14
* | | | | | | | | Merge branch '3.1.x' into 3.2.xMarc Alexander2017-03-193-0/+9
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | / / / / / / | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge pull request #4743 from rubencm/ticket/14820Marc Alexander2017-03-193-0/+9
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |