aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/assets
Commit message (Collapse)AuthorAgeFilesLines
* 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
* | | [ticket/14310] Put progress percentage inside span and make more visibleMarc Alexander2015-12-071-1/+1
| | | | | | | | | | | | PHPBB3-14310
* | | Merge branch '3.1.x'Marc Alexander2015-11-121-0/+4
|\ \ \ | |/ /
| * | [ticket/14287] Always remove loading indicator after confirming action.Cesar G2015-11-121-0/+4
| |/ | | | | | | | | | | | | If there is no success message after the action is confirmed, the indicator is not currently removed. PHPBB3-14287
* | [ticket/14277] Fix CSMate Bartus2015-11-091-2/+1
| | | | | | | | PHPBB3-14277
* | [ticket/14277] Fix undefined index error in migrationsMate Bartus2015-11-081-1/+14
| | | | | | | | PHPBB3-14277
* | [ticket/14039] Only show log container when it has contentMate Bartus2015-10-181-1/+1
| | | | | | | | PHPBB3-14039
* | [ticket/14039] Revamp updaterMate Bartus2015-10-171-9/+112
| | | | | | | | PHPBB3-14039
* | [ticket/12769] Fix font permissionsMichael Miday2015-09-176-0/+0
| |
* | [ticket/12769] Guess we should add the fontsMichael Miday2015-09-176-0/+640
| |
* | [ticket/12769] Fix subscription toggling fnMichael Miday2015-09-171-8/+8
| |
* | [ticket/12769] Properly include FAMichael Miday2015-09-171-0/+4
| |
* | [ticket/14139] Fix loading indicatorMichael Miday2015-09-141-1/+4
| |
* | Merge branch '3.1.x'Andreas Fischer2015-08-052-9/+10
|\ \ | |/ | | | | | | | | * 3.1.x: [ticket/14049] Use headers from config when sending Plupload delete request. [ticket/14010] Update Plupload from 2.1.2 to 2.1.8.
| * Merge pull request #3790 from prototech/ticket/14010Andreas Fischer2015-08-051-8/+9
| |\ | | | | | | | | | | | | | | | | | | [ticket/14010] Update Plupload from 2.1.2 to 2.1.8. * prototech/ticket/14010: [ticket/14010] Update Plupload from 2.1.2 to 2.1.8.
| | * [ticket/14010] Update Plupload from 2.1.2 to 2.1.8.Cesar G2015-07-251-8/+9
| | | | | | | | | | | | PHPBB3-14010
| * | [ticket/14049] Use headers from config when sending Plupload delete request.Cesar G2015-07-251-1/+1
| |/ | | | | | | PHPBB3-14049
* | Merge pull request #3514 from CHItA/ticket/13740Tristan Darricau2015-07-271-0/+400
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13740] Refactoring installer * CHItA/ticket/13740: (75 commits) [ticket/13740] Reduce number of references in nav provider [ticket/13740] Move handle_language_select calls to the controllers [ticket/13740] Fix infinite config.php check loop [ticket/13740] Move default data settings out of constructors [ticket/13740] Deduplicate container builder's checks [ticket/13740] Use JSON for installer config [ticket/13740] Fix comment [ticket/13740] Use language service in console application [ticket/13740] Fix CS in compatibilty_globals.php [ticket/13740] Fix message element creation in JS [ticket/13740] Replace more spaces with tabs [ticket/13740] Fix CS [ticket/13740] Filter basic directory change attempts in lang change [ticket/13740] Use tabs instead of spaces in JS file [ticket/13740] Add success message when install finished [ticket/13740] Fix $script_path in obtain_data [ticket/13740] Fix is_phpbb_installed() method [ticket/13740] Login admin when install finished [ticket/13740] Enhance server output buffer bypass [ticket/13740] Secure installer config against corrupted config data ...
| * | [ticket/13740] Fix message element creation in JSMate Bartus2015-07-241-2/+2
| | | | | | | | | | | | PHPBB3-13740
| * | [ticket/13740] Use tabs instead of spaces in JS fileMate Bartus2015-07-231-394/+394
| | | | | | | | | | | | PHPBB3-13740
| * | [ticket/13740] Add success message when install finishedMate Bartus2015-07-231-1/+9
| | | | | | | | | | | | PHPBB3-13740
| * | [ticket/13740] Login admin when install finishedMate Bartus2015-07-231-0/+18
| | | | | | | | | | | | PHPBB3-13740
| * | [ticket/13740] Allow language change in the installerMate Bartus2015-07-221-0/+3
| | | | | | | | | | | | PHPBB3-13740
| * | [ticket/13740] Fix AJAX HTTP header settingCHItA2015-07-081-3/+2
| | | | | | | | | | | | PHPBB3-13740
| * | [ticket/13740] Remove ActiveXObject as it is supported by IE versions >= 8CHItA2015-07-081-12/+3
| | | | | | | | | | | | PHPBB3-13740
| * | [ticket/13740] Add navigation bar support for the installerCHItA2015-07-081-9/+52
| | | | | | | | | | | | | | | | | | | | | Also added various UI elements and texts. [ci skip] PHPBB3-13740
| * | [ticket/13740] Add better progress handling, also add log messagesCHItA2015-07-081-4/+5
| | | | | | | | | | | | PHPBB3-13740
| * | [ticket/13740] Clean up JS code some moreMateBartus2015-07-081-116/+183
| | | | | | | | | | | | PHPBB3-13740
| * | [ticket/13740] Implement progress bar for AJAX UIMateBartus2015-07-081-35/+100
| | | | | | | | | | | | PHPBB3-13740