Project

General

Profile

Changes in VirtueMart 115 » History » Version 1

Sören Eberhardt-Biermann, 07/20/2010 04:09 AM

1 1 Sören Eberhardt-Biermann
h1. Changes in VirtueMart 115
2
3
<pre>
4
20.06.2010 zanardi
5
# Fix incorrect link in waiting list e-mail
6
# Fix notices in backend order detail
7
+ added configuration for SMTP server with SSL and/or listening on a port different than 25 (retrieves Joomla configuration)
8
^ modified uninstall function, now tables are preserved for future installations
9
10
15.06.2010 tkahl
11
^ Performace improvement by checking if parent product has to be included in the query
12
13
11.06.2010 milbo
14
^ added Merchant Warrior payment method
15
16
20.05.2010 soeren
17
+ added PayPal Express/API integration code
18
19
29.03.2010 soeren
20
^ FRQ-2889 - improve eway payment module test mode settings 
21
22
02.02.2010 soeren
23
# Task #2750 - custom attributes error in 1.1.4
24
# Task #2713 - You can't delete from order status listpage with the toolbar button 
25
26
01.02.2010 soeren 
27
# Task #2763 - Product old price not rendered correctly in PDF 
28
# Task #2754 - "Failed to parse the XML Update File" during the update 1.1.3 -> 1.1.4 
29
# Task #2755 - Additional images double quotations and backslashes not stripped 
30
# Task #2758 - No message when add 0 stock product to cart VM 1.1.4
31
# Task #2760 - If single 0 vote remains when a review is deleted, that vote is wrongly deleted 
32
# Task #2766 - Tax Rates not calculated in standard shipping module 
33
# Task #2769 - Method url in class vm_ps_session overwrites native Joomla Itemid 
34
# Task #2809 - Missing space between html attributes 
35
# Task #2816 - Value input doesn't work with up/down buttons if child list with radio buttons is used 
36
# Task #2841 - Login problem during checkout - Joomla 1.0.x only 
37
# Task #2853 - Ensure Contrasting Text in Shop Debug Messages 
38
# Task #2859 - Product pagination in product details does not loaduser defined queries 
39
^ added some modifications to prepare integration of a PayPal WPP/Express module
40
^ some adjustments to the simple admin interface
41
42
28.01.2010 tkahl
43
! Fixed SQL Injection problem (alert: http://www.securityfocus.com/bid/37963/exploit)
44
45
11.01.2010 soeren
46
# Task #2847 - Joomfish can't translate the category name in navigation list
47
48
16.12.2009 soeren
49
# Task #2748 - Useless table in the query of get_cid
50
# Task #1094 - Omitting http:// from Product Info URL field in Backend causes invalid Image link on Product flypage 
51
52
11.11.2009 soeren
53
# Task #2764 - Can't delete old (pre 1.1.4) orders in VM 1.1.4
54
55
56
</pre>