aboutsummaryrefslogtreecommitdiffstats
path: root/includes/installer/WebInstallerOptions.php
Commit message (Expand)AuthorAgeFilesLines
* Do not pass unused parameterJakub Vrana2018-12-011-1/+1
* Use PHP 7 '??' operator instead of if-then-elseFomafix2018-10-211-5/+2
* Web installer: Correctly escape U+00A0 NO-BREAK SPACEKevin Israel2018-07-081-1/+1
* Use \u{00A0} instead of   or  Fomafix2018-06-241-1/+1
* installer: Clean up ext-dependency jQuery codeTimo Tijhof2018-04-181-1/+4
* installer: Open skin screenshot in new windowTimo Tijhof2018-04-181-2/+2
* Handle extension dependencies in the installerKunal Mehta2018-04-131-4/+76
* installer: Link to skin screenshotsKunal Mehta2017-08-101-7/+37
* Many more function case mismatchesReedy2016-03-191-7/+7
* Fix numerous class/function casingReedy2016-03-181-3/+3
* Convert all array() syntax to []Kunal Mehta2016-02-171-57/+57
* Remove excess newlines at the end of filesRicordisamoa2016-01-091-1/+0
* Split the classes in WebInstallerPage.php into multiple filesTim Hollmann2016-01-071-0/+461