Changes in Virtuemart 110 » History » Version 2
Roland Dalmulder, 02/14/2010 05:54 AM
Fix typo
1 | 1 | Roland Dalmulder | h1. Changes in Virtuemart 1.1.0 |
---|---|---|---|
2 | |||
3 | --- VirtueMart 1.1.0 released --- |
||
4 | |||
5 | 23.04.2008 soeren |
||
6 | # quantity in stock is checked against quantity in cart only on cartAdd and cartUpdate events, not on checkout |
||
7 | |||
8 | 22.04.2008 soeren |
||
9 | # Task #2036 - add/edit user information page |
||
10 | |||
11 | 22.04.2008 gregdev |
||
12 | # Task #1687 - Don't do extra lookup for tax when in EU mode and with EU shopper; always refresh tax calculation |
||
13 | # Task #2037 - Fatal error using coupon submit without coupon code or with non-existent coupon code |
||
14 | ^ Added 'none' to the list of states (for countries that have states) in tax.tax_form. |
||
15 | |||
16 | 21.04.2008 gregdev |
||
17 | # Task #1687 - Refactored for simplicity. It is equivalent to the previous version. |
||
18 | |||
19 | 21.04.2008 soeren |
||
20 | # Task #2009 - Session not handed over when switching to shared SSL |
||
21 | # Task #2033 - Number of products will be shown even though the function is disabled. |
||
22 | ^ updated ExtJS to version 2.1 |
||
23 | |||
24 | 20.04.2008 soeren |
||
25 | # Task #2032 - In Internet Explorer 7 width of layout in administration is to wide. |
||
26 | |||
27 | 19.04.2008 gregdev |
||
28 | # Task #1999 - $zone_qty variable is not set |
||
29 | # Task #1687 - Discount price calculated wrongly (fixed for VM 1.1.x - not VM 1.0.x) |
||
30 | # Fixed typo in checkout.epay_result |
||
31 | ^ Add start date to discounts created through override method |
||
32 | # Choosing '0 -none-' as the product discount should clear the product discount price |
||
33 | # Fixed typo in English |
||
34 | ^ Right align prices in the basket |
||
35 | |||
36 | 19.04.2008 soeren |
||
37 | # Task #2024 - user id not set when writting review |
||
38 | # Task #2028 - button_ok.png in ps_image is missing |
||
39 | # Task #1922 - No related products list |
||
40 | |||
41 | 17.04.2008 thepisu |
||
42 | # Task #2025 Hard coded label |
||
43 | ^ updated portuguese translation (uploaded by Puppycare) |
||
44 | ^ updated german translation (uploaded by iamalive) |
||
45 | ^ updated hungarian translation (uploaded by pedrohsi) |
||
46 | |||
47 | 15.04.2008 thepisu |
||
48 | # Task #1976 hardcoded language string in ps_checkout.php |
||
49 | # Task #2010 backslash in token text hides all text |
||
50 | # Task #2018 Hard coded strings shipping files and emails (partially: only enquiry_email.tpl.php) |
||
51 | |||
52 | 14.04.2008 gregdev |
||
53 | # Task #2017 - ps_coupon.php 'gif' instead of 'gift' |
||
54 | |||
55 | 12.04.2008 gregdev |
||
56 | # Corrected syntax errors (%s) in common/french.php. |
||
57 | |||
58 | 10.04.2008 soeren |
||
59 | ^ switched from ExtJS 1.1.1 to ExtJS 2.0.2 |
||
60 | # product list doesn't filter by parent ID when a category was selected |
||
61 | # dropdown list of child products had no pre-selection after selecting a child product |
||
62 | |||
63 | 09.04.2008 gregdev |
||
64 | # Task #1687 - Discount price calculated wrongly (fixed for VM 1.1.x - not VM 1.0.x) |
||
65 | |||
66 | 09.04.2008 soeren |
||
67 | # Task #2007 - Account Maintenance alway visible after first login |
||
68 | - checkbox for "Disable Shipping ..." in the configuration form, tab "shipping". |
||
69 | # Task #1933 - Security Token Error when submitting form after a while |
||
70 | # Task #2002 - Related products shows only 10 products |
||
71 | # Task #1981 - please make sure the form is complete and valid - error (removed the configuration parameter MUST_AGREE_TO_TOS, handled by the userfield manager!) |
||
72 | ^ it's possible to place an order without having a Joomla! user account now (registration type: NO_REGISTRATION and OPTIONAL_REGISTRATION) |
||
73 | the user will be logged out after having placed the order |
||
74 | # Task #1998 - Unable to save Joomla registration update in extended layout. |
||
75 | ^ removed the requirement of being logged in to make downloads (the function downloadRequest has permissions set to "none" by default now) |
||
76 | |||
77 | 08.04.2008 gregdev |
||
78 | # Task # 1687 - Discount price calculated wrongly (fixed for VM 1.1.x - not VM 1.0.x) |
||
79 | ^ In Simple Layout, the product form opens into the full browser window, not a new window |
||
80 | ^ Go back to only storing 2 decimal places in the order_total. |
||
81 | |||
82 | 07.04.2008 gregdev |
||
83 | # Task #1978 - If Show Manufacturer Link? is selected increasing product quantity, shifts product detail to left |
||
84 | # Task # 1687 - Discount price calculated wrongly (fixed for VM 1.1.x - not VM 1.0.x) |
||
85 | # Task #1969 - Can't remove customer group and something is wrong, and Vendor problem. |
||
86 | |||
87 | 06.04.2008 soeren |
||
88 | # initially hide vendor module from administration menu |
||
89 | # Task #1982 - Lost password link is still wrong in joomla 1.0.15 |
||
90 | # Task #1986 - Recently Viewed Products are not aligned left |
||
91 | |||
92 | 05.04.2008 gregdev |
||
93 | # Fixed blank cells and subtotal rounding on order.order_print |
||
94 | # Task #1249 - Improper price rounding |
||
95 | |||
96 | 04.04.2008 soeren |
||
97 | # Task #1969 - Can't remove customer group and something is wrong, and Vendor problem. |
||
98 | # Task #1975 - Wrong # "forgot the password" - link |
||
99 | ^ moved Javascript Libraries, which are only used by modules to the modules directory. They are part of the mod_virtuemart installation now |
||
100 | (reduces size of com_virtuemart install package - we need to keep it under 2MB!) |
||
101 | ^ reduced size of all PNG images |
||
102 | |||
103 | 04.04.2008 thepisu |
||
104 | # translation fixes for new ePay module (some string added in "common" and "checkout" modules) |
||
105 | |||
106 | 03.04.2008 soeren |
||
107 | ^ updated to new ePay Payment Module version sent in by Thomas Knudsen of ePay |
||
108 | |||
109 | 31.03.2008 soeren |
||
110 | # Task #1951 - Wrong display of child products when coming from account maintenance |
||
111 | # smaller fixes with display of child items + attributes; added label element for accessible radio/checkbox display types |
||
112 | # Task #1934 - forgot the password - link |
||
113 | # fixed Product Feed displaying ampersands for htmlentities; links were relative |
||
114 | # Task #1958 - Fatal error after rev 1338 when trying to look at product details |
||
115 | # Task #1927 - fixed PayPal IPN script on J! 1.5 |
||
116 | # Task #1945 - 2 warnings, update one doesn't update |
||
117 | # Task #1957 - hardcoded image |
||
118 | ^ update PayPal payment code |
||
119 | # Bugs in Product Type Parameter processing [Forum Topic 37239] |
||
120 | ^ renamed all Log_* classes to vmLog_* to prevent namespace problems |
||
121 | # wrong accentuated character in Search for Products [Forum Topic 38093] |
||
122 | ^ various changes to make upgrade from VirtueMart 1.0.x easier |
||
123 | # Task #1953 Manufacturer Form strips HTML and Images |
||
124 | # Task #1952 - User > Order List > Remove function bugs |
||
125 | |||
126 | 30.03.2008 thepisu |
||
127 | ^ updated translations: finnish |
||
128 | |||
129 | 28.03.2008 thepisu |
||
130 | # Task #1941 hard coded string |
||
131 | # added various translation strings (module "common") |
||
132 | 28.03.2008 gregdev |
||
133 | + Added separate .sql files for manual installation of modules and mambots (plugins). |
||
134 | 28.03.2008 soeren |
||
135 | + added possibility to use external/remote files as product download files |
||
136 | + possibility to cancel the VirtueMart Update by Patch Package (deletes the Patch File) |
||
137 | !! New Function Table Entry |
||
138 | ### |
||
139 | INSERT INTO `jos_vm_function` (`function_id`, `module_id`, `function_name`, `function_class`, `function_method`, `function_description`, `function_perms`) VALUES |
||
140 | (NULL, 1, 'removePatchPackage', 'update.class', 'removePackageFile', 'Removes a Patch Package File and its extracted contents.', 'admin'); |
||
141 | ### |
||
142 | + possibility to upload a Patch Package to the server instead of relying on the server-server transfer from dev.virtuemart.net |
||
143 | ^ updated Prototype Version to 1.5.1.2 (minified by JSMinifier [http://fmarcia.info/jsmin/test.html]) |
||
144 | # fixed Function Form Ajax Calls |
||
145 | # Task #1648 - Incorrect Product Type parameter separator in product_type table |
||
146 | |||
147 | 26.03.2008 gregdev |
||
148 | # Task #1939 - shop.savedcart.tpl.php unclosed div and few typos |
||
149 | 26.03.2008 soeren |
||
150 | # Task #1929 - Image handling bugs |
||
151 | # Task #1935 - Currency & List of accepted currencies |
||
152 | # Task #1938 - "Availability" always visible? |
||
153 | # Task #1920 - Age Verification User Field being reset after viewing from Admin |
||
154 | # Task #1916 - twice description meta tag |
||
155 | # Task #1927 - paypal notify script |
||
156 | # Task #1928 - Display# is not changing |
||
157 | |||
158 | 24.03.2008 soeren |
||
159 | ^ removed eval function from list_payment_methods template, moved tooltip for "Credit Card Validation Value" to the associated label |
||
160 | # Task #1924 - After account creation a warning message is shown. |
||
161 | |||
162 | 23.03.2008 thepisu |
||
163 | # small fix in italian states data |
||
164 | |||
165 | 20.03.2008 soeren |
||
166 | # Task #1917 - Shipvalue is still using old mosToolTip function |
||
167 | # Task #1915 - file rigths during installation |
||
168 | # Task #1914 - close fieldset tag in ps_userfield.php |
||
169 | |||
170 | 19.03.2008 soeren |
||
171 | # fatal error in toolbar on Mambo |
||
172 | # Mambo didn't show correct CSS and loading JS didn't work |
||
173 | # Task #1910 - A closing div braking templates in checkout_register_form.php |
||
174 | ^ non-existing or unpublished products are removed from cart on Cart Update |
||
175 | # Quantity Steps are checked for when updating the cart (say you have a product which can only be ordered at quantity steps of 5 - like 10 or 25) |
||
176 | + added the variable "product_price_raw" to product details page, so the "raw" product price array can be used inside the flypage templates |
||
177 | # Task #1907 - Cart Module not updating after first product added (IE only) |
||
178 | |||
179 | 18.03.2008 soeren |
||
180 | # Task #1902 - Filters reset after add new product, etc. |
||
181 | |||
182 | 17.03.2008 thepisu |
||
183 | # Task #1898 Sort Alphabetically is hard coded |
||
184 | # Task #1905 List of hard coded strings |
||
185 | # added various translation strings (module "common") |
||
186 | ^ updated dutch translation |
||
187 | |||
188 | 15.03.2008 gregdev |
||
189 | # Task #1891 - Add/Update product form, minor bug in prewiev link. |
||
190 | # Task #1896 - nowrap to remove in shopper.shopper_group_form.php |
||
191 | # Fully load Joomla! 1.5 framework for extlayout.js.php |
||
192 | |||
193 | 12.03.2008 soeren |
||
194 | # List Limitstart wasn't set per page. |
||
195 | # Task #1401 - Print View does order total does not include coupon discount. |
||
196 | |||
197 | |||
198 | 2 | Roland Dalmulder | [[Virtuemart 1.1.x]] |