RedRabbit
Мой дом здесь!
- Регистрация
- 11 Июл 2008
- Сообщения
- 607
- Реакции
- 256
- Автор темы
- #1
Привет. Новый релиз компонента CSVI VirtueMart 2.3.2
Порядок установки
Хайд не обсуждается и в личку не скидывается!!! Зипали уже Сделайте сначала что-нибудь полезное для людей!!!
Отличие от сборки, которая выложена в паблик
Порядок установки
Для просмотра скрытого содержимого вы должны войти или зарегистрироваться.
Для просмотра скрытого содержимого вы должны войти или зарегистрироваться.
Хайд не обсуждается и в личку не скидывается!!! Зипали уже Сделайте сначала что-нибудь полезное для людей!!!
Отличие от сборки, которая выложена в паблик
HTML:
Legenda:
+ Added
- Removed
* Fixed
/ Changed
Changelog
Version 2.3.1
Import
* Fixed first line being imported
* Fixed products always being unpublished
* Fixed preview not always showing
* Fixed incorrect column check
/ Cleaned up import files
* Fixed shopper group ID not to update correctly on user info import
* Fixed vendor ID not to update correctly on user info import
* Fixed maintenance not working via cron (Thanks Erik)
Replacement
+ Added option to clone replacement
* Fixed pagination to not load all templates
General
+ Added result counters to Replacement, Available Fields and Templates lists
+ Added sample templates for user info import/export
Version 2.3
Import
* Fixed import hang
+ Added advanced XML import (thanks Phil)
* Fixed image resizing not handling uppercase extensions
+ Added support for mixed case fieldnames (thanks Phil)
/ Changed product_cdate to always be applied if supplied
* Fixed external image URLs not creating thumbnails
Replacement
* Fixed field name not being stored when adding a new replacement
Export
* Fixed some fields not being replaced
General
/ Changed defaults for text delimiter to , and text enclosure "
Version 2.2.1
Import
/ Changed first line check to handle text delimiters in strings (thanks Phil)
* Fixed missing files for order item export
* Fixed skipping a line too many with XLS import
Export
* Fixed missing files for order item export
* Fixed category export not grouping on category_name
General
/ Updated log layout
/ Updated installer package layout
Version 2.2
Import
+ Added order import
+ Added order items import
+ Added support for encrypted user passwords. Use the field password_crypt
+ Added support for image URLs without image name
Export
+ Added order payment method for order export
/ Changed handling of price format. Check your templates if you customized it !!
* Fixed price quantity start from and price quantity end
+ Added order items export
Maintenance
+ Added VirtueMart backup
* Fixed public_html been given 777 permission
General
* Fixed log details not always showing up
* Fixed SQL error on installation
* Fixed deprecated messages
- Removed all languages except English due to being too old
Version 2.1.3
Export
* Fixed manufacturer details export not exporting data
/ Improved the SEF url export for products
/ Updated domain name handling using cron
* Fixed replacement not working as should for product exports
General
* Fixed Invalid argument warning on using Clean cache
* Fixed Argument #1 is not an array on using Clean cache
Version 2.1.2
General
* Fixed installer not creating export price format column
Version 2.1.1
Import
* Fixed skipping first line issue (thanks Phil)
+ Added timer to check for possible script termination
* Fixed import hangs when image is corrupted
Export
+ Added select options for multiple price groups
Templates
+ Added check if website is chosen for XML export
+ Added option to set price format output
- Removed the Column Header field for import templates
General
* Fixed old logs not deleted (thanks Phil)
+ Added finer control over the replacement, is now set per field
+ Added field order when using Quick Add
Version 2.1
Import
* Fixed attribute_with_tax not handling prices in thousands correctly
* Fixed LOCAL_FILE_DOESNT_EXIST on import with preview
+ Added unlimited import
* Fixed product type names import not finding new product IDs
/ Check for valid image creation on generating thumbnails
* Fixed shipping rates import
* Fixed product type names import not importing on different case
+ Added cancel button to import process
Export
* Really fix the product_url
* Fixed user details export
+ Added order last modified date to selection criteria
Templates
+ Add input filter to template list
General
/ Keep configuration between new installations
/ Change installation to check if old CSV Improved tables exist
/ Updated log handling
+ Added clear cache to maintenance
+ Added number of preview lines in the settings
/ Updated Hungarian language
* Fixed calendars not working on order options
Version 2.0.2
Import
+ Added option to import zip files (only 1 file per zip for now)
* Cleanup after imported file is no longer needed
/ Expanded debug report
* Fixed Fatal error: Class 'CsvimprovedModelAvailablefields' not found on Product Type Parameters import
* Fixed product price not set correctly
/ Changed product_tax behavior to do nothing when field is empty
* Fixed numerous issues in the product type name import
+ Added support for image SEF urls
Export
/ Changed product type parameter names export, can now mix different parameter types
* Fixed front-end export not working in subdomain
* Fixed Column 'list_order' in field list is ambiguous on order export
/ Updated the replacement during export
General
+ Added Czech language thanks to Komanche
* Fixed Update available fields overwriting other product_type_x tables except last one
/ Clean up for PHP 5.3 compatibility
Version 2.0.1
Import
/ Fixed delimiters not always set correctly
/ Fixed category_path mistaken for category_id
Export
/ Fixed product_url missing domain name
/ Fixed picture_url missing forward slash
General
+ Added product_type_x fields to the list of available fields
+ Added search filter to available fields page
/ Fixed sorting on available fields page
/ Updated French language
Version 2.0
Import
/ Improved shopper group ID check
* Fixed product_files_url for downloadable products
+ Added category browse and flypage to new category creation
* Fixed product type names to lose HTML formatting
+ Added option to store remote images on the server
+ Added option to auto-generate imagenames based on SKU
+ Added option to unpublish products before import
* Fixed possible crash if template type not found on import
+ Added option to auto-detect CSV delimiter and enclosure characters
* Fixed several issues with product files import
+ Added category_delete field
+ Added field attribute_with_tax
* Fixed product_discount_id keeps previous value
+ Added userfields import
+ Added product reviews import
+ Added product_files_delete option
+ Added calculations to product_in_stock field
/ Improved product manufacturer relation check
Export
* Fixed attribute export causing undefined error
+ Added initialisation of big SQL selects
+ Added replacement feature
+ Added Google Base channel header
+ Added e-mail export option
* Fixed child products not being exported with category filter
* Fixed non-existing product discounts to export as 0.00
+ Added option to choose VirtueMart Item ID
* Fixed issues with sh404SEF
+ Added category_name to productexport
+ Added field attribute_with_tax
+ Added userfields export
+ Added product reviews export
+ Added cron command line generator
+ Added HTML export format
+ Added front-end export
/ Fixed multiple category id export
Templates
+ Added Quick Template Fields
General
* Fixed cron not using language file
* Fixed cron not using domain name
+ Added replacement table
+ Added maintenance option to cron support
+ Added settings screen
* Fixed tooltips on import/export screen
/ A lot of optimizations done to product import
+ Added option to not store logging
+ Added global category separator
+ Added sorting to Available Fields
+ Added sorting to Templates List
/ Moved sample templates to maintenance section
/ Updated German language