aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/assets/javascript/installer.js
Commit message (Expand)AuthorAgeFilesLines
* [ticket/13740] Fix message element creation in JSMate Bartus2015-07-241-2/+2
* [ticket/13740] Use tabs instead of spaces in JS fileMate Bartus2015-07-231-394/+394
* [ticket/13740] Add success message when install finishedMate Bartus2015-07-231-1/+9
* [ticket/13740] Login admin when install finishedMate Bartus2015-07-231-0/+18
* [ticket/13740] Allow language change in the installerMate Bartus2015-07-221-0/+3
* [ticket/13740] Fix AJAX HTTP header settingCHItA2015-07-081-3/+2
* [ticket/13740] Remove ActiveXObject as it is supported by IE versions >= 8CHItA2015-07-081-12/+3
* [ticket/13740] Add navigation bar support for the installerCHItA2015-07-081-9/+52
* [ticket/13740] Add better progress handling, also add log messagesCHItA2015-07-081-4/+5
* [ticket/13740] Clean up JS code some moreMateBartus2015-07-081-116/+183
* [ticket/13740] Implement progress bar for AJAX UIMateBartus2015-07-081-35/+100
* [ticket/13740] Front facing files and controllersMateBartus2015-07-081-0/+205