Project

General

Profile

Changes in Virtuemart 108 » History » Version 3

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

1 1 Rick Glunt
h1. Changes in Virtuemart 1.0.8
2
3 3 Roland Dalmulder
--- VirtueMart 1.0.8 released ---
4
5
6 1 Rick Glunt
28.12.2006 soeren
7
8
^ Update the language files, removed some errors/typos
9 2 Rick Glunt
fixed a security issue in virtuemart_parser.php
10 1 Rick Glunt
11
27.12.2006 soeren
12 2 Rick Glunt
Task #1072 - Wrong Tip! (coupon.coupon_form.php)
13 1 Rick Glunt
^ displaying Manufacturer name in the product list instead of the vendor name.
14
15
16
21.12.2006 soeren
17
^ better ordering for the list of products in the tab "Related Products" => now grouped by category including the category name
18 2 Rick Glunt
Task #1069 - "< ?php echo" appears in New Item button link when creating a child item
19 1 Rick Glunt
19.12.2006 soeren
20 2 Rick Glunt
file downloads (ps_main.php, function vmReadFileChunked): 
21 1 Rick Glunt
	^ preventing script time-outs, 
22
	^ shortened the script sleep phase to 100 msec.
23 2 Rick Glunt
Add-to-Cart button shown for users that aren't allowed to see prices (shop.product_details.php, see http://virtuemart.net/index.php?option=com_smf&Itemid=71&topic=13824.0)
24
"&amp;#039;" instead of "apostrophe" in title tags (shop.product_details.php)
25 1 Rick Glunt
 
26
14.12.2006 soeren
27
28
^ added RolandH's CSV Import improvements (v. 0.75, http://virtuemart.net/index.php?option=com_smf&Itemid=71&topic=22738.0, thanks RolandD!!)
29 2 Rick Glunt
Task #1059 - Wrong Sort title in shop.browse.php
30
missing month names in the language file
31 1 Rick Glunt
32
13.12.2006 soeren
33
34 2 Rick Glunt
Fixed Login issue during Checkout on Mambo 4.6.x and Joomla! 1.5
35
Task #1052 - php short tags in many files
36
Task #1051 - PDF generation Problem
37 1 Rick Glunt
38
09.12.2006 soeren
39 2 Rick Glunt
Task #1045 - ps_product_category::get_navigation_list cannot be called twice! (ps_product_category.php)
40
Task #1040 - Redirect after registration (ps_shopper.php)
41 1 Rick Glunt
42
08.12.2006 soeren
43
44
+ added a pathway to the cart page (shop.cart)
45
- removed the PayFlow Pro payment class, it can be downloaded including the necessary SDK from virtuemart.net
46
47
! various fixes to make VirtueMart compatible to Joomla! 1.5
48 2 Rick Glunt
Task #998 - reordering fails due to incorrect number of rows
49 1 Rick Glunt
^ changed all language constants into VM_LANG variables (a lot of files affected!)
50
^ added all the language strings from the Joomla language file used in Virtuemart to the VM language files
51
! new language tokens in the language files
52
53
07.12.2006 soeren
54
55 2 Rick Glunt
Task #390 - Top Ten Product Module randomly generates items (mod_virtuemart_topten.php)
56 1 Rick Glunt
57
58
01.12.2006 soeren
59
60 2 Rick Glunt
Task #1035 - Sorry, but the Product you\'ve requested wasn\'t found! (shop.product_details.php)
61
Task #1029 - You are not authorized to view this resource. when viewing user list
62
Task #1012 - Manufacturers in Manufacturer Module List not Alpha sorted
63 1 Rick Glunt
 
64
29.11.2006 gregdev
65
66 2 Rick Glunt
Adjusted so that updating an existing shipping address does not require a new address name (ps_user_address.php)
67 1 Rick Glunt
68
27.11.2006 soeren
69
70 2 Rick Glunt
Task #1011 - Cancelled Products get added to Top Ten Module (ps_order.php)
71 1 Rick Glunt
72
24.11.2006 soeren
73 2 Rick Glunt
Task #1027 - Error in stock handling (ps_checkout.php)
74
Task #1014 - Authorize.net test mode error
75
Task #1015 - Pathway duplicated in account.billing, account.shipping, account.shipto
76 1 Rick Glunt
77
22.11.2006 gregdev
78
79 2 Rick Glunt
 Error suppression on some non-existant PayPal variables in notify.php; added vendor id for order status update emails in notify.php
80
 Task #842 - fixed preselected country when editing an existing shipping address 
81 1 Rick Glunt
82
22.11.2006 soeren
83
84 2 Rick Glunt
fixed PayPal IPN script, mail_download_id works (notify.php)
85
Task #877 - cannot complete checkout when final amount is 0 (ps_checkout.php)
86 1 Rick Glunt
87
10.11.2006 gregdev
88 2 Rick Glunt
 Fixed duplicate error message when no shipping address is chosen during checkout (Task #972)
89 1 Rick Glunt
90
30.10.2006 soeren
91
92 2 Rick Glunt
no title tag displayed for empty categories (shop.browse.php)
93 1 Rick Glunt
94
27.10.2007 soeren
95 2 Rick Glunt
PayPal notify script not sending Download ID (notify.php, thanks R Browne!; http://virtuemart.net/index.php?option=com_smf&Itemid=71&topic=22296.msg56419#msg56419)
96
Task #996 - Brazilian Portuguese translation problem (brazilian_portuguese.php)
97 1 Rick Glunt
98
18.10.2006 gregdev
99
100 2 Rick Glunt
 Task #959 - Virtuemart search bot not working properly
101 1 Rick Glunt
102
17.10.2006 gregdev
103
104 2 Rick Glunt
 Task #969 - order_id error in Dutch language file VM vs. 1.0.7
105
 Task #973 - Error in mod_product_categories
106
 Task #956 - Closing DIV-Tag in html/shop.cart.php
107
!fixed various non-critical XSS vulnerabilities
108 1 Rick Glunt
109
13.10.2006 gregdev
110
111 2 Rick Glunt
!fixed various non-critical XSS vulnerabilities
112 1 Rick Glunt
113
04.10.2006 gregdev
114
115 2 Rick Glunt
 Task #978 - PHP Short-Tag used in ps_paypal.php
116 1 Rick Glunt
117
02.10.2006 gregdev
118
119 2 Rick Glunt
!fixed various non-critical XSS vulnerabilities QUERY_STRING, category_id, and shopItemid
120 1 Rick Glunt
121
02.10.2006 soeren
122
123
!fixed various non-critical XSS vulnerabilities though Itemid parameter
124
125 3 Roland Dalmulder
[[Virtuemart 1.0.x]]