aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12775] Update phpBB/install/database_update.phpTristan Darricau2014-07-074-323/+347
* [ticket/12775] Update phpBB/download/file.phpTristan Darricau2014-07-071-3/+5
* [ticket/12775] Update phpBB/bin/phpbbcli.phpTristan Darricau2014-07-072-3/+9
* [ticket/12775] Fix config_php::load_config_file()Tristan Darricau2014-07-071-0/+1
* [ticket/12775] Rename the variables into common.phpTristan Darricau2014-07-071-5/+4
* [ticket/12775] Use the config.php handler in \phpbb\config_phpTristan Darricau2014-07-072-30/+19
* [ticket/12775] Add get() and get_all() into config_phpTristan Darricau2014-07-071-7/+36
* [ticket/12775] Add a config.php class (and service)Tristan Darricau2014-07-074-56/+98
* [ticket/12775] Don't assign $container to nullTristan Darricau2014-07-071-1/+1
* [ticket/12775] Add customs parametersTristan Darricau2014-07-071-4/+45
* [ticket/12775] Add a conter_factory class and remove functions_containerTristan Darricau2014-07-073-9/+373
* Merge pull request #2654 from nickvergessen/ticket/12515Tristan Darricau2014-07-062-30/+2
|\
| * [ticket/12515] Remove check for PostgreSQL 8.3+Joas Schilling2014-07-062-30/+2
|/
* Merge pull request #2699 from marc1706/ticket/12810Tristan Darricau2014-07-061-2/+2
|\
| * [ticket/12810] Use correct template vars for shadow pruning settingsMarc Alexander2014-07-061-2/+2
|/
* Merge remote-tracking branch 'Crizzo/ticket/12807' into develop-ascraeusMarc Alexander2014-07-062-2/+6
|\
| * [ticket/12807] New variables for _EXPLAINCrizzo2014-07-062-2/+4
| * [ticket/12807] Adds missing language variables language/en/acp/forums.phpCrizzo2014-07-051-0/+2
| * [ticket/12807] Changes PRUNE_FREQ to PRUNE_SHADOW_FREQ/_DAYSCrizzo2014-07-051-2/+2
* | Merge remote-tracking branch 'PayBas/ticket/12808' into develop-ascraeusCesar G2014-07-062-3/+3
|\ \
| * | [ticket/12808] Fix small gap between username and drop-down arrowPayBas2014-07-042-3/+3
* | | Merge remote-tracking branch 'PayBas/ticket/12815' into develop-ascraeusCesar G2014-07-061-6/+6
|\ \ \ | |_|/ |/| |
| * | [ticket/12815] Remove S_REGISTERED_USER for team linkPayBas2014-07-061-4/+2
| * | [ticket/12815] Show memberlist link for guests (if permitted)PayBas2014-07-061-2/+4
|/ /
* | Merge remote-tracking branch 'github-nicofuma/ticket/12446' into develop-ascr...Nils Adermann2014-07-0455-143/+764
|\ \ | |/ |/|
| * [ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_extsTristan Darricau2014-06-2656-145/+766
* | Merge pull request #1864 from prototech/ticket/12013Joas Schilling2014-07-0417-156/+148
|\ \
| * | [ticket/12013] Fix functional tests and sniffer issue.Cesar G2014-07-047-65/+42
| * | [ticket/12013] Clear the jumpbox.Cesar G2014-07-044-2/+13
| * | [ticket/12013] Add moderator tools icon.Cesar G2014-07-043-18/+24
| * | [ticket/12013] Remove obsolete jumpbox and quickmod CSS.Cesar G2014-07-041-18/+0
| * | [ticket/12013] Prevent the dropdown scrollbar from overlapping the content.Cesar G2014-07-042-0/+12
| * | [ticket/12013] Update to use the new .button class.Cesar G2014-07-045-7/+18
| * | [ticket/12013] Add missing class to place the buttons on the rightside.Cesar G2014-07-041-0/+4
| * | [ticket/12013] Use the correct variable for the forum id.Cesar G2014-07-041-1/+1
| * | [ticket/12013] Use DEFINE instead of Twig's set.Cesar G2014-07-041-2/+2
| * | [ticket/12013] Use path helper.Cesar G2014-07-041-4/+5
| * | [ticket/12013] Use new dropdown for quickmod tools and jumpbox.Cesar G2014-07-046-65/+53
|/ /
* | Merge remote-tracking branch 'hanakin/ticket/12735' into develop-ascraeusCesar G2014-07-033-109/+23
|\ \
| * | [ticket/12735] Remove unnecessary spanhanakin2014-06-301-1/+1
| * | [ticket/12735] Fix line breakshanakin2014-06-301-3/+10
| * | [ticket/12732] Undo search-box changehanakin2014-06-301-10/+7
| * | [ticket/12735] Fix some color incosistencieshanakin2014-06-302-8/+4
| * | [ticket/12735] Remove underlines by defaulthanakin2014-06-301-6/+5
| * | [ticket/12735] Undo selector renamehanakin2014-06-301-1/+1
| * | [ticket/12735] Remove all :link, :visited, :active stateshanakin2014-06-302-97/+12
* | | Merge remote-tracking branch 'PayBas/ticket/12662' into develop-ascraeusCesar G2014-07-0329-360/+539
|\ \ \
| * | | [ticket/12662] Hide quick-links when emptyPayBas2014-07-033-6/+18
| * | | [ticket/12662] Fix white-space issue to make dropdowns uniformPayBas2014-07-011-6/+2
| * | | [ticket/12662] Remove last remaining linklist outside navbarsPayBas2014-06-282-4/+4