aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | [ticket/15564] Improve wordingJakub Senko2019-09-241-2/+2
| | | | | | | | | | | | | | | | | | | | PHPBB3-15564
| * | | | [ticket/15564] Improve wording since captcha can be invisible nowJakub Senko2019-09-241-1/+1
| | | | | | | | | | | | | | | | | | | | PHPBB3-15564
| * | | | [ticket/15564] Move recaptcha callbacks to global spaceJakub Senko2019-09-241-2/+2
| | | | | | | | | | | | | | | | | | | | PHPBB3-15564
| * | | | [ticket/15564] Move JS functions closer to related codeJakub Senko2019-09-241-9/+9
| | | | | | | | | | | | | | | | | | | | PHPBB3-15564
| * | | | [ticket/15564] Don't use ES2015, it breaks UI testsJakub Senko2019-09-241-6/+6
| | | | | | | | | | | | | | | | | | | | PHPBB3-15564
| * | | | [ticket/15564] Remove console.log() callJakub Senko2019-09-241-1/+0
| | | | | | | | | | | | | | | | | | | | PHPBB3-15564
| * | | | [ticket/15564] Update ACP as wellJakub Senko2019-09-242-6/+7
| | | | | | | | | | | | | | | | | | | | PHPBB3-15564
| * | | | [ticket/15564] Use es2015Jakub Senko2019-09-241-27/+19
| | | | | | | | | | | | | | | | | | | | PHPBB3-15564
| * | | | [ticket/15564] Switch to Invisible reCAPTCHAJakub Senko2019-09-242-26/+58
|/ / / / | | | | | | | | | | | | PHPBB3-15564
* | | | Merge pull request #5694 from marc1706/ticket/15436Marc Alexander2019-09-241-5/+0
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/15436] Remove folder icons code from index
| * | | | [ticket/15436] Remove folder icons code from indexvinny2019-09-211-5/+0
| | | | | | | | | | | | | | | | | | | | PHPBB3-15436
* | | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-09-232-0/+14
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge pull request #5678 from rxu/ticket/16148Marc Alexander2019-09-232-0/+14
| |\ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/16148] Add template events to acp_groups.html
| | * | | | [ticket/16148] Add template events to acp_groups.htmlrxu2019-09-052-0/+14
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16148
* | | | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-09-222-2/+8
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge pull request #5677 from mrgoldy/ticket/14815Marc Alexander2019-09-222-2/+8
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | [ticket/14815] Enable contact links in memberlist
| | * | | | | [ticket/14815] Enable contact links in memberlistmrgoldy2019-09-042-2/+8
| | | |_|_|/ | | |/| | | | | | | | | | | | | | | PHPBB3-14815
* | | | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-09-224-55/+5
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge pull request #5676 from mrgoldy/ticket/15422Marc Alexander2019-09-224-55/+5
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | [ticket/15422] Remove redundant BBCode helpline
| | * | | | | [ticket/15422] Remove redundant BBCode helplinemrgoldy2019-09-044-55/+5
| | |/ / / / | | | | | | | | | | | | | | | | | | PHPBB3-15422
* | | | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-09-221-2/+15
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge pull request #5665 from 3D-I/ticket/16139Marc Alexander2019-09-221-2/+15
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | [ticket/16139] Add core.viewtopic_modify_quick_reply_template_vars
| | * | | | | [ticket/16139] Add core.viewtopic_modify_quick_reply_template_vars3D-I2019-08-251-2/+15
| | |/ / / / | | | | | | | | | | | | | | | | | | PHPBB3-16139
* | | | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-09-221-0/+30
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge pull request #5669 from OxCom/ticket/16143Marc Alexander2019-09-221-0/+30
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | [ticket/16143] Add new events before and after move topics
| | * | | | | [ticket/16143] Add new events before and after move topicsoxcom2019-08-301-0/+30
| | |/ / / / | | | | | | | | | | | | | | | | | | PHPBB3-16143
* | | | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-09-223-20/+63
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge pull request #5664 from mrgoldy/ticket/16076Marc Alexander2019-09-223-20/+63
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | [ticket/16076] addFileFilter to check max file size per mime type
| | * | | | | [ticket/16076] camelCase and callbackmrgoldy2019-09-221-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16076
| | * | | | | [ticket/16076] addFileFilter to check max file size per mime typemrgoldy2019-08-253-20/+63
| | |/ / / / | | | | | | | | | | | | | | | | | | PHPBB3-16076
* | | | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-09-221-3/+3
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge pull request #5673 from AlfredoRamos/ticket/15643Marc Alexander2019-09-221-3/+3
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | [ticket/15643] Fix open_basedir warnings
| | * | | | | [ticket/15643] Fix open_basedir warningsAlfredo Ramos2019-09-031-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.xMarc Alexander2019-09-211-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge pull request #5687 from rxu/ticket/16157Marc Alexander2019-09-211-1/+1
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | [ticket/16157] Fix FORM_INVALID error in the sending email form
| | * | | | | [ticket/16157] Fix FORM_INVALID error in the sending email formrxu2019-09-131-1/+1
| | |/ / / / | | | | | | | | | | | | | | | | | | PHPBB3-16157
* | | | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-09-211-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge pull request #5688 from rxu/ticket/16156Marc Alexander2019-09-211-1/+1
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | [ticket/16156] Fix bots seeing register and logout links
| | * | | | | [ticket/16156] Fix bots seeing register and logout linksrxu2019-09-131-1/+1
| | |/ / / / | | | | | | | | | | | | | | | | | | PHPBB3-16156
* | | | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-09-218-9/+18
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge pull request #5692 from stevendegroote/ticket/16159Marc Alexander2019-09-218-9/+18
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | [ticket/16159] Wrap post times in html time tag
| | * | | | | [ticket/16159] Use predefined DATE_RFC3339stevendegroote2019-09-184-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16159
| | * | | | | Merge branch '3.2.x' into ticket/16159stevendegroote2019-09-17511-4030/+11295
| | |\ \ \ \ \ | | | |/ / / /
| | * | | | | [ticket/16159] Wrap post times in html time tagstevendegroote2019-09-178-9/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16159
* | | | | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-09-211-0/+127
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | / / | |_|_|_|/ / |/| | | | |
| * | | | | Merge pull request #5693 from marc1706/ticket/16160Marc Alexander2019-09-211-0/+127
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | [ticket/16160] Add script for generating package json file
| | * | | | | [ticket/16160] Add missing trailing slashMarc Alexander2019-09-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16160
| | * | | | | [ticket/16160] Make script compatible with PHP 5.xMarc Alexander2019-09-191-9/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16160
| | * | | | | [ticket/16160] Add script for generating package json fileMarc Alexander2019-09-181-0/+128
| | | |/ / / | | |/| | | | | | | | | | | | | | | PHPBB3-16160
* | | | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-09-2025-43/+235
|\ \ \ \ \ \ | |/ / / / /