* Special:ListUsers: Sort list of usergroups by alphabet
[lhc/web/wiklou.git] / includes / specials / SpecialListusers.php
2009-02-18 Raimond Spekking* Special:ListUsers: Sort list of usergroups by alphabet
2009-01-28 Aaron SchulzFix group by for date sorting
2009-01-28 Aaron SchulzKill filesort
2009-01-25 Siebrand MazelandSplit date and time in 'usercreated'
2009-01-25 Aaron Schulz(bug 3301) Optionally sort user list according to accou...
2008-12-04 Nathaniel HermanUpdate on r44048:
2008-11-29 Nathaniel Herman* Added hook SpecialListusersGetGroups which is called...
2008-10-10 Tim StarlingFix stomach-churning case of edititis in r41350: made...
2008-09-30 Brion VibberRevert r41352-41355, r41362-41363: unauthorized schema...
2008-09-28 Niklas Laxström* Do not show anything if user has not done any edits
2008-09-28 Niklas Laxström* Use formatNum
2008-09-28 Aaron SchulzMake listusers show users' edit counts (bug 15503)
2008-09-06 Aaron SchulzAdd edits-only filter to ListUsers (bug 10815)
2008-08-31 Antoine MussoWrap content in class="mw-spcontent"
2008-08-13 Fran RogersPer bug 15146, allow additional syntax for Special...
2008-06-19 Brion VibberRename all the special page class files back to their...