Downloads
This is a new and improved version of uc_roles, with the functionality all ported to Drupal 6, and then some. I have started some experimental work on getting roles to renew in tandem with recuring payments, but this is not yet functional.
I would appreciate your testing and bug reports on this module, as it is a step forward in bringing UC to Drupal 6 compatibility.
10/13/2008
* Much cleaning.
* Took the table creation in user account role expirations out of the code and created a theme function.
* Restructured the UI of the user account roles a bit.
* DB Access API. (caching to come)...
* Began phasing out the _role_action stuff ...
* Properly namespaced all the internal API.
* Replaced onclick with JS behaviors.
10/14/2008
* Made the user account display of expirations functional again.
* Finished getting rid of _role_action.
* Major cleanups.
10/15/2008
* Worked on a new function, uc_roles_order_renew() that will be able to renew expirations when uc_recurring is set to
use CA.
* Lots of API tightening, fleshed out the doxygen commenting... UI tweaks and improvements.
* Fixed a small bug on the user account page.
* Fixed form handling bugs I introduced into the expiration modification on the user account screen.
10/22/2008
* Fixed a bug in the user account interface, where if you didn't modify any roles, it would complain that
the expiration date had already occured.
* Conditional Actions interface, don't set the desired order status to fire role updates anymore, specify
it in the CA admin interface. At trigger "Order status gets updated", predicate "Renew purchased roles".
P.S. I saw that stella was working on porting this module to Drupal 6, I hope I didn't step on any toes there.
Not only did I port it but I did masive cleaning and API improvement, so hopefully everything's cool.
Development
| Preview | Attachment | Size |
|---|---|---|
| uc_roles.zip | 20.06 KB |


