-
Cleaned up user_permissions_profile_permissions_form_submit() function
-
Updated function name in comment reference. Thanks to threewestwinds for catching this.
-
Fixed whitespace problems (removed tabs and trailing whitespace). Thanks to threewestwinds for catching this.
-
Fixed bug on User list page where 'Add/Remove a role to/from the select users' was added to the Update options drop down where there were User Permissions roles, but no normal roles.
-
Improving upon last bug fix.
-
Fixed a bug on the User list page where the 'role' filter would display with an empty drop down.
-
Show 'Enable?' instead of _user_role_N on User Permissions page
-
Fixed typo in user_permissions.install
-
Fully updated for Drupal 7. Thanks to threewestwinds for providing a patch from which part of this update was based on.
-
Created a new constant for determining if a user's role exists.