| 1 |
|
// $Id: CHANGELOG.txt,v 1.1.1.1.2.2.2.10 2007/06/14 02:56:19 brmassa Exp $ |
| 2 |
|
******************************************************************************** |
| 3 |
|
D R U P A L M O D U L E |
| 4 |
|
******************************************************************************** |
| 5 |
|
Module Name : EC Live Subproducts |
| 6 |
|
Original Author : Bruno Massa http://drupal.org/user/67164 |
| 7 |
|
Project Page : http://drupal.org/project/ec_live_subproducts |
| 8 |
|
Support Queue : http://drupal.org/project/issues/ec_live_subproducts |
| 9 |
|
|
| 10 |
|
******************************************************************************** |
| 11 |
|
CHANGELOG |
| 12 |
|
Drupal 5 |
| 13 |
|
|
| 14 |
|
* 2.09 (2007-06-13) (by Bruno Massa) |
| 15 |
|
- Bug fixes: #148426, #148428, #151386, #149842 |
| 16 |
|
- Few performance improvements, including install vocabularies during install |
| 17 |
|
- Fix an old issue that the variations should be not threated as tags |
| 18 |
|
|
| 19 |
|
* 2.08 (2007-06-11) (by Bruno Massa) |
| 20 |
|
- Bug fixes: #144503, #151070, #151076, #148428, #150055, #148436 |
| 21 |
|
- Database tables renamed to be SQL 99 compliant |
| 22 |
|
- Preparing to EC v4 migration |
| 23 |
|
- Some Drupal code-compliant |
| 24 |
|
|
| 25 |
|
* 2.07 (2007-04-28) (by Bruno Massa) |
| 26 |
|
- New CSS file |
| 27 |
|
- New POT file for translations |
| 28 |
|
- New Portuguese (Brasil) translation |
| 29 |
|
|
| 30 |
|
* 2.06 (2007-04-28) (by Bruno Massa) |
| 31 |
|
- Optimized javascript code makes attributes selection lighting fast |
| 32 |
|
- Parent's attributes screen upgraded |
| 33 |
|
- Price floating is now only CSS (#138596) |
| 34 |
|
- Bug fixed: Create Content > Subproduct attribute doesnt break anymore when no variation is created yet |
| 35 |
|
|
| 36 |
|
* 2.05 (2007-04-19) (by Bruno Massa) |
| 37 |
|
- Cron feature disabled since its not working perfectly |
| 38 |
|
|
| 39 |
|
* 2.04 (2007-04-19) (by Bruno Massa) |
| 40 |
|
- Bug fix: now, when an attribute is updated or deleted, all subproducts are deleted |
| 41 |
|
|
| 42 |
|
* 2.03 (2007-04-18) (by Bruno Massa) |
| 43 |
|
- Fixed a bug regarding Attribute category and forbidden category not corrected by 2.01 |
| 44 |
|
- POT file included |
| 45 |
|
|
| 46 |
|
* 2.02 (2007-04-16) (by Bruno Massa) |
| 47 |
|
- CSS: price DIV now doesnt have a fixed width |
| 48 |
|
- Attributes now have a class name |
| 49 |
|
|
| 50 |
|
* 2.01 (2007-04-15) (by Bruno Massa) |
| 51 |
|
- Variation and attributes weight are now considered |
| 52 |
|
- Fixed a bug regards Attribute category and forbidden category |
| 53 |
|
- No more "n/a" in variations without any description |
| 54 |
|
|
| 55 |
|
* 2.0 (2007-03-19) (by Bruno Massa) |
| 56 |
|
- Based on version 1.05 for Drupal 4.7 |
| 57 |
|
- Attributes now are node types and variations are Taxonomy |
| 58 |
|
- Attributes can have a full description instead a single image |
| 59 |
|
- JavaScript files are compacted using http://dean.edwards.name/packer/ |
| 60 |
|
- "Add to Cart" link and button are now hided #126809 |
| 61 |
|
- Full support to prefixed tables #126658 |
| 62 |
|
|
| 63 |
|
******************************************************************************** |
| 64 |
|
"EC Live Subproducts" is based on "Subproducts" module by E-Commerce Team |