aboutsummaryrefslogtreecommitdiffstats
path: root/includes/specials/SpecialUserrights.php
Commit message (Expand)AuthorAgeFilesLines
* Fix doxygen docs before REL1_19 branchingAntoine Musso2012-02-011-0/+2
* Followup r107882: explicitly say text() or parse() on wfMessage() calls!Brion Vibber2012-01-031-2/+2
* Fix gender on Special:UserrightsAntoine Musso2012-01-031-2/+2
* revert r106095, fix apparently not this simpleJeroen De Dauw2011-12-131-1/+1
* logName -> getNameJeroen De Dauw2011-12-131-1/+1
* Bug 29524 - Rename RequestContext::getLang to getLanguageJohn Du Hart2011-11-211-2/+2
* Following r100264, update usages in coreJohn Du Hart2011-11-161-1/+1
* Updated core SpecialPages to use new functions introduced in r103111 and r103095John Du Hart2011-11-151-3/+1
* * Made PermissionsError exception accept an optional second parameter for the...Alexandre Emsenhuber2011-11-021-8/+5
* Part of bug 31503 - Allow gender distinction also for user groupsNiklas Laxström2011-10-081-5/+5
* Allow LogEventsList::showLogExtract() to get a Title object instead of having...Alexandre Emsenhuber2011-09-241-1/+1
* Follow-up CR comment by Nikerabbit on r96433: Do not rely on implicit convers...Siebrand Mazeland2011-09-071-1/+1
* Follow-up r96429: use wfMessage() to make it work properly. Previously $userT...Siebrand Mazeland2011-09-071-1/+1
* Add "send e-mail" link on Special:Userrights and replace the "manual" tool li...Siebrand Mazeland2011-09-071-1/+9
* Use local context instead of global variablesAlexandre Emsenhuber2011-08-071-49/+42
* Changed calls to Linker::tooltipAndAccesskeyAttribs() to be static and fixed ...Alexandre Emsenhuber2011-07-041-1/+1
* Change usages of $wgUser->getSkin() in special pages to use $this->getSkin()Sam Reed2011-07-011-1/+1
* Revert r87292Sam Reed2011-06-071-1/+1
* Use consistent notation for "@todo FIXME". Should update http://svn.wikimedia...Siebrand Mazeland2011-05-171-1/+1
* * (bug 20468) User::invalidateCache throws 1205: Lock wait timeout exceededSam Reed2011-05-021-1/+1
* Fix r86255Sam Reed2011-04-191-1/+1
* * (bug 28511) Use [] syntax instead of {} for string offset accessAlexandre Emsenhuber2011-04-171-1/+1
* Fix for r85114, see code revievPurodha B Blissenbach2011-04-011-1/+1
* Fix r85110, see code reviewPurodha B Blissenbach2011-04-011-1/+1
* Add optional PLURAL parameter to messages 'userrights-changeable-col' and 'us...Purodha B Blissenbach2011-04-011-1/+1
* Fix omission of r85007,Purodha B Blissenbach2011-03-311-2/+2
* Add optional parameter $1 for PLURAL use to messages userrights-groupsmember ...Purodha B Blissenbach2011-03-301-4/+6
* w/s diff. mostly eol w/s and using only tabs of width 4 to indent.Mark A. Hershberger2011-03-181-1/+1
* Spin out all the CSS used on special pages into their own mediawiki.special m...Happy-melon2011-03-121-1/+1
* * (bug 26851) Special:UserRights now allows to prefill the reason fieldAlexandre Emsenhuber2011-02-011-2/+3
* Show username in input field w/o underscoresRaimond Spekking2010-12-021-6/+5
* More deprecated method callsSam Reed2010-10-311-3/+3
* Standardised file description headers; second partAlexandre Emsenhuber2010-08-151-5/+3
* Use the canonical names for classes.Platonides2010-07-271-1/+1
* Removal of unused globalsSam Reed2010-07-241-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/+18
* Minor followup to r68156, add "user" as implicit groupSam Reed2010-06-171-1/+2
* * (bug 24009) Include implicit groups in action=query&list=users&usprop=groupsSam Reed2010-06-171-5/+7
* Use present function for adding accesskey. This way the browser key combinati...Raimond Spekking2010-06-141-1/+2
* Special:Userrights didn't recognize user as self if person didn't capitalizeBrian Wolff2010-05-121-1/+1
* eol ws cleanupMark A. Hershberger2010-04-171-3/+3
* * part of bug 23119: removed WikiError stuff for Special:Userrights, also upd...Alexandre Emsenhuber2010-04-161-14/+18
* * (bug 22664) Special:Userrights now accepts '0' as a valid user nameAlexandre Emsenhuber2010-03-011-5/+5
* missed one :)Domas Mituzas2010-02-211-2/+0
* 3x global $wgOutDomas Mituzas2010-02-211-2/+0
* * (bug 21593) Special:UserRights now lists automatic groups membershipAlexandre Emsenhuber2010-02-021-1/+12
* * (bug 21518) Special:UserRights no longer displays the user name box for use...Alexandre Emsenhuber2010-02-021-3/+5
* Fix regression from r54429 "(bug 17864 + bug 19519) - Do input normalization ...Brion Vibber2009-09-291-1/+6
* merge most of r56515 back to trunk (changing UserrightsPage::fetchUser to non...Alex Z2009-09-171-3/+3