Project

General

Profile

Changes in Virtuemart 113 » History » Version 1

Rick Glunt, 02/09/2010 08:33 AM

1 1 Rick Glunt
h1. Changes in Virtuemart 113
2
3
--- VirtueMart 1.1.3 released (Rev. 1611 2009-01-22) --- 
4
5
19.01.2009 soeren 
6
* Wrong bill_to address in email confirmation Text mail. - Wrong bill_to address in email confirmation Text mail. 
7
8
17.01.2009 thepisu 
9
+ added Serbian Latin translation (serbian_lat, UTF-8); by Vlada_bgd; not yet fully translated 
10
11
15.01.2009 aravot 
12
^ updated Turkish Lira from "New Turkish Lira" to "Turkish Lira" in installation sql 
13
14
14.01.2009 thepisu 
15
^ converted Italian language to UTF-8 
16
^ fixed French language encoding - converted to UTF-8 
17
18
12.01.2009 soeren 
19
* Quantity Box JavaScript validation code fails XHTML validation - Quantity Box JavaScript validation code fails XHTML validation 
20
# fixed paymenow module (login information was missing on payment processing) 
21
22
10.01.2009 aravot 
23
# Fixed PHP5 Call-time pass-by-reference message 
24
25
10.01.2009 thepisu 
26
^ updated Finnish language (by Mauri) 
27
^ updated Italian language 
28
29
08.01.2009 soeren 
30
* Search function in Order Information in Account Maintenance... - order search function in account maintenance now searches for order item names/sku and order number 
31
* tax_rate problem in checkout - tax_rate problem in checkout 
32
* Modules need a statment if to check if the product has items so not to show add to cart. - Modules need a statment if to check if the product has items so not to show add to cart. 
33
* Error: CheckOut needs a valid Step! - Error: CheckOut needs a valid Step! (currency switcher module) 
34
35
06.01.2009 soeren 
36
* Problems with sort function "Order by" - Problems with sort function "Order by" 
37
* Products that contain more than one download file only have one download link listed on invoice - Products that contain more than one download file only have one download link listed on invoice 
38
# merged patches for compatibility with SecurityImages 5 (http://www.waltercedric.com/joomla-mainmenu-247/304-securityimages/1364-virtuemart-112-and-securityimages-5.html), thanks Cedric for providing these! 
39
40
05.01.2009 soeren 
41
* pageNavigation problem - pageNavigation problem 
42
* Submit button on shop ask page is not working - Submit button on shop ask page is not working 
43
44
24.12.08 thepisu 
45
# address formatting: {statename} not converted; config tip wrong 
46
# sql update script from 1.0.x: some chars wrongly encoded; updated version info to 1.1.2 stable; missing function records 
47
# sql sample data: removed HTML entities from shipping rates 
48
# checkout confirmation tpl: not "make safe" old shipping sample data (cointaining ">"); that was "maked safe" twice 
49
50
20.12.08 thepisu 
51
# fix in Language Manager 
52
^ updated Swedish language (by sgagner) 
53
^ fix in Italian language 
54
55
19.12.2008 soeren 
56
* Problem with Tax State - Problem with Tax State 
57
58
17.12.2008 soeren 
59
* Additional downloadable files missing in account maintenance - Additional downloadable files missing in account maintenance 
60
61
15.12.2008 soeren 
62
* stock levels not reduced when order confirmed - stock levels not reduced when order confirmed 
63
* adding custom user fields causes inability to see orders in order list - adding custom user fields causes inability to see orders in order list 
64
* Weekly Sales report only lists products sold on first day of week - Weekly Sales report only lists products sold on first day of week 
65
66
10.12.2008 aravot 
67
# Cant disable Keep Product Stock Level on Purchase (http://forum.virtuemart.net/index.php?topic=42901 - thank you patjun) 
68
69
08.12.2008 soeren 
70
* Zone Shipping on checkout page shows zone value rather than zone name. - Zone Shipping on checkout page shows zone value rather than zone name. 
71
* Save button for additional file/images not working in IE - Save button for additional file/images not working in IE (missing ajax_request var) 
72
* Parent price shown for Child items when user is member of a shopper group other than default - Parent price shown for Child items when user is member of a shopper group other than default 
73
* hidden user_id present 2 times in a form - hidden user_id present 2 times in a form 
74
# removed additional user_id parameter from admin.user_address_form 
75
^updated Turkish Lira to "New Turkish Lira" in installation sql 
76
# undefined variables in ro_basket.php 
77
78
08.12.2088 aravot 
79
# Compliance issue in classes/htmlTools.class.php (Thank you Phil) 
80
81
05.12.2008 aravot 
82
# Fixed shipvalue (http://forum.virtuemart.net/index.php?topic=39883.0 Thank you chaliet) 
83
84
04.12.2008 aravot 
85
# Removed affiliate reference from configuration and language file 
86
87
04.12.2008 soeren 
88
^ Update Slimbox to latest version - Updated Slimbox to latest version (1.54) 
89
# usps.php - fatal error on curl_error 
90
# shop.feed.php - fatal error when JoomFish is enabled 
91
* Dynamic Image Resizing ( PSHOP_IMG_RESIZE_ENABLE ) can not be switched off casuing broken thumb images on Category display - Dynamic Image Resizing ( PSHOP_IMG_RESIZE_ENABLE ) can not be switched off casuing broken thumb images on Category display 
92
^ show_image_in_imgtag.php: changed max height+width to 600px and min to 40px; 
93
# no resized images will be created when "Enable Dynamic Thumbnail Resizing?" is disabled; added a check for the existance of the GD library 
94
95
02.12.2008 soeren 
96
# better HTTPS detection; 
97
#Undefined variable: category_id in Manufacturers module - fixed mod_virtuemart_manufacturers.php PHP notice 
98
99
30.11.08 soeren 
100
#Undefined variable: coupon_display - Undefined variable: coupon_display; 
101
#Error when trying to view order in Account Maintenance - Error when trying to view order in Account Maintenance 
102
103
30.11.08 aravot 
104
* Shipping zone display error - Shipping zone display error 
105
106
29.11.08 aravot 
107
#2314 - Add Item MISSING in 1.1.2 
108
109
29.11.2008 soeren 
110
# fixed some security-related issues. 
111
112
28.11.2008 soeren 
113
* Undefined variable: tax_display - Undefined variable: tax_display 
114
# fix for removed affiliate module 
115
116
28.11.08 aravot 
117
* Missing info message "The selected quantity exceeds quantity available in stock." with EASY FIX - Missing info message "The selected quantity exceeds quantity available in stock." with EASY FIX (Thank you Danny) 
118
* Selecting orders in the back-end causes a major slow-down with large number of orders - Selecting orders in the back-end causes a major slow-down with large number of orders 
119
120
27.11.08 aravot 
121
* Child Products do not Display in IE7 AJAX Cart - Child Products do not Display in IE7 AJAX Cart 
122
* Too many escape character is added in writing virtuemart.cgf.php - Too many escape characters are added when writing virtuemart.cfg.php 
123
124
26.11.08 aravot 
125
Fixed missing Checkout Bar image using Joomla 1.5.8 
126
127
19.11.08 thepisu 
128
^ updated Hungarian language (by pedrohsi) 
129
^ updated Finnish language (by mauri) 
130
^ updated Dutch language (by Tonslag) 
131
^ updated Spanish language (by adancer) 
132
^ fix in Italian language 
133
134
10.11.08 mainly Danny with help by Max Milbers and committed by Max Milbers 
135
+ showing state name instead of state-2-code in order details 
136
137
06.11.2008 aravot 
138
Added missing User Group List icon 
139
140
23.10.2008 aravot 
141
Added missing forum icon 
142
143
13.10.2008 aravot 
144
* VM1.1.2 frontend order layout broken - VM1.1.2 frontend order layout broken 
145
146
04.10.2008 by RolandD committed by Max Milbers 
147
fix for displaying child products in a list. In IE7 and IE6 the page collapses because of a missing span tag. IE then places all subsequent child products in the previous span. This works fine unless you have more than let's say 15 child products. 
148
149
02.10.2008 aravot 
150
Added missing product navigation link parameters to theme.xml file 
151
152
19.09.2008 soeren 
153
* Moving up/down doesn't work in admin lists - Moving up/down doesn't work in admin lists 
154
* order date not local language - order date not local language 
155
+ added pathway + page title to registration page 
156
^ changed basket + ro_basket to read the basket templates using the vmtemplateClass::fetch method 
157
158
15.09.2008 soeren 
159
* search_date hidden field doesn't get a value in admin product listing on backend after date submit - search_date hidden field doesn't get a value in admin product listing on backend after 
160
* mod_virtuemart_login.php contains unescaped ampersand characters in urls leading to XHTML validation failures - mod_virtuemart_login.php contains unescaped ampersand characters 
161
* HTML entities in product name are not always escaped leading to XHTML validation errors. - HTML entities in product name are not always escaped leading to XHTML validation errors. 
162
* Labels for the user fields 'title' and 'state' do not match the ids used on the select tags. - Labels for the user fields 'title' and 'state' do not match the ids used on the select tags. 
163
* Option values for dropdown lists allow unescaped HTML entities leading to XHTML validation errors. - Option values for dropdown lists allow unescaped HTML entities leading to XHTML validation errors. 
164
* The vendor image requies the alt attribute for XHTML validation - The vendor image requires the alt attribute for XHTML validation 
165
* pageNavigation.class.php specifies nowrap="true" causing XHTML validation errors. - pageNavigation.class.php specifies nowrap="true" causing XHTML validation errors. 
166
* writeSearchHeader function in htmlTools.class.php generates invalid HTML - writeSearchHeader function in htmlTools.class.php generates invalid HTML 
167
* The dropdown list of downloadable filenames for a product should exclude system files such as .htaccess and index.html etc. - The dropdown list of downloadable filenames for a product should exclude system files such as .htaccess and index.html etc. 
168
* Rogue double quote in basket_b2c.html.php - Rogue double quote in basket_b2c.html.php 
169
* XHTML validation errors in basket - XHTML validation errors in basket 
170
* Username and password login boxes require unique ids for XHTML validation - Username and password login boxes require unique ids for XHTML validation 
171
* XHTML validation errors in shop.downloads.php - XHTML validation errors in shop.downloads.php 
172
* XHTML validation error with PayPal image - XHTML validation error with PayPal image 
173
174
13.08.2008 aravot 
175
Corrected few spelling mistakes in English language (http://forum.virtuemart.net/index.php?topic=44169.0 - thank you Phil) 
176
177
07.08.2008 aravot 
178
Fix compatibility issues with jomcomment system plugin (http://forum.virtuemart.net/index.php?topic=42558.0 - thank you azrulrhm) 
179
180
05.08.2008 aravot 
181
Changes made to mod_virtuemart_login to make xhtml w3c compliance (http://forum.virtuemart.net/index.php?topic=44009.0 - thank you Phil) 
182
Changes made to mod_virtuemart to make xhtml w3c compliance (http://forum.virtuemart.net/index.php?topic=44008.0 - thank you Phil) 
183
184
03.08.2008 
185
* Manufacturer Description missing query mf_desc in shop.browse.php on line 121 - Manufacturer Description missing query mf_desc in shop.browse.php on line 121