Followup r82641, set default for 2nd param
[lhc/web/wiklou.git] / includes / specials / SpecialUserrights.php
2011-02-01 Alexandre Emsenhuber* (bug 26851) Special:UserRights now allows to prefill...
2010-12-02 Raimond SpekkingShow username in input field w/o underscores
2010-10-31 Sam ReedMore deprecated method calls
2010-08-15 Alexandre EmsenhuberStandardised file description headers; second part
2010-07-27 PlatonidesUse the canonical names for classes.
2010-07-24 Sam ReedRemoval of unused globals
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-06-17 Sam ReedMinor followup to r68156, add "user" as implicit group
2010-06-17 Sam Reed* (bug 24009) Include implicit groups in action=query...
2010-06-14 Raimond SpekkingUse present function for adding accesskey. This way...
2010-05-12 Brian WolffSpecial:Userrights didn't recognize user as self if...
2010-04-17 Mark A. Hershbergereol ws cleanup
2010-04-16 Alexandre Emsenhuber* part of bug 23119: removed WikiError stuff for Specia...
2010-03-01 Alexandre Emsenhuber* (bug 22664) Special:Userrights now accepts '0' as...
2010-02-21 Domas Mituzasmissed one :)
2010-02-21 Domas Mituzas3x global $wgOut
2010-02-02 Alexandre Emsenhuber* (bug 21593) Special:UserRights now lists automatic...
2010-02-02 Alexandre Emsenhuber* (bug 21518) Special:UserRights no longer displays...
2009-09-29 Brion VibberFix regression from r54429 "(bug 17864 + bug 19519...
2009-09-17 Alex Zmerge most of r56515 back to trunk (changing Userrights...
2009-09-17 Aaron SchulzActually declare $wgOut ;)
2009-09-16 Alex Zuse fetchUser statically per r56133
2009-09-10 Roan KattouwAPI: Make it possible to fetch userrights tokens for...
2009-09-02 Alexandre Emsenhuber* (bug 20446) When changing user rights with User@remot...
2009-08-05 Alex Z(bug 17864 + bug 19519) - Do input normalization on...
2009-08-05 Alex ZOutputPage::formatPermissionsErrorMessage() expects...
2009-08-01 Jack Phoenixcoding style tweaks + marked execute function as public
2009-07-13 Tim StarlingFix dodgy uses of wfMsgHtml() and related HTML escaping
2009-06-18 Ryan Schmidt* Remove the two hooks introduced in r52082
2009-06-18 Tim StarlingFix typo in r52082
2009-06-18 Ryan Schmidt* (bug 17014) Blocked users can no longer use Special...
2009-06-16 Andrew GarrettFix bug in global auth caused by r48970 (I think)....
2009-05-22 Niklas LaxströmEscaping fixes
2009-03-29 Roan KattouwRemove ugly userrights-CentralAuth hack introduced...
2009-03-29 Andrew GarrettFix regression whereby you were shown an error message...
2009-03-28 Roan KattouwRedo r48746 (API userrights, reverted in r48909 and...
2009-03-27 Andrew GarrettRevert r48746 (API userrights). Breaks Special:GlobalGr...
2009-03-25 Andrew GarrettRemove constraint that $user must be a User object...
2009-03-24 Ryan Schmidt* Added $wgInvalidUsernameCharacters to disallow certai...
2009-03-24 Roan Kattouw* API: (bug 15935) Add action=userrights to the API
2009-03-10 Andrew Garrett* (bug 17900) Fixed User Groups interface log display...
2008-12-03 Aaron SchulzTweak r44049: remove 'showEditUserGroupsForm' hook...
2008-11-29 Nathaniel Herman* Modified hook UserRights::showEditUserGroupsForm...
2008-11-06 Siebrand MazelandConsistent casing for addHTML()
2008-10-25 Jack Phoenixadded new hook, UserRights::showEditUserGroupsForm...
2008-10-09 Alexandre Emsenhuber(bug 15795) Special:Userrights is now listed on Special...
2008-08-19 Brion VibberRevert r39582 "(bug 12518) Interwiki userrights now...
2008-08-18 Andrew Garrett(bug 12518) Interwiki userrights now reflects remote...
2008-08-14 Ryan Schmidt* $wgGroupsAddToSelf and $wgGroupsRemoveFromSelf now...
2008-08-02 Andrew GarrettUse content language for rightsnone
2008-07-30 Jon Harald SøbyAdding accesskey="s" to forms in the following special...
2008-07-11 Niklas Laxström* (bug 12487) Rights log is not fully internationalized
2008-07-10 Niklas Laxström* Fix regression in 37317, random content going into...
2008-07-09 Brion VibberCleanup r37317 -- let's make this a little more legible. :)
2008-07-08 Andrew GarrettFix weirdness in Userrights and derived pages where...
2008-06-19 Brion VibberRename all the special page class files back to their...