aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5057 from Derky/ticket/15475Marc Alexander2017-12-101-1/+1
|\
| * [ticket/15475] Fix Travis pull request commit messages validationDerky2017-12-081-1/+1
|/
* Merge pull request #5022 from kasimi/ticket/15431Derky2017-12-031-6/+31
|\
| * [ticket/15431] Moved phpbb_timezone_select() before the eventkasimi2017-12-031-6/+3
| * [ticket/15431] Split up $template_varskasimi2017-12-031-6/+11
| * [ticket/15431] Removed $page_titlekasimi2017-11-291-4/+0
| * [ticket/15431] Fixed event argument descriptionkasimi2017-11-081-1/+1
| * [ticket/15431] Add event core.ucp_register_modify_template_datakasimi2017-10-311-7/+34
* | Merge pull request #5025 from hubaishan/ticket/15433Marc Alexander2017-12-032-0/+8
|\ \
| * | [ticket/15433] Fix phpbbcli can enable non-existent extensionhubaishan2017-12-032-0/+8
* | | Merge remote-tracking branch 'rxu/ticket/15460' into 3.2.xMichaelC2017-11-261-1/+1
|\ \ \
| * | | [ticket/15460] Fix group name displayed in the manage users ACP modulerxu2017-11-201-1/+1
* | | | Merge remote-tracking branch 'CHItA/ticket/15463' into 3.2.xMichaelC2017-11-261-0/+2
|\ \ \ \
| * | | | [ticket/15463] Add MichaelC and Hanakin to the dev creditsMáté Bartus2017-11-231-0/+2
* | | | | Merge pull request #4991 from Sophist-UK/ticket/15390Marc Alexander2017-11-262-3/+1
|\ \ \ \ \
| * | | | | [ticket/15390] Prevent dropdown from being incorrectly offsetMarc Alexander2017-11-261-1/+1
| * | | | | [ticket/15390] Fix vertical bar permission tooltipSophist2017-10-051-2/+0
* | | | | | Merge pull request #5051 from JoshyPHP/ticket/15464Marc Alexander2017-11-263-2/+25
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | [ticket/15464] Detect BBCodes in uppercase when reparsingJoshyPHP2017-11-233-2/+25
| | |/ / / | |/| | |
* | | | | Merge pull request #5048 from CHItA/ticket/15461Derky2017-11-211-1/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [ticket/15461] Add Derky to the list of contributors.Máté Bartus2017-11-211-1/+2
|/ / / /
* | | | Merge pull request #4976 from rubencm/ticket/15171Marc Alexander2017-11-166-15/+54
|\ \ \ \
| * | | | [ticket/15171] Add migrationRubén Calvo2017-10-311-0/+39
| * | | | [ticket/15171] Fix testRubén Calvo2017-10-312-2/+2
| * | | | [ticket/15171] Fix texformatterRubén Calvo2017-10-311-1/+1
| * | | | [ticket/15171] Replace all BBCode templates by defaultRubén Calvo2017-10-313-13/+13
* | | | | Merge pull request #4949 from marc1706/ticket/15353Máté Bartus2017-11-154-14/+49
|\ \ \ \ \
| * | | | | [ticket/15353] Use empty where applicableMarc Alexander2017-10-122-4/+4
| * | | | | [ticket/15353] Make sure users can continue update after merging file diffMarc Alexander2017-09-104-13/+48
* | | | | | Merge pull request #5002 from JoshyPHP/ticket/15408Marc Alexander2017-11-051-3/+3
|\ \ \ \ \ \
| * | | | | | [ticket/15408] Reject duplicate BBCodes in ACPJoshyPHP2017-11-031-3/+3
|/ / / / / /
* | | | | | Merge pull request #5016 from Elsensee/ticket/15195Marc Alexander2017-11-024-1/+13
|\ \ \ \ \ \
| * | | | | | [ticket/15195] Fix floatings in print viewOliver Schramm2017-11-021-0/+8
| * | | | | | [ticket/15195] Add bidi.css to ucp_pm_viewmessage_printOliver Schramm2017-11-021-0/+1
| * | | | | | [ticket/15195] Fix code block in rtl print versionOliver Schramm2017-10-282-1/+4
* | | | | | | Merge pull request #5008 from rubencm/ticket/15041Marc Alexander2017-11-022-34/+96
|\ \ \ \ \ \ \
| * | | | | | | [ticket/15041] Show error if there are not attachmentsRubén Calvo2017-10-171-31/+40
| * | | | | | | [ticket/15041] Add pagination to orphaned attachmentsRubén Calvo2017-10-172-3/+56
* | | | | | | | Merge pull request #4977 from rxu/ticket/15384Marc Alexander2017-11-011-19/+19
|\ \ \ \ \ \ \ \
| * | | | | | | | [ticket/15384] Use html5 version of <br> instead of xhtml oneMarc Alexander2017-11-011-19/+19
| * | | | | | | | [ticket/15384] Add linebreaks to SMTP/Jabber configuration option explanationsrxu2017-10-021-6/+6
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge pull request #5019 from marc1706/ticket/14994Marc Alexander2017-11-013-54/+77
|\ \ \ \ \ \ \ \
| * | | | | | | | [ticket/14994] Refactor template->assign_block_varjaviexin2017-11-011-1/+1
| * | | | | | | | [ticket/14994] Refactor template->assign_block_varjaviexin2017-11-011-19/+4
| * | | | | | | | [ticket/14994] Refactor template->assign_block_varjaviexin2017-11-012-0/+43
| * | | | | | | | [ticket/14994] Refactor template->assign_block_varjaviexin2017-10-291-51/+46
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #5024 from kasimi/ticket/15432Marc Alexander2017-11-011-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | [ticket/15432] Don't remove dark background if fadedark is falsekasimi2017-10-311-1/+1
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge pull request #5013 from rxu/ticket/15419Marc Alexander2017-11-011-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | [ticket/15419] Fix Sphinx UTF8 search in delta indexrxu2017-10-241-1/+2
| | |/ / / / / / | |/| | | | | |