Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/15257] Provide extension not enableable messages | Jakub Senko | 2019-09-30 | 7 | -13/+70 |
| | | | | PHPBB3-15257 | ||||
* | Merge pull request #5511 from senky/ticket/15940 | Marc Alexander | 2019-09-28 | 2 | -8/+2 |
|\ | | | | | | | [ticket/15940] Expose user_id to notif method's is_available() | ||||
| * | [ticket/15940] Fix approve_* notifications | Jakub Senko | 2019-09-28 | 2 | -8/+2 |
| | | | | | | | | PHPBB3-15940 | ||||
* | | Merge pull request #5480 from mrgoldy/ticket/15905 | Marc Alexander | 2019-09-28 | 9 | -5/+511 |
|\ \ | |/ |/| | | | [ticket/15905] Create multiple twig extensions | ||||
| * | [ticket/15905] Reset avatar manager enabled drivers property | Marc Alexander | 2019-09-28 | 1 | -0/+5 |
| | | | | | | | | PHPBB3-15905 | ||||
| * | [ticket/15905] Add tests for twig extensions | Marc Alexander | 2019-09-26 | 5 | -7/+256 |
| | | | | | | | | PHPBB3-15905 | ||||
| * | [ticket/15905] Re-add add_class and lang_defined | mrgoldy | 2019-09-25 | 1 | -0/+12 |
| | | | | | | | | PHPBB3-15905 | ||||
| * | [ticket/15905] Try it without auth | mrgoldy | 2019-09-25 | 10 | -83/+10 |
| | | | | | | | | PHPBB3-15905 | ||||
| * | [ticket/15905] Resolve conflicts | mrgoldy | 2019-09-25 | 1 | -4/+5 |
| | | | | | | | | PHPBB3-15905 | ||||
| * | [ticket/15905] Try with existing phpbb extension | mrgoldy | 2019-09-25 | 12 | -109/+77 |
| | | | | | | | | PHPBB3-15905 | ||||
| * | [ticket/15905] Correct line endings | mrgoldy | 2019-09-25 | 4 | -320/+320 |
| | | | | | | | | PHPBB3-15905 | ||||
| * | [ticket/15905] Create multiple twig extensions | mrgoldy | 2019-09-25 | 5 | -0/+344 |
|/ | | | | PHPBB3-15905 | ||||
* | Merge pull request #5135 from senky/ticket/15564 | Marc Alexander | 2019-09-25 | 5 | -33/+57 |
|\ | | | | | | | [ticket/15564] Switch to Invisible reCAPTCHA | ||||
| * | [ticket/15564] Improve wording | Jakub Senko | 2019-09-24 | 1 | -2/+2 |
| | | | | | | | | PHPBB3-15564 | ||||
| * | [ticket/15564] Improve wording since captcha can be invisible now | Jakub Senko | 2019-09-24 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-15564 | ||||
| * | [ticket/15564] Move recaptcha callbacks to global space | Jakub Senko | 2019-09-24 | 1 | -2/+2 |
| | | | | | | | | PHPBB3-15564 | ||||
| * | [ticket/15564] Move JS functions closer to related code | Jakub Senko | 2019-09-24 | 1 | -9/+9 |
| | | | | | | | | PHPBB3-15564 | ||||
| * | [ticket/15564] Don't use ES2015, it breaks UI tests | Jakub Senko | 2019-09-24 | 1 | -6/+6 |
| | | | | | | | | PHPBB3-15564 | ||||
| * | [ticket/15564] Remove console.log() call | Jakub Senko | 2019-09-24 | 1 | -1/+0 |
| | | | | | | | | PHPBB3-15564 | ||||
| * | [ticket/15564] Update ACP as well | Jakub Senko | 2019-09-24 | 2 | -6/+7 |
| | | | | | | | | PHPBB3-15564 | ||||
| * | [ticket/15564] Use es2015 | Jakub Senko | 2019-09-24 | 1 | -27/+19 |
| | | | | | | | | PHPBB3-15564 | ||||
| * | [ticket/15564] Switch to Invisible reCAPTCHA | Jakub Senko | 2019-09-24 | 2 | -26/+58 |
|/ | | | | PHPBB3-15564 | ||||
* | Merge pull request #5694 from marc1706/ticket/15436 | Marc Alexander | 2019-09-24 | 1 | -5/+0 |
|\ | | | | | | | [ticket/15436] Remove folder icons code from index | ||||
| * | [ticket/15436] Remove folder icons code from index | vinny | 2019-09-21 | 1 | -5/+0 |
| | | | | | | | | PHPBB3-15436 | ||||
* | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-09-23 | 2 | -0/+14 |
|\ \ | |||||
| * \ | Merge pull request #5678 from rxu/ticket/16148 | Marc Alexander | 2019-09-23 | 2 | -0/+14 |
| |\ \ | | | | | | | | | | | | | [ticket/16148] Add template events to acp_groups.html | ||||
| | * | | [ticket/16148] Add template events to acp_groups.html | rxu | 2019-09-05 | 2 | -0/+14 |
| | | | | | | | | | | | | | | | | PHPBB3-16148 | ||||
* | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-09-22 | 2 | -2/+8 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge pull request #5677 from mrgoldy/ticket/14815 | Marc Alexander | 2019-09-22 | 2 | -2/+8 |
| |\ \ \ | | | | | | | | | | | | | | | | [ticket/14815] Enable contact links in memberlist | ||||
| | * | | | [ticket/14815] Enable contact links in memberlist | mrgoldy | 2019-09-04 | 2 | -2/+8 |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-14815 | ||||
* | | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-09-22 | 4 | -55/+5 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge pull request #5676 from mrgoldy/ticket/15422 | Marc Alexander | 2019-09-22 | 4 | -55/+5 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | [ticket/15422] Remove redundant BBCode helpline | ||||
| | * | | | | [ticket/15422] Remove redundant BBCode helpline | mrgoldy | 2019-09-04 | 4 | -55/+5 |
| | |/ / / | | | | | | | | | | | | | | | | PHPBB3-15422 | ||||
* | | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-09-22 | 1 | -2/+15 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge pull request #5665 from 3D-I/ticket/16139 | Marc Alexander | 2019-09-22 | 1 | -2/+15 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | [ticket/16139] Add core.viewtopic_modify_quick_reply_template_vars | ||||
| | * | | | | [ticket/16139] Add core.viewtopic_modify_quick_reply_template_vars | 3D-I | 2019-08-25 | 1 | -2/+15 |
| | |/ / / | | | | | | | | | | | | | | | | PHPBB3-16139 | ||||
* | | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-09-22 | 1 | -0/+30 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge pull request #5669 from OxCom/ticket/16143 | Marc Alexander | 2019-09-22 | 1 | -0/+30 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | [ticket/16143] Add new events before and after move topics | ||||
| | * | | | | [ticket/16143] Add new events before and after move topics | oxcom | 2019-08-30 | 1 | -0/+30 |
| | |/ / / | | | | | | | | | | | | | | | | PHPBB3-16143 | ||||
* | | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-09-22 | 3 | -20/+63 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge pull request #5664 from mrgoldy/ticket/16076 | Marc Alexander | 2019-09-22 | 3 | -20/+63 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | [ticket/16076] addFileFilter to check max file size per mime type | ||||
| | * | | | | [ticket/16076] camelCase and callback | mrgoldy | 2019-09-22 | 1 | -6/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16076 | ||||
| | * | | | | [ticket/16076] addFileFilter to check max file size per mime type | mrgoldy | 2019-08-25 | 3 | -20/+63 |
| | |/ / / | | | | | | | | | | | | | | | | PHPBB3-16076 | ||||
* | | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-09-22 | 1 | -3/+3 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge pull request #5673 from AlfredoRamos/ticket/15643 | Marc Alexander | 2019-09-22 | 1 | -3/+3 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | [ticket/15643] Fix open_basedir warnings | ||||
| | * | | | | [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 branch '3.2.x' into 3.3.x | Marc Alexander | 2019-09-21 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge pull request #5687 from rxu/ticket/16157 | Marc Alexander | 2019-09-21 | 1 | -1/+1 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | [ticket/16157] Fix FORM_INVALID error in the sending email form | ||||
| | * | | | | [ticket/16157] Fix FORM_INVALID error in the sending email form | rxu | 2019-09-13 | 1 | -1/+1 |
| | |/ / / | | | | | | | | | | | | | | | | PHPBB3-16157 | ||||
* | | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-09-21 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / |