[contributions(DRUPAL-4-7--3):sammys] /modules/ecommerce/contrib/ec_recurring ec_recurring.module
User: sammys Branch: DRUPAL-4-7--3 Date: Tue, 16 Jan 2007 10:39:34 +0000 Modified files: /modules/ecommerce/contrib/ec_recurring ec_recurring.module Log message: * Removed ec_recurring_defaults_installed() and ec_recurring_install_defaults(). * Renamed ECRECURRING_EXPIRY_INTERVAL to ECRECURRING_ATEXPIRY_NUMUNITS. * Added ECRECURRING_ATEXPIRY_UNITS. * Converted code to use new ec_mail syntax after the change to use token module. * Removed all *_list_variables() and *_fill_variables(). * Added implementations of hook_token_list() and hook_token_values(). * Modified code for the renamed tables. * Renamed functions to remove ambiguity between expirations and schedules. * Added t() around strings that weren't t()'d before. * Pulled the saving code out of ec_recurring_schedule_submit() into ec_recurring_save_schedule(). * Pulled the saving code out of ec_recurring_reminder_submit() into ec_recurring_save_reminder(). * Added $time parameter to ec_recurring_default_expiry_time(). * The ec_recurring_renew_item() function now takes $nid, $txnid and $token. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/ecommerce/contrib/...
participants (1)
-
drupal-cvs@drupal.org