* Do not display empty columns on Special:UserRights if all groups are changeable...
authorAryeh Gregor <simetrical@users.mediawiki.org>
Fri, 18 Apr 2008 00:23:52 +0000 (00:23 +0000)
committerAryeh Gregor <simetrical@users.mediawiki.org>
Fri, 18 Apr 2008 00:23:52 +0000 (00:23 +0000)
commitc7ca1a555170e2cc6c550a53d4312c57b51efda1
tree4df1780cc3fbd20088a9e962dee30026fcafcd2b
parent060c199e322278dff5b64bfe245913b1320663b2
* Do not display empty columns on Special:UserRights if all groups are changeable or all unchangeable.
* On Special:UserRights, when you can add a group you can't remove or remove one you can't add, a notice is printed to warn you.  This is to avoid confusion like that exhibited at bug 13503; it's a fairly unusual situation in MediaWiki to be unable to reverse your own actions, so a notice seems to be appropriate.  (I changed the userrights-groups-help message to point out the meaning of the extra markup; should it be renamed?  It's a common and kind of annoying problem, we should think up some consistent way of versioning messages.  Start adding numbers to the end?)
RELEASE-NOTES
includes/SpecialUserrights.php
languages/messages/MessagesEn.php
maintenance/language/messageTypes.inc
maintenance/language/messages.inc