Apply for Bug #31694 -- "During installation, tabbing order (cursor focus) goes to...
[lhc/web/wiklou.git] / includes / installer / WebInstallerPage.php
2011-11-04 Mark A. HershbergerApply for Bug #31694 -- "During installation, tabbing...
2011-10-18 Sam ReedAdd documentation
2011-10-13 Sam ReedDocumentation
2011-09-22 Brion Vibber* (bug 30041) Fix installer cache selection field to...
2011-09-22 Brion Vibber* (bug 30041) Fix memcached validation in installer...
2011-09-05 Robin Pepermans(bug 30679) Some installer fields should always be LTR
2011-06-26 Sam ReedUpdate calls to deprecated User::isValidEmailAddr
2011-06-21 Chad Horohoe(bug 29492) Long-running steps in the installer (such...
2011-06-20 Tim StarlingFixes for r80864 for 1.18 backport:
2011-06-15 Tim Starling* (bug 28798) Set $wgServer in the default LocalSetting...
2011-06-14 Tim StarlingMaintenance script for exporting the preprocessed wikit...
2011-06-10 KrinkleFollow-up r89835: Accidently comitted from a deeper...
2011-06-10 Chad Horohoe(bug 29332) don't let install progress if user requests...
2011-06-05 Max SemenikFollow-up r89254 and r89481: re-did loading extension...
2011-05-28 Sam ReedMore parameter documentation!!
2011-05-26 Sam ReedRemove unused variables/globals
2011-05-20 Mark A. HershbergerPatch for Bug #29040, “Web installer fails to show...
2011-05-05 Max SemenikBug 28822 - Upgrade from normal 1.16 wiki to 1.17 fails...
2011-05-02 Sam ReedDocumentation
2011-03-30 Max Semenik(bug 28237) Installer doesn't create extension tables
2011-03-29 Max SemenikTweaks for key generation:
2011-03-29 Krinkleusing jQuery hide() and show() instead of accessing...
2011-03-29 Chad Horohoe(bug 26481) $wgUpgradeKey/$wgSecretKey values sometimes...
2011-03-27 Brion VibberFurther cleanup on installer: fix visibility of CC...
2011-03-27 Brion Vibber* (bug 26937) [Installer] Fix for Javascript-opened...
2011-03-06 Chad Horohoe(bug 26690) Value of the 'Name of wiki' field is not...
2011-02-28 Chad HorohoeDon't allow user to create a Project namespace that...
2011-02-26 Chad HorohoeTurn hidden help into always-visible info box for user...
2011-02-23 Chad Horohoe(bug 25855) Installer does not validate Memcached serve...
2011-02-22 Max SemenikFollow-up r82504: use JS redirection only for IE, I...
2011-02-20 Max SemenikBug 26683: Unable to download index.php from localhost...
2011-02-12 Mark A. Hershbergerw/s fixups
2011-01-30 Chad HorohoeTweak install steps to be on the POST rather than GET...
2011-01-28 Chad Horohoe(bug 26939) $wgMetaNamespace is not being generated
2011-01-28 Chad HorohoeMinor cleanup, docs
2011-01-25 Alexandre EmsenhuberAllow the $result parameter of the isValidPassword...
2011-01-24 Chad HorohoeFollowup to r79848 (and really, make it useful...)
2011-01-21 Chad Horohoe(bug 26288) $wgDeletedDirectory looks funny on Windows...
2011-01-14 Jure Kajzer* changed variable list as per comment on r79954 left...
2011-01-10 Jure Kajzer* fixed oracle code for updater (corrected not null...
2011-01-07 Chad HorohoeAdd DatabaseBase::classFromType() to reduce the 'Databa...
2011-01-05 Chad HorohoeMove pass/fail message out of doEnvironmentChecks(...
2011-01-05 Chad Horohoe* Validate e-mail address if provided
2011-01-03 Tim StarlingRefresh header fix for Opera, as in r79498
2010-12-29 Chad HorohoeFollowup r78823: just remove the offending line entirely
2010-12-27 Chad HorohoeComment out "subscribe to mediawiki-l" feature until...
2010-12-22 Sam ReedComment out unreachable code line
2010-12-19 Mark A. HershbergerMisc whitespace changes, mostly EOL w/s and indention...
2010-12-16 Sam ReedRemoving trailing whitespace
2010-12-10 Tim Starling* Hide the "back" buttons on the completion pages,...
2010-12-09 Tim Starling* Made the web upgrade process more friendly. Instead...
2010-12-07 Tim StarlingModify config-install-done, hopefully this is what...
2010-12-07 Chad HorohoeTypofix r77949
2010-12-07 Chad HorohoeFollowup r77883, rm the _ExternalHTTP stuff as well...
2010-12-07 Tim Starling* Pop up a download box for LocalSettings.php when...
2010-12-06 Brandon HarrisRevert r77860, which was a reversion of r75832.
2010-12-06 Tim StarlingFix fatal error when admin name is blank
2010-12-06 Tim Starling* Reformatted several text documents to be a hybrid...
2010-12-06 KrinkleAdding reference to bug 26267. Follow-up on r77123
2010-12-06 Tim StarlingReverted r75832 per my comments on CR, unanswered for...
2010-11-23 Krinkle* Swapping enableForOther locked input-field from disab...
2010-11-23 KrinklePressing enter in an input field doesn't trigger displa...
2010-11-10 Chad HorohoeFollowup r76439, next button is conditional on whether...
2010-11-10 Chad HorohoeDisable forward/back when installer is disabled
2010-11-08 Chad HorohoeMove config-admin-help back to correct box
2010-11-05 Chad HorohoeDynamically generate CSS (using vector now). Handles...
2010-11-05 Chad HorohoeRm unused warning system from WebInstallerOutput (mostl...
2010-11-04 Chad HorohoeReplace XML->HTML methods throughout most of the installer
2010-11-01 Brandon Harris* Added tipsy library
2010-11-01 Chad HorohoeAdd sanity checkbox for external HTTP requests
2010-10-31 Sam ReedMore deprecated method calls
2010-10-31 Sam ReedUpdate deprecated method calls
2010-10-26 Chad HorohoeReduce more WebInstaller bloat, move getFieldset(Start...
2010-10-26 Chad HorohoeFollowup r75392: reduce some duplication, eliminate...
2010-10-25 Chad Horohoe(bug 198: Easy, secure in-place upgrade) Introduce...
2010-10-18 Jure Kajzer* Installer: works (beta). More testing tomorow.
2010-10-17 Chad HorohoeFixup r71449, can't use $var::method() in < 5.3 :(
2010-09-27 Chad HorohoeFix a bunch of '? true : false' instances
2010-09-01 Chad HorohoeFix author list duplication.
2010-09-01 Chad HorohoeSkip install entirely if we did an upgrade
2010-08-22 Chad HorohoeFollowup r71441, break up messages by type, iterate...
2010-08-22 Chad HorohoeMake getSoftwareLink() static so I can use it without...
2010-08-22 Alexandre Emsenhuber* Make the MySQL updater work in the new installer
2010-08-21 Alexandre Emsenhuber* Added file description headers
2010-08-21 Alexandre EmsenhuberFixed some doxygen warnings
2010-08-12 Chad HorohoeTypofix. Now you can actually enable uploads
2010-08-12 Chad Horohoe(bug 24766) Installer is installing all extensions...
2010-08-08 Chad HorohoeTweak output from install. Make non-fatals still say...
2010-07-29 Jeroen De DauwAdded deployment documentation group
2010-07-25 Sam ReedMore unused globals
2010-07-22 Jeroen De DauwSplit Installer into Installer and CoreInstaller +...
2010-07-21 Jeroen De DauwClarified field and method visibility and doc improvements
2010-07-20 Jeroen De DauwDoc and style improvements
2010-07-19 Jeroen De DauwClarified field and method visibility
2010-07-19 Jeroen De DauwSplit WebInstallerPage and deriving classes from WebIns...