aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/14137]Michael Miday2015-09-011-0/+5
|
* Merge branch '3.1.x'Tristan Darricau2015-09-012-0/+32
|\ | | | | | | | | | | * 3.1.x: [ticket/13950] Hide undefined categories [ticket/13950] Hide undefined permissions
| * Merge pull request #3765 from Zoddo/ticket/13950Tristan Darricau2015-09-012-0/+32
| |\ | | | | | | | | | | | | | | | | | | | | | [ticket/13950] Hide undefined permissions * Zoddo/ticket/13950: [ticket/13950] Hide undefined categories [ticket/13950] Hide undefined permissions
| | * [ticket/13950] Hide undefined categoriesZoddo2015-08-282-0/+16
| | | | | | | | | | | | | | | | | | This hides the categories added by disabled extensions PHPBB3-13950
| | * [ticket/13950] Hide undefined permissionsZoddo2015-08-282-0/+16
| | | | | | | | | | | | | | | | | | This hides the permissions of the disabled extensions PHPBB3-13950
* | | Merge pull request #3861 from hanakin/ticket/12821Tristan Darricau2015-09-017-100/+97
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12821] Convert all images to gradients * hanakin/ticket/12821: [ticket/12821] Graceful ie9 fallbacks [ticket/12821] IE 9 requires filter: none for svg [ticket/12821] Update all Gradients to last two [ticket/12821] Convert all colors to upper [ticket/12821] Update all gradients
| * | | [ticket/12821] Graceful ie9 fallbacksMichael Miday2015-09-012-6/+10
| | | |
| * | | [ticket/12821] IE 9 requires filter: none for svgMichael Miday2015-09-011-0/+4
| | | |
| * | | [ticket/12821] Update all Gradients to last twoMichael Miday2015-09-011-59/+28
| | | |
| * | | [ticket/12821] Convert all colors to upperMichael Miday2015-09-011-62/+63
| | | |
| * | | [ticket/12821] Update all gradientsMichael Miday2015-09-016-65/+84
| | | |
* | | | Merge branch '3.1.x'Tristan Darricau2015-09-011-1/+1
|\ \ \ \ | |/ / / |/| / / | |/ / | | | * 3.1.x: [ticket/14133] Comment fix for phpbb_get_user_rank()
| * | [ticket/14133] Comment fix for phpbb_get_user_rank()lavigor2015-08-311-1/+1
| |/ | | | | | | PHPBB3-14133
* | [ticket/14038] Minor color tweaksMichael Miday2015-08-311-1/+11
| |
* | [ticket/14038] Switch to spacer spansMichael Miday2015-08-302-1/+10
| |
* | [ticket/14038] Stylize & differintiateMichael Miday2015-08-304-7/+62
| |
* | [ticket/14038] Give links some visual loveMichael Miday2015-08-302-1/+3
| |
* | Merge branch '3.1.x'Tristan Darricau2015-08-281-4/+2
|\ \ | |/ | | | | | | | | * 3.1.x: [ticket/13988] Update tests [ticket/13988] Use absolute path for image attachments in feeds
| * Merge pull request #3764 from Zoddo/ticket/13988Tristan Darricau2015-08-281-4/+2
| |\ | | | | | | | | | | | | | | | | | | | | | [ticket/13988] Use absolute path for image attachments in feeds * Zoddo/ticket/13988: [ticket/13988] Update tests [ticket/13988] Use absolute path for image attachments in feeds
| | * [ticket/13988] Use absolute path for image attachments in feedsCarstenF2015-07-151-4/+2
| | | | | | | | | | | | | | | | | | Previously, atom feeds use relative links for image attachments PHPBB3-13988
* | | Merge branch '3.1.x'Tristan Darricau2015-08-281-9/+0
|\ \ \ | |/ / | | | | | | | | | * 3.1.x: [ticket/14106] Fix topics sorting in MCP for topics merging.
| * | Merge pull request #3835 from rxu/ticket/14106Tristan Darricau2015-08-281-9/+0
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14106] Fix topics sorting in MCP for topics merging. * rxu/ticket/14106: [ticket/14106] Fix topics sorting in MCP for topics merging.
| | * | [ticket/14106] Fix topics sorting in MCP for topics merging.rxu2015-08-161-9/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The "bug" in the deleted code comment is non-existent now. The PR is for 3.1 only. PHPBB3-14106
| * | | Merge pull request #3802 from Oyabun1/ticket/14058Tristan Darricau2015-08-281-1/+5
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14058] Contact us form missing email subject field in subsilver2 * Oyabun1/ticket/14058: [ticket/14058] Contact us form missing email subject field in subsilver2
| | * | | [ticket/14058] Contact us form missing email subject field in subsilver2Oyabun12015-07-311-1/+5
| | | | | | | | | | | | | | | | | | | | PHPBB3-14058
* | | | | Merge branch '3.1.x'Tristan Darricau2015-08-281-1/+1
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | * 3.1.x: [ticket/14070] Properly pass whether config should be ignored for avatars
| * | | | Merge pull request #3809 from marc1706/ticket/14070Tristan Darricau2015-08-281-1/+1
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14070] Properly pass whether config should be ignored for avatars * marc1706/ticket/14070: [ticket/14070] Properly pass whether config should be ignored for avatars
| | * | | | [ticket/14070] Properly pass whether config should be ignored for avatarsMarc Alexander2015-08-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14070
* | | | | | Merge pull request #3858 from Nicofuma/ticket/14125Máté Bartus2015-08-283-14/+56
|\ \ \ \ \ \ | | | | | | | | | | | | | | [ticket/14125] Add --env option to all CLI commands
| * | | | | | [ticket/14125] Add --env option to all CLI commandsTristan Darricau2015-08-243-14/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14125
* | | | | | | Merge pull request #3470 from Nicofuma/ticket/13645Máté Bartus2015-08-2838-764/+1417
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | [ticket/13645] Move the feeds to controllers
| * | | | | | | [ticket/13645] Fix docblocksTristan Darricau2015-08-241-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13645
| * | | | | | | [ticket/13645] Proper OOP for feedsTristan Darricau2015-08-2315-320/+506
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13645
| * | | | | | | [ticket/13645] Move the feeds to controllersNicofuma2015-08-2327-449/+914
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13645
* | | | | | | | Merge pull request #3859 from Nicofuma/ticket/13897Máté Bartus2015-08-281-1/+9
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/13897] Make dependency to the filesystem optional in error handler
| * | | | | | | | [ticket/13897] Make dependency to the filesystem optional in error handlerTristan Darricau2015-08-251-1/+9
| | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | PHPBB3-13897
* | | | | | | | Merge branch '3.1.x'Tristan Darricau2015-08-271-1/+1
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | * 3.1.x: [ticket/14127] Fix the BBCode FAQ about auto-linking w/o protocol
| * | | | | | | [ticket/14127] Fix the BBCode FAQ about auto-linking w/o protocolZoddo2015-08-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This error was accidentally introduced in the patch for PHPBB3-13967 (PR #3729) PHPBB3-14127
* | | | | | | | Merge pull request #3863 from VSEphpbb/ticket/14128Tristan Darricau2015-08-271-1/+1
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14128] Fix img bbcode regression, lost postimage class * VSEphpbb/ticket/14128: [ticket/14128] Fix img bbcode regression, lost postimage class
| * | | | | | | | [ticket/14128] Fix img bbcode regression, lost postimage classMatt Friedman2015-08-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14128
* | | | | | | | | Merge pull request #3840 from hanakin/ticket/12719Tristan Darricau2015-08-266-59/+611
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12719] Convert to Normalize & SUITCSS * hanakin/ticket/12719: [ticket/12719] normalize 3.0.3 and firefox 40 fx [ticket/12719] Remove old reset [ticket/12719] Fix hamburger menu icon [ticket/12719] Fix pagination [ticket/12719] Fix Buttons [ticket/12719] Add normalize & base
| * | | | | | | | | [ticket/12719] normalize 3.0.3 and firefox 40 fxMichael Miday2015-08-262-79/+180
| | | | | | | | | |
| * | | | | | | | | [ticket/12719] Remove old resetMichael Miday2015-08-261-49/+0
| | | | | | | | | |
| * | | | | | | | | [ticket/12719] Fix hamburger menu iconMichael Miday2015-08-201-1/+1
| | | | | | | | | |
| * | | | | | | | | [ticket/12719] Fix paginationMichael Miday2015-08-201-6/+6
| | | | | | | | | |
| * | | | | | | | | [ticket/12719] Fix ButtonsMichael Miday2015-08-201-3/+5
| | | | | | | | | |
| * | | | | | | | | [ticket/12719] Add normalize & baseMichael Miday2015-08-204-0/+498
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | phpbb3-12719
* | | | | | | | | | [ticket/12505] Fix variable usage in migration filen-aleha2015-08-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12505
* | | | | | | | | | [ticket/12505] Add migrationn-aleha2015-08-241-0/+83
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12505
* | | | | | | | | | [ticket/12505] Set deprecations for constants to 3.2n-aleha2015-08-241-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12505