Merge "Fix permissions check to show "hide" buttons."
[lhc/web/wiklou.git] / includes / installer / WebInstallerOutput.php
2010-12-07 Chad HorohoeFix r77650, notice about undefined $css; was causing...
2010-12-06 Brandon Harris* Fix issues brought up in r75832
2010-12-06 Brandon HarrisRevert r77860, which was a reversion of r75832.
2010-12-06 Tim StarlingReverted r75832 per my comments on CR, unanswered for...
2010-12-03 Chad HorohoeFix for r76480: !$css was never true, since it always...
2010-11-20 Krinkleclass portlet -> class portal (Vector). #mw-panel's...
2010-11-20 KrinkleMaking path to bullet.gif in config.css relative to...
2010-11-20 KrinkleVector has 'body' as portlet class (Follow-up r76880...
2010-11-17 Tim StarlingFix for r76088: if you want the Vector stylesheets...
2010-11-10 Chad HorohoeCombine config.css with vector.css so it gets flipped...
2010-11-08 Chad HorohoeFollowup r75832: rm unused inline CSS and unused show...
2010-11-08 Chad HorohoeFollowup r76088: rewrite relative CSS urls
2010-11-05 Chad HorohoeNikerabbit wanted "
2010-11-05 Chad HorohoeFollowup r76088: in the case where we can't read screen...
2010-11-05 Chad HorohoeDynamically generate CSS (using vector now). Handles...
2010-11-05 Chad HorohoeRm unused warning system from WebInstallerOutput (mostl...
2010-11-01 Brandon Harris* Added tipsy library
2010-11-01 Chad HorohoeRevert r69360 (adding ob_flush() to WebInstallerOutput...
2010-09-09 Chad HorohoeFix jQuery loading
2010-08-21 Alexandre Emsenhuber* Added file description headers
2010-08-21 Alexandre EmsenhuberFixed some doxygen warnings
2010-07-29 Jeroen De DauwAdded deployment documentation group
2010-07-21 Jeroen De DauwClarified field and method visibility and doc improvements
2010-07-14 Chad HorohoeFix flush(). Need ob_flush()
2010-05-08 Niklas LaxströmInstaller is no longer hardcoded to xhtml doctype
2010-05-07 Chad HorohoeFix jQuery support since we now version it
2010-05-07 Chad HorohoeMerge new-installer branch to trunk