Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/16241] Color Palette backwards compatibility | Matt Friedman | 2019-11-30 | 1 | -2/+2 |
| | | | | PHPBB3-16241 | ||||
* | [ticket/12539] Rebind live member search navigation | mrgoldy | 2019-11-26 | 1 | -0/+2 |
| | | | | PHPBB3-12539 | ||||
* | Merge pull request #5684 from mrgoldy/ticket/12539 | Marc Alexander | 2019-11-06 | 1 | -5/+98 |
|\ | | | | | | | [ticket/12539] Live member search improvements | ||||
| * | [ticket/12539] Prevent cursor repositioning | mrgoldy | 2019-10-28 | 1 | -0/+3 |
| | | | | | | | | PHPBB3-12539 | ||||
| * | [ticket/12539] Reposition ESC to be on top | mrgoldy | 2019-10-22 | 1 | -5/+5 |
| | | | | | | | | PHPBB3-12539 | ||||
| * | [ticket/12539] Change let to var in jQuery | mrgoldy | 2019-10-22 | 1 | -18/+18 |
| | | | | | | | | PHPBB3-12539 | ||||
| * | [ticket/12539] Live member search improvements | mrgoldy | 2019-09-09 | 1 | -3/+93 |
| | | | | | | | | PHPBB3-12539 | ||||
* | | [ticket/15437] Rename jquery.min.js to jquery-3.4.1.min.js | Marc Alexander | 2019-10-20 | 1 | -0/+0 |
| | | | | | | | | PHPBB3-15437 | ||||
* | | [ticket/15437] Update jQuery to 3.4.1 | Marc Alexander | 2019-10-20 | 1 | -5/+2 |
| | | | | | | | | PHPBB3-15437 | ||||
* | | [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] Use es2015 | Jakub Senko | 2019-09-24 | 1 | -27/+19 |
| | | | | | | | | PHPBB3-15564 | ||||
* | | [ticket/15564] Switch to Invisible reCAPTCHA | Jakub Senko | 2019-09-24 | 1 | -0/+53 |
| | | | | | | | | PHPBB3-15564 | ||||
* | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-09-22 | 1 | -10/+3 |
|\ \ | |||||
| * \ | Merge pull request #5676 from mrgoldy/ticket/15422 | Marc Alexander | 2019-09-22 | 1 | -10/+3 |
| |\ \ | | | | | | | | | | | | | [ticket/15422] Remove redundant BBCode helpline | ||||
| | * | | [ticket/15422] Remove redundant BBCode helpline | mrgoldy | 2019-09-04 | 1 | -10/+3 |
| | | | | | | | | | | | | | | | | PHPBB3-15422 | ||||
* | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-09-22 | 1 | -0/+38 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge pull request #5664 from mrgoldy/ticket/16076 | Marc Alexander | 2019-09-22 | 1 | -0/+38 |
| |\ \ \ | | | | | | | | | | | | | | | | [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 | 1 | -0/+38 |
| | |/ / | | | | | | | | | | | | | PHPBB3-16076 | ||||
* | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-09-20 | 1 | -0/+17 |
|\ \ \ \ | |/ / / | | | / | |_|/ |/| | | |||||
| * | | [ticket/security/244] Add form token check to plupload | Marc Alexander | 2019-08-24 | 1 | -0/+17 |
| |/ | | | | | | | SECURTIY-244 | ||||
* | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-08-13 | 1 | -1/+3 |
|\ \ | |/ | |||||
| * | [ticket/16093] Ensure attach row is visible after upload with javascript | Marc Alexander | 2019-08-12 | 1 | -1/+3 |
| | | | | | | | | PHPBB3-16093 | ||||
* | | [ticket/15522] Improve color palette syntax | Jakub Senko | 2019-05-09 | 1 | -2/+2 |
|/ | | | | PHPBB3-15522 | ||||
* | [security/229] Add ajax prefilter for crossdomain requests | Marc Alexander | 2018-12-11 | 1 | -0/+7 |
| | | | | SECURITY-229 | ||||
* | [SECURITY/229] Update jQuery to 1.12.4 | Marc Alexander | 2018-12-09 | 1 | -4/+5 |
| | | | | SECURITY-229 | ||||
* | Merge pull request #5251 from senky/ticket/15668 | Marc Alexander | 2018-10-08 | 1 | -1/+1 |
|\ | | | | | | | [ticket/15668] Replace .load() with .on('load') | ||||
| * | [ticket/15668] Replace .load() with .on('load') | Jakub Senko | 2018-06-18 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-15668 | ||||
* | | Merge pull request #5342 from senky/ticket/15721 | Tristan Darricau | 2018-09-15 | 1 | -1/+1 |
|\ \ | | | | | | | | | | [ticket/15721] Make plupload more versatile | ||||
| * | | [ticket/15721] Make plupload more versatile | Jakub Senko | 2018-09-06 | 1 | -1/+1 |
| | | | | | | | | | | | | PHPBB3-15721 | ||||
* | | | [ticket/15748] Trim whitespace before storing in data attribute | Derky | 2018-09-14 | 1 | -2/+2 |
| | | | | | | | | | | | | PHPBB3-15748 | ||||
* | | | [ticket/15748] Fix toggle alt text | Jakub Senko | 2018-09-04 | 1 | -1/+1 |
|/ / | | | | | | | PHPBB3-15748 | ||||
* | | [ticket/15613] Fix Notification dropdown said to be not RTL compliant | hubaishan | 2018-05-27 | 1 | -1/+0 |
|/ | | | | | | Fix Notification dropdown said to be not RTL compliant PHPBB3-15613 | ||||
* | Merge remote-tracking branch 'senky/ticket/15522' into 3.2.x | Marc Alexander | 2018-02-19 | 1 | -1/+1 |
|\ | |||||
| * | [ticket/15522] Allow multiple color palettes on one page | Jakub Senko | 2018-01-27 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-15522 | ||||
* | | [ticket/15492] Fix permission role combobox in RTL | hubaishan | 2018-01-11 | 1 | -0/+2 |
|/ | | | | | | | Varius fixes to css and js for correct displaying permission role combbox in RTL mode PHPBB3-15492 | ||||
* | [ticket/15478] Fix core.js $loadingIndicator JavaScript errors | Daniel Sinn | 2017-12-11 | 1 | -3/+3 |
| | | | | PHPBB3-15478 | ||||
* | [ticket/15432] Don't remove dark background if fadedark is false | kasimi | 2017-10-31 | 1 | -1/+1 |
| | | | | PHPBB3-15432 | ||||
* | [ticket/15149] Fix Ctrl+Submit action on posting | Oliver Schramm | 2017-09-09 | 1 | -1/+1 |
| | | | | PHPBB3-15149 | ||||
* | Merge pull request #4913 from kasimi/ticket/15333 | Tristan Darricau | 2017-09-07 | 1 | -3/+1 |
|\ | | | | | | | | | | | | | [ticket/15333] Call callback when confirm dialog is canceled * github.com:phpbb/phpbb: [ticket/15333] Call callback when confirm dialog is canceled | ||||
| * | [ticket/15333] Call callback when confirm dialog is canceled | kasimi | 2017-08-21 | 1 | -3/+1 |
| | | | | | | | | PHPBB3-15333 | ||||
* | | [ticket/15332] Don't remove dark background if fadedark is false | kasimi | 2017-08-21 | 1 | -1/+1 |
|/ | | | | PHPBB3-15332 | ||||
* | Merge branch '3.1.x' into 3.2.x | Tristan Darricau | 2017-04-18 | 1 | -7/+14 |
|\ | | | | | | | | | | | * 3.1.x: [ticket/15174] Split timeout message to extra method and set timeout to 60s [ticket/15174] Increase timeout for loading indicator | ||||
| * | [ticket/15174] Split timeout message to extra method and set timeout to 60s | Marc Alexander | 2017-04-17 | 1 | -7/+14 |
| | | | | | | | | PHPBB3-15174 | ||||
| * | [ticket/15174] Increase timeout for loading indicator | Marc Alexander | 2017-04-16 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | The timeout is rather low with 15 seconds until reporting a timed out request. 25 seconds will be compatible with almost any setup. A lot more changes would be needed to do proper timeout checks on slow requests like purging the board cache. PHPBB3-15174 | ||||
| * | Merge pull request #4021 from marc1706/ticket/14272 | Tristan Darricau | 2016-03-27 | 1 | -0/+7 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14272] Use html5 valid input elements * marc1706/ticket/14272: [ticket/14272] Allow input of floats for filesize [ticket/14272] Use input type number instead of text in avatars [ticket/14272] Assign min and max values for avatar driver settings [ticket/14272] Define min and max values for avatar width and height [ticket/14272] Disable not toggled form elements [ticket/14272] Make sure phpbb_avatar_manager was defined [ticket/14272] Remove useless check [ticket/14272] Fix invalid or missing min/max settings [ticket/14272] Assign min/max for all allowed types [ticket/14272] Only use maxlength and size for allowed input elements | ||||
* | \ | Merge remote-tracking branch 'origin/ticket/14272' into ticket/14272-3.2.x | Marc Alexander | 2016-03-27 | 1 | -0/+7 |
|\ \ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: phpBB/adm/style/acp_icons.html phpBB/includes/acp/acp_groups.php phpBB/includes/acp/acp_users.php phpBB/includes/functions_acp.php phpBB/includes/ucp/ucp_groups.php phpBB/styles/prosilver/template/ucp_avatar_options_gravatar.html phpBB/styles/prosilver/template/ucp_avatar_options_remote.html phpBB/styles/subsilver2/template/mcp_topic.html phpBB/styles/subsilver2/template/posting_attach_body.html phpBB/styles/subsilver2/template/posting_body.html phpBB/styles/subsilver2/template/posting_poll_body.html phpBB/styles/subsilver2/template/ucp_avatar_options_gravatar.html phpBB/styles/subsilver2/template/ucp_avatar_options_remote.html |