aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/12821] Convert all colors to upperMichael Miday2015-09-011-62/+63
|
* [ticket/12821] Update all gradientsMichael Miday2015-09-016-65/+84
|
* Merge pull request #3866 from hanakin/ticket/14038Tristan Darricau2015-09-014-6/+82
|\ | | | | | | | | | | | | | | | | | | [Ticket/14038] Jumpbox improvements * hanakin/ticket/14038: [ticket/14038] Minor color tweaks [ticket/14038] Switch to spacer spans [ticket/14038] Stylize & differintiate [ticket/14038] Give links some visual love
| * [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-282-5/+3
|\ | | | | | | | | | | * 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-282-5/+3
| |\ | | | | | | | | | | | | | | | | | | | | | [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] Update testsZoddo2015-07-181-1/+1
| | | | | | | | | | | | PHPBB3-13988
| | * [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 branch '3.1.x'Tristan Darricau2015-08-280-0/+0
|\ \ \ \ | |/ / / | | | | | | | | | | | | * 3.1.x: [ticket/14058] Contact us form missing email subject field in subsilver2
| * | | 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-2845-849/+1522
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | [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-2334-534/+1019
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | | | | | | Merge pull request #3862 from Zoddo/ticket/14127Tristan Darricau2015-08-271-1/+1
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14127] Fix the BBCode FAQ about auto-linking w/o protocol * Zoddo/ticket/14127: [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-278-9/+9
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [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-268-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | | | | | | Merge pull request #3478 from n-aleha/ticket/12505Marc Alexander2015-08-268-148/+94
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | [ticket/12505] Remove outdated media handling in attachments
| * | | | | | | | | [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
| * | | | | | | | | [ticket/12505] Remove outdated media extensionsn-aleha2015-08-242-26/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update constants and data schema for new installations. Mark outdated media constants as deprecated. PHPBB3-12505
| * | | | | | | | | [ticket/12505] Remove outdated media handling from acpn-aleha2015-08-242-12/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove outdated media handling from acp PHPBB3-12505
| * | | | | | | | | [ticket/12505] Remove outdated media handling from prosilvern-aleha2015-08-241-77/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12505
| * | | | | | | | | [ticket/12505] Remove outdated media handing in attachmentsn-aleha2015-08-242-33/+0
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove code for handling media in RealPlayer, QuickTime, and Windows Media Player. PHPBB3-12505
* | | | | | | | | Merge pull request #3652 from Elsensee/ticket/12143Tristan Darricau2015-08-2322-68/+286
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12143] Make it possible to use translated group names for non-special groups * Elsensee/ticket/12143: [ticket/12143] Fix tests after rebase [ticket/12143] Avoid no output from get_group_name() [ticket/12143] Fix those tests [ticket/12143] Add some tests [ticket/12143] Oops, fixed array index [ticket/12143] Replace group name output [ticket/12143] Add group helper class to translate groupnames [ticket/12143] Add is_set method to language service
| * | | | | | | | [ticket/12143] Fix tests after rebaseOliver Schramm2015-08-051-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12143