Implement User::isUserActive(). Potentially very useful for bugs 13225 and 13585...
[lhc/web/wiklou.git] / includes / SkinTemplate.php
2008-06-03 Brion VibberRemove bullshit "deprecated" warnings about MediaWiki...
2008-05-20 Brion VibberDump silly 'dontcountme=s'; old webalizer hack, it...
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-05-12 Brion VibberRevert r34559 and fix r34542 -- include rightclickedit...
2008-05-06 Aryeh GregorUh, I checked in the wrong changed line. :D Correctio...
2008-05-06 Aryeh Gregorsed -i '/.*\$fname =.*/d;s/( \$fname )/( __METHOD__...
2008-05-06 Aryeh GregorThis was meant to be private.
2008-05-06 Aryeh Gregor(bug 13970) Allow MonoBook-based skins to specify their...
2008-04-18 Aryeh Gregor* Allow the "log in / create account" link in the toolb...
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-04-06 Alexandre Emsenhuber(bug 12064) BeforePageDisplay hook is now called for...
2008-03-24 Alexandre Emsenhuber* Fixed call to deprecated functions
2008-03-21 Brion Vibber* (bug 12294) Namespace class renamed to MWNamespace...
2008-03-14 Aryeh GregorPer suggestion on wikitech-l, use "Create( this page...
2008-01-15 Roan KattouwReverting r29798 on the committer's request, part 1...
2008-01-15 ThomasVfix for IE
2008-01-14 Huji(bug 12608) Unifying the spelling of getDBkey() in...
2008-01-12 Brion Vibber* Use only default options when generating RSS and...
2008-01-11 Brion VibberRedo r29565, but as far as I see working now. :)
2008-01-10 Aaron SchulzRevert back for now, this is not quite correct
2008-01-10 Aaron SchulzDon't call getTitleProtection(). That is really just...
2007-12-31 Brion Vibber* (bug 12446) Permissions check fix for undelete link
2007-12-11 Andrew Garrett* (bug 2919) Allow the protection of non-existent pages...
2007-12-09 Shinjiman* (bug 12259) localize the numbers in deleted pages...
2007-12-08 Victor Vasiliev* (bug 943) RSS feed for Recentchangeslinked
2007-11-12 Victor Vasiliev* Remove Special:Randomincategory. Domas said that...
2007-11-11 Victor Vasiliev* Normalize titles in Special:Randomincategory
2007-11-10 Niklas Laxström* (bug 11921) Support plural in message number_of_watch...
2007-10-17 David McCabeSkinTemplateTabAction hook -- now non-broken.
2007-10-16 Brion VibberRevert r26762 -- destroys article and talk tab text...
2007-10-15 David McCabeAdded hook to SkinTemplate::tabAction.
2007-09-27 Ilmari Karonenfix minor regression in r26189: users should be able...
2007-09-27 Ilmari KaronenIf the page doesn't exist and the user can't create...
2007-09-11 Brion VibberReverting r25772 for now.
2007-09-11 Raimond Spekking* Add function Language::getLanguageNameLocal() for...
2007-07-11 Rob ChurchFix regression in URL-encoding from r23985
2007-07-11 Aaron Schulz*Make logs show only for users
2007-07-11 Andrew Garrett* Add link to Special:Log into MonoBook toolbox
2007-07-09 Brion Vibber* (bug 10316) Prevent inconsistent cached skin settings...
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-06-04 Brion Vibber* (bug 10113) Fix double-click for view source on prote...
2007-05-09 Ilmari Karonenmake links to MediaWiki pages blue for messages with...
2007-05-09 River Tarnellproper check for useskin parameter
2007-05-09 River Tarnelluseskin=monobook is very sad because generated CSS...
2007-05-08 Ilmari KaronenDisable user scripts on Special:Preferences, to prevent...
2007-05-03 Nick Jenkins(bug 7958) Special:Cite of older version of an article...
2007-04-24 Nick JenkinsDoc tweaks:
2007-04-20 Brion Vibberwhen you misspell in your search and replace, just...
2007-04-19 Aryeh GregorHyphens in message keys a) improve readability b) don...
2007-04-10 Ivan LaninIntroduce 'mywatchlist' message; used on personal menu...
2007-04-04 Nick JenkinsDocumentation tweaks to help documentation systems...
2007-04-02 Rob Church(bug 4764) "My contributions" not bold when viewing...
2007-03-28 Brion VibberRevert r20659: accesses private member variables of...
2007-03-28 Brion VibberRevert r20769: we don't use PHPDocumentor anymore,...
2007-03-28 Nick JenkinsPHPDocumentor [en.wikipedia.org/wiki/PhpDocumentor...
2007-03-24 Aaron Schulz*Use mRevision if available for permanent link. This...
2007-03-14 Steve SanbegWhen calling edit page for nonexistent section, generat...
2007-02-23 Aryeh GregorCheck whether the username passed to makeTalkUrlDetails...
2007-02-05 Brion Vibber* Clean up session checks to better handle the case...
2007-02-05 Brion Vibber* (bug 8875) Show printable link in MonoBook sidebar...
2007-01-28 Rotem LissTypo + bug number in comment.
2007-01-22 Nick JenkinsThe war on redundant ampersand usage!
2007-01-20 Antoine MussouserCan(Edit|Create|Move) are deprecated : do not use...
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2007-01-15 Aryeh Gregor* (bug 8643) Correctly escape the page-specific CSS...
2007-01-15 Ivan LaninUse "nstab-special" message instead of "specialpage...
2007-01-13 Brion Vibber* fix last commit so quickUserCan() actually skips...
2007-01-13 Andrew GarrettPossibly partial patch to make userCanEdit avoid runnin...
2007-01-12 Nick JenkinsFor the "includes/" directory:
2007-01-10 Leon Weber* Added SkinTemplateOutputPageBeforeExec hook before...
2007-01-07 Antoine MussoImplements #7667 : allow XHTML namespaces customization...
2006-12-18 Ilmari Karonenfix localized aliasing of various links from skin to...
2006-12-04 Nick JenkinsReverting oldid parts of r18156 and r18150, as should...
2006-12-04 Leon Weber* (bug 8141) Cleanup of Parser::doTableStuff() (patch...
2006-12-03 Leon WeberFixed the error of r18149. Apologies.
2006-12-03 Leon WeberTook back the change of r18150 until I find out how...
2006-12-03 Leon Weber* Added js variable wgOldId which shows the oldid when...
2006-12-03 Leon Weber* Added js variable wgCurRevisionId to the output
2006-12-03 Ilmari KaronenUse Title::newMainPage() in various places instead...
2006-11-29 Nick JenkinsCompleting code housekeeping stuff for rest of includes...
2006-11-29 Nick JenkinsPrevent the following strict-standards warnings - i...
2006-11-27 Nick JenkinsChanging lines like this: "extract( $dbw->tableNames...
2006-11-17 Aryeh Gregor(bug 4178) MediaWiki:Common.js will now be included...
2006-11-08 Tim StarlingReverting 17479/17480, breaks subclassing of Linker...
2006-11-08 Nick Jenkins* (bug 7405) Make Linker methods static. Patch by Dan Li.
2006-10-30 Tim Starling* Made special page names case-insensitive and localisa...
2006-10-22 Jimmy Collins* (bug 7606) MediaWiki messages for "rss" and "atom...
2006-10-20 Aryeh GregorAdded escapeClass static function to Sanitizer and...
2006-10-20 Aryeh Gregor(bug 5795) CSS class added to body based on page name...
2006-10-16 Aryeh Gregor(bug 7587) Fix erroneous id for specialpage tab, enabli...
2006-10-13 Brion Vibber* Added global $wgStyleVersion to centralize bumping...
2006-10-13 Brion VibberReverting r16989 -- makes it extremely difficult to...
2006-10-13 Aryeh Gregor(bug 2241) Hide watch tab on edit in favor of checkbox...
2006-10-12 Brion Vibberbump rtl css link
2006-10-12 Robert StojnićCommiting diff -r 16826:16966 of serbianvariants.
2006-10-09 Brion VibberRevert r16860
2006-10-08 Robert StojnićMerged r16826-16858 of branches/SerbianVariants.
2006-10-04 Tim StarlingAbolished $wgDBname as a unique wiki identifier, it...
2006-09-26 Brion Vibber* Fix regression in cachability of generated CSS and...
2006-09-22 Rotem LissFix.
next