aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/assets
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #5676 from mrgoldy/ticket/15422Marc Alexander2019-09-221-10/+3
|\ | | | | | | [ticket/15422] Remove redundant BBCode helpline
| * [ticket/15422] Remove redundant BBCode helplinemrgoldy2019-09-041-10/+3
| | | | | | | | PHPBB3-15422
* | Merge pull request #5664 from mrgoldy/ticket/16076Marc Alexander2019-09-221-0/+38
|\ \ | | | | | | | | | [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-251-0/+38
| |/ | | | | | | PHPBB3-16076
* | [ticket/security/244] Add form token check to pluploadMarc Alexander2019-08-241-0/+17
|/ | | | SECURTIY-244
* [ticket/16093] Ensure attach row is visible after upload with javascriptMarc Alexander2019-08-121-1/+3
| | | | PHPBB3-16093
* [security/229] Add ajax prefilter for crossdomain requestsMarc Alexander2018-12-111-0/+7
| | | | SECURITY-229
* [SECURITY/229] Update jQuery to 1.12.4Marc Alexander2018-12-091-4/+5
| | | | SECURITY-229
* [ticket/15848] Update plupload to 2.3.6Jakub Senko2018-10-181-9/+9
| | | | PHPBB3-15848
* Merge pull request #5251 from senky/ticket/15668Marc Alexander2018-10-081-1/+1
|\ | | | | | | [ticket/15668] Replace .load() with .on('load')
| * [ticket/15668] Replace .load() with .on('load')Jakub Senko2018-06-181-1/+1
| | | | | | | | PHPBB3-15668
* | Merge pull request #5342 from senky/ticket/15721Tristan Darricau2018-09-151-1/+1
|\ \ | | | | | | | | | [ticket/15721] Make plupload more versatile
| * | [ticket/15721] Make plupload more versatileJakub Senko2018-09-061-1/+1
| | | | | | | | | | | | PHPBB3-15721
* | | [ticket/15748] Trim whitespace before storing in data attributeDerky2018-09-141-2/+2
| | | | | | | | | | | | PHPBB3-15748
* | | [ticket/15748] Fix toggle alt textJakub Senko2018-09-041-1/+1
|/ / | | | | | | PHPBB3-15748
* | [ticket/15613] Fix Notification dropdown said to be not RTL complianthubaishan2018-05-271-1/+0
|/ | | | | | Fix Notification dropdown said to be not RTL compliant PHPBB3-15613
* Merge remote-tracking branch 'senky/ticket/15522' into 3.2.xMarc Alexander2018-02-191-1/+1
|\
| * [ticket/15522] Allow multiple color palettes on one pageJakub Senko2018-01-271-1/+1
| | | | | | | | PHPBB3-15522
* | [ticket/15492] Fix permission role combobox in RTLhubaishan2018-01-111-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 errorsDaniel Sinn2017-12-111-3/+3
| | | | PHPBB3-15478
* [ticket/15432] Don't remove dark background if fadedark is falsekasimi2017-10-311-1/+1
| | | | PHPBB3-15432
* [ticket/15149] Fix Ctrl+Submit action on postingOliver Schramm2017-09-091-1/+1
| | | | PHPBB3-15149
* Merge pull request #4913 from kasimi/ticket/15333Tristan Darricau2017-09-071-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 canceledkasimi2017-08-211-3/+1
| | | | | | | | PHPBB3-15333
* | Merge pull request #4912 from kasimi/ticket/15332Tristan Darricau2017-09-071-1/+1
|\ \ | | | | | | | | | | | | | | | | | | [ticket/15332] Don't remove dark background if fadedark is false * github.com:phpbb/phpbb: [ticket/15332] Don't remove dark background if fadedark is false
| * | [ticket/15332] Don't remove dark background if fadedark is falsekasimi2017-08-211-1/+1
| |/ | | | | | | PHPBB3-15332
* | [ticket/15340] Update plupload to version 2.3.3David Colón2017-08-311-9/+9
|/
* Merge branch '3.1.x' into 3.2.xTristan Darricau2017-04-181-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 60sMarc Alexander2017-04-171-7/+14
| | | | | | | | PHPBB3-15174
| * [ticket/15174] Increase timeout for loading indicatorMarc Alexander2017-04-161-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/14272Tristan Darricau2016-03-271-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
* | | [ticket/15152] Updates Font Awesome Icons to version 4.7.0Christian Schnegelberger2017-03-267-639/+2670
| | | | | | | | | | | | PHPBB3-15152
* | | [ticket/14961] Add cookie notice as enablable featureMarc Alexander2017-01-062-0/+7
| | | | | | | | | | | | | | | | | | | | | Uses Insites cookieconsent v3.0.3: https://cookieconsent.insites.com PHPBB3-14961
* | | Merge remote-tracking branch 'origin/ticket/14272' into ticket/14272-3.2.xMarc Alexander2016-03-271-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
| * | [ticket/14272] Disable not toggled form elementsMarc Alexander2015-12-271-0/+7
| | | | | | | | | | | | PHPBB3-14272
* | | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-03-101-0/+6
|\ \ \ | | |/ | |/|
| * | [ticket/14422] Submit when pressing ctrl or cmd + enterMarc Alexander2016-03-101-1/+1
| | | | | | | | | | | | PHPBB3-14422
| * | [ticket/14422] Support cmd+enter for submitting messageCallum Macrae2016-03-101-0/+6
| | | | | | | | | | | | PHPBB3-14422
* | | [ticket/14487] Add loading indicator while polling statusMáté Bartus2016-02-291-0/+2
| | | | | | | | | | | | PHPBB3-14487
* | | [ticket/14487] Update javascriptMáté Bartus2016-02-291-54/+50
| | | | | | | | | | | | PHPBB3-14487
* | | [ticket/14487] Try to handle connection timeoutsMáté Bartus2016-02-281-6/+56
| | | | | | | | | | | | PHPBB3-14487
* | | [ticket/14462] Make timeout error translateableOliver Schramm2016-02-141-2/+2
| | | | | | | | | | | | PHPBB3-14462
* | | [ticket/14462] Further speed improvementsMate Bartus2016-02-121-0/+19
| | | | | | | | | | | | | | | | | | | | | | | | - Cache the secondary container - Only initialize tasks/modules that are being used - Add timeout error message in the AJAX UI PHPBB3-14462
* | | Merge branch '3.1.x'Marc Alexander2016-02-091-2/+2
|\ \ \ | |/ /
| * | [ticket/14467] Fix height calculation in autoResizecyberalien2016-02-081-2/+2
| | | | | | | | | | | | PHPBB3-14467
* | | [ticket/14452] Define $progressFillerText in installer.jsMarc Alexander2016-02-051-0/+1
| | | | | | | | | | | | PHPBB3-14452
* | | Merge pull request #4017 from CHItA/ticket/14262Tristan Darricau2016-02-021-0/+20
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14262] Move convertor to controller * CHItA/ticket/14262: [ticket/14262] Add error handling and small CS fixes [ticket/14262] Remove converter template duplicate [ticket/14262] Fix stage navigation [ticket/14262] Move convertor to controller
| * | | [ticket/14262] Move convertor to controllerMate Bartus2016-01-291-0/+20
| | | | | | | | | | | | | | | | PHPBB3-14262
* | | | [ticket/14438] Allign progressbar text to centerMate Bartus2016-01-291-5/+17
|/ / / | | | | | | | | | PHPBB3-14438