Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/15643] Fix open_basedir warnings | Alfredo Ramos | 2019-09-03 | 1 | -3/+3 |
| | | | | | | | Suppress warnings when trying to call is_link(), is_dir() and is_file() on the web server root directory when open_basedir is set. PHPBB3-15643 | ||||
* | Merge pull request #5666 from mrgoldy/ticket/16084 | Marc Alexander | 2019-09-01 | 2 | -13/+3 |
|\ | | | | | | | [ticket/16084] Remove redundant backup radio button | ||||
| * | [ticket/16084] Remove redundant backup radio button | mrgoldy | 2019-08-26 | 2 | -13/+3 |
|/ | | | | PHPBB3-16084 | ||||
* | [3.2.x] Update version numbers to 3.2.9-dev | Marc Alexander | 2019-08-17 | 3 | -3/+3 |
| | |||||
* | Merge branch 'prep-release-3.2.8' into 3.2.x | Marc Alexander | 2019-08-17 | 8 | -7/+119 |
|\ | |||||
| * | [prep-release-3.2.8] Update changelog for 3.2.8-RC1 | Marc Alexander | 2019-08-17 | 1 | -0/+75 |
| | | |||||
| * | [prep-release-3.2.8] Add migration for 3.2.8-RC1 | Marc Alexander | 2019-08-17 | 1 | -0/+37 |
| | | |||||
| * | [prep-release-3.2.8] Update version numbers to 3.2.8 | Marc Alexander | 2019-08-17 | 2 | -3/+3 |
| | | |||||
| * | [prep-release-3.2.8] Update version numbers to 3.2.8-RC1 | Marc Alexander | 2019-08-17 | 4 | -4/+4 |
|/ | |||||
* | Merge pull request #5658 from rubencm/ticket/13175 | Marc Alexander | 2019-08-17 | 2 | -0/+16 |
|\ | | | | | | | [ticket/13175] Check if account is already linked when using OAuth | ||||
| * | [ticket/13175] Check if account is already linked when using OAuth | rubencm | 2019-08-14 | 2 | -0/+16 |
| | | | | | | | | PHPBB3-13175 | ||||
* | | Merge pull request #5656 from 3D-I/ticket/16019 | Marc Alexander | 2019-08-17 | 3 | -48/+67 |
|\ \ | | | | | | | | | | [ticket/16019] Deny prosilver's uninstallation | ||||
| * | | [ticket/16019] Amend explanation | 3D-I | 2019-08-14 | 1 | -1/+1 |
| | | | | | | | | | | | | PHPBB3-16019 | ||||
| * | | [ticket/16019] Short explanation | 3D-I | 2019-08-14 | 1 | -1/+1 |
| | | | | | | | | | | | | PHPBB3-16019 | ||||
| * | | [ticket/16019] Short array syntax and tabulation | 3D-I | 2019-08-14 | 1 | -43/+43 |
| | | | | | | | | | | | | PHPBB3-16019 | ||||
| * | | [ticket/16019] Rewamp ACP_STYLES_EXPLAIN | 3D-I | 2019-08-14 | 1 | -35/+35 |
| | | | | | | | | | | | | PHPBB3-16019 | ||||
| * | | [ticket/16019] Code's enhancement | 3D-I | 2019-08-13 | 1 | -5/+2 |
| | | | | | | | | | | | | PHPBB3-16019 | ||||
| * | | [ticket/16019] Get rid of the checkbox | 3D-I | 2019-08-13 | 1 | -1/+3 |
| | | | | | | | | | | | | PHPBB3-16019 | ||||
| * | | [ticket/16019] Get rid of the uninstall link | 3D-I | 2019-08-13 | 1 | -5/+8 |
| | | | | | | | | | | | | PHPBB3-16019 | ||||
| * | | [ticket/16019] Amend code for the better | 3D-I | 2019-08-13 | 1 | -3/+6 |
| | | | | | | | | | | | | PHPBB3-16019 | ||||
| * | | [ticket/16019] Move code to before of confirm box is submitted | 3D-I | 2019-08-13 | 1 | -12/+13 |
| | | | | | | | | | | | | PHPBB3-16019 | ||||
| * | | [ticket/16019] Deny prosilver's uninstallation | 3D-I | 2019-08-13 | 2 | -1/+14 |
| | | | | | | | | | | | | PHPBB3-16019 | ||||
* | | | Merge pull request #5657 from Crizz0/ticket/15745 | Marc Alexander | 2019-08-16 | 3 | -3/+19 |
|\ \ \ | | | | | | | | | | | | | [ticket/15745] Uses {{ CREDIT_LINE }} instead of hardcoded language | ||||
| * | | | [ticket/15745] Use TWIG instead of phpbb template code | Christian Schnegelberger | 2019-08-13 | 3 | -8/+8 |
| | | | | | | | | | | | | | | | | PHPBB3-15745 | ||||
| * | | | [ticket/15745] Uses {{ CREDIT_LINE }} instead of hardcoded language | Christian Schnegelberger | 2019-08-13 | 3 | -3/+19 |
| | |/ | |/| | | | | | | | PHPBB3-15745 | ||||
* | | | Merge pull request #5654 from 3D-I/ticket/16080 | Marc Alexander | 2019-08-15 | 2 | -0/+8 |
|\ \ \ | |/ / |/| | | | | | [ticket/16080] ACP - Provide meaningful error msg for deleted installed style | ||||
| * | | [ticket/16080] Remove sprintf() | 3D-I | 2019-08-13 | 1 | -1/+1 |
| | | | | | | | | | | | | PHPBB3-16080 | ||||
| * | | [ticket/16080] Use placeholder | 3D-I | 2019-08-12 | 2 | -2/+3 |
| | | | | | | | | | | | | PHPBB3-16080 | ||||
| * | | [ticket/16080] Provide a meaningful error message for deleted installed style | 3D-I | 2019-08-12 | 2 | -1/+2 |
| | | | | | | | | | | | | PHPBB3-16080 | ||||
| * | | [ticket/16080] Change location as it should have been. | 3D-I | 2019-08-12 | 2 | -5/+6 |
| | | | | | | | | | | | | PHPBB3-16080 | ||||
| * | | [ticket/16080] Provide a back-trace for deleted installed style | 3D-I | 2019-08-11 | 1 | -0/+5 |
| |/ | | | | | | | | | | | That's a very edge case, I am using the same approach done in user.php PHPBB3-16080 | ||||
* | | Merge pull request #5653 from 3D-I/ticket/16129 | Marc Alexander | 2019-08-13 | 1 | -2/+2 |
|\ \ | | | | | | | | | | [ticket/16129] Enhance attachment's ALT tag | ||||
| * | | [ticket/16129] Provide proper HTML markup | 3D-I | 2019-08-12 | 1 | -2/+2 |
| | | | | | | | | | | | | PHPBB3-16129 | ||||
| * | | [ticket/16129] Enhance attachment's ALT tag | 3D-I | 2019-08-11 | 1 | -2/+2 |
| | | | | | | | | | | | | PHPBB3-16129 | ||||
* | | | Merge pull request #5655 from marc1706/ticket/16093 | Marc Alexander | 2019-08-13 | 1 | -1/+3 |
|\ \ \ | | | | | | | | | | | | | [ticket/16093] Ensure attach row is visible after upload with javascript | ||||
| * | | | [ticket/16093] Ensure attach row is visible after upload with javascript | Marc Alexander | 2019-08-12 | 1 | -1/+3 |
|/ / / | | | | | | | | | | PHPBB3-16093 | ||||
* | | | Merge pull request #5650 from 3D-I/ticket/16127 | Marc Alexander | 2019-08-12 | 2 | -0/+3 |
|\ \ \ | |_|/ |/| | | | | | [ticket/16127] Add UI for email $max_chunk_size | ||||
| * | | [ticket/16127] Amend input validation PHP side | 3D-I | 2019-08-08 | 1 | -1/+1 |
| | | | | | | | | | | | | PHPBB3-16127 | ||||
| * | | [ticket/16127] Minimum 1 and rephrasing. | 3D-I | 2019-08-08 | 2 | -3/+3 |
| | | | | | | | | | | | | PHPBB3-16127 | ||||
| * | | [ticket/16127] Add UI for email $max_chunk_size | 3D-I | 2019-08-07 | 2 | -0/+3 |
| |/ | | | | | | | PHPBB3-16127 | ||||
* | | Merge pull request #5648 from 3D-I/ticket/16109 | Marc Alexander | 2019-08-11 | 1 | -1/+1 |
|\ \ | | | | | | | | | | [ticket/16109] Fix Custom Profile Field visibility's explain | ||||
| * | | [ticket/16109] Fix Custom Profile Field visibility's explain | 3D-I | 2019-08-06 | 1 | -1/+1 |
| | | | | | | | | | | | | PHPBB3-16109 | ||||
* | | | Merge pull request #5645 from rxu/ticket/16124 | Marc Alexander | 2019-08-11 | 1 | -1/+12 |
|\ \ \ | | | | | | | | | | | | | [ticket/16124] Fix users search by last visit time in memberlist.php | ||||
| * | | | [ticket/16124] Search users who have never logged in for lt case only | rxu | 2019-08-06 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | PHPBB3-16124 | ||||
| * | | | [ticket/16124] Fix users search by last visit time in memberlist.php | rxu | 2019-08-05 | 1 | -1/+12 |
| |/ / | | | | | | | | | | PHPBB3-16124 | ||||
* | | | Merge pull request #5637 from EA117/ticket/16054 | Marc Alexander | 2019-08-11 | 3 | -12/+4 |
|\ \ \ | | | | | | | | | | | | | [ticket/16054] Restore ability to login from any template. | ||||
| * | | | [ticket/16054] Restore ability to login from any template. | EA117 | 2019-07-28 | 3 | -12/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Moving the login form's add_form_key() work into page_header(), so that the template variables required for presenting a login form are again available to any template that chooses to consume them. PHPBB3-16054 | ||||
* | | | | Merge pull request #5643 from dark-1/ticket/16113 | Marc Alexander | 2019-08-11 | 1 | -5/+27 |
|\ \ \ \ | | | | | | | | | | | | | | | | [ticket/16113] Add core.mcp_topic_modify_sql_ary | ||||
| * | | | | [ticket/16113] Add core.mcp_topic_modify_sql_ary | Darkā¶ | 2019-07-29 | 1 | -5/+27 |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-16113 | ||||
* | | | | | Merge pull request #5642 from dark-1/ticket/16114 | Marc Alexander | 2019-08-11 | 2 | -1/+15 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | [ticket/16114] mcp_topic_post_author_full_{append/prepend} |