Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-07-23 | 1 | -21/+0 |
|\ | |||||
| * | Merge pull request #5610 from espipj/ticket/16070 | Marc Alexander | 2019-07-23 | 1 | -21/+0 |
| |\ | | | | | | | | | | [ticket/16070] Remove support for WebSTAR and Xitami | ||||
| | * | [ticket/16070] Remove unused code | espipj | 2019-05-27 | 1 | -21/+0 |
| | | | | | | | | | | | | PHPBB3-16070 | ||||
* | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-07-23 | 1 | -4/+24 |
|\ \ \ | |/ / | |||||
| * | | [ticket/16089] Add core.confirm_box_ajax_before | Jakub Senko | 2019-07-22 | 1 | -4/+24 |
| |/ | | | | | | | PHPBB3-16089 | ||||
* | | [ticket/12629] Rename errors_show to show_errors | rubencm | 2019-05-09 | 1 | -2/+2 |
| | | | | | | | | PHPBB3-12629 | ||||
* | | [ticket/12629] Add debug.errors_show | Rubén Calvo | 2019-05-09 | 1 | -2/+3 |
| | | | | | | | | PHPBB3-12629 | ||||
* | | [ticket/12628] Introduce debug.memory | Jakub Senko | 2019-05-09 | 1 | -7/+12 |
| | | | | | | | | | | | | Also fix one debug.sql_explain missing from the previous PR PHPBB3-12628 | ||||
* | | [ticket/15413] Login redirect to previous page | Rubén Calvo | 2019-05-09 | 1 | -1/+2 |
| | | | | | | | | PHPBB3-15413 | ||||
* | | [ticket/12624] Add debug.load_time parameter | Jakub Senko | 2019-05-09 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-12624 | ||||
* | | [ticket/12627] Add debug.sql_explain parameter | Jakub Senko | 2019-05-09 | 1 | -1/+3 |
| | | | | | | | | PHPBB3-12627 | ||||
* | | [ticket/14548] Move deprecated globals and functions | Máté Bartus | 2019-05-06 | 1 | -12/+0 |
|/ | | | | PHPBB3-14584 | ||||
* | [ticket/16042] Adjust positioning and add comment to overwrite | Marc Alexander | 2019-05-02 | 1 | -1/+2 |
| | | | | PHPBB3-16042 | ||||
* | [ticket/16042] Use S_LOGIN_REDIRECT to output login form token | Marc Alexander | 2019-05-02 | 1 | -1/+13 |
| | | | | PHPBB3-16042 | ||||
* | [ticket/16036] Add S_FORM_TOKEN_LOGIN to all login forms | rubencm | 2019-04-29 | 1 | -0/+3 |
| | | | | PHPBB3-16036 | ||||
* | Merge pull request #48 from phpbb/ticket/security/228 | Marc Alexander | 2019-04-27 | 1 | -2/+17 |
|\ | | | | | | | [ticket/security/228] Add form token to login box | ||||
| * | [ticket/security/228] Add form token to login box | Derky | 2019-04-26 | 1 | -2/+17 |
| | | | | | | | | SECURITY-228 | ||||
* | | Merge pull request #5513 from mrgoldy/ticket/15942 | Marc Alexander | 2019-04-17 | 1 | -11/+31 |
|\ \ | |/ |/| | | | [ticket/15942] Allow array in confirm_box title | ||||
| * | [ticket/15942] Add language to compatibility globals & use in confirm_box | Marc Alexander | 2019-04-17 | 1 | -8/+12 |
| | | | | | | | | PHPBB3-15942 | ||||
| * | [ticket/15942] Past tense | mrgoldy | 2019-04-16 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-15942 | ||||
| * | [ticket/15942] Update DocBlock | mrgoldy | 2019-04-16 | 1 | -0/+2 |
| | | | | | | | | PHPBB3-15942 | ||||
| * | [ticket/15942] Allow array in confirm_box title | mrgoldy | 2019-01-15 | 1 | -7/+21 |
| | | | | | | | | PHPBB3-15942 | ||||
* | | [ticket/15972] Let the event be triggered | 3D-I | 2019-02-26 | 1 | -8/+0 |
| | | | | | | | | | | | | Removes old coding which is there just to save a few iterations. PHPBB3-15972 | ||||
* | | [ticket/15972] Add core.markread_after | 3D-I | 2019-02-20 | 1 | -0/+21 |
|/ | | | | PHPBB3-15972 | ||||
* | [ticket/15860] Unique_id() return 16 characters again | Ruben Calvo | 2018-10-31 | 1 | -1/+1 |
| | | | | PHPBB3-15860 | ||||
* | [ticket/15860] Fix format of backup files | Ruben Calvo | 2018-10-30 | 1 | -1/+1 |
| | | | | PHPBB3-15860 | ||||
* | Merge pull request #5381 from senky/ticket/15616 | Marc Alexander | 2018-10-13 | 1 | -1/+3 |
|\ | | | | | | | [ticket/15616] Remove jumpbox from login_forum.html | ||||
| * | [ticket/15616] Add jumpbox to login_forum.html | Jakub Senko | 2018-09-26 | 1 | -1/+3 |
| | | | | | | | | PHPBB3-15616 | ||||
* | | Merge pull request #5374 from senky/ticket/15758 | Marc Alexander | 2018-10-10 | 1 | -5/+5 |
|\ \ | | | | | | | | | | [ticket/15758] Show translated msg for INSECURE_REDIRECT | ||||
| * | | [ticket/15758] Show translated msg for INSECURE_REDIRECT | Jakub Senko | 2018-09-28 | 1 | -5/+5 |
| |/ | | | | | | | PHPBB3-15758 | ||||
* | | Merge pull request #5377 from senky/ticket/15700 | Marc Alexander | 2018-10-09 | 1 | -1/+1 |
|\ \ | | | | | | | | | | [ticket/15700] Use correct T_THEME_LANG_NAME | ||||
| * | | [ticket/15700] Use correct T_THEME_LANG_NAME | Jakub Senko | 2018-09-25 | 1 | -1/+1 |
| |/ | | | | | | | PHPBB3-15700 | ||||
* | | Merge pull request #5370 from senky/ticket/15805 | Marc Alexander | 2018-10-08 | 1 | -1/+3 |
|\ \ | |/ |/| | | | [ticket/15805] Add result to core.login_box_redirect | ||||
| * | [ticket/15805] Add result to core.login_box_redirect | Jakub Senko | 2018-09-24 | 1 | -1/+3 |
| | | | | | | | | PHPBB3-15805 | ||||
* | | [ticket/15723] Rewrite unique_id too | Rubén Calvo | 2018-08-08 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-15723 | ||||
* | | [ticket/15723] Rewrite gen_rand_string() and gen_rand_string_friendly() | Rubén Calvo | 2018-07-14 | 1 | -7/+20 |
|/ | | | | PHPBB3-15723 | ||||
* | Merge pull request #5253 from senky/ticket/15618 | Tristan Darricau | 2018-07-08 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | [ticket/15618] Display The team link only to users with permission * github.com:/phpbb/phpbb: [ticket/15618] Display The team link only to users with permission | ||||
| * | [ticket/15618] Display The team link only to users with permission | Jakub Senko | 2018-06-18 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-15618 | ||||
* | | Merge branch 'prep-release-3.2.3' into 3.2.x | Tristan Darricau | 2018-07-08 | 1 | -2/+26 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | * prep-release-3.2.3: [ticket/15676] Use paragraphs and classes as suggested by hanakin [ticket/15676] Use twig syntax [ticket/15676] Simplify link text and use privacy link in cookie notice [ticket/15676] Display privacy notice in footer & allow overriding U_PRIVACY | ||||
| * | | [ticket/15676] Simplify link text and use privacy link in cookie notice | Marc Alexander | 2018-05-31 | 1 | -0/+2 |
| | | | | | | | | | | | | PHPBB3-15676 | ||||
| * | | [ticket/15676] Display privacy notice in footer & allow overriding U_PRIVACY | Marc Alexander | 2018-05-31 | 1 | -2/+24 |
| | | | | | | | | | | | | PHPBB3-15676 | ||||
* | | | [ticket/15695] Fix gen_rand_string returning less characters than expected | Rubén Calvo | 2018-06-18 | 1 | -4/+6 |
| |/ |/| | | | | | PHPBB3-15695 | ||||
* | | [ticket/15693] Update tests to reflect changes to gen_rand_string() | Marc Alexander | 2018-06-17 | 1 | -0/+4 |
| | | | | | | | | PHPBB3-15693 | ||||
* | | [ticket/15693] Fix get_rand_string() | Rubén Calvo | 2018-06-15 | 1 | -2/+2 |
|/ | | | | PHPBB3-15693 | ||||
* | Merge pull request #5074 from marc1706/ticket/15498 | Marc Alexander | 2018-01-07 | 1 | -1/+1 |
|\ | | | | | | | [ticket/15498] Do not pass whether URL uses router to is_route | ||||
| * | [ticket/15498] Do not pass whether URL uses router to is_route | Marc Alexander | 2018-01-06 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | is_route expects a flag of whether this is a route that was generated with the router as opposed to is_router_used() which returns whether the router will be used via app.php. PHPBB3-15498 | ||||
* | | Merge remote-tracking branch 'upstream/3.2.x' into prep-release-3.2.2 | Marc Alexander | 2018-01-07 | 1 | -15/+15 |
|\ \ | |||||
| * | | [ticket/14972] Fix sizeof calls | rxu | 2018-01-01 | 1 | -15/+15 |
| |/ | | | | | | | | | | | | | | | | | | | As of PHP 7.2, only arrays and objects implementing the Countable interface should be passed as a count() or sizeof() parameter. See https://github.com/php/php-src/blob/php-7.2.0alpha2/UPGRADING#L197-L198 Also, sizeof() seems to be sheduled for deprecation, see https://wiki.php.net/rfc/deprecations_php_7_2#suggested_deprecations PHPBB3-14972 | ||||
* | | Merge branch 'ticket/security/211' into ticket/security/211-rhea | Marc Alexander | 2018-01-01 | 1 | -2/+7 |
|\ \ | |/ |/| | |||||
| * | [ticket/security/211] Do not match javascript URIs with URL regexes | Marc Alexander | 2017-07-26 | 1 | -2/+2 |
| | | | | | | | | SECURITY-211 |