aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Merge pull request #4283 from DavidIQ/ticket/14587Joas Schilling2016-04-081-7/+0
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14587] Remove sectionGroup from web.config * DavidIQ/ticket/14587: [ticket/14587] Remove sectionGroup from web.config
| * | | [ticket/14587] Remove sectionGroup from web.configDavid Colón2016-04-071-7/+0
|/ / / | | | | | | | | | | | | | | | Causes errors on some IIS installations. PHPBB3-14587
* | | Merge pull request #4256 from Nicofuma/ticket/13683Marc Alexander2016-04-072-18/+74
|\ \ \ | | | | | | | | | | | | [ticket/13683] Respects force_server_vars settings when generating URLs
| * | | [ticket/13683] Removes extra / in script_pathTristan Darricau2016-03-301-1/+1
| | | | | | | | | | | | | | | | PHPBB3-13683
| * | | [ticket/13683] Updates testsTristan Darricau2016-03-292-10/+11
| | | | | | | | | | | | | | | | PHPBB3-13683
| * | | [ticket/13683] Fix more casesTristan Darricau2016-03-292-4/+5
| | | | | | | | | | | | | | | | PHPBB3-13683
| * | | [ticket/13683] Respects force_server_vars settings when generating URLsTristan Darricau2016-03-292-17/+71
| | | | | | | | | | | | | | | | PHPBB3-13683
* | | | Merge pull request #4279 from RMcGirr83/ticket_14408Marc Alexander2016-04-061-2/+0
|\ \ \ \ | |_|_|/ |/| | | | | | | [ticket/14408] Remove span tags from file
| * | | [ticket/14408] Remove span tags from fileRichard McGirr2016-04-041-2/+0
|/ / / | | | | | | | | | PHPBB3-14408
* | | Merge pull request #4253 from rxu/ticket/14559Tristan Darricau2016-04-031-0/+3
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14559] Remove attachment BBCode tags from the quoted message * rxu/ticket/14559: [ticket/14559] Remove attachment BBCode tags from the quoted message
| * | | [ticket/14559] Remove attachment BBCode tags from the quoted messagerxu2016-03-271-0/+3
| |/ / | | | | | | | | | PHPBB3-14559
* | | Merge pull request #4268 from marc1706/ticket/14532Tristan Darricau2016-04-031-1/+1
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14532] Do not escape column default in mssql * marc1706/ticket/14532: [ticket/14532] Do not escape column default in mssql
| * | | [ticket/14532] Do not escape column default in mssqlMarc Alexander2016-03-311-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The column default shouldn't be escaped for mssql. This is a regression from 743d816631292a2081af4c5f7fc2fad2aff17c58. Prior to that commit, the default value for the column was not escaped. Escaping it will cause SQL errors while altering columns. PHPBB3-14532
* | | | Merge pull request #4270 from kasimi/ticket/14562Tristan Darricau2016-04-021-2/+31
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14562] Language fallback for extension permissions * kasimi/ticket/14562: [ticket/14562] Language fallback for extension permissions
| * | | | [ticket/14562] Language fallback for extension permissionskasimi2016-04-011-2/+31
| |/ / / | | | | | | | | | | | | PHPBB3-14562
* | | | Merge pull request #4272 from marc1706/ticket/14577Tristan Darricau2016-04-025-12/+12
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | [ticket/14577] Do not calculate size of array in for loop * marc1706/ticket/14577: [ticket/14577] Do not calculate size of array in for loop
| * | | [ticket/14577] Do not calculate size of array in for loopMarc Alexander2016-04-025-12/+12
|/ / / | | | | | | | | | | | | | | | | | | For loops that modify the size of the looped arrays were obviously not changed. PHPBB3-14577
* | | Merge pull request #4264 from VSEphpbb/ticket/14570Marc Alexander2016-03-3132-0/+160
|\ \ \ | | | | | | | | | | | | [ticket/14570] Add effectively installed to 3.1.x versions
| * | | [ticket/14570] Use phpbb_version_compareMatt Friedman2016-03-2932-32/+32
| | | | | | | | | | | | | | | | PHPBB3-14570
| * | | [ticket/14570] Add effectively installed to 3.1.x versionsMatt Friedman2016-03-2932-0/+160
| | | | | | | | | | | | | | | | PHPBB3-14570
* | | | Merge pull request #4259 from Nicofuma/ticket/14565Marc Alexander2016-03-302-0/+5
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/14565] Updates composer.phar to 1.0.0-beta2
| * | | | [ticket/14565] Workaround for php 5.3.3Tristan Darricau2016-03-291-0/+5
| | | | | | | | | | | | | | | | | | | | PHPBB3-14565
| * | | | [ticket/14565] Updates composer.phar to 1.0.0-beta2Tristan Darricau2016-03-271-0/+0
| | |/ / | |/| | | | | | | | | | PHPBB3-14565
* | | | Merge pull request #4262 from Senky/ticket/10356Marc Alexander2016-03-301-6/+7
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/10356] Find inactive users in livesearch when having permissions
| * | | | [ticket/10356] Find inactive users in livesearch when having permissionsJakub Senko2016-03-291-6/+7
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | While original ticket request is already fixed, livesearch did not reflect it. PHPBB3-10356
* | | | Merge pull request #4260 from VSEphpbb/ticket/14568Máté Bartus2016-03-282-7/+7
|\ \ \ \ | |/ / / |/| | | [ticket/14568] Update the repository readme
| * | | [ticket/14568] Update the repository readmeMatt Friedman2016-03-282-7/+7
| |/ / | | | | | | | | | PHPBB3-14568
* | | Merge pull request #4021 from marc1706/ticket/14272Tristan Darricau2016-03-2739-93/+139
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14272] Use html5 valid input elements * marc1706/ticket/14272: [ticket/14272] Allow input of floats for filesize [ticket/14272] Use input type number instead of text in avatars [ticket/14272] Assign min and max values for avatar driver settings [ticket/14272] Define min and max values for avatar width and height [ticket/14272] Disable not toggled form elements [ticket/14272] Make sure phpbb_avatar_manager was defined [ticket/14272] Remove useless check [ticket/14272] Fix invalid or missing min/max settings [ticket/14272] Assign min/max for all allowed types [ticket/14272] Only use maxlength and size for allowed input elements
| * | | [ticket/14272] Allow input of floats for filesizeMarc Alexander2016-02-032-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This might be needed while switching the default input from KiB to MiB or similar changes to settings. PHPBB3-14272
| * | | [ticket/14272] Use input type number instead of text in avatarsMarc Alexander2016-01-013-5/+5
| | | | | | | | | | | | | | | | PHPBB3-14272
| * | | [ticket/14272] Assign min and max values for avatar driver settingsMarc Alexander2016-01-015-4/+28
| | | | | | | | | | | | | | | | PHPBB3-14272
| * | | [ticket/14272] Define min and max values for avatar width and heightMarc Alexander2015-12-272-2/+9
| | | | | | | | | | | | | | | | PHPBB3-14272
| * | | [ticket/14272] Disable not toggled form elementsMarc Alexander2015-12-271-0/+7
| | | | | | | | | | | | | | | | PHPBB3-14272
| * | | [ticket/14272] Make sure phpbb_avatar_manager was definedMarc Alexander2015-12-033-3/+8
| | | | | | | | | | | | | | | | PHPBB3-14272
| * | | [ticket/14272] Remove useless checkMarc Alexander2015-11-081-1/+1
| | | | | | | | | | | | | | | | PHPBB3-14272
| * | | [ticket/14272] Fix invalid or missing min/max settingsMarc Alexander2015-11-064-5/+5
| | | | | | | | | | | | | | | | PHPBB3-14272
| * | | [ticket/14272] Assign min/max for all allowed typesMarc Alexander2015-11-061-4/+4
| | | | | | | | | | | | | | | | PHPBB3-14272
| * | | [ticket/14272] Only use maxlength and size for allowed input elementsMarc Alexander2015-11-0630-80/+83
| | | | | | | | | | | | | | | | PHPBB3-14272
* | | | Merge pull request #4182 from marc1706/ticket/14481Tristan Darricau2016-03-275-6/+126
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14481] Respect HTTP_X_FORWARDED headers for implying https * marc1706/ticket/14481: [ticket/14481] Add tests for x_forwarded_proto header [ticket/14481] Use port 443 if https is specified in x-forwarded-proto [ticket/14481] Respect HTTP_X_FORWARDED headers for implying https
| * | | | [ticket/14481] Add tests for x_forwarded_proto headerMarc Alexander2016-03-101-3/+103
| | | | | | | | | | | | | | | | | | | | PHPBB3-14481
| * | | | [ticket/14481] Use port 443 if https is specified in x-forwarded-protoMarc Alexander2016-02-161-0/+6
| | | | | | | | | | | | | | | | | | | | PHPBB3-14481
| * | | | [ticket/14481] Respect HTTP_X_FORWARDED headers for implying httpsMarc Alexander2016-02-153-3/+17
| | | | | | | | | | | | | | | | | | | | PHPBB3-14481
* | | | | Merge pull request #4246 from RMcGirr83/ticket_13625Marc Alexander2016-03-271-5/+6
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/13625] Fix types of properties
| * | | | | [ticket/13625] Fix types of propertiesRichard McGirr2016-03-251-5/+6
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13625
* | | | | | Merge pull request #4230 from Senky/ticket/13028Marc Alexander2016-03-271-1/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | | | | | | [ticket/13028] Rename unanswered search label
| * | | | | [ticket/13028] Rename unanswered search labelJakub Senko2016-03-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13028
* | | | | | Merge pull request #4229 from Senky/ticket/13013Tristan Darricau2016-03-261-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | closes #4229 * Senky-ticket/13013: [ticket/13013] Explain to user explicitl what "participate more" means
| * | | | | | [ticket/13013] Explain to user explicitl what "participate more" meansJakub Senko2016-03-261-1/+1
|/ / / / / / | | | | | | | | | | | | | | | | | | PHPBB3-13013
* | | | | | Merge pull request #3874 from lavigor/ticket/14134Tristan Darricau2016-03-261-4/+20
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14134] Send warning notification PM in user's language. * lavigor/ticket/14134: [ticket/14134] Fix Okay in a comment. [ticket/14134] Fix code comments. [ticket/14134] Send warning notification PM in user's language.
| * | | | | | [ticket/14134] Fix Okay in a comment.lavigor2016-03-251-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14134