Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | [ticket/14272] Disable not toggled form elements | Marc Alexander | 2015-12-27 | 1 | -0/+7 | |
| | | | | | | | | | | | | PHPBB3-14272 | |||||
* | | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2016-03-10 | 1 | -0/+6 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | [ticket/14422] Submit when pressing ctrl or cmd + enter | Marc Alexander | 2016-03-10 | 1 | -1/+1 | |
| | | | | | | | | | | | | PHPBB3-14422 | |||||
| * | | [ticket/14422] Support cmd+enter for submitting message | Callum Macrae | 2016-03-10 | 1 | -0/+6 | |
| | | | | | | | | | | | | PHPBB3-14422 | |||||
* | | | [ticket/14487] Add loading indicator while polling status | Máté Bartus | 2016-02-29 | 1 | -0/+2 | |
| | | | | | | | | | | | | PHPBB3-14487 | |||||
* | | | [ticket/14487] Update javascript | Máté Bartus | 2016-02-29 | 1 | -54/+50 | |
| | | | | | | | | | | | | PHPBB3-14487 | |||||
* | | | [ticket/14487] Try to handle connection timeouts | Máté Bartus | 2016-02-28 | 1 | -6/+56 | |
| | | | | | | | | | | | | PHPBB3-14487 | |||||
* | | | [ticket/14462] Make timeout error translateable | Oliver Schramm | 2016-02-14 | 1 | -2/+2 | |
| | | | | | | | | | | | | PHPBB3-14462 | |||||
* | | | [ticket/14462] Further speed improvements | Mate Bartus | 2016-02-12 | 1 | -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 Alexander | 2016-02-09 | 1 | -2/+2 | |
|\ \ \ | |/ / | ||||||
| * | | [ticket/14467] Fix height calculation in autoResize | cyberalien | 2016-02-08 | 1 | -2/+2 | |
| | | | | | | | | | | | | PHPBB3-14467 | |||||
* | | | [ticket/14452] Define $progressFillerText in installer.js | Marc Alexander | 2016-02-05 | 1 | -0/+1 | |
| | | | | | | | | | | | | PHPBB3-14452 | |||||
* | | | Merge pull request #4017 from CHItA/ticket/14262 | Tristan Darricau | 2016-02-02 | 1 | -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 controller | Mate Bartus | 2016-01-29 | 1 | -0/+20 | |
| | | | | | | | | | | | | | | | | PHPBB3-14262 | |||||
* | | | | [ticket/14438] Allign progressbar text to center | Mate Bartus | 2016-01-29 | 1 | -5/+17 | |
|/ / / | | | | | | | | | | PHPBB3-14438 | |||||
* | | | [ticket/14310] Put progress percentage inside span and make more visible | Marc Alexander | 2015-12-07 | 1 | -1/+1 | |
| | | | | | | | | | | | | PHPBB3-14310 | |||||
* | | | Merge branch '3.1.x' | Marc Alexander | 2015-11-12 | 1 | -0/+4 | |
|\ \ \ | |/ / | ||||||
| * | | [ticket/14287] Always remove loading indicator after confirming action. | Cesar G | 2015-11-12 | 1 | -0/+4 | |
| |/ | | | | | | | | | | | | | If there is no success message after the action is confirmed, the indicator is not currently removed. PHPBB3-14287 | |||||
* | | [ticket/14277] Fix CS | Mate Bartus | 2015-11-09 | 1 | -2/+1 | |
| | | | | | | | | PHPBB3-14277 | |||||
* | | [ticket/14277] Fix undefined index error in migrations | Mate Bartus | 2015-11-08 | 1 | -1/+14 | |
| | | | | | | | | PHPBB3-14277 | |||||
* | | [ticket/14039] Only show log container when it has content | Mate Bartus | 2015-10-18 | 1 | -1/+1 | |
| | | | | | | | | PHPBB3-14039 | |||||
* | | [ticket/14039] Revamp updater | Mate Bartus | 2015-10-17 | 1 | -9/+112 | |
| | | | | | | | | PHPBB3-14039 | |||||
* | | [ticket/12769] Fix subscription toggling fn | Michael Miday | 2015-09-17 | 1 | -8/+8 | |
| | | ||||||
* | | [ticket/14139] Fix loading indicator | Michael Miday | 2015-09-14 | 1 | -1/+4 | |
| | | ||||||
* | | Merge branch '3.1.x' | Andreas Fischer | 2015-08-05 | 1 | -1/+1 | |
|\ \ | |/ | | | | | | | | | * 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. | |||||
| * | [ticket/14049] Use headers from config when sending Plupload delete request. | Cesar G | 2015-07-25 | 1 | -1/+1 | |
| | | | | | | | | PHPBB3-14049 | |||||
* | | Merge pull request #3514 from CHItA/ticket/13740 | Tristan Darricau | 2015-07-27 | 1 | -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 JS | Mate Bartus | 2015-07-24 | 1 | -2/+2 | |
| | | | | | | | | | | | | PHPBB3-13740 | |||||
| * | | [ticket/13740] Use tabs instead of spaces in JS file | Mate Bartus | 2015-07-23 | 1 | -394/+394 | |
| | | | | | | | | | | | | PHPBB3-13740 | |||||
| * | | [ticket/13740] Add success message when install finished | Mate Bartus | 2015-07-23 | 1 | -1/+9 | |
| | | | | | | | | | | | | PHPBB3-13740 | |||||
| * | | [ticket/13740] Login admin when install finished | Mate Bartus | 2015-07-23 | 1 | -0/+18 | |
| | | | | | | | | | | | | PHPBB3-13740 | |||||
| * | | [ticket/13740] Allow language change in the installer | Mate Bartus | 2015-07-22 | 1 | -0/+3 | |
| | | | | | | | | | | | | PHPBB3-13740 | |||||
| * | | [ticket/13740] Fix AJAX HTTP header setting | CHItA | 2015-07-08 | 1 | -3/+2 | |
| | | | | | | | | | | | | PHPBB3-13740 | |||||
| * | | [ticket/13740] Remove ActiveXObject as it is supported by IE versions >= 8 | CHItA | 2015-07-08 | 1 | -12/+3 | |
| | | | | | | | | | | | | PHPBB3-13740 | |||||
| * | | [ticket/13740] Add navigation bar support for the installer | CHItA | 2015-07-08 | 1 | -9/+52 | |
| | | | | | | | | | | | | | | | | | | | | | Also added various UI elements and texts. [ci skip] PHPBB3-13740 | |||||
| * | | [ticket/13740] Add better progress handling, also add log messages | CHItA | 2015-07-08 | 1 | -4/+5 | |
| | | | | | | | | | | | | PHPBB3-13740 | |||||
| * | | [ticket/13740] Clean up JS code some more | MateBartus | 2015-07-08 | 1 | -116/+183 | |
| | | | | | | | | | | | | PHPBB3-13740 | |||||
| * | | [ticket/13740] Implement progress bar for AJAX UI | MateBartus | 2015-07-08 | 1 | -35/+100 | |
| | | | | | | | | | | | | PHPBB3-13740 | |||||
| * | | [ticket/13740] Front facing files and controllers | MateBartus | 2015-07-08 | 1 | -0/+205 | |
| | | | | | | | | | | | | | | | | | | [ci skip] PHPBB3-13740 | |||||
* | | | Merge branch '3.1.x' | Marc Alexander | 2015-07-10 | 1 | -1/+4 | |
|\ \ \ | |/ / |/| / | |/ | ||||||
| * | [ticket/13984] Fix the call of Ajax loading indicator | rxu | 2015-07-04 | 1 | -1/+4 | |
| | | | | | | | | PHPBB3-13984 | |||||
* | | [ticket/10620] Add more whitespace to long quotes in JS | JoshyPHP | 2015-06-25 | 1 | -1/+4 | |
| | | | | | | | | PHPBB3-10620 | |||||
* | | [ticket/10620] Fixed some stylistic issues in JS | JoshyPHP | 2015-06-25 | 1 | -21/+14 | |
| | | | | | | | | PHPBB3-10620 | |||||
* | | [ticket/10620] Removed extraneous quotes from attribute values | JoshyPHP | 2015-06-25 | 1 | -6/+12 | |
| | | | | | | | | PHPBB3-10620 | |||||
* | | [ticket/10620] Added enhanced quotes in topic review | JoshyPHP | 2015-06-25 | 1 | -2/+56 | |
|/ | | | | | | | Added support for enhanced quotes in topic_review's quote button. NOTE: the UI doesn't appear to be testable via PhantomJS. PHPBB3-10620 | |||||
* | Merge pull request #3653 from callumacrae/ticket/13882 | Marc Alexander | 2015-06-16 | 1 | -0/+15 | |
|\ | | | | | | | [ticket/13882] Lazy load the notification avatars. | |||||
| * | [ticket/13882] Added tiny docblock to lazyLoadAvatars | Callum Macrae | 2015-05-30 | 1 | -0/+3 | |
| | | | | | | | | PHPBB3-13882 | |||||
| * | [ticket/13882] Lazy load the notification avatars. | Callum Macrae | 2015-05-28 | 1 | -0/+12 | |
| | | | | | | | | | | | | | | This moves them further down the waterfall, making the page load quicker. PHPBB3-13882 | |||||
* | | [ticket/13939] Check if loadingIndicator exists before accessing it | cyberalien | 2015-06-13 | 1 | -1/+1 | |
| | | | | | | | | PHPBB3-13939 | |||||
* | | Merge remote-tracking branch 'callumacrae/ticket/13905' into 3.1.x | Cesar G | 2015-05-31 | 1 | -1/+6 | |
|\ \ | | | | | | | | | | | | | * callumacrae/ticket/13905: [ticket/13905] Don't load loading.gif until needed. |