Changes in Virtuemart 102 » History » Version 1
Roland Dalmulder, 02/14/2010 05:42 AM
Cleanup
1 | 1 | Roland Dalmulder | h1. Changes in Virtuemart 1.0.2 |
---|---|---|---|
2 | |||
3 | ---- VirtueMart 1.0.2 released ---- |
||
4 | |||
5 | 19-01-2006 soeren |
||
6 | Deleting a product didn't delete the product <-> product type relationship, |
||
7 | so you couldn't delete the product type |
||
8 | |||
9 | 16-01-2006 soeren |
||
10 | Task #443 - Registration not possible with .info domain |
||
11 | Task #418 - Can't assign multiple product types to a product |
||
12 | Task #417 - Changing status to 'C' for auth net settle del. trans ID! |
||
13 | product list not showing all search options |
||
14 | Using recent Itemid instead of 1, when the Shop has no own Itemid |
||
15 | Task 412 - no tax on attributes |
||
16 | Task 413 - wrong price on details page when using quantity-based prices |
||
17 | + added Australia Post shipping module by Ben Wilson (ben@diversionware.com.au) |
||
18 | mosproductsnapshot Mambot wouldn't correctly display linked images |
||
19 | + Download ID "hack" by Eugene, wooly, scott, joomlasolutions! |
||
20 | Customers can get their download IDs for downloading files |
||
21 | directly from the order details page (products are linked) |
||
22 | + showing filesize for files which are listed on the product details page (by djlongy) |
||
23 | |||
24 | 11-01-2006 soeren |
||
25 | Task #433 Blocked message (popup) on registration |
||
26 | |||
27 | 27-12-2005 soeren |
||
28 | mod_productscroller not using category ID for filtering products |
||
29 | |||
30 | 20-12-2005 soeren |
||
31 | ^ silently registered users don't have to remember their old usernames now (Task #385 returning hidden/silent users can't use the same email address) |
||
32 | order list: searching by user names won't work |
||
33 | |||
34 | 15-12-2005 soeren |
||
35 | product prices can be zero or empty now. When the product price is left empty in the product form, an existing price will be deleted and no price will be added. |
||
36 | ^ PayPal payment extra info now subtracts order and coupon discounts from the order subtotal |
||
37 | ^ Now it's possible to checkout with $0 in the cart. Allows free purchases using gift coupons. |
||
38 | Tax total is zero although user's country/state combinination has a matching tax rate record (when CHECKOUT_STYLE = 3 or 4) |
||
39 | Task #364 "thank you for your patience...": wrong Waiting list link |
||
40 | Task #386 "New user couldn't be added" |
||
41 | |||
42 | 10-12-2005 soeren |
||
43 | currency_convert including wrong DOMIT files. |
||
44 | user list has no valid user id in the delete link (deleting didn't work) |
||
45 | |||
46 | 07-12-2005 soeren |
||
47 | Task #63: Prices are stored in the session and do not change on update |
||
48 | wrong xhtml syntax in mod_virtuemart_search |
||
49 | Task #374: Incorrect "Title" wording on [Featured & Discounted Products] Screen |
||
50 | Task #372: Product Search doesn't work when Joomla Caching is ON |
||
51 | (product search pages were cached, so the search function could only be used once) |
||
52 | |||
53 | 04-12-2005 soeren |
||
54 | "product_list" search not working, when a category is selected |
||
55 | ^ Extra Fields are now visually integrated in the registration form, not appended at the end |
||
56 | ^ more debug output in standard_shipping module (only when DEBUG is turned on) |
||
57 | |||
58 | 01-12-2005 soeren |
||
59 | ^ attributes are formatted now in the order print screen - just as in the frontend |
||
60 | + attributes of child products (which were selected by the customer) are stored now which each order |
||
61 | fixed a bug in the frontend order listing (account maintenance section), which showed no search box and page navigation |
||
62 | fixed a bug in global.php, where an administrator, which has no record in the table |
||
63 | jos_vm_auth_user_vendor wouldn't get the vendor information (and see prices in the backend with no decimals) |
||
64 | |||
65 | |||
66 | 30-11-2005 soeren |
||
67 | added a routine to unpublish mambo-phpShop mambots on upgrade |
||
68 | added checks for the existance of files which are to be loaded |
||
69 | added a check if $ps_shopper_group is an instantiated ps_shopper_group object to admin.user_form.php |
||
70 | renamed all occurences of $PHP_SELF to $_SERVER['PHP_SELF'] |
||
71 | fixed a bug in the page navigation on the browse page (document.adminForm is null or not an object) |
||
72 | |||
73 | [[Virtuemart 1.0.x]] |