Adding support for domains in SpecialPasswordReset.php.
[lhc/web/wiklou.git] / includes / specials / SpecialListgrouprights.php
2011-06-17 Sam ReedSwap else if for elseif
2011-04-04 Daniel FriesenUpdate special pages which use $wgUser->getSkin();...
2011-03-18 Mark A. Hershbergerw/s diff. mostly eol w/s and using only tabs of width...
2011-03-12 Happy-melonSpin out all the CSS used on special pages into their...
2011-01-14 Daniel FriesenImplement Message::isBlank and Message::isDisabled.
2010-12-14 Happy-melonIn the vein of r75313, get groups from the $wg(Add...
2010-10-24 Alexandre EmsenhuberFix for r75313: add array_unique(), otherwise groups...
2010-10-24 Bryan Tong Minh(bug 23934) Groups defined in $wgRevokePermissions...
2010-08-14 Alexandre EmsenhuberStandardised file description headers; first path
2010-08-03 PlatonidesRemove all calls to $wgMessageCache->loadAllMessages()
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-03-09 Aryeh GregorStyle fixes
2010-03-09 Aryeh GregorFix validity and correctness of r63342
2010-03-06 Niklas Laxström* (bug 22748) Add anchors on Special:ListGroupRights
2009-12-13 Alexandre Emsenhuber* (bug 20765) Special:ListGroupRights no longer misses...
2009-10-19 Raimond Spekking* bug 21182 Fix invalid HTML in Special:Listgrouprights
2009-07-31 Shinjiman* (bug 20013) Added CSS class "mw-version-ext-version...
2009-07-29 Alexandre EmsenhuberFix for r53757 per Nikerabbit's comment: these can...
2009-07-25 Alexandre Emsenhuber* (bug 19301) Duplicates entries in $wgAddGroups, ...
2009-07-23 Alexandre Emsenhuber* (bug 19900) The "listgrouprights-key" message is...
2009-06-18 Ryan Schmidt* Remove the two hooks introduced in r52082
2009-06-18 Ryan Schmidt* Add autopromote condition APCOND_BLOCKED to autopromo...
2009-06-17 Raimond Spekking* Add class=wikitable to some tables on specialpages...
2009-06-06 Siebrand Mazeland* replace use of deprecated makeLink() by link() in...
2009-05-22 Niklas LaxströmEscaping fixes
2009-05-04 Robin PepermansAdd $wgGroupsAddToSelf and $wgGroupsRemoveFromSelf...
2009-02-27 Purodha B Blissenbach(bug 17692) Added (list of members) link to 'user'...
2008-08-06 Alexandre Emsenhuber* Tweak for my last commit: parse -> parseinline
2008-08-06 Alexandre EmsenhuberTweaks to Special:ListGroupRights:
2008-08-05 Raimond SpekkingAllow PLURAL for 'listgrouprights-addgroup' and 'listgr...
2008-08-02 Alexandre EmsenhuberFixes for r38424:
2008-08-02 Victor VasilievShow $wgAddGroups and $wgRemoveGroups on Special:ListGr...
2008-06-19 Brion VibberRename all the special page class files back to their...