* (bug 12567) Fix for misformatted read-only messages on edit, protect.
[lhc/web/wiklou.git] / includes / SpecialUserrights.php
2008-01-15 Brion Vibber* (bug 12567) Fix for misformatted read-only messages...
2008-01-14 River Tarnell* $wgGroupsAddToSelf, $wgGroupsRemoveFromSelf: allow...
2008-01-14 Aryeh Gregor(bug 12614) Prevent logging of null change on Userright...
2008-01-10 Aryeh GregorDo not log user rights change that didn't change anything
2008-01-06 Rotem LissMake sure to show the header message (MediaWiki:Userrig...
2008-01-04 Brion VibberReapply the ugly-URLs fix, plus a fix so it doesn't...
2008-01-04 Brion VibberRevert r29261, r29271 for now -- some weird mixing...
2008-01-04 Roan KattouwUserrightsPage:
2008-01-04 Roan Kattouw* Unbroke Special:Userrights for wikis without pretty...
2008-01-04 Aryeh GregorMore userrights stuff.
2008-01-03 Aryeh GregorVarious Userrights-related fixes:
2008-01-02 Raimond Spekking* Tweak userrights messages a bit and add PLURAL for...
2007-12-31 Aryeh GregorAfter all that the message ALREADY EXISTS, userrights...
2007-12-31 Aryeh GregorAdd userrights-text message to display at all times...
2007-12-31 Aryeh GregorRevert last commit, unintended things were committed.
2007-12-31 Aryeh GregorAdd userrights-text message to display at all times...
2007-12-30 Aaron SchulzActually, keep "member" message the same and add "remov...
2007-12-28 Brion VibberMove input validation for groups changes up so the...
2007-12-28 Brion VibberValidate permissions on application. :)
2007-12-27 Rotem Liss'Special-case optimization' seems to be already include...
2007-12-27 Brion VibberUser::isAnon() via User::isLoggedIn() has unexpected...
2007-12-27 Brion VibberRefactor some of the horror that was Special:Userrights...
2007-12-26 Brion VibberDon't taunt permissionless users with a username search...
2007-12-19 Rotem LissVarious cleanups and fixes.
2007-12-19 Rotem LissCode style, avoiding warnings.
2007-12-19 Andrew GarrettUserrights work. Changes:
2007-11-21 Roan KattouwAPIEDIT BRANCH MERGE:
2007-11-20 Aryeh Gregor* Fix Special:Userrights logs for users with special...
2007-11-04 Rotem LissLimit text field of deletion, protection and user right...
2007-09-11 Roan KattouwReverting stupidity from r25796, apologizing for own...
2007-09-11 Roan KattouwFixing very stupid typo in Special:Userrights, which...
2007-08-21 Nick JenkinsStatic code analysis housekeeping time... things that...
2007-06-30 Rob Church(bug 10404) Show rights log fragment for the selected...
2007-06-30 Rob ChurchYes, now actually ditch the old code. :D
2007-06-30 Rob ChurchDitch over-verbose "statement of rights" in Special...
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-06-28 Brion VibberTweak API change which broke Makesysop extension. Same...
2007-06-26 Aryeh Gregor(bug 6711) Add and to allow finer control over usergr...
2007-05-10 Aryeh GregorIf for some weird reason user-reason is not given a...
2007-04-27 Brion VibberAvoid the duplication of form UI code between Special...
2007-04-27 Brion VibberBeautify the Special:Userrights form a bit
2007-04-27 Raimond Spekking* Adding a 'reason' field to Special:Userrights
2007-04-18 Nick JenkinsSome small doc tweaks to reduce Doxygen warnings, namely:
2007-02-09 Nick JenkinsPrevent some unnecessary lstat system calls, generated...
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2006-12-25 Tim StarlingFix breakage of child class in Special:Makesysop, plus...
2006-12-25 Rob Church* Minor cosmetic changes to Special:Userrights
2006-11-23 Nick JenkinsCode housekeeping stuff (and barring any stuff-ups...
2006-10-30 Tim Starling* Made special page names case-insensitive and localisa...
2006-09-30 Jimmy Collins* (bug 6864) Replace message 'editing' with new message...
2006-05-20 Antoine MussoFix #6018: Special:Userrights -> wrong message when...
2006-03-29 Rob ChurchAdd UserRights hook, fires after a user's group members...
2006-03-07 Lupinundeclared globals
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2006-01-07 Ævar Arnfjörð Bjar... * s~ +$~~
2005-06-14 Brion Vibber* Guard Special:Userrights against form submission...
2005-06-09 Brion VibberRework the user_groups system, again, into something...
2005-05-14 Tim Starlingtypos
2005-05-14 Tim Starlingfixed Special:Userrights log, and a few other Special...
2005-05-06 Ævar Arnfjörð Bjar... * Removed redundant prototyping and a debug comment.
2005-05-01 Tim StarlingMajor changes to user groups:
2005-05-01 Tim StarlingMoving Special:Userlevels and Special:Grouplevels to...