Downloads

Download role_expire-6.x-1.12.tar.gztar.gz 15.69 KB
MD5: 7ff2da4b21adf534771a4c027eb91848
SHA-1: aaaa0fac546c13802f09f2509e0000b55f2cc5cb
SHA-256: 3c6f3f2d21cd397bcafc17419b76c62e04738f4629633f306b3367847a951e84
Download role_expire-6.x-1.12.zipzip 18.37 KB
MD5: d905992fc7709ba8a2323873d7a47d21
SHA-1: 21f3788cc1a100ef99d57db5e420ab2ef0c228ac
SHA-256: ea8f5b2d763edda090376fbb813bd622c6b1da137eac8f770d9ac47fde2b0abe

Release notes

This version addresses the following issues:

  1. #649256: Default expiration when creating new users When an admin creates new users, when they add the roles to the users, their role expiration dates will be filled in from the defaults.
  2. #699608: Fixed date expiration Users may now specify absolute dates as defaults, as well as durations. The help text on the fields has been updated with examples that explain this. The validation code no longer checks for relative dates, but it still checks for future dates.
  3. #924976: Administration Report on Expiry Dates Manually implemented the patch that didn't apply at http://drupal.org/node/924976#comment-4776772. You can now create a view that lists all users, role expiration roles, and role expiration dates.
  4. #1230014: Blank role expiration date should mean 'no limit', not 'default expiry'. Now when the admin user loads the user/edit page, the expiration date fields are pre-filled in with the date resulting from applying the default expiration date rules. The help text now says, "leave blank for no expiration" rather than "leave blank for the default value." If the user has admin role expire permissions, the user is able to jump to the role/edit page from the user/edit page in order to manage default expiration dates.
  5. Generally cleaner help text (from a UX perspective).
Created by: sharplesa
Created on: 26 Dec 2011 at 19:27 UTC
Last updated: 26 Dec 2011 at 19:30 UTC
New features
Bug fixes

Other releases