aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* [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 #2739 from PayBas/ticket/12853Joas Schilling2014-07-161-1/+1
|\
| * [ticket/12853] Change navbar ACP from skip- to last-responsivePayBas2014-07-161-1/+1
* | Merge pull request #2740 from PayBas/ticket/12845Joas Schilling2014-07-162-2/+2
|\ \
| * | [ticket/12845] Remove invalid ARIA role for breadcrumbsPayBas2014-07-162-2/+2
| |/
* | Merge pull request #2741 from PayBas/ticket/12837Joas Schilling2014-07-162-1/+15
|\ \
| * | [ticket/12837] Use else if instead of elseifPayBas2014-07-161-1/+1
| * | [ticket/12837] Detect "viewing contact admin page" on viewonlinePayBas2014-07-162-1/+15
| |/
* | Merge pull request #2743 from PayBas/ticket/12859Joas Schilling2014-07-163-1/+33
|\ \
| * | [ticket/12859] Add template events ucp_pm_viewmessage_post_buttonsPayBas2014-07-163-1/+33
| |/
* | Merge pull request #2709 from rxu/ticket/12828Joas Schilling2014-07-161-3/+21
|\ \ | |/ |/|
| * [ticket/12828] Add ucp_prefs.php common core eventrxu2014-07-131-3/+21
* | Merge pull request #2736 from Elsensee/ticket/12854Andreas Fischer2014-07-151-2/+2
|\ \
| * | [ticket/12854] Don't show contact page link if board emails are disabledOliver Schramm2014-07-151-2/+2
* | | [ticket/12855] Dump the container based on DEBUG_CONTAINER instead of DEBUGOliver Schramm2014-07-151-1/+1
|/ /
* | Merge pull request #2728 from lucifer4o/ticket/12846Andreas Fischer2014-07-141-7/+7
|\ \
| * | [ticket/12846] SQLite3 bug in profilefield_base_migration.phpStanislav Atanasov2014-07-131-7/+7
* | | Merge pull request #2731 from callumacrae/ticket/12849-2Andreas Fischer2014-07-141-1/+1
|\ \ \ | |/ / |/| |
| * | [ticket/12849] Fixed possible ReferenceError in core.js.Callum Macrae2014-07-131-1/+1
* | | [prep-release-3.1.0-RC2] Update phpBB Version for RC3 developmentJoas Schilling2014-07-112-2/+2
* | | [prep-release-3.1.0-RC2] Add changelog for 3.1.0-RC2Joas Schilling2014-07-111-0/+69
* | | [prep-release-3.1.0-RC2] Prepare ChangelogJoas Schilling2014-07-111-29/+32
* | | [prep-release-3.1.0-RC2] Add migration for 3.1.0-RC2Joas Schilling2014-07-111-0/+31
* | | [prep-release-3.1.0-RC2] Update version to 3.1.0-RC2Joas Schilling2014-07-115-7/+7
* | | Merge pull request #2713 from n-aleha/ticket/12768Andreas Fischer2014-07-115-9/+9
|\ \ \
| * | | [ticket/12768] More fixes in language filesn-aleha2014-07-085-8/+8
| * | | [ticket/12768] 'NOTIFICATION_REPORT_CLOSED' entry has wrong indentationn-aleha2014-07-081-1/+1
* | | | Merge branch 'develop-olympus' into develop-ascraeusAndreas Fischer2014-07-111-1/+1
|\ \ \ \
| * \ \ \ Merge pull request #2716 from marc1706/ticket/12120Andreas Fischer2014-07-111-2/+2
| |\ \ \ \
| | * | | | [ticket/12120] Remove imkingdavid from active authorsMarc Alexander2014-07-081-2/+2
* | | | | | Merge pull request #2701 from Nicofuma/ticket/12818Andreas Fischer2014-07-111-2/+2
|\ \ \ \ \ \
| * | | | | | [ticket/12818] Fix the conditions in the call to $log->delete() in mcp_logsTristan Darricau2014-07-061-2/+2
* | | | | | | Merge pull request #2671 from Nicofuma/ticket/12775Andreas Fischer2014-07-1116-439/+696
|\ \ \ \ \ \ \
| * | | | | | | [ticket/12775] Set dbal.conn.driver as synthetic during installationTristan Darricau2014-07-071-1/+1
| * | | | | | | [ticket/12775] Add the definition of dbal.conn in fixtures/config/services.ymlTristan Darricau2014-07-071-1/+4
| * | | | | | | [ticket/12775] Inject the connection when created in the containerTristan Darricau2014-07-071-3/+2
| * | | | | | | [ticket/12775] Extract the vars later in install/install_update.phpTristan Darricau2014-07-071-2/+1
| * | | | | | | [ticket/12775] Rename config_php_handler to config_php_file container_builderTristan Darricau2014-07-071-9/+9
| * | | | | | | [ticket/12775] Set defined_vars as a property of config_php_fileTristan Darricau2014-07-071-1/+2
| * | | | | | | [ticket/12775] Fix doc blocks in the container builderTristan Darricau2014-07-071-9/+14
| * | | | | | | [ticket/12775] Remove useless includes of config.phpTristan Darricau2014-07-072-7/+1
| * | | | | | | [ticket/12775] Move phpbb_convert_30_dbms_to_31 into the config file classTristan Darricau2014-07-078-58/+64
| * | | | | | | [ticket/12775] Fix commentsTristan Darricau2014-07-072-2/+1
| * | | | | | | [ticket/12775] Update doc blocksTristan Darricau2014-07-073-6/+4
| * | | | | | | [ticket/12775] Fix container_builderTristan Darricau2014-07-079-9/+9
| * | | | | | | [ticket/12775] Rename config_php to config_php_fileTristan Darricau2014-07-0711-35/+35
| * | | | | | | [ticket/12775] Renamed to \phpbb\di\container_builderTristan Darricau2014-07-079-31/+31