Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
- Cleaner code.
- Ready for Panels 2 beta 1. This time the API won't change anymore, so this release will probably stick around for a long time.
- New feature: horizontally filling, smart width tabs: calculates the length of the text in each tab and compares this to the total length of the text on all tabs. It then sets the width property of each tab according to the percentage of text the tab contains. Replaces horizontally filling equal width scaling tabs, which didn't work all that good.
The module was modified and ready to work.
The modifications are :
-- Modify hooks names.
-- Add required options to the list.
-- Fix multiple select setting.
Fix issue with the store module being missing from the alpha9 release
Author: gordon
Date: Wed Jan 2 05:25:47 2008 +0000
* Add Receipts Overview
* Add Search by balance
Author: gordon
Date: Tue Jan 1 13:27:05 2008 +0000
* Mail changes to ec_mail so the email preview will work
Fix major bug in ec_receipt_get_types which was causing nothing to be able to be paid.
Author: brmassa
Date: Sun Dec 30 14:54:26 2007 +0000
New features: #204628 Username of bidders linked to profile in "bid history" list
Author: brmassa
Date: Sun Dec 30 14:53:19 2007 +0000
New features: #204628 Username of bidders linked to profile in "bid history" list
Author: gordon
Date: Sun Dec 30 12:26:02 2007 +0000
Bug Fix: #204485 Remove passing of alloc from ec_receipt_payment_process() since there is nothing to allocate against.
Author: brmassa
Date: Sat Dec 29 21:24:19 2007 +0000
Misc: Organize the hook_install
Author: brmassa
Date: Sat Dec 29 21:01:35 2007 +0000
New features: make the Private Upload module a requirement to eC File. Also, integrate them better.
Author: brmassa
Date: Sat Dec 29 17:14:08 2007 +0000
Bugs fixed: Dont force the database tables to be MyISAM, so sites like drupal.org that uses INNO can install it
Author: brmassa
Date: Sat Dec 29 17:07:57 2007 +0000
Misc: rename Tangible Subproducts product type to onlu Subproducts, since shippable feature is not added to it
Author: brmassa
Date: Sat Dec 29 17:03:30 2007 +0000
New features: #204628 Username of bidders linked to profile in "bid history" list
Author: brmassa