Initial Drupal 7 port of the Administer Users by Role module. I have tagged this as a beta, because although all 1141 tests in the test suite are passing, there is currently no upgrade path for users coming from the Drupal 6 version of the module.
Drupal 7 development branch of administerusersbyrole.
Removing of unused global variable.
First working dev release. Do not use on production sites, for testing only!
First release candidate.
Added support for inline javascript. Had to swap from jquery .load to jQuery.get but it works the same otherwise.