Project

General

Profile

Changes in Virtuemart 112 » History » Version 3

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

1 2 Rick Glunt
h1. Changes in Virtuemart 1.1.2
2 1 Rick Glunt
3
VirtueMart 1.1.2 is a recommended maintenance update, which fixes a lot of minor bugs. 
4
5
An Update is recommended for all users of VirtueMart.
6
 
7
Changes 
8
--- (Rev. 1493 2008-07-31) --- 
9
10
30.07.2008 gregdev 
11
-Subcategories are not show if category has only one product- - Subcategories are not show if category has only one product 
12
-Attributes of Childproduct are not shown- - Attributes of Childproduct are not shown 
13
- Removed 1.1.1->1.1.2 sql update script. 
14
-Incorrect total price rounding in mini cart and mod_virtuemart cart- - Incorrect total price rounding in mini cart and mod_virtuemart cart 
15
16
25.07.2008 aravot 
17
Minor CSS fix lightblue to #ADD8E6 (thank you Phil) 
18
19
24.07.2008 soeren 
20
ccNewsletter integration - added ccNewsletter Integration for VM 
21
22
24.0.7.2008 aravot 
23
Fix productsnapshots output order when displaying a row of products http://forum.virtuemart.net/index.php?topic=43001.0- thanks donmarvin) 
24
2176  Error in Infotip for Cofig/Layout/Category template. 
25
26
23.07.2008 gregdev 
27
Fix disabled shipping methods when last option is chosen http://forum.virtuemart.net/index.php?topic=40580.15- thanks Joseph) 
28
29
21.07.2008 soeren 
30
-add product page tabs empty- - add product page tabs empty 
31
32
18.07.2008 gregdev 
33
-DHL shipping error when address 2 is present- - DHL shipping error when address 2 is present 
34
35
17.07.2008 gregdev 
36
-When Joomla Allow User Registration is set to No, VM template breaks-. - When Joomla Allow User Registration is set to No, VM template breaks. 
37
^ Changed vmRedirect to use $mainframe->redirect($url, $msg) on Joomla! >= 1.5 
38
-Bottom page navigation is placed in wrong location for two product list styles-. - Bottom page navigation is placed in wrong location for two product list styles. 
39
40
16.07.2008 gregdev 
41
-User data is visible for anonymous- - Don't allow a user id of zero 
42
Fix fatal error for date-type userfield 
43
44
16.07.2008 soeren 
45
-Download count and expiration still modified if file missing or unreadable when download requested-. - Download count and expiration still modified if file missing or unreadable when download requested. 
46
^ language class: added the ability to retrieve a key from an arbitrary module, whose language file was loaded from within a page 
47
    Example: $VM_LANG->load('mymodule') now gives you access to that language keys even if the current "page" belongs to a different module (e.g. "store") 
