Actions
Changes in Virtuemart 1.0.10¶
--- VirtueMart 1.0.10 released ---
03.03.2007 gregdev- Added global $vmLogger in ps_config.
- Changed $page in admin.shop_cfg form (due to earlier ps_config change).
- Task #1174 - Coupon discount does not change with Quantity (basket.php)
+ added Result Counter to the browse page (Results 1 - x of XX ) - quotes are not escaped in category names in the VM module in JSCookTree mode (vm_JSCook.php)
^ hiding text "This category is currently empty" when the category has child categories (shop.browse.php)
01.03.2007 gregdev
^ optimized category tree creation (ps_product_category.php, product.product_category_list.php)
27.01.2007 soeren
^ no cookie check is done when the shop is used as catalogue only (ps_session.php)- fixed SSL redirection when Shared SSL is used on Joomla! 1.0.12 (ps_session.php)
^ changed the simple attributes' price modifier handling from user-submitted prices to price modifiers retrieved from
the product's attribute field in the DB. So the [+3.99] price modifiers are not longer part of the
drop down list, but just the attribute values like "red" or "big". (ps_product_attribute.php, ps_product.php)
- adjusted the compat file for the latest Joomla! 1.5 SVN (compat.joomla1.5.php)
- mosproductsnap - Fatal Error (only variables should be passed by reference)
+ added "featured=y" and "discounted=y" parameters for the browse page to allow to filter by featured or discounted products (shop_browse_queries.php)
- Task #1161 - Updated PS_Linkpoint should be included in future releases
- Task #1160 - Registration - Empty state list + Fix (ps_html.php)
- Task #1153 - email address not required at registration (ps_shopper.php)
- Task #1150 - vmcchk=1 breaks SEO URL (ps_session.php)
- Task #1147 - shop.parameter_search_form.php error with template...
- Task #1146 - Small bug in order-change-mail (ps_order.php)
^ changed the input field for attributes and custom attributes in the product form to a textarea (product.product_form.php)
- fixed XSS vulnerabilities globally (virtuemart_parser.php)
- Task #1098 - invalid html in shop.index.php
- Task #1100 - Make Manufacturers module work on "Select -> xx" rather than having to click [Search] button (mod_virtuemart_manufacturers.php)
- fixed an XSS vulnerability (ps_cart.php)
- Task #1084 - Memory eating loop when non-available fetching remote files (ps_product_files.php)
Updated by Roland Dalmulder almost 15 years ago ยท 2 revisions