-
by dnotes: port to Drupal 7; added tests for maintenance & new disable hook
-
by dnotes: updating CHANGELOG.txt to reflect new release.
-
Stripping CVS keywords
-
by dnotes: Refactored and cleaned up code * Changed sudo_roles to simply return array for passed $uid * Added pgsql compatibility * Removed structures like "INSERT IGNORE" and "REPLACE" * Issue #1076824 by dnotes: added user operations to add existing users to sudo * Added tests for user operations * Fixed warnings when removing sudo users with no sudo roles * Changed sudo settings form for clarity and organization.
-
by dnotes: Updating simpletests for new functionality
-
by dnotes: Fixed confirmation screen not showing unchecked roles
-
Issue #1076824 by dnotes: Added default sudo roles functionality No import page was added; instead, if administrators simply add one of the default sudo roles to a number of accounts on the user administration page, those accounts will be imported automatically.
-
Issue #820028 by dnotes: Added options when removing roles from sudoers
-
by dnotes: new styling for button, sans images The downside is that if your site administrators use IE, the button will not have any rounded corners. So sorry.
-
Issue #986906 by dnotes: Fixed lockout of sudoers when site is offline