Add a new searchmenu-new-nocreate message
[lhc/web/wiklou.git] / includes / specials / SpecialUserrights.php
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...