aboutsummaryrefslogtreecommitdiffstats
path: root/includes/specials/SpecialPreferences.php
Commit message (Expand)AuthorAgeFilesLines
* Updated core SpecialPages to use new functions introduced in r103111 and r103095John Du Hart2011-11-151-3/+1
* Use local context instead of global variablesAlexandre Emsenhuber2011-08-221-22/+19
* * Moved email changing from sp:Preferences to new sp:ChangeEmail, which requi...Aaron Schulz2011-07-231-5/+0
* Move timezone preference functions to mediawiki.special.preferences.js & remo...Leo Koppelkamm2011-04-161-1/+0
* Look mum, no globals! Implement a RequestContext for HTMLForm, passed in the...Happy-melon2011-04-131-1/+1
* w/s diff. mostly eol w/s and using only tabs of width 4 to indent.Mark A. Hershberger2011-03-181-1/+1
* renaming mediawiki.specials to mediawiki.special (matches the Special-pagenam...Krinkle2010-11-181-1/+1
* Follow up r75627 : addModule() is enough.Antoine Musso2010-11-011-2/+1
* Lame user side email validator using JQuery.Antoine Musso2010-10-281-0/+1
* Moved some of the functionality from mediawiki.legacy.prefs into mediawiki.sp...Trevor Parscal2010-10-041-1/+2
* Merging resourceloader branch into trunk. Full documentation is at http://www...Roan Kattouw2010-09-041-1/+1
* Standardised file description headers; second partAlexandre Emsenhuber2010-08-151-0/+9
* Reverting r70585 since it breaks the whole functionality. Bug 24700 reopened.Huji2010-08-091-1/+1
* (bug 24700) Update dialog shown when clicking on the special page tab after s...Huji2010-08-061-1/+1
* Correct the address of the FSF in some of the GPL headersDerk-Jan Hartman2010-06-211-1/+1
* GPL Headers for all!Sam Reed2010-06-211-0/+17
* Bug 23699: Add trailing \n at the end of <div>s in wrapWikiMsg()Platonides2010-05-281-2/+2
* (bug 19226) First line renders differently on many UI messagesPlatonides2010-01-141-1/+1
* (bug 19759) successbox on Special:Preferences now correctly aligned on standa...Alexandre Emsenhuber2009-07-181-1/+1
* Move addition of prefs.js down, to avoid errors when you can't view the form ...Andrew Garrett2009-07-031-3/+2
* Fix preferences reset, was missing a saveSettings()Andrew Garrett2009-06-031-0/+1
* Merge email back into user profile, fix regression where you weren't warned t...Andrew Garrett2009-04-271-0/+6
* and...Alexandre Emsenhuber2009-04-241-16/+16
* * Call SpecialPage::setHeaders() and SpecialPage::outputHeader() rather than ...Alexandre Emsenhuber2009-04-241-5/+5
* Branch merge of preferences work branch. Includes fixes for several bugs. WAR...Andrew Garrett2009-04-241-1287/+47
* Reverting r49646 (and followups r49647 r49650) per comments on code review:Chad Horohoe2009-04-191-4/+0
* (bug 7039) Show/hide bots/own edits from Recentchanges via preferencesPurodha B Blissenbach2009-04-191-0/+4
* First round of war on $wgTitle. Don't use it in Special Pages. We've got Spec...Chad Horohoe2009-04-071-2/+3
* Prettify code of Special:Preferences#Misc. Use Xml::functions.Raimond Spekking2009-02-161-18/+27
* Localize time zone regions in Special:PreferencesRaimond Spekking2009-02-101-6/+34
* * (bug 17311) Add a note beside the gender selection menu to tell users that ...Raimond Spekking2009-02-091-1/+4
* (bug 7509) Separation strings should be configurableSiebrand Mazeland2009-02-091-1/+1
* (bug 17190) User ID on prefs page shouldn't be delimited.Chad Horohoe2009-02-061-1/+1
* (bug 17186) Fixed incorrect stub link classing at user contribsAaron Schulz2009-01-281-12/+10
* Tweak r46117 to check $wgAllowUserCss, $wgAllowUserJsAaron Schulz2009-01-271-5/+11
* * (bug 13040) Gender switch in user preferencesNiklas Laxström2009-01-261-2/+26
* message attribute changed, *CSS* may be intranslateable, thus needing a lang=...Purodha B Blissenbach2009-01-251-1/+1
* Only show css/js links for selected skinAaron Schulz2009-01-241-5/+9
* Add link to css/js subpage in preferencesAaron Schulz2009-01-241-2/+7
* Follow-up to r45761 "* Convert prefsubmit div into a table to fix tab indexing"Brion Vibber2009-01-201-1/+2
* (bug 16957) Add show/hide to Preferences for option on Special:NewPagesAaron Schulz2009-01-181-7/+6
* * Convert prefsubmit div into a table to fix tab indexingAaron Schulz2009-01-151-6/+5
* Follow-up to r45698 "(bug 16969) Add show/hide to Preferences for option on s...Brion Vibber2009-01-141-4/+10
* Check $wgLang->isRTL()Aaron Schulz2009-01-131-2/+2
* (bug 16969) Add show/hide to Preferences for option on specialpages added by ...Aaron Schulz2009-01-131-1/+3
* Fix lag for 'restore' buttonAaron Schulz2009-01-091-2/+3
* Button alignmentAaron Schulz2009-01-091-2/+2
* (bug 2164) Add a "reset to site defaults" link to Special:PreferencesAaron Schulz2009-01-081-5/+19
* Per Nikerabbit and Siebrand: removed $skinNames from localisation files and r...Alexandre Emsenhuber2008-12-251-7/+8
* * (bug 505) Time zones can now be specified by location in user preferences,Brion Vibber2008-12-221-33/+120