Project

General

Profile

Actions

Changes in Virtuemart 1.0.0

---- VirtueMart 1.0.0 final released ----

23-11-2005 soeren
vmPopUpLink generating window with same value for width and height
removed whitepace at the end of ps_main.php
even when no discount was selected in the product form, a discounted end price was filled in
when user is assigned to a Shoppergroup which doesn't exist, the default one is used now (thanks to esteve!)
CSV-Export: removed export of "product_special" field, because it's not included in the default CSV configuration
CSV-Export running incorrect query (empty file received)

21-11-2005 soeren
filenames didn't include the full path
problem with filemanager: "The request file wasn't found"
^ small DB structure change to allow negative quantities for "jos_vm_product.product_in_stock" (just removed the UNSIGNED attribute)
ALTER TABLE `jos_vm_product` CHANGE `product_in_stock` `product_in_stock` INT NULL DEFAULT NULL;
wrong height of full-image-popUp-window in product details
^ (or bug fix?): added ob_start according to this bug report: http://virtuemart.net/index.php?option=com_flyspray&Itemid=83&do=details&id=300
^ fixed the laoyut for IE in "Your store::control panel"
+ added login form to account maintenance pages to allow quick login

17-11-2005 soeren
^ removed the "VirtueMart already installed?" check to allow manual installation.
^ extended ps_html::writableIndicator to process arrays with more than one directory
+ integrated Verisign Payflow Pro payment module into VirtueMart

16-11-2005 soeren

^ splitted up and renamed "/sql/virtuemart.installation.mysql.sql"
into "/sql/virtuemart.installation.joomla.sql"
and "/sql/virtuemart.installation.mambo.sql"
for those users WHO DON'T EVEN LOOK INTO THE FILE THEY ARE UPLOADING IN PHPMYADMIN.

^ updated the INSTALLATION.php to be able to distribute a "Manual Installation" package,
where it is added to as "README.txt"
authorize.net not getting the correct billto address
^ improved the debug and error message reporting in authorize.net payment module

16-11-2005 schirmer
switched to vmLogger in payment and shipping modules
switched to new user_info table in payment and shipping modules

15-11-2005 soeren
fixed a small bug in the ps_shopper.php
+ new: bulgarian language file
"Credit Card type not found" error would prevent checkout.

12-11-2005 soeren
users couldn't rename their username in account maintenance (ps_shopper.php)
small notices in ps_checkout.php

10-11-2005 schirmer
renamed 'Log' to 'vmLog' in virtuemart_parser.php

09-11-2005 soeren
fatal error: prices can't be deleted (ps_product_price.php, product.product_price_list.php)
renamed class 'Log' to 'vmLog'
standard shipping module not accepting valid rates onValidate

Virtuemart 1.0.x

Updated by Roland Dalmulder about 14 years ago ยท 1 revisions