Revert revert of setSingleton(), unrelated to broken, accidentally committed code...
[lhc/web/wiklou.git] / includes / Skin.php
2007-12-31 Brion Vibber* (bug 12446) Permissions check fix for undelete link
2007-12-14 Aryeh GregorWe want to be including MonoBook.php here, clearly...
2007-12-14 Tim Starling* Allow skins to be defined in extensions
2007-12-03 Niklas Laxström1 PHP Strict Standards: Only variables should be assig...
2007-11-30 Aryeh GregorFix regression from r26893: a few messages that formerl...
2007-11-23 Niklas LaxströmArgh what a code. Underline setting "browser default...
2007-11-10 Niklas Laxström* (bug 11921) Support plural in message number_of_watch...
2007-10-30 Raimond Spekking* (bug 11809) Use formatNum() for more numbers
2007-10-22 Niklas Laxström* Support grammar here too
2007-10-18 Brion VibberCleanup r26692:
2007-10-13 Niklas Laxström* Use proper function instead of a global
2007-08-23 Tim LaquaAdded SkinAfterBottomScripts hook to Skin::bottomScript...
2007-07-14 Rob Church* Indicate when a preview is unavailable/failed
2007-07-09 Brion Vibber* (bug 10316) Prevent inconsistent cached skin settings...
2007-07-05 Aryeh GregorAdd comment on cacheability of getUserJs() to fend...
2007-07-05 Tim Starlingunused variable
2007-07-05 Brion VibberDon't bother including the ajax watch localizations...
2007-07-05 Tim Starlinggen=js has the wrong cache properties for language...
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-06-28 Brion Vibber* (bug 10396) Fix AJAX error when $wgScriptPath/index...
2007-06-10 Aryeh GregorUse shared.css as a common CSS file for all skins,...
2007-06-04 Raimond Spekking* Added variables 'wgRestrictionEdit' and 'wgRestrictio...
2007-05-30 Tim StarlingMerged filerepo-work branch:
2007-05-14 Ilmari KaronenIt's dead code, Jim!
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-21 Antoine MussoConvert whitespaces to tabulations
2007-04-16 Antoine MussoFix #3366 : require skins based on SkinTemplate to...
2007-03-27 Rob Church(bug 8421) Expose current action in JavaScript globals...
2007-03-08 Aryeh Gregor(bug 9217) Balance wfProfile calls in Skin::outputPage
2007-02-16 Nick Jenkins(bug 3678) Allow disabling [[MediaWiki:aboutsite]]...
2007-02-09 Niklas Laxström* Some enhancements to live preview
2007-02-05 Brion Vibber* Clean up session checks to better handle the case...
2007-01-23 Antoine MussoFinal fix for #8712 : publish effective user groups...
2007-01-22 Nick JenkinsThe war on redundant ampersand usage!
2007-01-22 Tim StarlingFix Skin::preloadExistence() for special pages.
2007-01-20 Rob Church* (bug 8712) Expose user groups as a JavaScript global...
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-20 Antoine MussoRename constructors to __constructor
2007-01-16 Brion Vibber* (bug 3000) Fall back to SCRIPT_NAME plus QUERY_STRING...
2007-01-15 Aryeh Gregor* (bug 8643) Correctly escape the page-specific CSS...
2007-01-12 Nick JenkinsFor the "includes/" directory:
2007-01-08 Brion VibberFix regression in MediaWiki:Monobook.js and MediaWiki...
2007-01-06 Aryeh GregorRoll back workaround for Firefox link underlining:...
2007-01-05 Aryeh GregorWork around a bizarre interpretation of standards by...
2006-12-26 Aryeh Gregor(bug 7169) Use Ajax to watch/unwatch articles. Patch...
2006-12-25 Niklas Laxström* Added wgCanonicalSpecialPageName to JavaScript variables
2006-12-22 Aryeh Gregor* (bug 532) Tweaked alt text for some interface messages
2006-12-18 Ilmari Karonenbe safe, just in case
2006-12-18 Ilmari Karonenfix localized aliasing of various links from skin to...
2006-12-15 Tim StarlingRemoved broken feature $wgBreakFramesExceptions
2006-12-14 Brion Vibber* (bug 8264) Fix JavaScript global vars for XHTML mode
2006-12-14 Antoine MussoUser::getOption now accept a default value to override...
2006-12-08 Tim Starling* Added redirect to section feature. Use it wisely.
2006-12-04 Nick JenkinsReverting oldid parts of r18156 and r18150, as should...
2006-12-04 Nick JenkinsE_STRICT minor tweaks:
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 GregorRestore previous parser test with comment in response...
2006-11-17 Aryeh Gregor(bug 4178) MediaWiki:Common.js will now be included...
2006-11-12 Brion VibberRevert 17507 and 17518; more weird screwing about with...
2006-11-09 Aryeh GregorFix regression in usability per <mail.wikipedia.org...
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-11-03 Aryeh Gregor(bugs 461, 7547) Allow "Categories:" link at bottom...
2006-11-01 Tim StarlingFixed invalid title condition
2006-10-31 Brion Vibber* Add tab links from extensions to classic-based skins...
2006-10-30 Brion VibberRevert 17297 and 17298 for the moment.
2006-10-30 Tim Starling* Made special page names case-insensitive and localisa...
2006-10-30 Aryeh Gregor* (bugs 5051, 5376) All tooltips and accesskeys moved...
2006-10-24 Brion Vibber* (bug 7663) Include language variant switcher links...
2006-10-22 Aryeh GregorFix common.css so that it loads correctly, remove inclu...
2006-10-21 Brion Vibber* Include common.css from classic-style skins in main...
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-18 Aryeh Gregor* Finish fixing bug 3205, and bump up $wgStyleVersion.
2006-10-13 Brion Vibber* Added global $wgStyleVersion to centralize bumping...
2006-10-13 Rotem Liss(bug 7560) Separate Special:Categories name and categor...
2006-10-13 Aryeh Gregor(bug 3205) Stop right floats from stacking horizontally...
2006-10-09 Jens FrankAdd "title" to the opensearch link to allow automatic...
2006-10-04 Tim StarlingAbolished $wgDBname as a unique wiki identifier, it...
2006-10-03 Tim Starling* Removed lots of explicit require_once statements...
2006-10-01 Jimmy Collins* (bug 6130, bug 5818) Replaced message 'go' with the...
2006-09-22 Rotem Liss(bug 7357) Make supposedly static methods of Skin actua...
2006-09-21 Jimmy Collinswithout any words ... ;-(
2006-09-21 Jimmy Collins* (bug 6518) Seperated parameters for date and time...
2006-08-31 Brion Vibber* (bug 6976) Add namespace and direction classes to...
2006-08-29 Tim StarlingOnly use the message cache in action=raw if it is expli...
2006-08-23 Daniel Kinzlerskin: adding global JS variables wgNamespaceNumber...
2006-08-23 Rotem LissCheck the permissions of the special page lists in...
2006-08-20 Tim StarlingExperimental OpenSearch description
2006-08-03 Rotem LissUpdating the list of backlinks to namespaces in the...
2006-07-29 Daniel Kinzlercall JS onload hooks at the end of the html body in...
2006-07-28 Daniel KinzlerFactored code for global JS variables into a function
next