CHANGELOG.txt 1.1 KB

12345678910111213141516171819
  1. Role Delegation 7.x-1.1, 2011-06-20
  2. -----------------------------------
  3. #1119192 by Andrew Schulman: fix Role Delegation tab in user profile appears as an action, not a tab.
  4. #1180600 by jyee: fix overwrites role attributes in forms.
  5. #1185796 by Andrew Schulman: fix Role delegation options appear in every profile edit form with Profile 2.
  6. #1193868 by Andrew Schulman: fix Unsanitized output in role_delegation_delegate_roles_action_form().
  7. Role Delegation 7.x-1.0, 2010-12-21
  8. -----------------------------------
  9. #170543 by Andrew Schulman: Rename or delete 'assign role' permissions when roles are renamed or deleted.
  10. #811932 by Pasqualle: Use 'restrict access' parameter for labeling unsafe permissions.
  11. Fix wrong assertion in RoleDelegationRoleEditingTestCase::testRenameRole() in role_delegation.test.
  12. Role Delegation 7.x-1.0-beta1, 2010-12-07
  13. -----------------------------------------
  14. #660640 by Pasqualle: Port to D7; add "Delegate roles" action.
  15. #598840 by Andrew Schulman: Add batch add and remove role operations.
  16. #983574 by Andrew Schulman: Add simple tests for D7.
  17. #946506 by spam38: Fix htmlspecialchars warning on admin/people* pages in drupal 7.x.