aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4034 from hanakin/ticket/14295Marc Alexander2015-11-255-18/+5
|\
| * [ticket/14295]fix report icon as wellMichael Miday2015-11-243-3/+3
| * [ticket/14295]fix bidiMichael Miday2015-11-241-1/+0
| * [ticket/14295]missed oneMichael Miday2015-11-241-1/+1
| * [ticket/14295]Fix spacingMichael Miday2015-11-241-13/+0
| * [ticket/14295]Add approval iconMichael Miday2015-11-161-0/+1
* | Merge pull request #4043 from RMcGirr83/ticket_12649Marc Alexander2015-11-251-12/+0
|\ \
| * | [ticket/12649] Remove duplicated code from viewforum_bodyRMcGirr832015-11-251-12/+0
* | | Merge pull request #4015 from RMcGirr83/ticket_12649Marc Alexander2015-11-2515-118/+100
|\ \ \ | |/ /
| * | [ticket/12649] Fix buttons css fileRMcGirr832015-11-041-45/+7
| * | [ticket/12649] Restore missing css and fix html fileRMcGirr832015-11-043-1/+12
| * | Merge remote-tracking branch 'origin/ticket_12649' into ticket_12649RMcGirr832015-11-041-0/+6
| |\ \
| | * | [ticket/12649] Change sort & display options in footers to dropdown menuRichard McGirr2015-11-0117-125/+88
| * | | Merge remote-tracking branch 'origin/ticket_12649' into ticket_12649RMcGirr832015-11-0413-20/+59
| * | | [ticket/12649] Fix bidi.cssRMcGirr832015-11-031-4/+4
| * | | [ticket/12649] Change sort & display options in footers to dropdown menuRMcGirr832015-11-0316-121/+85
* | | | Merge branch '3.1.x'Marc Alexander2015-11-250-0/+0
|\ \ \ \
| * \ \ \ Merge pull request #4040 from Nicofuma/ticket/13656Marc Alexander2015-11-251-139/+160
| |\ \ \ \
* | \ \ \ \ Merge pull request #4042 from Nicofuma/ticket/13656-rheaMarc Alexander2015-11-251-96/+262
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'ticket/13656' into ticket/13656-rheaTristan Darricau2015-11-251-96/+262
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | [ticket/13656] Updates Symfony to fix the DB password issueTristan Darricau2015-11-251-139/+160
* | | | | | | Merge pull request #4031 from hanakin/ticket/14293Marc Alexander2015-11-241-1/+8
|\ \ \ \ \ \ \
| * | | | | | | [ticket/14293]Fix postbody and profile widthsMichael Miday2015-11-161-1/+8
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch '3.1.x'Marc Alexander2015-11-241-1/+1
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge pull request #4033 from tas2580/ticket/14297Marc Alexander2015-11-241-1/+1
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | [ticket/14297] Uppercase and lowercase when sorting topicsTobi Schäfer2015-11-161-1/+1
* | | | | | | Merge pull request #4041 from rxu/ticket/14308Marc Alexander2015-11-242-5/+5
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | [ticket/14308] Fix multibyte input for installerrxu2015-11-242-5/+5
|/ / / / / /
* | | | | | [master] Update version to 3.2.0-a2-devTristan Darricau2015-11-233-5/+5
* | | | | | Merge branch 'prep-release-3.2.0-a1'Tristan Darricau2015-11-2316-11/+360
|\ \ \ \ \ \
| * | | | | | [prep-release-3.2.0-a1] Add changelog for 3.2.0-a1Tristan Darricau2015-11-091-0/+238
| * | | | | | [prep-release-3.2.0-a1] Add migration for 3.2.0-a1Tristan Darricau2015-11-0910-5/+116
| * | | | | | [prep-release-3.2.0-a1] Update version to 3.2.0-a1Tristan Darricau2015-11-095-6/+6
* | | | | | | Merge pull request #4016 from CHItA/ticket/14270Tristan Darricau2015-11-237-9/+26
|\ \ \ \ \ \ \
| * | | | | | | [ticket/14270] Purge cache when the installer is finishedMate Bartus2015-11-087-9/+26
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #4026 from marc1706/ticket/14281Tristan Darricau2015-11-235-4/+10
|\ \ \ \ \ \ \
| * | | | | | | [ticket/14281] Add install/phpbbcli.php to executable files listMarc Alexander2015-11-101-1/+1
| * | | | | | | [ticket/14281] Correctly pass parameters to add_error_messageMarc Alexander2015-11-101-1/+1
| * | | | | | | [ticket/14281] Fix installer CLI after recent changesMarc Alexander2015-11-104-3/+9
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #4032 from hanakin/ticket/14294Marc Alexander2015-11-177-7/+7
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | [ticket/14294]Fix removal of wanted iconsMichael Miday2015-11-167-7/+7
|/ / / / / /
* | | | | | Merge pull request #3960 from hanakin/ticket/14229Cesar G2015-11-155-9/+37
|\ \ \ \ \ \
| * | | | | | [ticket/14229] fix inline-block link on row-itemMichael Miday2015-11-111-0/+4
| * | | | | | [ticket/14229] fix paging spacingMichael Miday2015-11-112-3/+5
| * | | | | | [ticket/14229]Responsive changes to topic pagingMichael Miday2015-11-113-9/+30
| * | | | | | [ticket/14229]topictitle should be inlineMichael Miday2015-11-111-0/+1
* | | | | | | Merge branch '3.1.x'Marc Alexander2015-11-152-0/+8
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge pull request #3888 from Senky/ticket/14146Marc Alexander2015-11-153-0/+10
| |\ \ \ \ \ \
| | * | | | | | [ticket/14146] Add viewtopic_body_post_subject_before eventJakub Senko2015-10-123-0/+10
* | | | | | | | Merge branch '3.1.x'Marc Alexander2015-11-132-0/+104
|\ \ \ \ \ \ \ \ | |/ / / / / / /