aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #3919 from hanakin/ticket/12554Andreas Fischer2015-09-241-0/+5
|\ | | | | | | | | | | | | | | [ticket/12554] Fix blockquote overflow in lists * hanakin/ticket/12554: [ticket/12554]Remove left margin when li [ticket/12554]Overide blockquote overflow in lists
| * [ticket/12554]Remove left margin when liMichael Miday2015-09-231-0/+1
| |
| * [ticket/12554]Overide blockquote overflow in listsMichael Miday2015-09-221-0/+4
| |
* | Merge pull request #3916 from Nicofuma/ticket/12633Andreas Fischer2015-09-221-3/+3
|\ \ | | | | | | | | | | | | | | | | | | [ticket/12633] Doesn't use DEBUG to debug templates events * Nicofuma/ticket/12633: [ticket/12633] Doesn't use DEBUG to debug templates events
| * | [ticket/12633] Doesn't use DEBUG to debug templates eventsTristan Darricau2015-09-181-3/+3
| | | | | | | | | | | | | | | | | | Check the templates events on runtime only when Twig debug is on PHPBB3-12633
* | | Merge branch '3.1.x'Andreas Fischer2015-09-221-2/+2
|\ \ \ | |_|/ |/| | | | | | | | * 3.1.x: [ticket/14186] Do correct string concatenation in phpbb_mcp_sorting()
| * | Merge pull request #3920 from marc1706/ticket/14186Andreas Fischer2015-09-221-2/+2
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14186] Do correct string concatenation in phpbb_mcp_sorting() * marc1706/ticket/14186: [ticket/14186] Do correct string concatenation in phpbb_mcp_sorting()
| | * | [ticket/14186] Do correct string concatenation in phpbb_mcp_sorting()Marc Alexander2015-09-221-2/+2
| |/ / | | | | | | | | | PHPBB3-14186
* | | Merge pull request #3917 from Nicofuma/ticket/14182Marc Alexander2015-09-211-1/+1
|\ \ \ | | | | | | | | | | | | [ticket/14182] Move v310\notifications_board migration to v320\...
| * | | [ticket/14182] Move v310\notifications_board migration to v320\...Tristan Darricau2015-09-211-1/+1
|/ / / | | | | | | | | | PHPBB3-14182
* | | Merge pull request #3911 from Nicofuma/ticket/12577Marc Alexander2015-09-201-7/+41
|\ \ \ | | | | | | | | | | | | [ticket/12577] Lazy initialize the password manager
| * | | [ticket/12577] DocblockTristan Darricau2015-09-181-5/+18
| | | | | | | | | | | | | | | | PHPBB3-12577
| * | | [ticket/12577] Lazy initialize the password managerTristan Darricau2015-09-171-2/+23
| | |/ | |/| | | | | | | PHPBB3-12577
* | | Merge pull request #3851 from hanakin/ticket/12769Marc Alexander2015-09-20111-1491/+2125
|\ \ \ | | | | | | | | | | | | [ticket/12769] Font-Awesome Integration & Icon overhaul
| * | | [ticket/12769] Fix font permissionsMichael Miday2015-09-176-0/+0
| | | |
| * | | [ticket/12769] Fix avatar spacingMichael Miday2015-09-171-1/+1
| | | |
| * | | [ticket/12769] Guess we should add the fontsMichael Miday2015-09-176-0/+640
| | | |
| * | | [ticket/12769] Fix spacing issueMichael Miday2015-09-171-6/+6
| | | |
| * | | [ticket/12769] More attachment iconsMichael Miday2015-09-172-5/+5
| | | |
| * | | [ticket/12769] Fix some froom button inconsistencyMichael Miday2015-09-171-3/+1
| | | |
| * | | [ticket/12769] Fix dropdown on topicsMichael Miday2015-09-171-2/+2
| | | |
| * | | [ticket/12769] Fix paging arrowsMichael Miday2015-09-171-4/+2
| | | |
| * | | [ticket/12769] Fix search-boxsMichael Miday2015-09-171-1/+0
| | | |
| * | | [ticket/12769] Fix remaining action-barsMichael Miday2015-09-172-4/+4
| | | |
| * | | [ticket/12769] Fix bidiMichael Miday2015-09-171-95/+17
| | | |
| * | | [ticket/12769] Remove deuplicates from coloursMichael Miday2015-09-171-8/+0
| | | |
| * | | [ticket/12769] Profile menu caret fixMichael Miday2015-09-171-5/+5
| | | |
| * | | [ticket/12769] Leftover imageset cleanupMichael Miday2015-09-171-111/+66
| | | |
| * | | [ticket/12769] Fix search-box stylingMichael Miday2015-09-171-9/+14
| | | |
| * | | [ticket/12769] Misc table fixMichael Miday2015-09-171-0/+4
| | | |
| * | | [ticket/12769] Misc Link fixesMichael Miday2015-09-174-116/+49
| | | |
| * | | [ticket/12769] Small icon BCMichael Miday2015-09-171-0/+29
| | | |
| * | | [ticket/12769] More dropdown refactoringMichael Miday2015-09-171-4/+15
| | | |
| * | | [ticket/12769] slightly refactor linklistsMichael Miday2015-09-174-10/+8
| | | |
| * | | [ticket/12769] One more dropdown to refactorMichael Miday2015-09-171-1/+1
| | | |
| * | | [ticket/12769] Refacto action barMichael Miday2015-09-1718-30/+39
| | | |
| * | | [ticket/12769] We need some icon color classesMichael Miday2015-09-171-6/+25
| | | |
| * | | [ticket/12769] Completely refactor btns and pagingMichael Miday2015-09-176-103/+117
| | | |
| * | | [ticket/12769] Add icon module to work withMichael Miday2015-09-172-0/+84
| | | |
| * | | [ticket/12769] Fix dropdown stylingMichael Miday2015-09-1712-173/+90
| | | |
| * | | [ticket/12769] Fix responsive featuresMichael Miday2015-09-176-96/+45
| | | |
| * | | [ticket/12769] Fix subscription toggling fnMichael Miday2015-09-171-8/+8
| | | |
| * | | [ticket/12769] Add CDN dynamic fallback for FAMichael Miday2015-09-171-0/+13
| | | |
| * | | [ticket/12769] Swap misc remaining iconsMichael Miday2015-09-171-1/+7
| | | |
| * | | [ticket/12769] Swap icons in paginationMichael Miday2015-09-171-4/+4
| | | |
| * | | [ticket/12769] Swap icons in viewforumMichael Miday2015-09-171-18/+55
| | | |
| * | | [ticket/12769] Swap icons in topic_toolsMichael Miday2015-09-171-8/+33
| | | |
| * | | [ticket/12769] Swap icons in ucpMichael Miday2015-09-177-63/+161
| | | |
| * | | [ticket/12769] Swap out close iconMichael Miday2015-09-172-5/+13
| | | |
| * | | [ticket/12769] Swap icons in search_resaultsMichael Miday2015-09-171-15/+59
| | | |