(bug 32748) unicode URL for articles print version
[lhc/web/wiklou.git] / includes / Skin.php
2012-04-02 Santhosh Thottingal(bug 32748) unicode URL for articles print version
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-03-11 Sam ReedMore of r113580
2012-02-25 Alexandre Emsenhuber* (bug 34528) Don't parse section name in edit section...
2012-02-15 Daniel FriesenAdd &useskin=default handling to always display the...
2012-02-09 Sam ReedMore return documentation
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-07 Sam ReedMerge r97508 changes to MessageCache.php and Skin.php...
2012-01-07 Brian Wolff(follow-up r108145) Mark test as needing a database...
2012-01-05 Brian Wolff(bug 33321. Sort of) Adding a line to MediaWiki:Sidebar...
2012-01-03 Antoine Mussomerge JSTesting branch into trunk
2011-12-29 Alexandre Emsenhuber* (bug 32702) Fix for r82273: readded Skin::makeGlobalV...
2011-12-15 John Du HartFollowup r105122 & r105123, fixes and improvements...
2011-12-13 Jeroen De Dauwfix deprecated method usage
2011-12-11 Daniel FriesenIntroduce a Language::getHtmlLang method which returns...
2011-12-10 Alexandre Emsenhuber* Added revision's timestamp to OutputPage along with...
2011-12-05 Sam ReedMore documentation of parameters following up r104591
2011-12-04 John Du HartAdding new debugging toolbar
2011-11-29 Sam ReedMoar documentations
2011-11-27 Alexandre EmsenhuberMake Skin::formatDebugHTML()'s formatting work when...
2011-11-27 Alexandre Emsenhuber* Use WikiPage instead of Article in Skin and SkinTemplate
2011-11-21 John Du HartBug 29524 - Rename RequestContext::getLang to getLanguage
2011-11-20 Roan Kattouw(bug 26854) Invalid user names go unchecked. Applied...
2011-11-14 Roan Kattouw(bug 32380) Make get powered by link target protocol...
2011-11-02 Aaron SchulzMake use of Title::isSpecialPage() in various places
2011-11-01 Alexandre Emsenhuber* Create all items in $nav_urls at the beginning so...
2011-10-21 Alexandre EmsenhuberUse local context to get messages
2011-10-20 Alexandre Emsenhuber* Changed action=raw to use an Action subclass
2011-10-15 KrinkleCSS clean up
2011-10-11 Alexandre EmsenhuberMake Skin::formatDebugHTML() work again since there...
2011-10-07 Max SemenikRevert r93246: besides the problems pointed out at...
2011-10-03 Sam ReedMerge r97670, r98206
2011-09-21 Alexandre EmsenhuberWrap the copyright when its language is not the user...
2011-09-16 Sam ReedRevert r91561
2011-09-09 Daniel FriesenAdd a class to the normal and hidden categories blocks...
2011-09-07 Raimond SpekkingFix r95655 per Formfix's CR:
2011-09-05 Daniel FriesenPass the key for the skin being created to the construc...
2011-09-01 Chad HorohoeA d d s p a c e s
2011-09-01 Daniel FriesenFollowup r95957, add =null to Skin::outputPage too
2011-08-29 Raimond Spekking* (bug 16428) Include permalink in printable version
2011-08-25 Daniel FriesenUse getLinkURL instead of getLocalURL for titles from...
2011-08-21 Daniel FriesenRemove the * {{msg}} syntax introduced to MediaWiki...
2011-08-20 Roan KattouwFix serious bug in r90849 that didn't show up in the...
2011-08-20 Roan KattouwPer r90849, factor out most of the code that's duplicat...
2011-08-09 Aaron SchulzReverted r91871 per CR: mediawiki.org/wiki/Special...
2011-08-07 Max SemenikFixed sidebar tests on Windows. Can't use PHP_EOL here...
2011-07-28 Alexandre EmsenhuberRemoved useless $out variable from Skin::getCopyright()
2011-07-27 Alexandre Emsenhuber* Changed OutputPage::$mIsArticle flag to be false...
2011-07-26 Happy-melon(bug 15641) prevent blocked administrators from accessi...
2011-07-24 Alexandre EmsenhuberFix for r92984: correct method name, thanks Jack Phoeni...
2011-07-24 Alexandre EmsenhuberSome misc fixes to Skin and SkinTemplate:
2011-07-22 Alexandre EmsenhuberReduce a bit the coupling between Skin and OutputPage:
2011-07-21 Alexandre EmsenhuberFix for r92740: removed debugging code
2011-07-21 Alexandre Emsenhuber* Made Skin::userCanPreview() use Title::getUserPermiss...
2011-07-18 Alexandre EmsenhuberLet Skin extend ContextSource instead of reinventing...
2011-07-14 Leo Koppelkammr92054 : Remove leftover space
2011-07-13 Robin PepermansFollow-up r92054: dir attributes are no longer needed...
2011-07-13 Leo KoppelkammRender category links as an HTML list. Bug 12261. Based...
2011-07-12 Brion VibberFollowup r91833 -- use Sanitizer::escapeId's 'noninitia...
2011-07-11 Leo KoppelkammAdd action-* class to body. Bug 4438. Based on patch...
2011-07-10 Leo KoppelkammEscape sidebar ID's. Bug 18688
2011-07-06 Brian Wolff(Bug 19725) Do not include suppressed edits in the...
2011-07-01 Robin PepermansAdd lang & dir attributes to the sitenotice, in the...
2011-06-26 Happy-melonFollow-up r86234, and more parameter documentation.
2011-06-26 Mark A. HershbergerApply rgcjones' patch for Bug#29533:
2011-06-17 Sam ReedSwap else if for elseif
2011-06-11 Alexandre EmsenhuberChanged more magic __get method calls to accessors...
2011-05-23 Alexandre Emsenhuber* Simplify message existence checks by using wfMessage...
2011-05-17 Siebrand MazelandUse consistent notation for "@todo FIXME". Should updat...
2011-05-06 Sam ReedMore versions added to @deprecated tags
2011-05-04 Daniel FriesenDrop the $out params I added before I added context...
2011-05-04 Daniel FriesenAdd proper $out setting to Skin::getCategories which...
2011-05-04 Chad HorohoeAdd hack to shut up fatals when getCategories() is...
2011-05-03 Alexandre EmsenhuberRemoved Skin::$usercss, always false, nothing sets...
2011-05-02 Alexandre EmsenhuberTypo Typo Typo
2011-05-02 Alexandre Emsenhuber* Removed Skin::reallyGenerateUserStylesheet() nothing...
2011-05-02 Alexandre EmsenhuberMoved Skin::$mWatchLinkNum to SkinLegacy since it's...
2011-05-02 Alexandre EmsenhuberGet the revision ID from the OutputPage object instead...
2011-04-25 Siebrand MazelandRevert r86872: Breaks LiquidThreads page moves with...
2011-04-25 Happy-melonImplement an interface and abstract class to hold the...
2011-04-22 Alexandre EmsenhuberUse wfMsgExt() instead of wfMsgReal()
2011-04-17 Happy-melonRefactor the factory/i18n/list/etc static methods from...
2011-04-16 Happy-melonFix fatal in Standard skin.
2011-04-16 Happy-melonUpdate Skin.php to not call the now-separate Linker...
2011-04-07 Roan KattouwFor bug 27488: move the startup script, jquery+mediawik...
2011-04-04 Tim StarlingThe beginnings of HipHop compiled mode support. It...
2011-04-04 Tim StarlingFix for r85244: HipHop does not support the static...
2011-04-04 Daniel FriesenRemove a dead patch of Skin code that was migrated...
2011-04-03 Daniel FriesenFix use of mUser noted by c15657 on r85250.
2011-04-03 Daniel FriesenContinue with r85240; Move getSkin from User to Request...
2011-04-03 Daniel FriesenFollowup r85244; Fix a small issue with the case of...
2011-04-03 Daniel FriesenDrop connetion between Skin and Linker and turn Linker...
2011-04-02 Alexandre Emsenhuber* Moved all <link> definitions in OutputPage::getHeadLi...
2011-03-26 Happy-melonFollow-up r83336, r83460: abandon hardcoded styles...
2011-03-07 Alexandre Emsenhuber* Make Skin::formatDebugHTML() work with $wgDebugTimest...
2011-03-07 Antoine MussoRemove second parameters from wfEmptyMsg() calls
2011-03-07 Antoine MussoKeep monospace as a fallback for HTML debugging
2011-03-05 Antoine MussoUse 'Courier new' for $wgShowDebug HTML output
2011-03-05 Happy-melonInclude MediaWiki:Noscript.css in <noscript></noscript...
next