| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [ticket/12808] Fix small gap between username and drop-down arrow | PayBas | 2014-07-04 | 2 | -3/+3 |
| | | | | | PHPBB3-12808 | ||||
| * | [ticket/12013] Fix functional tests and sniffer issue. | Cesar G | 2014-07-04 | 1 | -1/+1 |
| | | | | | PHPBB3-12013 | ||||
| * | [ticket/12013] Clear the jumpbox. | Cesar G | 2014-07-04 | 4 | -2/+13 |
| | | | | | PHPBB3-12013 | ||||
| * | [ticket/12013] Add moderator tools icon. | Cesar G | 2014-07-04 | 3 | -18/+24 |
| | | | | | PHPBB3-12013 | ||||
| * | [ticket/12013] Remove obsolete jumpbox and quickmod CSS. | Cesar G | 2014-07-04 | 1 | -18/+0 |
| | | | | | PHPBB3-12013 | ||||
| * | [ticket/12013] Prevent the dropdown scrollbar from overlapping the content. | Cesar G | 2014-07-04 | 2 | -0/+12 |
| | | | | | PHPBB3-12013 | ||||
| * | [ticket/12013] Update to use the new .button class. | Cesar G | 2014-07-04 | 5 | -7/+18 |
| | | | | | PHPBB3-12013 | ||||
| * | [ticket/12013] Add missing class to place the buttons on the rightside. | Cesar G | 2014-07-04 | 1 | -0/+4 |
| | | | | | PHPBB3-12013 | ||||
| * | [ticket/12013] Use the correct variable for the forum id. | Cesar G | 2014-07-04 | 1 | -1/+1 |
| | | | | | PHPBB3-12013 | ||||
| * | [ticket/12013] Use DEFINE instead of Twig's set. | Cesar G | 2014-07-04 | 1 | -2/+2 |
| | | | | | PHPBB3-12013 | ||||
| * | [ticket/12013] Use path helper. | Cesar G | 2014-07-04 | 1 | -4/+5 |
| | | | | | PHPBB3-12013 | ||||
| * | [ticket/12013] Use new dropdown for quickmod tools and jumpbox. | Cesar G | 2014-07-04 | 6 | -65/+53 |
| | | | | | PHPBB3-12013 | ||||
| * | Merge remote-tracking branch 'hanakin/ticket/12735' into develop-ascraeus | Cesar G | 2014-07-03 | 3 | -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 span | hanakin | 2014-06-30 | 1 | -1/+1 |
| | | | | | | | | | PHPBB3-12735 | ||||
| | * | [ticket/12735] Fix line breaks | hanakin | 2014-06-30 | 1 | -3/+10 |
| | | | | | | | | | PHPBB3-12735 | ||||
| | * | [ticket/12732] Undo search-box change | hanakin | 2014-06-30 | 1 | -10/+7 |
| | | | | | | | | | PHPBB3-12735 | ||||
| | * | [ticket/12735] Fix some color incosistencies | hanakin | 2014-06-30 | 2 | -8/+4 |
| | | | | | | | | | PHPBB3-12735 | ||||
| | * | [ticket/12735] Remove underlines by default | hanakin | 2014-06-30 | 1 | -6/+5 |
| | | | | | | | | | PHPBB3-12735 | ||||
| | * | [ticket/12735] Undo selector rename | hanakin | 2014-06-30 | 1 | -1/+1 |
| | | | | | | | | | PHPBB3-12735 | ||||
| | * | [ticket/12735] Remove all :link, :visited, :active states | hanakin | 2014-06-30 | 2 | -97/+12 |
| | | | | | | | | | PHPBB3-12735 | ||||
| * | | Merge remote-tracking branch 'PayBas/ticket/12662' into develop-ascraeus | Cesar G | 2014-07-03 | 25 | -332/+511 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 empty | PayBas | 2014-07-03 | 3 | -6/+18 |
| | | | | | | | | | | | | | | | | | | | Also some noJS fixes PHPBB3-12662 | ||||
| | * | | [ticket/12662] Fix white-space issue to make dropdowns uniform | PayBas | 2014-07-01 | 1 | -6/+2 |
| | | | | | | | | | | | | | PHPBB3-12662 | ||||
| | * | | [ticket/12662] Remove last remaining linklist outside navbars | PayBas | 2014-06-28 | 2 | -4/+4 |
| | | | | | | | | | | | | | PHPBB3-12662 | ||||
| | * | | [ticket/12662] Use data-last-responsive attr instead of hardcoded list | PayBas | 2014-06-28 | 3 | -6/+6 |
| | | | | | | | | | | | | | PHPBB3-12662 | ||||
| | * | | [ticket/12662] Remove <li> container from logged_out_content event | PayBas | 2014-06-28 | 1 | -1/+1 |
| | | | | | | | | | | | | | PHPBB3-12662 | ||||
| | * | | [ticket/12662] Username <span> fix for list columns | PayBas | 2014-06-26 | 2 | -6/+2 |
| | | | | | | | | | | | | | PHPBB3-12662 | ||||
| | * | | [ticket/12662] Fix notifications dropdown positioning for RTL | PayBas | 2014-06-25 | 3 | -2/+16 |
| | | | | | | | | | | | | | PHPBB3-12662 | ||||
| | * | | [ticket/12662] Update subsilver2 index template event names | PayBas | 2014-06-25 | 1 | -2/+2 |
| | | | | | | | | | | | | | PHPBB3-12662 | ||||
| | * | | [ticket/12662] Update events docs from b5 to rc1/rc2 | PayBas | 2014-06-25 | 1 | -9/+10 |
| | | | | | | | | | | | | | PHPBB3-12662 | ||||
| | * | | [ticket/12662] Move dropdown container from <li> to new inner div | PayBas | 2014-06-25 | 2 | -19/+26 |
| | | | | | | | | | | | | | PHPBB3-12662 | ||||
| | * | | [ticket/12662] Remove linklist container and update template events | PayBas | 2014-06-25 | 4 | -15/+13 |
| | | | | | | | | | | | | | PHPBB3-12662 | ||||
| | * | | [ticket/12662] Add span containers to all usernames for consistency | PayBas | 2014-06-25 | 1 | -2/+2 |
| | | | | | | | | | | | | | PHPBB3-12662 | ||||
| | * | | [ticket/12662] IE8 fixes | PayBas | 2014-06-25 | 2 | -2/+6 |
| | | | | | | | | | | | | | PHPBB3-12662 | ||||
| | * | | [ticket/12662] Fix responsive positioning of notifications dropdown | PayBas | 2014-06-25 | 2 | -3/+3 |
| | | | | | | | | | | | | | PHPBB3-12662 | ||||
| | * | | [ticket/12662] Remove inherited props from ddown-extendended | PayBas | 2014-06-25 | 1 | -3/+0 |
| | | | | | | | | | | | | | PHPBB3-12662 | ||||
| | * | | [ticket/12662] Change CSS selectors to direct descendants for linklist | PayBas | 2014-06-25 | 4 | -47/+34 |
| | | | | | | | | | | | | | PHPBB3-12662 | ||||
| | * | | [ticket/12662] Reorder icon CSS rules alphabetically | PayBas | 2014-06-25 | 1 | -30/+30 |
| | | | | | | | | | | | | | | | | | | | Was getting a bit disorganized PHPBB3-12662 | ||||
| | * | | [ticket/12662] Use slack variable to determine line-break sensitivity | PayBas | 2014-06-25 | 1 | -4/+5 |
| | | | | | | | | | | | | | PHPBB3-12662 | ||||
| | * | | [ticket/12662] Change new event names and fix events.md | PayBas | 2014-06-25 | 2 | -39/+39 |
| | | | | | | | | | | | | | | | | | | | Previously merged PR said b4 instead of b5, also not alphabetical. PHPBB3-12662 | ||||
| | * | | [ticket/12662] Fix recently merged PR changes lost in rebase | PayBas | 2014-06-25 | 1 | -6/+7 |
| | | | | | | | | | | | | | PHPBB3-12662 | ||||
| | * | | [ticket/12662] Update PR after ticket/12553 merge | PayBas | 2014-06-25 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | Rebasing was a nightmare with all the code moving around between commits. Hopefully this will merge without a rebase. PHPBB3-12662 | ||||
| | * | | [ticket/12662] Improve template checks | PayBas | 2014-06-25 | 4 | -30/+24 |
| | | | | | | | | | | | | | | | | | | | And changed _CLEAN to _SIMPLE, and move teamlink events PHPBB3-12662 | ||||
| | * | | [ticket/12662] Added ARIA functionality | PayBas | 2014-06-25 | 3 | -33/+27 |
| | | | | | | | | | | | | | PHPBB3-12662 | ||||
| | * | | [ticket/12662] Improve icons and footer links | PayBas | 2014-06-25 | 5 | -2/+3 |
| | | | | | | | | | | | | | PHPBB3-12662 | ||||
| | * | | [ticket/12662] Fix rounding problems when detecting relative height | PayBas | 2014-06-25 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | Firefox and IE round subpixels up, while webkit rounds down. So we have to account for that. PHPBB3-12662 | ||||
| | * | | [ticket/12662] RTL (bidi.css) fixes | PayBas | 2014-06-25 | 2 | -9/+21 |
| | | | | | | | | | | | | | PHPBB3-12662 | ||||
| | * | | [ticket/12662] Enable responsive linkslist for IE8 | PayBas | 2014-06-25 | 7 | -178/+163 |
| | | | | | | | | | | | | | | | | | | | Also fixed arrow color PHPBB3-12662 | ||||
| | * | | [ticket/12662] Initial setup | PayBas | 2014-06-25 | 20 | -111/+290 |
| | | | | | | | | | | | | | PHPBB3-12662 | ||||
| * | | | Merge branch 'ticket/12562' of https://github.com/PayBas/phpbb into ↵ | Nils Adermann | 2014-07-03 | 3 | -10/+24 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | develop-ascraeus * 'ticket/12562' of https://github.com/PayBas/phpbb: [ticket/12562] Use border for all sizes except responsive [ticket/12562] Use Hanakin's version [ticket/12562] Increase mq trigger screen size to hide border [ticket/12562] Add max-width to proSilver | ||||
