Add a new field to extend the expiration date of all roles for all users.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

longwave’s picture

Version: 6.x-2.7 » 6.x-2.x-dev
Status: Active » Needs review

Status: Needs review » Needs work

The last submitted patch, ubercart-courtesy_time_all_users-x-1.patch, failed testing.

TR’s picture

Version: 6.x-2.x-dev » 7.x-3.x-dev

"Add courtesy time" is horribly non-descriptive. I believe what you mean is you would like a user interface to extend the expiration date of all roles for all users. IMO the best place to add this feature would be on the form at admin/people/expiration, and would provide a selection for the admin to choose which roles and which users to extend. In fact, this form could probably be re-written to be a View so that VBO could provide this functionality - that would both reduce the amount of code in Ubercart and enable the admin/people/expiration page to be easily modified through the Views UI, thus opening up a lot of new functionality.

New features need to go into 7.x-3.x first at this point.

TR’s picture

Version: 7.x-3.x-dev » 8.x-4.x-dev
Issue summary: View changes
marthinal’s picture

Title: Add courtesy time to all users. » UI to extend the expiration date
Issue summary: View changes