Add the other existing $skin.css/.js to the message files too to be consistent
[lhc/web/wiklou.git] / includes / SpecialUserrights.php
2008-06-02 Alexandre EmsenhuberFixed Doxygen warnings
2008-05-22 Brion VibberRevert r35178 and normalize User's getID() and setID...
2008-05-22 Aaron Schulz*The function is User::getID() not getId()
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-05-08 Alexandre EmsenhuberFix XHTML error from r34401.
2008-05-07 Raimond SpekkingTweak the explanation a bit
2008-05-07 Niklas Laxström* Don't pass the title object itself to Xml::hidden
2008-04-26 Victor VasilievRepair Special:Userrights
2008-04-24 Andrew GarrettAlso split off logging from Userrights class. This...
2008-04-24 Andrew GarrettFix up last commit so that it works for its intended...
2008-04-24 Andrew GarrettSplit off getAllGroups(), to facilitate subclassing...
2008-04-21 Alexandre EmsenhuberFixed HTML error when there isn't any unsettable right...
2008-04-18 Aryeh Gregor* Do not display empty columns on Special:UserRights...
2008-04-17 Andrew GarrettDid this already!
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-04-02 Aaron SchulzAdd showLogExtract() and remove use of FauxRequest...
2008-04-02 Raimond SpekkingUse existing CSS classes for label and input elements...
2008-04-02 Andrew GarrettRemove 8-group limit for putting Userrights options...
2008-03-31 Aaron Schulz* Add mw-userrights-disabled class to grey out unchange...
2008-03-31 Aryeh GregorBug pointed out by siebrand: should use the messages...
2008-03-31 Aryeh GregorThe message content has changed significantly, so renam...
2008-03-31 Robert LeveringtonRemove $request parameter from saveUserGroups function...
2008-03-31 Andrew GarrettRedesign of Special:Userrights.
2008-03-19 Raimond Spekking* Add some CSS ids to forms and tables
2008-02-27 Brion Vibber* (bug 13135) Special:Userrights now passes IDs through...
2008-02-18 Tim Starling* Introduced OutputPage::addWikiMsg() and OutputPage...
2008-01-15 Raimond SpekkingAnother fix for r29765: Avoid PHP notices
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...