aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '3.1.x'Marc Alexander2015-08-091-5/+7
|\
| * [ticket/14082] Fix wrong variables from previous commitbrunoais2015-08-081-5/+7
* | Merge branch '3.1.x'Marc Alexander2015-08-082-0/+8
|\ \ | |/
| * Merge pull request #3759 from Zoddo/ticket/14013Marc Alexander2015-08-082-0/+8
| |\
| | * [ticket/14013] Add documentation for acp_forums_custom_settingsZoddo2015-07-151-0/+6
| | * [ticket/14013] Add acp_forums_custom_settings eventZoddo2015-07-151-0/+2
* | | Merge branch '3.1.x'Marc Alexander2015-08-082-7/+68
|\ \ \ | |/ /
| * | Merge pull request #3738 from javiexin/ticket/13981Marc Alexander2015-08-082-7/+68
| |\ \
| | * | [ticket/13981] Add events to capture avatar deletion or overwritingjaviexin2015-07-241-3/+3
| | * | [ticket/13981] Add events to capture avatar deletion or overwritingjaviexin2015-07-171-1/+1
| | * | [ticket/13981] Add events to capture avatar deletion or overwritingjaviexin2015-07-172-6/+11
| | * | [ticket/13981] Add events to capture avatar deletion or overwritingjaviexin2015-07-091-0/+10
| | * | [ticket/13981] Add events to capture avatar deletion or overwritingjaviexin2015-07-031-6/+52
* | | | Merge branch '3.1.x'Marc Alexander2015-08-081-0/+10
|\ \ \ \ | |/ / /
| * | | Merge pull request #3757 from Zoddo/ticket/14006Marc Alexander2015-08-081-0/+10
| |\ \ \
| | * | | [ticket/14006] Add core.ucp_register_agreement eventZoddo2015-07-121-0/+10
| | | |/ | | |/|
* | | | [ticket/14079] Correctly mark notifications as readTristan Darricau2015-08-083-10/+17
* | | | [ticket/14076] Fix notification settingsTristan Darricau2015-08-071-5/+5
* | | | [ticket/14074] Fix mark notifications as read in the ucpTristan Darricau2015-08-071-1/+1
* | | | Merge remote-tracking branch 'Nicofuma/ticket/12692'Marc Alexander2015-08-075-0/+498
|\ \ \ \
| * | | | [ticket/12692] Fix tests and update styleTristan Darricau2015-08-064-49/+94
| * | | | [ticket/12692] Cleanup language fileTristan Darricau2015-07-094-16/+15
| * | | | [ticket/12692] Fix languages vars and services orderTristan Darricau2015-07-092-13/+13
| * | | | [ticket/12692] Fix languages filesTristan Darricau2015-07-093-11/+3
| * | | | [ticket/12692] Add outputTristan Darricau2015-07-094-0/+69
| * | | | [ticket/12692] Move the language strings to cli.phpTristan Darricau2015-07-095-37/+29
| * | | | [ticket/12692] Update the database regularlyTristan Darricau2015-07-092-8/+42
| * | | | [ticket/12692] Cast the ids to intTristan Darricau2015-07-091-1/+1
| * | | | [ticket/12692] Remove a not and swap the blocks in the corresponding ifTristan Darricau2015-07-091-4/+4
| * | | | [ticket/12692] Update commentsTristan Darricau2015-07-091-1/+1
| * | | | [ticket/12692] Fix coding styleTristan Darricau2015-07-092-2/+2
| * | | | [ticket/12692] Use strict comparison in thumbnail:recreateTristan Darricau2015-07-091-1/+1
| * | | | [ticket/12692] Use !empty() instead of sizeof()Tristan Darricau2015-07-092-2/+2
| * | | | [ticket/12692] Update doc blocksTristan Darricau2015-07-094-2/+8
| * | | | [ticket/12692] Add a console command to manage the thumbnailsTristan Darricau2015-07-095-0/+361
* | | | | Merge branch '3.1.x'Andreas Fischer2015-08-051-1/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge pull request #3782 from RMcGirr83/ticket/13711Andreas Fischer2015-08-051-1/+1
| |\ \ \ \
| | * | | | [ticket/13711] Notifications are sent to inactive usersRMcGirr832015-07-271-1/+1
* | | | | | Merge branch '3.1.x'Andreas Fischer2015-08-052-9/+10
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge pull request #3790 from prototech/ticket/14010Andreas Fischer2015-08-051-8/+9
| |\ \ \ \ \
| | * | | | | [ticket/14010] Update Plupload from 2.1.2 to 2.1.8.Cesar G2015-07-251-8/+9
| * | | | | | [ticket/14049] Use headers from config when sending Plupload delete request.Cesar G2015-07-251-1/+1
| |/ / / / /
* | | | | | Merge pull request #3698 from s9e/ticket/13935Tristan Darricau2015-08-054-1/+44
|\ \ \ \ \ \
| * | | | | | [ticket/13935] Removed cache invalidation from acp_boardJoshyPHP2015-07-151-6/+0
| * | | | | | [ticket/13935] Removed UIJoshyPHP2015-07-152-3/+0
| * | | | | | [ticket/13935] Allow more admin-configurable schemes in post linksJoshyPHP2015-07-156-1/+53
* | | | | | | [ticket/14056] Fix remaining schema pathMate Bartus2015-07-291-1/+1
* | | | | | | [ticket/14056] Keep install schema resources in the install folderMate Bartus2015-07-296-951/+3
* | | | | | | [ticket/14052] Translate installer commandsTristan Darricau2015-07-273-2/+9
* | | | | | | Merge pull request #3514 from CHItA/ticket/13740Tristan Darricau2015-07-2799-80/+11010
|\ \ \ \ \ \ \