| 0.2.0 |
- usergroup as product - Products can be assigned a usergroup. On completion of the checkout process, the user is added to this usergroup allowing purchase of access to restricted website materials.
- electronic product - Products can be associated with |
| 0.1.8 |
TS cObj for listView image rendering
update default example TS override in flexform |
| 0.1.7 |
add product single marker PRODUCT_DATASHEET_LINK
add config option emailDataSheet (default true) to allow the option to disable attaching the datasheet file to the final confirmation email
bug fix for typo3 v4.1.1 - use different core API function |
| 0.1.6 |
email products - datasheet file is attached to customer confirmation email
default category ordering set to sorting field |
| 0.1.5 |
add md5 hash to requests to typo3/thumbs.php to allow for new security check
replace t3lib_pageSelect::enableFields to $this-cObj-enableFields to be compatible with typo3 v 4.1 |
| 0.1.4 |
forward shipping and handling costs to paypal via hidden form |
| 0.1.3 |
disable overzealous credit card validation |
| 0.1.1 |
fix bug - changes to shipping method ignored |
| 0.0.10 |
fix bug in product search where PIDS.productstorage includes many comma seperated page ids. |
| 0.0.9 |
non JS graceful fall over (single page shop only)
disable submit on input fields
disable final submit button to avoid double submit
alter links in single view from JS to proper links by passing list type.
fix bug causing unset of user[valid_ |
| 0.0.8 |
- button names for non js browsers to define cmd
- table icons
- ts for order_tracking_code |
| 0.0.7 |
allow multiple page selection in flexform for product storage PID
add stdWrap processing on product desc field to restore RTE P tags
add marker to show current basket qty in single view |
| 0.0.6 |
and again allowing for categories |
| 0.0.5 |
check for css_styled_content to modify behr of RTE processing in ext_tables.php |
| 0.0.4 |
add test for css_styled content processing of RTE fields to ext_tables.php |
| 0.0.2 |
remove debug statement |
| 0.0.1 |
first upload |