Added sorting to module listing in OutputPage::makeResourceLoaderLink. This helps...
[lhc/web/wiklou.git] / includes / OutputPage.php
2010-09-11 Trevor ParscalAdded sorting to module listing in OutputPage::makeReso...
2010-09-11 Trevor ParscalAdded versions to statically added ResourceLoader scrip...
2010-09-11 Trevor ParscalFixed user scripts/styles and site scripts/styles ...
2010-09-11 Trevor ParscalMajor refactoring of site and user CSS, creating Resour...
2010-09-10 Trevor ParscalApplied patch for bug #25044 by Niklas Laxström --...
2010-09-10 Trevor ParscalFixed remanant of when the site module was called sitejs
2010-09-10 Trevor ParscalAdjusted comments
2010-09-10 Trevor ParscalMerged load and go. At least for now, this seems to...
2010-09-10 Trevor ParscalMoved mediaWiki.loader.go() up to be above scripts...
2010-09-10 Trevor ParscalMade OutputPage only ask for a style from ResourceLoade...
2010-09-10 Trevor ParscalAdded media-type support for static and dynamic Resourc...
2010-09-07 PlatonidesFollow-up r72349. The new makeResourceLoaderLink()...
2010-09-07 PlatonidesRemove $wgContLanguageCode usage in core.
2010-09-07 Alexandre EmsenhuberFixed some doxygen warnings
2010-09-04 Max Semenikload.php5 support for r72349
2010-09-04 PlatonidesFollow-up r72349.
2010-09-04 Roan KattouwMerging resourceloader branch into trunk. Full document...
2010-08-20 Ryan KaldariAdding helpful comment :)
2010-08-12 PlatonidesFollow up r70520. Use canonical class name.
2010-08-11 PlatonidesNew line at end of wfDebug
2010-08-09 Max SemenikFixes for password checker from r70520:
2010-08-09 PlatonidesIt should only be saved in the ParserCache if it IS...
2010-08-05 Max SemenikJavaScript-based password complexity checker on account...
2010-07-25 PlatonidesRemove unused global faster than Reedy.
2010-07-24 Sam ReedRemoval of unused globals
2010-07-23 Tim StarlingFixed inappropriate conversion of strpos() result to...
2010-07-08 Niklas LaxströmIntroduce $wgBetterDirectionality that lets us work...
2010-07-08 Niklas LaxströmDocument mDebugtext
2010-07-05 Max SemenikRemoved sysopRequired() and developerRequired() from...
2010-06-28 Niklas LaxströmCode cleanup
2010-06-15 PlatonidesFollow up r68064. This another query also ended at...
2010-06-15 PlatonidesDo not link the user to its user javascript if the...
2010-06-09 Chad HorohoePartial revert r67707, included half-baked patch
2010-06-09 Chad HorohoeFixed a bunch of silly instances of [^!=]==\s*(true...
2010-06-04 Roan KattouwAdd $version parameter for custom style versions to...
2010-06-01 Daniel Kinzlerallow parser/extensions to control for how long a Parse...
2010-05-28 PlatonidesBug 23699: Add trailing \n at the end of <div>s in...
2010-05-24 Sam Reedbug 18608 done in a fashion much closer to how I should...
2010-05-24 Alexandre EmsenhuberCosmetic in head scripts
2010-05-22 Jack Phoenix*coding style cleanup (added braces, spacing tweaks...
2010-05-22 Jack Phoenixtrim trailing spaces
2010-05-12 Aryeh GregorFix validity error caused by r66068
2010-05-11 Mark A. HershbergerKeep formats that are not in $wgAdvertisedFeedTypes...
2010-05-08 Niklas LaxströmInstaller is no longer hardcoded to xhtml doctype
2010-05-05 Roan KattouwSwitch MediaWiki to jQuery 1.4.2 (was 1.3.2) and enable...
2010-04-27 Happy-melonRewrite ajaxwatch.js to use the API watch action, and...
2010-04-10 PlatonidesFollow up r64876 setHTMLTitle with boolean parameter...
2010-04-10 Tim StarlingProposed cleanup of recent LanguageConverter-related...
2010-04-10 Philip TzouFix bug 23115 again. Follow up r64821, r64823 and r6482...
2010-04-09 Alexandre EmsenhuberFix for r61055: single-quoted strings doesn't replace...
2010-04-05 Alexandre Emsenhuber* (bug 21916) Last-Modified header is now correct when...
2010-03-27 Alexandre Emsenhuber* (bug 22977) Removed "patched by Liangent and Philip...
2010-03-25 Alexandre Emsenhuber* (bug 22949) extra </html> at beginning of page
2010-03-21 Aryeh GregorUse <meta charset=UTF-8> in HTML5
2010-03-21 Aryeh GregorClean up <html> generation slightly
2010-03-21 Aryeh GregorOmit some start/end tags if not well-formed XML
2010-03-21 Aryeh GregorStyle fixes
2010-03-13 Happy-melonFollow-ups from r63682 CR suggestions.
2010-03-13 Happy-melonAllow OutputPage::addReturnTo() to set the text of...
2010-03-05 Ilmari Karonen(bug 10183) allow users to add custom css/js for all...
2010-02-26 Mark A. Hershbergerfollow-up r61836 - allow any URL
2010-02-24 Niklas LaxströmTidy up OutputPage::includeJQuery
2010-02-11 Aryeh GregorWar on xml:lang
2010-02-09 Tim StarlingRevert r58635 and related, unnecessary and incorrect...
2010-02-05 Aryeh GregorRemove extra space in <html> from version="" stuff
2010-02-03 Roan KattouwUse wfAppendQuery() instead of "$path?$wgStyleVersion...
2010-02-02 Alexandre EmsenhuberFollow-up r61806: also escape tag in getPageTitle()
2010-02-02 Roan KattouwFix r61838: add /common
2010-02-02 Roan KattouwFix hardcoding of /skins in OutputPage::addJQuery()
2010-02-02 Roan KattouwAllow external URLs (e.g. bits.wikimedia.org/foo) in...
2010-02-01 Alexandre EmsenhuberFixes to OutputPage's documentation
2010-01-30 Alexandre EmsenhuberPer Nikerabbit, follow-up to r61690: document $interfac...
2010-01-29 Alexandre EmsenhuberStep two in fixing OutputPage's documentation, more...
2010-01-28 Alexandre EmsenhuberStep one in fixing OutputPage's documentation:
2010-01-27 Tim StarlingNo jquery.ui for now.
2010-01-27 Tim Starling* Moved js2stopgap.js to skins/common/jquery.js, like...
2010-01-27 Chad HorohoeFix isSyndicated() description too
2010-01-27 Chad HorohoeMake isSyndicated() return a boolean like its name...
2010-01-26 Alexandre EmsenhuberAnd while I'm at it: removed unused global declarations...
2010-01-26 Alexandre EmsenhuberFollow-up r61021: added some documentation per Tim...
2010-01-24 Aryeh GregorUse Html::linkedScript()
2010-01-23 Niklas LaxströmUse Html::element instead of Xml::element
2010-01-23 Niklas LaxströmPart 2 at solving conflict with vector and js edit
2010-01-23 Alex ZFix for r61391, which broke user JS. Use makeTitleSafe...
2010-01-22 Niklas LaxströmWrap skin specific user js addition inside Title::exists
2010-01-17 Aryeh GregorUse getTitle() instead of mTitle
2010-01-16 Sam Reed* (bug 22061) API: add prop=headitems to action=parse
2010-01-15 Mark A. Hershbergerfollow up r60832 and follow up r60763
2010-01-15 Aryeh GregorMerge all skins' output of opening <body> tag
2010-01-15 Aryeh GregorRemove OutputPage::{get,set}OnloadHandler()
2010-01-14 Platonides(bug 19226) First line renders differently on many...
2010-01-13 Aryeh GregorOnly advertise RSS feeds by default, not Atom
2010-01-13 Alexandre Emsenhuber* (bug 21738) Fix for r57119: OutputPage::setSyndicated...
2010-01-07 Mark A. HershbergerRefactor LanguageConversion so that title conversion...
2010-01-06 Sam ReedAttempt at normalistion of comparison styles - empty...
2009-12-22 Philip Tzoufollow-up r60272 and r60292. replace getText with getCheck.
2009-12-22 Philip Tzoufollow-up r60272. replace $_GET with $wgRequest->getText.
2009-12-21 Philip Tzoufollow-up r59522. follow Tim's suggestion to serve...
2009-12-20 Alexandre EmsenhuberFix OutputPage::addReturnTo() and OutputPage::returnToM...
2009-12-04 Aryeh GregorAdd DTD to fix well-formedness errors in HTML5
next