* Add exception hooks to output pretty messages
[lhc/web/wiklou.git] / includes / SkinTemplate.php
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.
2006-09-22 Rotem Liss(bug 7357) Make supposedly static methods of Skin actua...
2006-09-11 Brion Vibber* (bug 7064) Replace hard-coded empty message checks...
2006-09-08 Rotem LissSeparate the Special:Preferences title and the link...
2006-09-05 Brion Vibber* (bug 7223) Monobook.js is used for site content,...
2006-08-29 Tim StarlingOnly use the message cache in action=raw if it is expli...
2006-08-27 Rotem LissView the formatted namespace name (without _) in custom...
2006-08-23 Daniel Kinzlerskin: adding global JS variables wgNamespaceNumber...
2006-08-19 Tim StarlingMade monobook work when $wgArticle is null, this is...
2006-08-02 Tim Starlingremove useless require_once
2006-07-29 Daniel Kinzlercall JS onload hooks at the end of the html body in...
2006-07-28 Daniel KinzlerAdding various global JS variables, fixing bug 6030...
2006-07-26 Tim StarlingMerged localisation-work branch:
2006-07-01 Rotem LissAlso checking if the user can create the page if not...
2006-06-20 Rotem Liss(bug 6032) Plural support for 'undelete_short' in SkinT...
2006-06-07 Tim StarlingValid exit status codes range from 0 to 254.
2006-06-01 Brion VibberRevert to r14512; domas introduced massive breakage...
2006-06-01 Domas MituzasUse AutoLoader to load classes:
2006-05-31 Niklas Laxström* Reverting BiDi changes because there were some proble...
2006-05-31 Niklas Laxström* (bug 6100) BiDi: different directionality for user...
2006-05-27 Jens Frank(bug5077) added BeforePageDisplay hook
2006-05-17 Rob Church(bug 5819) Fix the PersonalUrls hook so it's useful
next