aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ticket/forumhulp/12896' into develop-ascraeusJoas Schilling2014-07-271-1/+9
|\
| * [ticket/12896] Add php event for admin noticesForumhulp.com2014-07-271-1/+9
* | Merge pull request #2768 from Nicofuma/ticket/12883Andreas Fischer2014-07-261-6/+2
|\ \
| * | [ticket/12883] Remove pointless commentsTristan Darricau2014-07-231-5/+1
| * | [ticket/12883] Do not use basename() to get the search class in tidy_searchTristan Darricau2014-07-211-2/+2
* | | Merge pull request #2777 from Nicofuma/ticket/12881Andreas Fischer2014-07-261-2/+2
|\ \ \
| * | | [ticket/12881] Checks earlier if server-side topic marking is enabledTristan Darricau2014-07-251-2/+2
* | | | [ticket/12892] Do not set S_NUM_ROWS when adding a row to a template loopJoas Schilling2014-07-251-20/+58
|/ / /
* | | Merge pull request #2773 from bantu/ticket/12887Dhruv Goel2014-07-241-7/+7
|\ \ \
| * | | [ticket/12887] Fix Typo: offest -> offsetAndreas Fischer2014-07-231-7/+7
| | |/ | |/|
* | | Merge remote-tracking branch 'paybas/ticket/12857' into develop-ascraeusMarc Alexander2014-07-245-2/+43
|\ \ \ | |/ / |/| |
| * | [ticket/12857] Add header/footer distinction for subsilver2 eventsPayBas2014-07-233-7/+8
| * | [ticket/12857] Clarify events.md on difference between PS and SS2 breadcrumbsPayBas2014-07-231-2/+5
| * | [ticket/12857] Add missing template events breadcrumb_prependPayBas2014-07-164-1/+18
| * | [ticket/12857] Add template events breadcrumbs_before/afterPayBas2014-07-163-0/+20
* | | Merge pull request #2733 from n-aleha/ticket/12851Andreas Fischer2014-07-231-1/+1
|\ \ \
| * | | [ticket/12851] Fix the Font colour button titlen-aleha2014-07-211-1/+1
* | | | Merge pull request #2766 from marc1706/ticket/12560Dhruv Goel2014-07-221-2/+29
|\ \ \ \
| * | | | [ticket/12560] Add methods to set upload and temp paths in pluploadMarc Alexander2014-07-201-2/+29
| | |_|/ | |/| |
* | | | Merge pull request #2757 from rxu/ticket/12871Joas Schilling2014-07-211-0/+1
|\ \ \ \
| * | | | [ticket/12871] Add PHPBB_DISPLAY_LOAD_TIME const to config.php on installationrxu2014-07-191-0/+1
* | | | | Merge pull request #2745 from nickvergessen/ticket/12861Tristan Darricau2014-07-211-0/+40
|\ \ \ \ \
| * | | | | [ticket/12861] Add event to modify the post, poster and attachment dataJoas Schilling2014-07-161-0/+40
* | | | | | Merge pull request #2752 from bantu/ticket/12656Dhruv Goel2014-07-2210-39/+47
|\ \ \ \ \ \
| * | | | | | [ticket/12656] Pass user object into all console commands.Andreas Fischer2014-07-1710-39/+47
* | | | | | | Merge pull request #2651 from nickvergessen/ticket/12448Dhruv Goel2014-07-221-6/+31
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | [ticket/12448] Fix null columns for MS SQLJoas Schilling2014-06-251-1/+1
| * | | | | | [ticket/12448] Fix null columns for postgresJoas Schilling2014-06-251-0/+6
| * | | | | | [ticket/12448] Allow null as default value for columnsJoas Schilling2014-06-251-6/+25
* | | | | | | [ticket/12872] Add poster_id to viewtopic_modify_post_rowTabitha Backoff2014-07-191-1/+1
* | | | | | | [ticket/12872] Add poster_id to viewtopic_modify_post_rowTabitha Backoff2014-07-191-0/+3
| |_|_|/ / / |/| | | | |
* | | | | | Merge pull request #2755 from Elsensee/ticket/12748Andreas Fischer2014-07-181-1/+1
|\ \ \ \ \ \
| * | | | | | [ticket/12748] Fix typo in terms of useOliver Schramm2014-07-181-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #2751 from bantu/ticket/12663Andreas Fischer2014-07-183-7/+45
|\ \ \ \ \ \
| * | | | | | [ticket/12663] Have cli.php language file at top level; unrelated to ACP.Andreas Fischer2014-07-172-1/+1
| * | | | | | [ticket/12663] Extract CLI language string into their own fileCarlo2014-07-173-7/+45
| |/ / / / /
* | | | | | Merge pull request #2735 from carlo94it/ticket/12814Andreas Fischer2014-07-181-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | [ticket/12814] Replace email type with text typeCarlo2014-07-151-1/+1
| | |_|/ / | |/| | |
* | | | | Merge pull request #2576 from carlo94it/ticket/12685Tristan Darricau2014-07-174-13/+48
|\ \ \ \ \
| * | | | | [ticket/12685] Setup class loader for extensions only if not in safe modeCarlo2014-07-171-3/+6
| * | | | | [ticket/12685] Replace getParameterOption with hasParameterOptionCarlo2014-07-151-1/+1
| * | | | | [ticket/12685] Do not dump containerCarlo2014-07-151-0/+1
| * | | | | [ticket/12685] Override getDefaultInputDefinition()Carlo2014-07-152-9/+19
| * | | | | [ticket/12685] Removed unused USE statementCarlo2014-07-151-1/+0
| * | | | | [ticket/12685] Inject console.command_collection instead of the containerCarlo2014-07-152-4/+4
| * | | | | [ticket/12685] Add a new lineCarlo2014-07-151-0/+1
| * | | | | [ticket/12685] Container is dumped by defaultCarlo2014-07-151-1/+0
| * | | | | [ticket/12685] Removed spacesCarlo2014-07-151-1/+1
| * | | | | [ticket/12685] Add --safe-modeCarlo2014-07-153-2/+20
| * | | | | [ticket/12685] We need extensions enabledCarlo2014-07-121-1/+0