aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3986 from CHItA/ticket/14240Tristan Darricau2015-10-171-0/+1
|\
| * [ticket/14240] Fix packaging script for 3.2Mate Bartus2015-10-151-0/+1
* | [ticket/13371] Add language files to the service as wellMate Bartus2015-10-171-0/+5
* | [ticket/13371] Use user selected language in old installerMate Bartus2015-10-171-0/+1
* | [ticket/13371] Fix language loading for the old installerMate Bartus2015-10-171-0/+1
* | Merge branch '3.1.x'Marc Alexander2015-10-178-9/+9
|\ \
| * \ Merge pull request #3985 from prototech/ticket/13892Marc Alexander2015-10-178-10/+10
| |\ \
| | * | [ticket/13892] Replace other uses of self with static.Cesar G2015-10-157-9/+9
| | * | [ticket/13892] Respect "Someone reports a post" notification setting.Cesar G2015-10-151-1/+1
* | | | Merge branch '3.1.x'Marc Alexander2015-10-173-33/+8
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | [ticket/13945] Send reactivation requests to admins using notifications system.Cesar G2015-10-153-33/+8
| |/
* | Merge branch '3.1.x'Marc Alexander2015-10-151-0/+1
|\ \ | |/
| * [ticket/12616] Remove report notifications when post is deleted/disapproved.Cesar G2015-10-141-0/+1
* | [ticket/13789] Update composer.lock.Cesar G2015-10-141-4/+49
* | [ticket/13789] Upgrade reCaptcha plugin to 2.0 API.Cesar G2015-10-146-169/+20
* | [ticket/13652] Fix coding styleTristan Darricau2015-10-141-1/+1
* | Merge pull request #3981 from ErnadoO/ticket/14235Tristan Darricau2015-10-141-0/+1
|\ \
| * | [ticket/14235] Font Awesome in simple_header.htmlErwan Nader2015-10-141-0/+1
* | | Merge branch '3.1.x'Tristan Darricau2015-10-142-12/+26
|\ \ \ | |/ / |/| / | |/
| * Merge pull request #3900 from Zoddo/ticket/14159Tristan Darricau2015-10-142-11/+25
| |\
| | * [ticket/14159] Hide version info on ACP if we don't have the permissionZoddo2015-09-122-11/+25
* | | Merge branch '3.1.x'Tristan Darricau2015-10-141-1/+15
|\ \ \ | |/ /
| * | Merge pull request #3926 from Senky/ticket/14192Tristan Darricau2015-10-141-1/+15
| |\ \
| | * | [ticket/14192] Add core.memberlist_memberrow_before eventJakub Senko2015-10-121-1/+15
* | | | Merge branch '3.1.x'Tristan Darricau2015-10-144-5/+18
|\ \ \ \ | |/ / /
| * | | Merge pull request #3935 from Zoddo/ticket/10343Tristan Darricau2015-10-144-5/+18
| |\ \ \
| | * | | [ticket/10343] Add a distinction for inactive users on memberlistZoddo2015-10-124-6/+13
| | * | | [ticket/10343] Allows a_user to show inactive accounts in memberlistZoddo2015-09-271-1/+7
| | |/ /
* | | | Merge branch '3.1.x'Tristan Darricau2015-10-141-1/+2
|\ \ \ \ | |/ / /
| * | | Merge pull request #3978 from RMcGirr83/ticket_13851Tristan Darricau2015-10-141-1/+2
| |\ \ \
| | * | | [ticket/13851] Fix ignore flood limit checkRichard McGirr2015-10-141-1/+2
* | | | | Merge branch '3.1.x'Tristan Darricau2015-10-141-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge pull request #3979 from prototech/ticket/9153Tristan Darricau2015-10-141-1/+1
| |\ \ \ \
| | * | | | [ticket/9153] Allow users without u_sendpm permission to delete existing PM's.Cesar G2015-10-141-1/+1
| | |/ / /
* | | | | Merge pull request #3441 from brunoais/feature/sql-bool-builderTristan Darricau2015-10-141-1/+136
|\ \ \ \ \
| * | | | | [feature/sql-bool-builder] Adding the IS operator to predicted operatorsbrunoais2015-03-171-0/+18
| * | | | | [feature/sql-bool-builder] Added LIKE and NOT_LIKE to the comparationsbrunoais2015-03-161-0/+12
| * | | | | [feature/sql-bool-builder] Explain better the code in the firstbrunoais2015-03-161-0/+2
| * | | | | [feature/sql-bool-builder] Also use parenthesis for the NOT operatorbrunoais2015-03-161-1/+1
| * | | | | [feature/sql-bool-builder] AS keyword must be lowercase;brunoais2015-03-161-1/+1
| * | | | | [feature/sql-bool-builder] Added code to use this feature for the WHERE clausebrunoais2015-03-161-1/+12
| * | | | | [feature/sql-bool-builder] Removed non-necessary spacesbrunoais2015-03-161-29/+29
| * | | | | [feature/sql-bool-builder] First working versionbrunoais2015-03-161-0/+92
* | | | | | [ticket/10572] Remove excessive new lineMarc Alexander2015-10-141-1/+0
* | | | | | Merge branch '3.1.x'Cesar G2015-10-141-0/+5
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge pull request #3959 from marc1706/ticket/13684Cesar G2015-10-141-0/+5
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | [ticket/13684] Prevent horizontal resize of attach comment textareaMarc Alexander2015-10-141-0/+5
* | | | | | [ticket/14238] Updates SymfonyTristan Darricau2015-10-141-115/+93
* | | | | | Merge branch '3.1.x'Tristan Darricau2015-10-1415-34/+124
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge pull request #3542 from RMcGirr83/ticket/10572Tristan Darricau2015-10-1415-36/+132
| |\ \ \ \ \