Added DatabaseUpdater::addExtensionUpdate() to let extensions add their own updates...
[lhc/web/wiklou.git] / includes / SkinTemplate.php
2010-09-10 Trevor ParscalAdded media-type support for static and dynamic Resourc...
2010-09-08 Trevor ParscalSplit mediawiki.legacy.shared into mediawiki.legacy...
2010-09-07 PlatonidesRemove $wgContLanguageCode usage in core.
2010-09-04 Roan KattouwMerging resourceloader branch into trunk. Full document...
2010-08-08 Alexandre Emsenhuber* Standardised file description headers
2010-07-24 Sam ReedRemoval of unused globals
2010-07-08 Niklas LaxströmIntroduce $wgBetterDirectionality that lets us work...
2010-07-08 Niklas LaxströmUnused template parameter
2010-07-05 Alexandre EmsenhuberFixed some doxygen warnings
2010-06-15 Derk-Jan HartmanAdd the titles of interlanguage links to the tooltip...
2010-06-09 PlatonidesFollow up r65144 with Chad's fix, which nicely does...
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-05-02 Bryan Tong Minh(bug 18408) All required permissions for uploading...
2010-04-16 PlatonidesMediaWiki messages show content on view and edit even...
2010-04-11 OverlordQFix so that toolbox entries correctly show on user...
2010-04-02 Alexandre Emsenhuber* (bug 22867) "View source" tab is now only displayed...
2010-03-23 Jack Phoenixmove newtalk stuff from SkinTemplate to its own functio...
2010-02-26 Alexandre EmsenhuberFixes to r62995:
2010-02-26 Mark A. Hershbergerfixes bug 20388; follow up r60216. Make sure ProfilerSi...
2010-02-11 Aryeh GregorWar on xml:lang
2010-02-11 Aryeh GregorAvoid silly markup like <ul >
2010-01-26 Tim StarlingRevert r61005, r61047 (show copyright message on specia...
2010-01-15 Aryeh GregorMerge all skins' output of opening <body> tag
2010-01-15 Aryeh GregorRemove body_onload, was always set false anyway
2010-01-14 Sam ReedFixup r61005, seems i failed at applying the patch
2010-01-13 Sam Reed* (bug 16281) Show copyright system message on special...
2010-01-11 Bryan Tong MinhFollowup r58980: Moved logic for addsection-editintro...
2010-01-08 Mark A. Hershbergerfollow-up 60833
2010-01-08 Mark A. Hershbergerfollow up r60829
2010-01-08 Mark A. HershbergerFollow up r60798 & r60785
2010-01-07 Trevor ParscalIn r60786 mah added 'specialpageattributes' to the...
2010-01-07 Mark A. HershbergerMake LTR wgLang do the right thing on RTL wgContLang...
2010-01-06 Sam ReedAttempt at normalistion of comparison styles - empty...
2010-01-02 Bryan Tong MinhFix for r58980: use wfMsgForContent
2009-12-11 Chad HorohoeMass convert NULL -> null. Left strings and comments...
2009-11-26 Alexandre Emsenhuber* (bug 21650) Both calls to SkinTemplateTabs hook are...
2009-11-13 Daniel Kinzleradd a version attribute to the <html> tag if RDFa is...
2009-11-12 Bryan Tong Minh* (bug 17662) Customizable default preload/editintro...
2009-10-16 Chad Horohoebug 9982. Encapsulate wgCanonicalNamespaceNames. Patch...
2009-09-30 Aaron Schulz* Renamed deletedcontent to deletedtext
2009-09-22 Aaron Schulz* Split out 'deletedcontent' from 'undelete' right...
2009-09-22 Alexandre Emsenhuber* (bug 20631) Preview of personal JavaScript and CSS...
2009-09-22 Michael Dale* (bug 20720) moved userjs and sitejs to after core...
2009-09-17 Alexandre Emsenhuber* indent debug output produced when both $wgShowDebug...
2009-09-10 Tim StarlingComments and whitespace fixes only.
2009-08-22 Alexandre EmsenhuberPer Brion's comment on r52683: use $wgOut->isPrintable...
2009-08-22 Brion VibberPet peeve time: reduce clutter from common $wgContLang...
2009-08-17 Roan KattouwFollow-up to r54556: fix login/logout links in core
2009-08-11 Tim Starling(bug 20170) Make QuickTemplate::execute() abstract...
2009-08-10 Brion VibberPull back r54590, r54591, r54628, r54633, r54636, r5471...
2009-08-10 Jan Luca Naumann(r54628 + r54633) Display (...) only if there new messages
2009-08-08 Jan Luca Naumannfixes for r54633: Add wfMsgExt for parsing PLURAL in...
2009-08-08 Jan Luca Naumann(fixes for r54628) Add PLURAL to "last change" message
2009-08-08 Jan Luca Naumann(fixes for r54590 & bug 20103) Use now only one query...
2009-08-07 Jan Luca NaumannAdd after the link for "My Talk" "<number of new messag...
2009-07-26 Roan KattouwFix r53270: drop &returntoquery parameter if empty...
2009-07-20 Aryeh GregorUse member variable defaults for SkinTemplate
2009-07-15 Roan KattouwFix encoding issue in r53270
2009-07-15 Niklas LaxströmCouple of issues in r53270: use accessor method and...
2009-07-14 Michael Dalehere it is ... the upload-api, script-server, js2 ...
2009-07-14 Roan KattouwAdd returntoquery= parameter to Special:Userlogin which...
2009-07-13 Trevor ParscalMoved buildNavigationUrls back into Vector to make...
2009-07-13 Niklas LaxströmSome escaping fixes and related readability changes
2009-07-08 Trevor ParscalMoved buildNavigationUrls into SkinTemplate from SkinVe...
2009-07-07 Aryeh GregorUnify MonoBook <head> generation with legacy skins
2009-07-02 Alexandre Emsenhuber(bug 19390) Omit the "printable version" link on the...
2009-06-26 Trevor ParscalLots of RTL and IE6 fixes in both the skin and the...
2009-06-19 Tim StarlingFix fatal error. Logged on WM but exact cause uncertain.
2009-06-17 Tim StarlingFix for r52017: use hyphens not underscores in CSS...
2009-06-17 Remember the dotFollow-up to r49331: Moved decapitalization code to...
2009-06-15 Siebrand MazelandFix double escaping issues. Related to r51559 and friends.
2009-06-13 Katie FilbertDo not show new section link when viewing old talk...
2009-06-07 Siebrand Mazeland* replace some use of deprecated makeKnownLinkObj(...
2009-06-04 Andrew GarrettRevert r51128, and its follow-up revisions r51129,...
2009-06-04 Remember the dotMoved language attribute generation to SkinTemplate...
2009-05-28 Shinjiman* (bug 18958) Added ability to disable entire variant...
2009-05-24 Robin PepermansFixing part of bug 14688 (upload restrictions):
2009-04-10 Alexandre EmsenhuberRemoved double global declaration of $wgLang in SkinTem...
2009-04-09 Alexandre Emsenhuberfix variable collision introduced in r49324
2009-04-09 Chad HorohoeStage 2 of war on $wgTitle!! Make OutputPage, Skin...
2009-03-29 Jack PhoenixSkin.php/SkinTemplate.php: cleanup, spacing tweaks...
2009-02-25 Aaron Schulz(bug 16823) 'Sidebar search form should not use Special...
2009-02-19 Brion Vibber* (bug 16335) __NONEWSECTIONLINK__ magic word to suppre...
2009-02-14 Alexandre Emsenhuber* Removed "global $action;" from SkinTemplate::outputPa...
2009-02-14 Chad HorohoeCleanup to $wgFeedClasses:
2009-02-08 Robert Leverington* (bug 17408) Add $wgShowDebug configuration variable...
2009-01-26 Brion VibberRevert r45343 "(bug 16659) Prettify permalinks. Just...
2009-01-22 Aryeh GregorUse HTML5 rel attributes for some links
2009-01-17 Raimond Spekkingself revert r45512, r45513 and r45515 for now
2009-01-13 Alex Zadding newline to end of wfDebug calls where it was...
2009-01-07 Raimond Spekking* Extend language::getLanguageName to return localized...
2009-01-06 Aaron Schulz(bug 14663) Add redlink=1 to redlinked tabs
2009-01-02 Aaron Schulz(bug 16659) Prettify permalinks. Just use ?oldid=x
2008-12-31 Brion VibberRevert r45189 "Escape entities in h1 title html" -...
2008-12-30 Aaron SchulzEscape entities in h1 title html
2008-12-14 Chad HorohoeWar on wfElement() and friends. Call the Xml members...
2008-12-13 Ilmari Karonenfollowup to r44520: simplify various bits by removing...
2008-12-01 Ilmari KaronenStep 2 in NS_IMAGE -> NS_FILE transition (bug 44) ...
2008-11-19 Andrew GarrettRevert "Starter for a re-jig of hit counting (in a...
next