(bug 39680) Convert valign to CSS vertical-align
[lhc/web/wiklou.git] / skins / Standard.php
2012-08-27 Alex Monk(bug 39680) Convert valign to CSS vertical-align
2012-08-24 KrinkleMerge "Fix some css vector/monobook issues:"
2012-08-24 DemonMerge "Revert "Use the context language for the toc...
2012-08-23 CatropeMerge "(bug 8618) support for summary preview in live...
2012-08-23 CatropeMerge "support for interwikis in experimental JS preview"
2012-08-23 DemonMerge "Fix separated login link so that create account...
2012-08-23 NikerabbitMerge changes I1aa3b081,I65ee788c,I58a9cdfe
2012-08-23 DemonMerge "(bug 31817) Teach Tidy about the HTML5 inline...
2012-08-23 CatropeMerge "[FileBackend] MultiWrite options to avoid pushin...
2012-08-22 Aaron SchulzMerge "Use Status::getWikiText() instead of getErrorsAr...
2012-08-22 Alexandre EmsenhuberMake message escaping conistent between skins.
2012-08-22 IAlexMerge "Replace deprecated wfMsg* calls with Message...
2012-08-22 Tim StarlingMerge "[FileBackend] Allow enforcing POSIX file owner...
2012-08-22 CatropeMerge "prop=duplicatefiles does not show duplicates...
2012-08-22 CatropeMerge "Added --quick option to file test script to...
2012-08-21 Siebrand MazelandReplace deprecated wfMsg* calls with Message class...
2012-08-21 IAlexMerge "Replace deprecated wfMsg* calls with Message...
2012-08-20 CatropeMerge "Bug 39516 - Call to a member function format...
2012-08-20 ReedyMerge "Partial revert of 2fabea7eea556aba6eda9b3385d984...
2012-08-20 ReedyPartial revert of 2fabea7eea556aba6eda9b3385d9844123328482
2012-08-19 SiebrandMerge "Display a return to Special:Watchlist instead...
2012-08-19 IAlexMerge "Add 'list' to allowed input attributes in HTMLForm"
2012-08-19 Aaron SchulzMerge "(bug 32774) Added config options and flags for...
2012-08-18 Alex MonkUse wfMessage instead of deprecated wfMsg*
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-03-11 Sam ReedNormalise casing of getArticleID used in core
2011-11-21 John Du HartBug 29524 - Rename RequestContext::getLang to getLanguage
2011-10-15 KrinkleCSS clean up
2011-10-09 Derk-Jan HartmanFix bug 31436.
2011-10-05 Aaron SchulzPorted in r98971 from deployment
2011-09-20 Robin PepermansFix support of legacy skins Standard & CologneBlue...
2011-09-10 Robin Pepermans* Per Aaron on r96261, use string 'flip' instead of...
2011-09-09 Daniel FriesenKill off $wg{Request,User,Lang,Output} usage within...
2011-09-04 Robin Pepermans* Mark underline css as !important. It should override...
2011-08-06 Sam ReedPartial revert to r94024
2011-08-06 Brion VibberRevert r89123 -- caused bug 30259 (switched correct...
2011-07-30 Alexandre Emsenhuber* Call Linker methods statically
2011-07-05 Robin Pepermans(see bug 29712) Removing the defaultUserOptionOverrides...
2011-05-29 Sam ReedFix up a couple of deprecated calls
2011-05-13 Sam ReedFix unused variables
2011-04-16 Happy-melonMore deprecated calls to Skin static methods, update...
2011-03-14 Marcin CieślakFollowup to r81507: Call to undefined method StandardTe...
2011-03-13 Marcin CieślakBug 2557: Sidebar items missing from classic, cologne...
2011-02-19 Sam ReedImprove method documentation
2011-02-04 Daniel FriesenCompletely remove support for legacy style skins. All...
2011-01-23 Derk-Jan HartmanPort the remaining Skin.php skins standard(classic...
2011-01-17 Derk-Jan HartmanFollowup r80034. Make sure that $rules actually exists...
2011-01-11 Derk-Jan HartmanRepair quickbar of standard and cologneblue skins to...
2010-11-06 Chad HorohoeRm some long-commented code, including quite possibly...
2010-11-01 Sam Reedbug 25517 Assignment in conditions should be avoided...
2010-09-16 Chad HorohoeFix a bunch of notices. Error was "Notice: Found alias...
2010-07-24 Sam ReedRemove unused globals
2010-06-20 Derk-Jan HartmanFollow up r66566. Rename uploadLink() to getUploadLink...
2010-05-17 Derk-Jan HartmanLet old skins take into account $wgUploadNavigationUrl.
2010-02-07 Jack Phoenixcleanup to CologneBlue.php, Nostalgia.php and Standard.php
2010-01-27 Tim StarlingRemoved the nasty-looking JS-based position:fixed simul...
2010-01-15 Aryeh GregorMerge all skins' output of opening <body> tag
2009-09-22 Michael Dale* (bug 20720) moved userjs and sitejs to after core...
2009-08-22 Brion VibberPet peeve time: reduce clutter from common $wgContLang...
2009-07-18 Alexandre Emsenhuberfixes for r53282:
2009-07-14 Michael Dalehere it is ... the upload-api, script-server, js2 ...
2009-07-08 Alexandre Emsenhuberfix for r52864: PHP Strict Standards: Declaration...
2009-06-15 Alexandre Emsenhuberwe have SpecialPage::getTitleFor() for that
2009-06-13 Siebrand Mazeland* replace deprecated makeBrokenLinkObj() by LinkHolderA...
2009-06-07 Siebrand Mazeland* replace some use of deprecated makeKnownLinkObj(...
2009-04-09 Chad HorohoeCleanup, these can use mTitle rather than getting it...
2009-04-09 Chad HorohoeStage 2 of war on $wgTitle!! Make OutputPage, Skin...
2009-03-29 Jack Phoenixfurther cleanup to skins. instead of referring the...
2009-02-09 Siebrand MazelandRemove hard coding of pipe separators in skins. Use...
2008-12-31 Brion Vibber* (bug 16786) Restored "redundant" links recently remov...
2008-12-18 Aaron SchulzRemove some less-useful redundant links from sidebar
2008-12-17 Aaron SchulzRemove bug report link
2008-12-16 Aaron Schulz(bug 16648) 'FlaggedRevs #mw-data-after-content overflo...
2008-12-01 Ilmari KaronenStep 2 in NS_IMAGE -> NS_FILE transition (bug 44) ...
2008-09-18 Brion VibberRevert r40953 '(bug 7509) Don't hardcode separation...
2008-09-17 Siebrand Mazeland(bug 7509) Don't hardcode separation strings, make...
2008-08-21 Alexandre EmsenhuberTweaks for skins:
2008-07-07 Tim StarlingAllow the search box, toolbox and languages box in...
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-03-18 Alexandre EmsenhuberDoc cleanup:
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-05-08 Ilmari KaronenDisable user scripts on Special:Preferences, to prevent...
2007-01-20 Antoine MussouserCan(Edit|Create|Move) are deprecated : do not use...
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
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-13 Brion Vibber* Added global $wgStyleVersion to centralize bumping...
2006-08-03 Rotem LissUpdating the list of backlinks to namespaces in the...
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-15 Rob Church(bug 5849) Remove some hard-coded references to "Wikipe...
2006-05-01 Rob ChurchUse the shinier $wgTitle->isTalkPage(), not the suckier...
2006-05-01 Rob Church(bug 4876) Add __NEWSECTIONLINK__ magic word to force...
2006-05-01 Antoine Mussounused variables as per #3692
2006-04-30 Antoine Mussounused globals ( bug #3692 )
2006-01-14 Brion Vibber* Added wfDie() wrapper, and some manual die(-1), to...
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2005-07-05 River Tarnell'floating right' option for quickbar in classic and...
2005-06-28 Tim Starlingunbroke classic and cologne blue skins
2005-05-23 Ævar Arnfjörð Bjar... * Removed $wgNavigationLinks, doesn't have any effect
next