Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 | ||||
* | [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 | ||||
* | [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/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 |