aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/12804] Hide Jabber from UCP & member search when disabledPayBas2014-07-074-10/+16
| | | | PHPBB3-12804
* Merge pull request #2697 from n-aleha/ticket/12816Andreas Fischer2014-07-071-1/+1
|\ | | | | | | | | | | | | [ticket/12816] Fix comment about logs in user_ban function * n-aleha/ticket/12816: [ticket/12816] Fix comment about logs in user_ban function
| * [ticket/12816] Fix comment about logs in user_ban functionn-aleha2014-07-051-1/+1
| | | | | | | | PHPBB3-12816
* | Merge pull request #2679 from dhruvgoel92/ticket/12788Andreas Fischer2014-07-072-83/+88
|\ \ | | | | | | | | | | | | | | | | | | | | | [ticket/12788] Update symfony components * dhruvgoel92/ticket/12788: [ticket/12788] Force 2.3.* on symfony dependencies [ticket/12788] Update symfony components
| * | [ticket/12788] Force 2.3.* on symfony dependenciesDhruv2014-07-032-47/+52
| | | | | | | | | | | | PHPBB3-12788
| * | [ticket/12788] Update symfony componentsDhruv2014-06-301-82/+82
| | | | | | | | | | | | PHPBB3-12788
* | | Merge pull request #2704 from hanakin/ticket/12823Andreas Fischer2014-07-069-32/+32
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12823] Remove all trailing whitespace * hanakin/ticket/12823: [ticket/12823] Remove all trailing whitespace
| * | | [ticket/12823] Remove all trailing whitespacehanakin2014-07-069-32/+32
| | | | | | | | | | | | | | | | PHPBB3-12823
* | | | Merge pull request #2654 from nickvergessen/ticket/12515Tristan Darricau2014-07-062-30/+2
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12515] Remove check for PostgreSQL 8.3+ in search * nickvergessen/ticket/12515: [ticket/12515] Remove check for PostgreSQL 8.3+
| * | | | [ticket/12515] Remove check for PostgreSQL 8.3+Joas Schilling2014-07-062-30/+2
|/ / / / | | | | | | | | | | | | PHPBB3-12515
* | | | Merge pull request #2699 from marc1706/ticket/12810Tristan Darricau2014-07-061-2/+2
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12810] Use correct template vars for shadow pruning settings * marc1706/ticket/12810: [ticket/12810] Use correct template vars for shadow pruning settings
| * | | | [ticket/12810] Use correct template vars for shadow pruning settingsMarc Alexander2014-07-061-2/+2
|/ / / / | | | | | | | | | | | | PHPBB3-12810
* | | | 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
| | | | | | | | | | | | | | | | | | | | PHPBB3-12807
| * | | | [ticket/12807] Adds missing language variables language/en/acp/forums.phpCrizzo2014-07-051-0/+2
| | | | | | | | | | | | | | | | | | | | PHPBB3-12807
| * | | | [ticket/12807] Changes PRUNE_FREQ to PRUNE_SHADOW_FREQ/_DAYSCrizzo2014-07-051-2/+2
| |/ / / | | | | | | | | | | | | PHPBB3-12807
* | | | Merge remote-tracking branch 'PayBas/ticket/12808' into develop-ascraeusCesar G2014-07-062-3/+3
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | * PayBas/ticket/12808: [ticket/12808] Fix small gap between username and drop-down arrow
| * | | | [ticket/12808] Fix small gap between username and drop-down arrowPayBas2014-07-042-3/+3
| | | | | | | | | | | | | | | | | | | | PHPBB3-12808
* | | | | Merge remote-tracking branch 'PayBas/ticket/12815' into develop-ascraeusCesar G2014-07-061-6/+6
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | | | | | | * PayBas/ticket/12815: [ticket/12815] Remove S_REGISTERED_USER for team link [ticket/12815] Show memberlist link for guests (if permitted)
| * | | | [ticket/12815] Remove S_REGISTERED_USER for team linkPayBas2014-07-061-4/+2
| | | | | | | | | | | | | | | | | | | | PHPBB3-12815
| * | | | [ticket/12815] Show memberlist link for guests (if permitted)PayBas2014-07-061-2/+4
|/ / / / | | | | | | | | | | | | PHPBB3-12815
* | | | Merge remote-tracking branch 'github-nicofuma/ticket/12446' into ↵Nils Adermann2014-07-0455-143/+764
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | develop-ascraeus * github-nicofuma/ticket/12446: [ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_exts
| * | | [ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_extsTristan Darricau2014-06-2656-145/+766
| | | | | | | | | | | | | | | | PHPBB3-12446
* | | | Merge pull request #1864 from prototech/ticket/12013Joas Schilling2014-07-0417-156/+148
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12013] Use new dropdown for quickmod tools and jumpbox. * prototech/ticket/12013: [ticket/12013] Fix functional tests and sniffer issue. [ticket/12013] Clear the jumpbox. [ticket/12013] Add moderator tools icon. [ticket/12013] Remove obsolete jumpbox and quickmod CSS. [ticket/12013] Prevent the dropdown scrollbar from overlapping the content. [ticket/12013] Update to use the new .button class. [ticket/12013] Add missing class to place the buttons on the rightside. [ticket/12013] Use the correct variable for the forum id. [ticket/12013] Use DEFINE instead of Twig's set. [ticket/12013] Use path helper. [ticket/12013] Use new dropdown for quickmod tools and jumpbox.
| * | | | [ticket/12013] Fix functional tests and sniffer issue.Cesar G2014-07-047-65/+42
| | | | | | | | | | | | | | | | | | | | PHPBB3-12013
| * | | | [ticket/12013] Clear the jumpbox.Cesar G2014-07-044-2/+13
| | | | | | | | | | | | | | | | | | | | PHPBB3-12013
| * | | | [ticket/12013] Add moderator tools icon.Cesar G2014-07-043-18/+24
| | | | | | | | | | | | | | | | | | | | PHPBB3-12013
| * | | | [ticket/12013] Remove obsolete jumpbox and quickmod CSS.Cesar G2014-07-041-18/+0
| | | | | | | | | | | | | | | | | | | | PHPBB3-12013
| * | | | [ticket/12013] Prevent the dropdown scrollbar from overlapping the content.Cesar G2014-07-042-0/+12
| | | | | | | | | | | | | | | | | | | | PHPBB3-12013
| * | | | [ticket/12013] Update to use the new .button class.Cesar G2014-07-045-7/+18
| | | | | | | | | | | | | | | | | | | | PHPBB3-12013
| * | | | [ticket/12013] Add missing class to place the buttons on the rightside.Cesar G2014-07-041-0/+4
| | | | | | | | | | | | | | | | | | | | PHPBB3-12013
| * | | | [ticket/12013] Use the correct variable for the forum id.Cesar G2014-07-041-1/+1
| | | | | | | | | | | | | | | | | | | | PHPBB3-12013
| * | | | [ticket/12013] Use DEFINE instead of Twig's set.Cesar G2014-07-041-2/+2
| | | | | | | | | | | | | | | | | | | | PHPBB3-12013
| * | | | [ticket/12013] Use path helper.Cesar G2014-07-041-4/+5
| | | | | | | | | | | | | | | | | | | | PHPBB3-12013
| * | | | [ticket/12013] Use new dropdown for quickmod tools and jumpbox.Cesar G2014-07-046-65/+53
|/ / / / | | | | | | | | | | | | PHPBB3-12013
* | | | Merge remote-tracking branch 'hanakin/ticket/12735' into develop-ascraeusCesar G2014-07-033-109/+23
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * hanakin/ticket/12735: [ticket/12735] Remove unnecessary span [ticket/12735] Fix line breaks [ticket/12732] Undo search-box change [ticket/12735] Fix some color incosistencies [ticket/12735] Remove underlines by default [ticket/12735] Undo selector rename [ticket/12735] Remove all :link, :visited, :active states
| * | | | [ticket/12735] Remove unnecessary spanhanakin2014-06-301-1/+1
| | | | | | | | | | | | | | | | | | | | PHPBB3-12735
| * | | | [ticket/12735] Fix line breakshanakin2014-06-301-3/+10
| | | | | | | | | | | | | | | | | | | | PHPBB3-12735
| * | | | [ticket/12732] Undo search-box changehanakin2014-06-301-10/+7
| | | | | | | | | | | | | | | | | | | | PHPBB3-12735
| * | | | [ticket/12735] Fix some color incosistencieshanakin2014-06-302-8/+4
| | | | | | | | | | | | | | | | | | | | PHPBB3-12735
| * | | | [ticket/12735] Remove underlines by defaulthanakin2014-06-301-6/+5
| | | | | | | | | | | | | | | | | | | | PHPBB3-12735
| * | | | [ticket/12735] Undo selector renamehanakin2014-06-301-1/+1
| | | | | | | | | | | | | | | | | | | | PHPBB3-12735
| * | | | [ticket/12735] Remove all :link, :visited, :active stateshanakin2014-06-302-97/+12
| | | | | | | | | | | | | | | | | | | | PHPBB3-12735
* | | | | Merge remote-tracking branch 'PayBas/ticket/12662' into develop-ascraeusCesar G2014-07-0329-360/+539
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PayBas/ticket/12662: (29 commits) [ticket/12662] Hide quick-links when empty [ticket/12662] Fix white-space issue to make dropdowns uniform [ticket/12662] Remove last remaining linklist outside navbars [ticket/12662] Use data-last-responsive attr instead of hardcoded list [ticket/12662] Remove <li> container from logged_out_content event [ticket/12662] Username <span> fix for list columns [ticket/12662] Fix notifications dropdown positioning for RTL [ticket/12662] Update tests that utilize get_username_string [ticket/12662] Update subsilver2 index template event names [ticket/12662] Update events docs from b5 to rc1/rc2 [ticket/12662] Move dropdown container from <li> to new inner div [ticket/12662] Remove linklist container and update template events [ticket/12662] Add span containers to all usernames for consistency [ticket/12662] IE8 fixes [ticket/12662] Fix responsive positioning of notifications dropdown [ticket/12662] Remove inherited props from ddown-extendended [ticket/12662] Change CSS selectors to direct descendants for linklist [ticket/12662] Reorder icon CSS rules alphabetically [ticket/12662] Use slack variable to determine line-break sensitivity [ticket/12662] Change new event names and fix events.md ...
| * | | | | [ticket/12662] Hide quick-links when emptyPayBas2014-07-033-6/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also some noJS fixes PHPBB3-12662
| * | | | | [ticket/12662] Fix white-space issue to make dropdowns uniformPayBas2014-07-011-6/+2
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12662
| * | | | | [ticket/12662] Remove last remaining linklist outside navbarsPayBas2014-06-282-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12662
| * | | | | [ticket/12662] Use data-last-responsive attr instead of hardcoded listPayBas2014-06-283-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12662
| * | | | | [ticket/12662] Remove <li> container from logged_out_content eventPayBas2014-06-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12662
| * | | | | [ticket/12662] Username <span> fix for list columnsPayBas2014-06-262-6/+2
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12662