aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3458 from nickvergessen/ticket/8494Tristan Darricau2015-04-061-6/+4
|\
| * [ticket/8494] Ignore errors from the database schema preparationJoas Schilling2015-03-011-6/+4
* | Merge pull request #3437 from marc1706/ticket/12368Joas Schilling2015-04-061-1/+23
|\ \
| * | [ticket/12368] Fix comment in docblockMarc Alexander2015-03-261-1/+1
| * | [ticket/12368] Correctly check if avatars migration is installedMarc Alexander2015-02-241-1/+23
* | | Merge pull request #3409 from Senky/ticket/11424Joas Schilling2015-04-061-0/+25
|\ \ \
| * | | [ticket/11424] Add space between control flow keywords and parenthesisJakub Senko2015-02-191-2/+2
| * | | [ticket/11424] Handle race condition properly for Quick-Mod ToolsJakub Senko2015-02-161-0/+25
* | | | Merge pull request #3402 from brunoais/ticket/13621Joas Schilling2015-04-061-3/+3
|\ \ \ \
| * | | | [ticket/13621] Prepend $where_sql and postpend closing parentheses on returnbrunoais2015-02-151-3/+3
* | | | | Merge pull request #3333 from marc1706/ticket/13522Joas Schilling2015-04-061-31/+31
|\ \ \ \ \
| * | | | | [ticket/13522] Remove unneeded variables and correctly output input on errorMarc Alexander2015-02-211-9/+5
| * | | | | [ticket/13522] Use acp_get_question_input() for retrieving input dataMarc Alexander2015-02-211-12/+9
| * | | | | [ticket/13522] Trim array elements before processing furtherMarc Alexander2015-02-211-3/+2
| * | | | | [ticket/13522] Remove unused variables and unexpected returnsMarc Alexander2015-01-241-10/+9
| * | | | | [ticket/13522] Remove empty answers from possible answers in Q&AMarc Alexander2015-01-241-2/+11
* | | | | | Merge pull request #3284 from Elsensee/ticket/13469Joas Schilling2015-04-061-3/+6
|\ \ \ \ \ \
| * | | | | | [ticket/13469] Fall back to soft_delete if no permissions for deleteOliver Schramm2015-01-111-3/+6
* | | | | | | [ticket/13743] Add $phpbb_root_path and $phpEx definitions in message_parser.phprxu2015-04-051-0/+13
* | | | | | | Merge pull request #3518 from marc1706/ticket/13703Marc Alexander2015-04-041-1/+3
|\ \ \ \ \ \ \
| * | | | | | | [ticket/13703] Use correct avatar path for PHPBB_USE_BOARD_URL_PATHKevin Roy2015-04-031-1/+3
* | | | | | | | [ticket/13742] Use correct avatar path for local avatarKevin Roy2015-04-031-1/+3
|/ / / / / / /
* | | | | | | Merge pull request #3515 from cyberalien/ticket/13741Joas Schilling2015-04-034-20/+2
|\ \ \ \ \ \ \
| * | | | | | | [ticket/13741] Remove outdated references to tweaks.csscyberalien2015-04-033-12/+2
| * | | | | | | [ticket/13741] Remove reference to unused body font-size declarationcyberalien2015-04-031-2/+0
| * | | | | | | [ticket/13741] Remove reference to oudated rollover code that no longer existscyberalien2015-04-032-6/+0
* | | | | | | | Merge pull request #3467 from dragosvr92/patch-5Marc Alexander2015-04-033-2/+10
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | [ticket/13602] Adding event overall_header_navbar_beforeDragos-Valentin Radulescu2015-03-063-2/+10
* | | | | | | | Merge pull request #3508 from cyberalien/ticket/13726Marc Alexander2015-04-021-3/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | [ticket/13726] Fix function that calculates responsive breadcrumbs widthcyberalien2015-03-281-3/+10
* | | | | | | | | Merge pull request #3509 from cyberalien/ticket/13727Marc Alexander2015-04-021-1/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [ticket/13727] Fix JS that resizes breadcrumbscyberalien2015-03-281-1/+7
| |/ / / / / / / /
* | | | | | | | | [ticket/13736] Missing four colon in Contact us pageRaphaƫl M2015-04-021-4/+4
* | | | | | | | | Merge pull request #3376 from marc1706/ticket/13568-ascNicofuma2015-03-292-5/+10
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Merge branch 'ticket/13568' into ticket/13568-ascMarc Alexander2015-02-062-5/+10
| |\ \ \ \ \ \ \ \
| | * | | | | | | | [ticket/13568] Also check if absolute_path_writable is writableMarc Alexander2015-02-061-1/+1
| | * | | | | | | | [ticket/13568] Correctly check rpath and rwpath validation optionsMarc Alexander2015-02-021-1/+1
| | * | | | | | | | [ticket/13568] Use more descriptive validation names and merge with path blockMarc Alexander2015-02-022-40/+9
| | * | | | | | | | [ticket/13568] Validate imagick path as readable absolute pathMarc Alexander2015-02-022-1/+37
* | | | | | | | | | Merge branch '3.0.x' into 3.1.xAndreas Fischer2015-03-261-3/+7
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge pull request #3493 from prototech/ticket/13555Andreas Fischer2015-03-261-3/+7
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | [ticket/13555] Render poll options separately when previewing.JoshyPHP2015-03-191-3/+7
* | | | | | | | | | | | [ticket/13723] Merge branch 'ticket/13723' into ticket/13723-31xNicofuma2015-03-251-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | [ticket/13723] Add Elsensee to authors listNicofuma2015-03-251-1/+2
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #3398 from marc1706/ticket/13612Nicofuma2015-03-241-5/+0
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [ticket/13612] Always display success message if extension was enabledMarc Alexander2015-02-141-5/+0
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #3501 from prototech/ticket/13698Nicofuma2015-03-241-13/+11
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [ticket/13698] Pass parameters for link in LOGIN_ERROR_PASSWORD error message.Cesar G2015-03-231-13/+11
* | | | | | | | | | | | [ticket/13271] Fix URL Rewriting on IIS7Oliver Schramm2015-03-231-0/+12
|/ / / / / / / / / / /
* | | | | | | | | | | [ticket/13719] Remove superfluous $search_options in acp_search.brunoais2015-03-231-1/+0