Project

General

Profile

Changes in Virtuemart 106 » History » Version 3

Roland Dalmulder, 02/14/2010 05:39 AM
Cleanup

1 1 Rick Glunt
h1. Changes in Virtuemart 1.0.6
2
3 3 Roland Dalmulder
---- VirtueMart 1.0.6 released ----
4 1 Rick Glunt
5 3 Roland Dalmulder
08-07-2006 soeren
6
7
fixed USPS class by Corey
8
9 1 Rick Glunt
07-07-2006 soeren
10 2 Rick Glunt
11
empty cart on checkout when using Shared SSL in SEF mode
12
Task #775 - Transmenu (at least) does not sort categories correctly (Shop_Menu.php)
13
Task #802 - filename not saved when adding a product (ps_product.php)
14
Task #803 - TAX now showing on attribute price modifications in confirm Mail AND order confirmation page (account.order_details.php, ps_checkout.php)
15
Task #829 - Call to a member function on a non-object (on order status update, ps_order.php)
16 1 Rick Glunt
+ reintroduced the PayPal IPN amount/currency check, now using the correct PayPal variables (notify.php)
17
18
02-07-2006 soeren
19
20 2 Rick Glunt
Free Shipping not calculated on "subtotal with tax", but on "subtotal without tax" (ps_checkout.php)
21 1 Rick Glunt
^ Updated Search Mambot (Thank you Mark! - http://virtuemart.net/index.php?option=com_smf&Itemid=71&topic=19615.msg46837#msg46837)
22
23
28-06-2006 soeren
24
25 2 Rick Glunt
Task #665 - shipping address save but without display (virtuemart_parser.php)
26
Task #780 - VM don't send the confirmation order to user or admin, update status order don't run (ps_affiliate.php)
27
Task #817 - relative url is missing server base (ps_product_attribute.php)
28
2Checkout order_total number format corrected
29
Task #788 - HTML bug in ps_order.php
30
Task #787 - Tab 'Order Status' in order admin panel empty in IE7 (order.order_print.php)
31
Task #784 - Can't edit files/images without a title (product.file_list.php)
32
Task #801 - 'vmMenu' not defined (htmltools.class.php)
33
Task #800 - Order list error: double order listings of the same order (order.order_list.php)
34
Task #814 - mysql_escape_string issues (class.inputfilter.php, htmltools.class.php)
35
Task #816 - missing "alt" attribute in category images on shop.index.php
36 1 Rick Glunt
^ adjusted login procedure to comply with Joomla 1.0.10 (ps_main.php, checkout.login_form, mod_virtuemart.php)
37
	+ added new functions called "vmSpoofValue" and "vmSpoofCheck" as used in Joomla 1.0.10
38
39 2 Rick Glunt
07-06-2006 soeren
40 1 Rick Glunt
Task #795 - Edit user with VM 1.0.5 and Joomla 1.0.9
41
"only variables should be assigned by reference..." errors in the file menuBar.class.php
42
43 3 Roland Dalmulder
[[Virtuemart 1.0.x]]