aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2373 from Nicofuma/ticket/12459Joas Schilling2014-05-067-21/+37
|\
| * [ticket/12459] Change language stringsTristan Darricau2014-05-052-6/+8
| * [ticket/12459] Fix: Differentiating unapproved and deleted postsTristan Darricau2014-05-041-1/+2
| * [ticket/12459] Fix: Soft deleted topics should appear in feedsTristan Darricau2014-05-045-15/+28
| * [ticket/12459] Fix: the posts were always marked as unapprovedTristan Darricau2014-05-041-1/+1
* | Merge pull request #2397 from Nicofuma/ticket/11497Joas Schilling2014-05-065-43/+41
|\ \
| * | [ticket/11497] Rename set_ext_finder in find_routing_filesTristan Darricau2014-05-053-4/+4
| * | [ticket/11497] Use a mock object to define the root folder for the finderTristan Darricau2014-05-031-1/+1
| * | [ticket/11497] Generate the list of the routes in controller_helperTristan Darricau2014-05-031-1/+1
| * | [ticket/11497] Fix the path for the finder in controller_providerNicofuma2014-05-031-1/+1
| * | [ticket/11497] Remove 'ext.finder' from services' listNicofuma2014-05-035-42/+40
| |/
* | Merge remote-tracking branch 'VSEphpbb/ticket/12332' into develop-ascraeusCesar G2014-05-059-25/+46
|\ \
| * | [ticket/12332] Add missing semicolon to inline stylingMatt Friedman2014-05-011-1/+1
| * | [ticket/12332] Adjust size of mark column where too wideMatt Friedman2014-04-262-3/+3
| * | [ticket/12332] Adjust column widths for responsive changesMatt Friedman2014-04-262-5/+5
| * | [ticket/12332] Restore some changes back to original stateMatt Friedman2014-04-262-2/+2
| * | [ticket/12332] Add break-word to fixed width table CSSMatt Friedman2014-04-261-0/+1
| * | [ticket/12332] Accomplish all word creaking in template and CSSMatt Friedman2014-04-264-19/+19
| * | [ticket/12332] Remove width sizing, as it is already setMatt Friedman2014-04-261-1/+0
| * | [ticket/12332] Fix displaying attachments with long file namesMatt Friedman2014-04-258-10/+31
* | | Merge remote-tracking branch 'Crizz0/ticket/12498' into develop-ascraeusCesar G2014-05-051-0/+5
|\ \ \
| * | | [ticket/12498] Adds height-property for IE8 in tweaks.cssCrizzo2014-05-041-0/+5
* | | | Merge pull request #2409 from prototech/ticket/12491Joas Schilling2014-05-052-4/+4
|\ \ \ \
| * | | | [ticket/12491] Fix clashing USERNAME_FULL template variable.Cesar G2014-05-042-4/+4
* | | | | Merge remote-tracking branch 'MGaetan89/ticket/12415' into develop-ascraeusCesar G2014-05-041-2/+2
|\ \ \ \ \
| * | | | | [ticket/12415] Use private message instead of "pm" accronymGaƫtan Muller2014-05-041-2/+2
* | | | | | [ticket/12499] Incorrect call to phpbb\log\log::add() in db:migrateTristan Darricau2014-05-041-1/+1
| |/ / / / |/| | | |
* | | | | [prep-release-3.1.0-b3] Update phpBB Version for b4 developmentJoas Schilling2014-05-042-2/+2
* | | | | [prep-release-3.1.0-b3] Add changelog for 3.1.0-b3Joas Schilling2014-05-041-0/+163
* | | | | [prep-release-3.1.0-b3] Prepare ChangelogJoas Schilling2014-05-041-26/+29
* | | | | [prep-release-3.1.0-b3] Add migration for 3.1.0-b3Joas Schilling2014-05-041-0/+32
* | | | | [prep-release-3.1.0-b3] Update version to 3.1.0-b3Joas Schilling2014-05-045-7/+7
* | | | | Merge pull request #2405 from Nicofuma/ticket/12494Joas Schilling2014-05-041-0/+1
|\ \ \ \ \
| * | | | | [ticket/12494] Undefined index: user_type on viewtopic.phpTristan Darricau2014-05-041-0/+1
* | | | | | Merge pull request #2394 from VSEphpbb/ticket/12484Joas Schilling2014-05-043-0/+20
|\ \ \ \ \ \
| * | | | | | [ticket/12484] Add template event ucp_agreement_terms_before/afterMatt Friedman2014-05-023-0/+20
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #2315 from PayBas/ticket/12411Joas Schilling2014-05-041-3/+38
|\ \ \ \ \ \
| * | | | | | [ticket/12411] Improved change documentationPayBas2014-05-021-2/+5
| * | | | | | [ticket/12411] Missed on bool varPayBas2014-05-021-1/+1
| * | | | | | [ticket/12411] Corrected event vars descriptionPayBas2014-05-021-2/+2
| * | | | | | [ticket/12411] Expand vars of event: core.search_modify_tpl_aryPayBas2014-05-021-3/+35
* | | | | | | Merge pull request #2294 from PayBas/ticket/12392Joas Schilling2014-05-041-22/+17
|\ \ \ \ \ \ \
| * | | | | | | [ticket/12392] Fix avatar double assignment bugPayBas2014-05-021-3/+0
| * | | | | | | [ticket/12392] Include $profile_fields in core.memberlist_view_profilePayBas2014-05-021-19/+17
* | | | | | | | Merge pull request #2257 from PayBas/ticket/12366Joas Schilling2014-05-041-7/+61
|\ \ \ \ \ \ \ \
| * | | | | | | | [ticket/12366] Fixed missing commaPayBas2014-05-021-1/+1
| * | | | | | | | [ticket/12366] Conform to new event coding guidelinesPayBas2014-05-021-1/+15
| * | | | | | | | [ticket/12366] Expanded event varsPayBas2014-05-021-1/+13
| * | | | | | | | [ticket/12366] Include ORDER BY into the query builderPayBas2014-05-021-1/+2
| * | | | | | | | [ticket/12366] Changed to sql_build_queryPayBas2014-05-021-12/+24