aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch '3.1.x'Marc Alexander2015-04-032-1/+8
|\ | | | | | | | | Conflicts: phpBB/styles/subsilver2/template/overall_header.html
| * Merge pull request #3467 from dragosvr92/patch-5Marc Alexander2015-04-033-2/+10
| |\ | | | | | | | | | [ticket/13602] Adding a new event overall_header_navbar_before
| | * [ticket/13602] Adding event overall_header_navbar_beforeDragos-Valentin Radulescu2015-03-063-2/+10
| | | | | | | | | | | | PHPBB3-13602
* | | Merge branch '3.1.x'Marc Alexander2015-04-021-3/+10
|\ \ \ | |/ /
| * | Merge pull request #3508 from cyberalien/ticket/13726Marc Alexander2015-04-021-3/+10
| |\ \ | | | | | | | | | | | | [ticket/13726] Fix function that calculates responsive breadcrumbs width
| | * | [ticket/13726] Fix function that calculates responsive breadcrumbs widthcyberalien2015-03-281-3/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Do not calculate width of hidden elements. Set minimum width to make sure breadcrumbs are always shown. PHPBB3-13726
* | | | Merge branch '3.1.x'Marc Alexander2015-04-021-1/+7
|\ \ \ \ | |/ / /
| * | | Merge pull request #3509 from cyberalien/ticket/13727Marc Alexander2015-04-021-1/+7
| |\ \ \ | | | | | | | | | | | | | | | [ticket/13727] Fix JS that resizes breadcrumbs
| | * | | [ticket/13727] Fix JS that resizes breadcrumbscyberalien2015-03-281-1/+7
| | |/ / | | | | | | | | | | | | PHPBB3-13727
* | | | Merge branch '3.1.x'Andreas Fischer2015-04-021-4/+4
|\ \ \ \ | |/ / / | | | | | | | | | | | | * 3.1.x: [ticket/13736] Missing four colon in Contact us page
| * | | [ticket/13736] Missing four colon in Contact us pageRaphaƫl M2015-04-021-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | Replacing of four ```:``` with four {L_COLON} in Contact us page. PHPBB3-13736
* | | | Merge pull request #3507 from VSEphpbb/ticket/13725Andreas Fischer2015-04-0221-34/+34
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13725] Coding guidelines: static public * VSEphpbb/ticket/13725: [ticket/13725] Coding guidelines: static public
| * | | | [ticket/13725] Coding guidelines: static publicMatt Friedman2015-03-2721-34/+34
| | | | | | | | | | | | | | | | | | | | PHPBB3-13725
* | | | | Merge branch '3.1.x'Nicofuma2015-03-292-5/+10
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge pull request #3376 from marc1706/ticket/13568-ascNicofuma2015-03-292-5/+10
| |\ \ \ \ | | |_|/ / | |/| | | | | | | | | | | | | | | | | | [ticket/13568] Validate imagick path as readable absolute path closes #3376
| | * | | Merge branch 'ticket/13568' into ticket/13568-ascMarc Alexander2015-02-062-5/+10
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: phpBB/adm/index.php phpBB/includes/acp/acp_attachments.php
| | | * | | [ticket/13568] Also check if absolute_path_writable is writableMarc Alexander2015-02-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13568
| | | * | | [ticket/13568] Correctly check rpath and rwpath validation optionsMarc Alexander2015-02-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13568
| | | * | | [ticket/13568] Use more descriptive validation names and merge with path blockMarc Alexander2015-02-022-40/+9
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13568
| | | * | | [ticket/13568] Validate imagick path as readable absolute pathMarc Alexander2015-02-022-1/+37
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13568
* | | | | | Merge branch '3.1.x'Andreas Fischer2015-03-261-3/+7
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | | | | | | * 3.1.x: [ticket/13555] Render poll options separately when previewing.
| * | | | | Merge branch '3.0.x' into 3.1.xAndreas Fischer2015-03-261-3/+7
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 3.0.x: [ticket/13555] Render poll options separately when previewing.
| | * \ \ \ \ Merge pull request #3493 from prototech/ticket/13555Andreas Fischer2015-03-261-3/+7
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13555] Render poll options separately when previewing. * prototech/ticket/13555: [ticket/13555] Render poll options separately when previewing.
| | | * | | | | [ticket/13555] Render poll options separately when previewing.JoshyPHP2015-03-191-3/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This prevents an option from being split into two when a line break is present inside of it. PHPBB3-13555
* | | | | | | | Merge branch '3.1.x'Oliver Schramm2015-03-251-1/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | [ticket/13723] Merge branch 'ticket/13723' into ticket/13723-31xNicofuma2015-03-251-1/+2
| |\ \ \ \ \ \ \ | | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: phpBB/docs/AUTHORS PHPBB3-13723
| | * | | | | | [ticket/13723] Add Elsensee to authors listNicofuma2015-03-251-1/+2
| | |/ / / / / | | | | | | | | | | | | | | | | | | | | | PHPBB3-13723
* | | | | | | Merge branch '3.1.x'Nicofuma2015-03-241-5/+0
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge pull request #3398 from marc1706/ticket/13612Nicofuma2015-03-241-5/+0
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13612] Run meta refresh until extension is fully enabled
| | * | | | | | [ticket/13612] Always display success message if extension was enabledMarc Alexander2015-02-141-5/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | An error will already be triggered if enable_step() is not successful. Redirecting for no obvious reason will just confuse users. PHPBB3-13612
* | | | | | | | Merge branch '3.1.x'Nicofuma2015-03-241-13/+11
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge pull request #3501 from prototech/ticket/13698Nicofuma2015-03-241-13/+11
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13698] Pass parameters for link in LOGIN_ERROR_PASSWORD error message.
| | * | | | | | | [ticket/13698] Pass parameters for link in LOGIN_ERROR_PASSWORD error message.Cesar G2015-03-231-13/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | LOGIN_ERROR_PASSWORD may be returned as the message if the password is invalid while hitting the LOGIN_ERROR_ATTEMPTS error. PHPBB3-13698
* | | | | | | | | Merge branch '3.1.x'Marc Alexander2015-03-241-0/+12
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | [ticket/13271] Fix URL Rewriting on IIS7Oliver Schramm2015-03-231-0/+12
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13271
* | | | | | | | Merge branch '3.1.x'Cesar G2015-03-231-1/+0
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | * 3.1.x: [ticket/13719] Remove superfluous $search_options in acp_search.
| * | | | | | | [ticket/13719] Remove superfluous $search_options in acp_search.brunoais2015-03-231-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13719
* | | | | | | | Merge remote-tracking branch 's9e/ticket/13718'Cesar G2015-03-231-1/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | * s9e/ticket/13718: [ticket/13718] Added missing global declaration
| * | | | | | | [ticket/13718] Added missing global declarationJoshyPHP2015-03-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13718
* | | | | | | | Merge branch '3.1.x'Cesar G2015-03-188-10/+10
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | * 3.1.x: [ticket/9457] Add WAI-ARIA landmarks to the Prosilver template files
| * | | | | | | Merge remote-tracking branch 'Senky/ticket/9457' into 3.1.xCesar G2015-03-188-10/+10
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Senky/ticket/9457: [ticket/9457] Add WAI-ARIA landmarks to the Prosilver template files
| | * | | | | | | [ticket/9457] Add WAI-ARIA landmarks to the Prosilver template filesJakub Senko2015-02-168-10/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-9457
* | | | | | | | | Merge branch '3.1.x'Marc Alexander2015-03-161-1/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | [ticket/13550] Check that the Plupload temp directory is writable before movingCesar G2015-03-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This prevents a PHP warning from being issued that results in an invalid JSON response being returned to the user. PHPBB3-13550
* | | | | | | | | Merge branch '3.1.x'Dhruv2015-03-156-5/+6
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge branch 'ticket/13702' into 3.1.xDhruv2015-03-156-5/+6
| |\ \ \ \ \ \ \ \
| | * | | | | | | | [ticket/13702] Add initial-scale to viewport in page headercyberalien2015-03-146-5/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13702
* | | | | | | | | | Merge branch '3.1.x'Dhruv2015-03-141-11/+8
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | | | | / / / / / / | |_|_|/ / / / / / |/| | | | | | | | Conflicts: phpBB/phpbb/search/fulltext_native.php
| * | | | | | | | Merge pull request #3476 from brunoais/ticket/13674Dhruv Goel2015-03-141-11/+8
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | [ticket/13674] Change MySQL native total search results calculation
| | * | | | | | | [ticket/13674] Missing space after "if"brunoais2015-03-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13674