48
49
15.07.2008 gregdev 
50
-User prompted for username & password when Virtuemart in "No Account Creation"- - User prompted for username & password when Virtuemart in "No Account Creation" 
51
-Shipping Address Selection - switching back to default address- - Shipping Address Selection - switching back to default address 
52
53
14.07.2008 soeren 
54
^ -mf description also in shop.browse.php and browse_header_manufacturer.tpl.php- - mf description also in shop.browse.php and browse_header_manufacturer.tpl.php 
55
-When Joomla cache is enabled Product list with table doesn't work- - When Joomla cache is enabled Product list with table doesn't work 
56
-Wrong currency code value- -  Wrong currency code value for Polish Zloty 
57
^ -Full state name or code only- (state_name vs. state) - added "statename" to the list of placeholders which can be used in the vendor address format. It holds the actual state name. 
58
59
14.07.2008 gregdev 
60
Fixed product_url for featured products 
61
Fixed </li> typo in pageNavigation.class.php 
62
Xhtml compliance issues in shop.search.php 
63
Don't show the browse page footer when there are no products 
64
65
11.07.2008 gregdev 
66
-Instead of 'Notify Me' button 'add to cart' button is shown when list box for child products is selected-. - Instead of 'Notify Me' button 'add to cart' button is shown when list box for child products is selected. 
67
68
09.07.2008 gregdev 
69
-Don't show up ajax pop-up when click "Notify me"- - Don't show up ajax pop-up when click "Notify me" 
70
^ Dates supplied to the browse templates are formatted now, rather plain UNIX timestamps 
71
-Cannot remove product name in mod_productscroller- - Fixed logic error for showing product name in product snapshot template 
72
Fixed missing $product_parent_id in header.php 
73
-Order list page , column namde Sub total displays Total- - Renamed Subtotal column to Total (English only) on order list 
74
75
08.07.2008 gregdev 
76
-Bankaccount informations of customers are not shown in Backend- - Fixed bank account information not saved in backend user form 
77
-product_availability_date typo in shop.browse.php- - product_availability_date typo in shop.browse.php 
78
-product_url missing in shop.browse.php- - product_url missing in shop.browse.php 
79
-Show Pagination only when needed- - Show Pagination only when needed 
80
-Add to Cart for each child is not saving-. - Add to Cart for each child is not saving 
81
^ Added optional $force parameter to ps_product::get_field() to force reload from the database 
82
-Cannot remove product name in mod_productscroller- - Cannot remove product name in mod_productscroller 
83
Fixed missing class mosParameters (used vmParameters) when validating EUVatID during registration 
84
85
08.07.2008 soeren 
86
Product Form: fixed Attribute Form becoming inaccessible when many attributes are added (overflow not visible) 
87
fixed hidden (inaccessible) Tabs when too many tabs are in the tab panel (scrolls like in FF now) 
88
-Advanced Search according to Parameters bug and fix- - Advanced Search according to Parameters bug and fix 
89
-XTHTML Error in LoginScript- - XTHTML Error in LoginScript 
90
-Problems with ps_session.php after rev 1451- -  Problems with ps_session.php after rev 1451 
91
92
04.07.2008 soeren 
93
-Picture checkout2_1.png not in use- - Picture checkout2_1.png not in use 
94
shipping bypass didn't work 
95
re-enabling a product download made it impossible to resend the Download ID (user_id was set to 0) 
96
^ adapted SEF pageNavigation.class.php by shumisha of sh404SEF 
97
98
02.07.2008 gregdev 
99
-Plugins not working in child product-. - Plugins not working in child product. 
100
^ Don't use <label> for child product titles when there is no child link 
101
102
01.07.2008 gregdev 
103 2 Rick Glunt
-VM productsnapshots not working in J1.5 when legacy plugin enabled.- - VM productsnapshots not working in J1.5 when legacy plugin enabled. 
104
-mosproductsnap mambot executed even if unpublished- - mosproductsnap mambot executed even if unpublished 
105
Fixed vmproductsnapshot to use parameters in Joomla! 1.5.x 
106 1 Rick Glunt
107
01.07.2008 soeren 
108 2 Rick Glunt
-0 rating doesn't work for review system.- - 0 rating doesn't work for review system. 
109 1 Rick Glunt
+ added Roland's massively improved SOAP-based EU VAT ID validitation code (thank you!) 
110 2 Rick Glunt
-Protected property accessed directly in class.inputfilter.php- - Protected property accessed directly in class.inputfilter.php 
111 1 Rick Glunt
112
30.06.2008 soeren 
113
+ implemented "Shipping Bypass" for downloadable products 
114
^ re-enabled Payment Bypass for checking out with zero-priced products 
115
116
26.06.2008 soeren 
117 2 Rick Glunt
-Tigra Tree not SEF compatible with fix- - Tigra Tree not SEF compatible with fix 
118
-Advanced Search according to Parameters bug and fix- - Advanced Search according to Parameters bug and fix 
119 1 Rick Glunt
120
26.06.2008 gregdev 
121 2 Rick Glunt
-Missing 'Yes' in show in shipping form in user filed.- - Missing 'Yes' in show in shipping form in user filed. 
122
-curl_exec() has been disabled fix- - curl_exec() has been disabled fix 
123
-Missing url in connectionTools.class.php- - Missing url in connectionTools.class.php 
124
-Membergroup to show prices to not working without legacy plugin- - Membergroup to show prices to not working without legacy plugin 
125 1 Rick Glunt
^ Remove "Select" from Joomla! user groups list on user form 
126
127
24.06-2008 soeren 
128 2 Rick Glunt
-Minimum Purchase Order Value not updated according to new currency set in Currency Selector- - Minimum Purchase Order Value not updated according to new currency set in Currency Selector 
129
-Missing back button on adding additional image- - Missing back button on adding additional image 
130
-bug in virtuemart_parser.php- - changed varname in virtuemart_parser.php 
131
-Billing address is not shown on checkout page- - Billing address is not shown on checkout page 
132
-Please add - Select State - to begining of State drop down list-. - Please add] - Select State] - to beginning of State drop down list. 
133 1 Rick Glunt
134
24.06.2008 gregdev 
135 2 Rick Glunt
Fixed vmSimpleXML to not inherit from JObject (for Joomla! 1.0.x and PHP4) 
136 1 Rick Glunt
137
--- VirtueMart 1.1.1 released (Rev. 1436 2008-06-24) --- 
138
139
19.09.2008 soeren 
140 2 Rick Glunt
new Joomla! users find Billto information of other customers (dummy user_info entries could mix up with Joomla! user records) 
141
fixed "operation aborted" error on some pages (due to wz_tooltip.js) 
142
fixed Updater to handle float numbers 
143 1 Rick Glunt
144
18.06.2008 soeren 
145 2 Rick Glunt
updater class not able to create new subdirectories 
146 1 Rick Glunt
147
18.06.2008 gregdev 
148
- Removed PayPal Website Payments Pro (will restore in later release) 
149 2 Rick Glunt
Hide the Joomla admin menu in Joomla! 1.5 for the order print details 
150 1 Rick Glunt
151
17.06.2008 gregdev 
152
^ Added ability to print order from order details page in backend 
153
^ Added ability to publish/unpublish products from the inventory page; also changed product link to match product list 
154
155
16.06.2008 soeren 
156 2 Rick Glunt
no space between additional Images in Internet Explorer 7 
157
fix for EU VAT ID check 
158 1 Rick Glunt
159
14.06.2008 gregdev 
160 3 Rick Glunt
-Bankaccount informations of customers are not shown in Backend- - Bankaccount informations of customers are not shown in Backend 
161 2 Rick Glunt
-No link in email when order status changes-. - No link in email when order status changes 
162
-Wrong redirection with virtuemart login module- - Wrong redirection with virtuemart login module 
163
-Wrong URL after logging out- - Wrong URL after logging out 
164
-Publish button not working in filemanager- - Publish button not working in filemanager 
165
-Shipping value doesn't change in new order change file- - Shipping value doesn't change in new order change file 
166
-USPS and UPS conflict- - USPS and UPS conflict 
167 3 Rick Glunt
Need to instantiate ps_country. 
168 1 Rick Glunt
^ Reformat FedEx shipping options to match UPS and USPS. 
169
^ Clean up the order details (VM admin) page. 
170
171
12.06.2008 soeren 
172 2 Rick Glunt
-Add to Cart 'Up' and 'Down' buttons don't display correctly in IE6- - Add to Cart 'Up' and 'Down' buttons don't display correctly in IE6 
173 1 Rick Glunt
+ added Filename-Display to all important template files (shows file names in DEBUG mode then!) 
174 3 Rick Glunt
Item Dropdown List didn't reflect actual discounted prices, but normal prices 
175 2 Rick Glunt
-e-mail address of customer as from in vendor_mail- - e-mail address of customer as from in vendor_mail 
176 1 Rick Glunt
177
12.06.2008 gregdev 
178 3 Rick Glunt
-PayPal Pro not working and missing PayPal Express Checkout- - Fixes for PayPal Website Payments Pro 
179 1 Rick Glunt
180
12.06.2008 kaltokri 
181 3 Rick Glunt
Fix the divide by zero bug in "Order Edit" 
182 1 Rick Glunt
183
11.06.2008 soeren 
184
^ changed product form to display a "category search form" instead of a select-list with all categories when more than 200 categories are present in the store 
185 3 Rick Glunt
-Wrong URL in Order Status Change email when using PayPal- - Wrong URL in Order Status Change email when using PayPal 
186
-Add to cart broken in SVN 1408- - Add to cart broken in SVN 1408 
187 1 Rick Glunt
188
09.06.2008 soeren 
189 3 Rick Glunt
-Ajax call does not work with full SEF URL - Ajax call does not work with full SEF URL 
190
-Cookie check not showing warning when cookies are disabled - Cookie check not showing warning when cookies are disabled 
191
-Product descriptions and short descriptions are truncated at the first instance of this string {{{<p> </p>}}}- - Product descriptions are truncated at the first instance of " " 
192
-Search in Country, State list not working- - Search in Country, State list not working 
193
-Captcha is shown on invoice- - Captcha is shown on invoice (attempt #2) 
194
-Spaces removed form alt and title of images inserted in product descriptions- - Spaces removed form alt and title of images inserted in product descriptions 
195
-Feature Product on shop page shows 'Notify Me' button even when product is in stock- - Feature Product on shop page shows 'Notify Me' button even when product is in stock 
196 1 Rick Glunt
197
26.05.2008 soeren 
198 3 Rick Glunt
-Call-time pass-by-reference error in ps_order_change.php- - Call-time pass-by-reference error in ps_order_change.php 
199 1 Rick Glunt
200
25.05.2008 thepisu 
201
+ added language strings for updated "Order Edit" feature 
202
203
24.05.2008 soeren 
204
^ updated "Order Edit" feature, thanks to kaltokri! 
205 3 Rick Glunt
-Captcha is shown on invoice- - Captcha is shown on invoice 
206
-Payflow Pro - Call to undefined function mosgetparam error- - Payflow Pro - Call to undefined function mosgetparam error 
207 1 Rick Glunt
^ updated wz_tooltip to version 5.0 
208
209
24.05.2008 thepisu 
210 3 Rick Glunt
addslashed javascript-driven text in order.order_list 
211 1 Rick Glunt
+ added "default" ordering option for frontend (using the already working product_list field) 
212 3 Rick Glunt
-Missing conversion from utf-8 to cp1251- - Missing conversion from utf-8 to cp1251 
213
-Strings hard coded - Strings hard coded 
214
- removed language strings related to old PBS (danish) payment module-
215
Updated Dutch translation (by Tonslag) 
216
Romanian state Vreancea corrected to Vrancea 
217 1 Rick Glunt
218
23.05.2008 joomlacorner 
219 3 Rick Glunt
Updated Thai translation 
220 1 Rick Glunt
221
20.05.2008 thepisu 
222 3 Rick Glunt
-OFFLINE MODE hard coded-. - OFFLINE MODE hard coded (new string added to "common" module) 
223
-list of hard coded strings- - list of hard coded strings (new strings added to "product" module) 
224 1 Rick Glunt
225
19.05.2008 soeren 
226 3 Rick Glunt
the order number in ps_checkout:add ($order_number) is 34 characters long- instead of the allowed 32 chars. 
227 1 Rick Glunt
228
10.05.2008 gregdev (for k0nan) 
229 3 Rick Glunt
-Extra Bullets / dots in navigation menu when in attribute or product type section- - Extra Bullets / dots in navigation menu when in attribute or product type section 
230
-Extended Layout view, menu icons are shown twice- - Extended Layout view, menu icons are shown twice 
231
-W3C css 3 errors: lightgray- - W3C css 3 errors: lightgray 
232 1 Rick Glunt
233
09.05.2008 gregdev 
234 3 Rick Glunt
-"Membergroup to show prices to" non-funtionsla with Joomla 1.5.3- - "Membergroup to show prices to" non-funtionsla with Joomla 1.5.3 
235
-HTML error in availability.tpl.php for the Availability line- - HTML error in availability.tpl.php for the Availability line 
236
-When VM extended search plug-in is enabled in backend Joomla search gives error.- - When VM extended search plug-in is enabled in backend Joomla search gives error. 
237
-ps_DB : Function getErrorNum from not inherited from JDatabase object- - ps_DB : Function getErrorNum from not inherited from JDatabase object 
238 1 Rick Glunt
09.05.2008 soeren 
239 3 Rick Glunt
-HTML error in availability.tpl.php for the Availability line- - HTML error in availability.tpl.php for the Availability line 
240 1 Rick Glunt
241
04.05.2008 soeren 
242 3 Rick Glunt
-Last Page remembered in Frontend- - Last Page remembered in Frontend 
243 1 Rick Glunt
244
02.05.2008 soeren 
245 3 Rick Glunt
-Orders date not locale language- - Orders date not locale language 
246
-When registration method is 'No Account Creation' PayPal is not working.- - When registration method is 'No Account Creation' PayPal is not working. 
247
-When registration method is 'No Account Creation' no need of link in order email- - When registration method is 'No Account Creation' no need of link in order email 
248
-USPS and UPS conflict- - USPS and UPS conflict 
249
Order form layout too broad http://forum.virtuemart.net/index.php?topic=38926.0 
250
-Vendor Address 2 and URL missing from confiramtion email and order page.- - Vendor Address 2 and URL missing from confiramtion email and order page. 
251 1 Rick Glunt
252
29.04.2008 soeren 
253 3 Rick Glunt
-mod_product_categories images link to old location- - mod_product_categories images link to old location 
254 1 Rick Glunt
255
28.04.2008 soeren 
256 3 Rick Glunt
-Ajax call does not work with full SEF URL- - Ajax call does not work with full SEF URL 
257
-group Discounts are not calculated after rev. 1368- - group Discounts are not calculated after rev. 1368 
258
extra bracket in admin.styles.css 
259
-mod_product_categories images link to old location- - mod_product_categories images link to old location 
260
when caching is enabled, products don't show up in listing (but drop down lists instead)