Merge "Remove broken test."
[lhc/web/wiklou.git] / includes / specials / SpecialPreferences.php
2012-09-04 HasharMerge "'lang' attrib in #mw-content-text should be...
2012-09-01 SiebrandMerge "Follow-up I0b781c11 (2a55449): use User::getAuto...
2012-08-31 KaldariMerge "(bug 25830) fix JS preview causing the page...
2012-08-31 DemonMerge "(bug 39180) Set x-frame-options='DENY' for api"
2012-08-31 DemonMerge "(bug 35839) Check permisions for revdel blocks"
2012-08-31 KaldariMerge "Revert "Setting up a way to have uploading by...
2012-08-30 DemonMerge "Update migrateUserGroup to deal with primary...
2012-08-29 CatropeMerge "Setting up a way to have uploading by URL, but...
2012-08-28 NikerabbitMerge "Add CLDRPluralRuleError, added in parent commit...
2012-08-24 KrinkleMerge "Fix some css vector/monobook issues:"
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-22 CatropeMerge "prop=duplicatefiles does not show duplicates...
2012-08-22 CatropeMerge "Clean up applyPatch() usage in the installer."
2012-08-22 CatropeMerge "Added --quick option to file test script to...
2012-08-21 IAlexMerge "Remove equal duplicate array key and add FIXME...
2012-08-20 Aaron SchulzMerge "Cleaned up FileJournal documentation."
2012-08-20 danielMerge "merging latest master" into Wikidata
2012-08-20 danielmerging latest master
2012-08-19 IAlexMerge "Replace deprecated wfMsg* calls with Message...
2012-08-19 SiebrandMerge "Follow-up I774a89d6 (2fabea7): use $this->msg...
2012-08-19 SiebrandMerge "Use ErrorPageError extension in Special:Preferen...
2012-08-19 Alexandre EmsenhuberUse ErrorPageError extension in Special:Preferences.
2012-04-16 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-04-11 Jens OhligMerge branch 'master' into Wikidata
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-03-19 Alexandre Emsenhuber* Use local context to get message
2011-11-15 John Du HartUpdated core SpecialPages to use new functions introduc...
2011-08-22 Alexandre EmsenhuberUse local context instead of global variables
2011-07-23 Aaron Schulz* Moved email changing from sp:Preferences to new sp...
2011-04-16 Leo KoppelkammMove timezone preference functions to mediawiki.special...
2011-04-13 Happy-melonLook mum, no globals! Implement a RequestContext for...
2011-03-18 Mark A. Hershbergerw/s diff. mostly eol w/s and using only tabs of width...
2010-11-18 Krinklerenaming mediawiki.specials to mediawiki.special (match...
2010-11-01 Antoine MussoFollow up r75627 : addModule() is enough.
2010-10-28 Antoine MussoLame user side email validator using JQuery.
2010-10-04 Trevor ParscalMoved some of the functionality from mediawiki.legacy...
2010-09-04 Roan KattouwMerging resourceloader branch into trunk. Full document...
2010-08-15 Alexandre EmsenhuberStandardised file description headers; second part
2010-08-09 HujiReverting r70585 since it breaks the whole functionalit...
2010-08-06 Huji(bug 24700) Update dialog shown when clicking on the...
2010-06-21 Derk-Jan HartmanCorrect the address of the FSF in some of the GPL headers
2010-06-21 Sam ReedGPL Headers for all!
2010-05-28 PlatonidesBug 23699: Add trailing \n at the end of <div>s in...
2010-01-14 Platonides(bug 19226) First line renders differently on many...
2009-07-18 Alexandre Emsenhuber(bug 19759) successbox on Special:Preferences now corre...
2009-07-03 Andrew GarrettMove addition of prefs.js down, to avoid errors when...
2009-06-03 Andrew GarrettFix preferences reset, was missing a saveSettings()
2009-04-27 Andrew GarrettMerge email back into user profile, fix regression...
2009-04-24 Alexandre Emsenhuberand...
2009-04-24 Alexandre Emsenhuber* Call SpecialPage::setHeaders() and SpecialPage::outpu...
2009-04-24 Andrew GarrettBranch merge of preferences work branch. Includes fixes...
2009-04-19 Chad HorohoeReverting r49646 (and followups r49647 r49650) per...
2009-04-19 Purodha B Blissenbach(bug 7039) Show/hide bots/own edits from Recentchanges...
2009-04-07 Chad HorohoeFirst round of war on $wgTitle. Don't use it in Special...
2009-02-16 Raimond SpekkingPrettify code of Special:Preferences#Misc. Use Xml...
2009-02-10 Raimond SpekkingLocalize time zone regions in Special:Preferences
2009-02-09 Raimond Spekking* (bug 17311) Add a note beside the gender selection...
2009-02-09 Siebrand Mazeland(bug 7509) Separation strings should be configurable
2009-02-06 Chad Horohoe(bug 17190) User ID on prefs page shouldn't be delimited.
2009-01-28 Aaron Schulz(bug 17186) Fixed incorrect stub link classing at user...
2009-01-27 Aaron SchulzTweak r46117 to check $wgAllowUserCss, $wgAllowUserJs
2009-01-26 Niklas Laxström* (bug 13040) Gender switch in user preferences
2009-01-25 Purodha B Blissenbachmessage attribute changed, *CSS* may be intranslateable...
2009-01-24 Aaron SchulzOnly show css/js links for selected skin
2009-01-24 Aaron SchulzAdd link to css/js subpage in preferences
2009-01-20 Brion VibberFollow-up to r45761 "* Convert prefsubmit div into...
2009-01-18 Aaron Schulz(bug 16957) Add show/hide to Preferences for option...
2009-01-15 Aaron Schulz* Convert prefsubmit div into a table to fix tab indexing
2009-01-14 Brion VibberFollow-up to r45698 "(bug 16969) Add show/hide to Prefe...
2009-01-13 Aaron SchulzCheck $wgLang->isRTL()
2009-01-13 Aaron Schulz(bug 16969) Add show/hide to Preferences for option...
2009-01-09 Aaron SchulzFix lag for 'restore' button
2009-01-09 Aaron SchulzButton alignment
2009-01-08 Aaron Schulz(bug 2164) Add a "reset to site defaults" link to Speci...
2008-12-25 Alexandre EmsenhuberPer Nikerabbit and Siebrand: removed $skinNames from...
2008-12-22 Brion Vibber* (bug 505) Time zones can now be specified by location...
2008-12-17 Raimond SpekkingPrettify files tab of Special:Preferences a bit
2008-12-15 Raimond SpekkingAdd a descriptive message for rows/cols of Special...
2008-12-14 Chad HorohoeWar on wfElement() and friends. Call the Xml members...
2008-12-14 Alexandre Emsenhuber* removed useless check for $wgAllowUserSkin since...
2008-11-22 Alex ZMove password resetting out of Special:Preferences...
2008-11-18 Raimond SpekkingAdd hints for maximum values of some user preferences.
2008-11-17 Marco SchusterDisabled auto-completion for password in Special:Prefer...
2008-11-17 Marco Schusterlittle bit of cleanup in the generator for the "remembe...
2008-11-17 Brion VibberPart of r43581 bits, reverting.
2008-11-17 Brion VibberReverting r43581 "Added a new user right called "always...
2008-11-16 Charles MelbyeForgot to update one part, and also got rid of some...
2008-11-16 Charles MelbyeAdded a new user right called "alwaysuseskin" that...
2008-11-06 Siebrand MazelandConsistent casing for addHTML()
2008-11-06 Siebrand MazelandUpdate on r43103. Add the 'norollbackdiff' toggle to...
2008-11-03 Ilmari Karonenoops, r43111 was incomplete, here's the rest of it :-/
2008-11-03 Ilmari KaronenHide skin tab in preferences entirely is $wgAllowUserSk...
2008-11-02 Siebrand Mazeland(bug 15761) Add user toggle to omit diff after rollback...
2008-11-01 Charles MelbyeLet's hide the (preview) link, as it won't do anything...
2008-11-01 Charles MelbyeMade it so that users can't test out skins if user...
2008-10-25 Brion VibberBack out r42352, r42355, r42363, r42410 for now "Redesi...
next