* Fixed statement delete from view page (in opposite to grid massaction) doesn't clear statement_id column in po table. This lead to deleted statement's POs not possible to include in new statement
3.2.279:
2023-12-08
* Refactored SettingsFacade::saveSettings to SettingsFacade::prepareSettingsSave
* Fixed Helper::dateInternalToLocale does not consider $hasTime param
* Fixed session_config in vendor layout to use backward compatible class
3.2.191:
2022-05-11
* Added 2.4.4 compatibility
* Fixed suggest categories doesn't use current storeview
3.2.189:
2022-04-15
* Added vendor password reset expiration
3.2.188:
2022-04-13
* Refactored from EmailTransportBuilder constructor param to EmailTransportBuilderFactory to eliminate possible simultanious usage of object from different places
3.2.187:
2022-04-11
* Added udropship_vendor_product table definition in db_schema
3.2.186:
2022-03-10
* Added support for note type field in vendor preferences
3.2.185:
2022-02-28
* Fixed vendor preferences not translateable
3.2.184:
2022-02-17
* Fixed filters in vendor_product collection
* Added is_pickup_shipment hidden var in info template
* Added separate auth vendor in session to support distributors
3.2.168:
2021-10-04
* Fixed Array to string conversion in vendor/magento/framework/Data/Form/Element/Image.php when using custom file uploads and save event rise exception
3.2.167:
2021-09-29
* Fixed invalid request for source options group_id
3.2.166:
2021-09-21
* Missing stock error processing in graphql add to cart
3.2.165:
2021-09-18
* Added vendor groups functionality
3.2.164:
2021-09-14
* Changed apply statement refunds date filter only if from/to dates selected
3.2.163:
2021-09-08
* Moved "stock and price" menu item resolver to the main module
3.2.162:
2021-09-03
* Fixed Warning: empty password when using non-unique vendor emails
3.2.161:
2021-08-26
* Fixed cannot add product to cart when product have attribute with "vendor_sku" code and MSI enabled
* Added udskip_shared_catalog flag to vendor product collections
* Added helper isB2B method
3.2.108:
2020-08-26
* Fixed date fields in vendor portal settings page have wrong format
3.2.107:
2020-08-21
* Added CompositeConfigProvider arguments definition in di.xml
3.2.106:
2020-08-20
* Fixed Helper::initVendorShippingMethodsForHtmlSelect doesn't fallback to order shipping method
3.2.105:
2020-08-18
* Added 'Preferred Carrier' field in vendor portal settings
* Fixed wysiwyg not available in admin vendor edit
3.2.104:
2020-08-14
* Fixed Argument 1 passed to Magento\Catalog\Model\Product\Image::loadImageInfoFromCache() must be of the type string, null given
* Fixed possible undefined offset 'position' in Block/Vendor/Preferences.php
3.2.103:
2020-08-10
* Fixed custom vendor new po email template doesn't show items
3.2.102:
2020-08-06
* Changed usage of \Magento\Framework\Controller\Result\Forward instead of \Magento\Framework\App\Action\Action::_forward in \Unirgy\Dropship\Controller\VendorAbstract
3.2.101:
2020-07-23
* Fixed missing fom_key in password reset form
3.2.100:
2020-07-22
* Extracted statement totals columns definition in config
3.2.99:
2020-06-15
* Added caching of Helper::getVersion
3.2.98:
2020-05-29
* Fixed vendor/admin session issue during main session cookie timeout
3.2.97:
2020-05-22
* Fixed "Cannot save track: Number can not be empty" when label request fails
* Fixed missing 'reset filter' button in vendor portal PO grid
3.2.96:
2020-05-13
* Fixed Helper::isAdmin doesn't catch exception
3.2.94:
2020-04-30
* Added Helper\Data::noMessagesClean method
3.2.94:
2020-04-30
* Fixed depricated url addSessionParam
3.2.93:
2020-04-23
* Fixed vendor/admin session switch
3.2.91:
2020-04-22
* Added getRegionName method in vendor and helper classes
3.2.89:
2020-04-17
* Fixed disabled configurable simples not visible in vendor portal
3.2.88:
2020-04-13
* Added support for wysiwyg input type vendor settings
* Fixed "Missing unit of measurement for dimensions for this shipment" error for Canada origin UPS labels
* Added redirect to cart page when adding to cart 'in stock product' issue "out of stock" error for existing cart items
3.2.79:
2020-01-22
* Fixed lowstock vendor notifications
3.2.78:
2019-12-17
* Fixed usage of continue instead of break in switch statement in Helper/Data.php
3.2.77:
2019-12-10
* Fixed 2.3.3 text emails compatibility
3.2.76:
2019-11-22
* Revoked usage of shipmentFactory as it can add wrong items automatically
3.2.75:
2019-11-18
* Fixed email sending backward compatibility for magento <2.2.8
* Changed admin new vendor password required field
3.2.74:
2019-11-11
* Fixed frontend success/error messages issued by redirect actions does not appear when FPC turned on
3.2.73:
2019-11-04
* Revoked usage of Unirgy\Dropship\Model\EmailMessage
* Fixed 2.3.3 email sending compatibility
3.2.72:
2019-11-01
* Fixed 2.3.3 email sending compatibility
3.2.71:
2019-10-22
* Fixed Call to undefined method setPartsToBody() in Model/EmailTransportBuilder.php:78
3.2.70:
2019-10-21
* Fixed Stock menu page is blank on some installations
* Fixed Class Zend\Mime\PartFactory does not exist on magento <2.2.8
3.2.69:
2019-10-18
* Fixed modal styles
3.2.68:
2019-10-14
* Fixed can't update cartsidebar item qty when qty in cart bigger then qty in stock
3.2.67:
2019-10-02
* Fixed can't update cart item qty when qty in cart bigger then qty in stock
3.2.66:
2019-09-23
* Moved select2 into base view
3.2.64:
2019-07-02
* Fixed Access level to Model\EmailMessage::$messageType must be protected (backward compatibility problem)
3.2.63:
2019-07-02
* Fixed can't change shipment status to shipped when "Customer Notification on Shipment Completion"=Yes
3.2.62:
2019-05-31
* Fixed unhandled 'Missing required argument $offset of Temando\Shipping\Rest\Request\ListRequest'
3.2.61:
2019-05-29
* Fixed Invalid method Magento\Eav\Model\Entity\Attribute::isScopeGlobal during stock reindex in 2.3
3.2.60:
2019-05-24
* Fixed foreign key constraint fails in udropship_vendor_product_assoc during vendor/product assoc reindex when catalog_product_relation table have orphaned rows
* Fixed Warning: A non-numeric value encountered in VendorStatement when commission is empty
* Fixed stock tab switcher between general and multivendor versions depends on multivendor installed. Should depend on decision method.
3.2.59:
2019-05-17
* Added Helper::isVendorPortalAction to allow determine in different places in code that action accure in vendor portal
3.2.58:
2019-05-16
* Fixed isEE check to include B2B
3.2.57:
2019-05-14
* Fixed 2.2.8 email sending compatibility
3.2.56:
2019-05-13
* Fixed Block\Adminhtml\Shipping\Edit\Tab\Methods Block\Adminhtml\SystemConfigFormField\ExplicitSystemMethodsRows can issue exception
* Fixed shipping methods can fail on some installations
3.2.9:
2017-12-26
* Fixed shipment view in admin 2.2.1 show 2 items instead of 1 for configurable items
3.2.8:
2017-12-22
* Added ability to change shipment status from admin shipment view
3.2.7:
2017-12-05
* Fixed Invalid template file: 'Magento_OfflinePayments::info/pdf/checkmo.phtml' when print PO PDF
* Added extra result to label/batch - setNewTracks
3.2.6:
2017-11-14
* Added cleanShipmentEmptyTracks in case label request failed to eliminate further
'Cannot save track: Number is a required field'
* Fixed labels custom rendering support
* Added support to render PDF labels when label file is PDF document instead of PNG image
3.2.5:
2017-10-31
* Fixed vendor edit > associated products doesn't show all products
3.2.4:
2017-10-26
* Fixed Class \Magento\Sales\Api\Data\ShipmentTrackInterface[] does not exist in vendor/magento/framework/Reflection/MethodsMap.php
3.2.3:
2017-10-19
* Added own serialized config backend model
3.2.2:
2017-10-16
* Fixed stock indexer compatibility with 2.2
3.2.1:
2017-10-11
* Fixed refunds calculation when apply commission on shipping = yes
3.1.63:
2017-10-02
* Removed orphaned uploader js include
3.1.62:
2017-09-20
* Fixed admin vendor edit > associated products tab > price renderer when default currency is different then base
* Fixed mass packing slip printing starts new page not from the top
3.1.61:
2017-09-18
* Added split db support
3.1.60:
2017-09-14
* Fixed vendor edit > associated products tab > special from/to date not saved
* Added try/catch for send vendor notification to eliminate order place fail
3.1.59:
2017-09-08
* Fixed Shipment Details report vendor filter
3.1.58:
2017-09-05
* Fixed devision by zero with 0 checkout in protected file
* Fixed udropship_vendor attribute source model flat column definition
3.1.57:
2017-09-04
* Fixed 'Some items are not available for your location' error does not allow change address
3.1.56:
2017-08-30
* Another workaround for magento shipment getTracks, getTracksCollection bug
3.1.55:
2017-08-25
* Another workaround for magento shipment getComments, getCommentsCollection bug
* Fixed login form POST can redirect to blank page on some webservers
3.1.54:
2017-08-23
* Fixed multiselect vendor field with multiple values not rendered on settings page
3.1.53:
2017-08-21
* Fixed rest API shipment call
* Fixed admin shipments grid toolbar
3.1.52:
2017-08-14
* Added getResizedLogoUrl method in vendor model
3.1.51:
2017-08-02
* Fixed wrong Refundrow reference to RefundRow class
3.1.50:
2017-07-25
* Fixed duplicate items in low stock notification collection
3.1.49:
2017-07-13
* Fixed notify low stock when multiple vendors involved
* Fixed messages does not appear in vendor portal after redirect
* Fixed flat indexer and sorting by dropship vendor
* Fixed \Unirgy\Dropship\Model\ResourceModel\ShipmentGridCollection calls after load on non-full shipment items
3.1.48:
2017-06-21
* Fixed header template doing wrong check in isModuleActive
3.1.47:
2017-06-15
* Fixed usage of setBodyText instead of setBody in mail sending
* Fixed VendorAssetImage in CE 2.1.7
3.1.46:
2017-06-06
* Fixed file uploader
3.1.45:
2017-06-01
* Added support for customvars_exclude subnode in vendor fields to instruct not to save field in custom vars serialized, e.g. when processing vendor field separately
3.1.44:
2017-06-01
* Added uploader class that support uploads from admin config
3.1.43:
2017-05-30
* Fixed missing link in vendor portal header
3.1.42:
2017-05-22
* Fixed MEQP2 compatibility
3.1.41:
2017-05-17
* Fixed vendor logo resize in 2.1.6
3.1.40:
2017-05-15
* Fixed composer.json
* Fixed notification on tracking add refer wrong module
* Fixed categories load with url rewrites in vendor portal when flat enabled
* Fixes for 2.2 compatibility
3.1.39:
2017-04-10
* Fixed statement calculation when apply commission on tax = yes and tax display = exclude
* Fixed vendor/product association in non-multivendor dropship in EE
3.1.38:
2017-03-10
* Fixed UPS labels printing when using global labels config
3.1.37:
2017-03-06
* Fixed manual create PO pages doesn't preselect correct system method
3.1.36:
2017-02-14
* Fixed vendor save and continue doesn't redirect back to edit page
* Fixed cart add/update when products out of stock
3.1.26:
2016-11-15
* Fixed error during cart item delete with price comparison installed
* Fixed impossible to setup custom vendor portal route frontname
* Fixed helper::getSalesEntityVendors method
3.1.25:
2016-10-26
* Fixed new statement form vendor autocomplete dropdown
* Fixed helper getVersion method
3.1.24:
2016-10-19
* Fixed indexer compatibility with EE 2.1
3.1.23:
2016-10-14
* Fixed price and stock index filters hide vendor products in products grids in vendor portal
3.1.22:
2016-10-12
* Fixed productHelper::multiUpdateAttributes on EE 2.1.
* Fixed recently broken test server link when generate fedex labels
3.1.21:
2016-10-04
* Fixed customer email not being sent when split to POs happens on order place and configured vendor notifications. More wider problem caused by magento use default message as injectable in transport builder. But it should be non-injectable
3.1.20:
2016-10-03
* Fixed vendor po notification doesn't render items
* Fixed error in vendor portal add track for vendors that don't have preferred carrier selected
3.1.19:
2016-09-26
* Fixed afterDownloadSubmit wrong reference in vendor portal shipments grid
3.1.18:
2016-09-12
* Fixed endicia labels
* Fixed after POs generated status change
3.1.17:
2016-09-02
* Fixed ajax shipping methods updater does not update state
3.1.16:
2016-08-31
* Fixed ajax shipping methods updater on checkout
* Fixed ACL references
3.1.15:
2016-08-29
* Fixed fedex label v12 location url
3.1.14:
2016-08-23
* Fixed intermittent error during vendor save 'column entity_id is ambiguous'
* Fixed vendor portal product edit categories load when using https
3.1.13:
2016-08-17
* Fixed https links in notification emails
3.1.12:
2016-08-15
* Fixed stock update redirect
3.1.11:
2016-08-12
* Fixed generate label
3.1.10:
2016-08-11
* Added check for email exists in password reset
3.1.9:
2016-08-08
* Added workaround for magento bug related to order_item.product_options field beeing double serialized after load/save
3.1.8:
2016-08-01
* Added different error messages when vendor login failed for disabled/rejected accounts
3.1.7:
2016-07-28
* Fixed vendor logo resize
3.1.6:
2016-07-26
* Fixed protected compatibility with php7 ioncube
3.1.5:
2016-07-22
* Fixed vendors autocomplete select
3.1.4:
2016-07-20
* Fixed vendors grid checkbox filter
3.1.3:
2016-07-19
* Fixed empty <title> tag in vendor portal
* Fixed intermitent error on print packing slips
3.1.2:
2016-07-15
* Fixed order save problem when product_options get corrupted
* Fixed intermittent error in dropship\helper::assignVendorSkus line $item->getOrderItem()->setProductOptions($pOpts);
3.0.11:
2016-06-21
* Fixed full item row weight setup
3.0.10:
2016-06-17
* Fixed wrong ref to Unirgy\Dropship\Model\ResourceModel\Vendor\NotifyLowstock
3.0.9:
2016-06-15
* Fixed intermittent blank view order block after shipment status change to shipped
3.0.6:
2016-05-26
* Fixed possible error in usage of order\item::getProductOptions
DropshipApi
3.2.48:
2024-08-23
* Fixed dynamic properties deprecation
3.2.47:
2024-08-06
* Fixed success instead of error message during vendor settings save
3.2.46:
2024-07-29
* Fixed missing price_id in TierPriceRow
3.2.45:
2024-04-22
* Changed data retrieval for /udvendorinfo API
3.2.44:
2024-04-17
* Fixed swagger compatibility
* Fixed Unirgy\DropshipVendorApi\Api\Data\VendorInterface not found when DropshipVendorApi module not installed
3.2.43:
2024-01-23
* Added collection join processor that apply join even if filter missing
3.2.41:
2024-01-04
* Refactored VendorManagementHelper::saveSettings
3.2.40:
2023-12-15
* Fixed swagger compatibility
3.2.39:
2023-12-12
* Fixed missing values in "GET udvendor/settings" response
3.2.38:
2023-12-08
* Added udapi/tier-commissions-categories API endpoint
* Added tier-commissions fieldset to vendor settings
* Added udapi/store-options API endpoint
3.2.35:
2023-11-25
* Extended BaseResponseInterface
3.2.34:
2023-11-21
* Added "udapi/shipping/system-methods", "udprod/category/*" API endpoints
3.2.33:
2023-11-20
* Added "udvendor/registrationFieldOptions" API endpoint
* Added udprod helper APIs
3.2.31:
2023-11-10
* Added POST version of product delete udprod/:vendorId/:productId/delete
* Fixed missing check if configurable_form_data is not empty
3.2.30:
2023-11-09
* Added operator portal product manager
3.2.29:
2023-11-08
* Added operator portal stock update
* Fixed "unexpected ')', expecting variable (T_VARIABLE) in DropshipApi/Model/ApiContext.php" on older php versions
3.2.28:
2023-11-01
* Added compatibility with changes in Dropship module
3.2.27:
2023-10-31
* Added ApiContext::assertVendorChange to authorize actions by admin
* Added ability to use UdpoManagement functionality as admin
3.2.25:
2023-10-27
* Fixed "Class "Magento\Framework\Api\SearchResultsInterfaceFactory" does not exist" on magento cloud
3.2.24:
2023-10-24
* Refactored VendorManagement: extrated some methods to helper class
* Added separate create token endpoints for admins and vendors
3.2.22:
2023-10-23
* Extracted DropshipSellYours, DropshipProductBulkUpload, VendorAskQuestion, Batch functionality into separate module
3.2.20:
2023-07-10
* Fixed 'Class "\Magento\Sales\Api\Data\ShipmentTrackInterfa" does not exist' during infoTrack API call
3.2.19:
2023-06-06
* Migrated installation scripts to declarative schema
3.2.18:
2023-06-02
* Fixed possible segmentation fault during queue run
3.2.17:
2023-03-16
* Added updateByVendor endpoint to allow normal admin update inventory
3.2.16:
2022-09-01
* Added row_id in udropship_vendor_product table (ability to schedule update of vendor offers)
3.2.15:
2022-05-26
* Added udropship_vendor field in PO Interface
3.2.14:
2022-05-23
* Fixed wrong acl for inventory api
3.2.13:
2022-05-08
* Added 2.4.4 compatibility
3.2.12:
2022-03-25
* Added description param to addTrack api
3.2.11:
2021-08-03
* Refactored vendor sku resolving
3.2.10:
2021-07-22
* Fixed vendor filter in Get list of Vendor POs
3.2.9:
2021-01-21
* Fixed 'Unique Email', 'Unique Vendor Name' configurations have no effect on registration
3.2.8:
2020-10-02
* Added extra data methods to PO API
* Fixed getCollectionProcessor method not found
* Fixed missing di entry for $metadata param of UdpoManagementContext class
3.2.7:
2020-09-10
* Fixed "Class UdpoSearchResultInterfaceFactory does not exist" on magento cloud
3.2.5:
2020-05-05
* Moved ACL install to dropship module
3.2.4:
2020-03-04
* Added support for dynamic vendor rules
3.2.3:
2019-11-08
* Fixed "Unirgy\DropshipPo\Model\Po\Item' must implement an interface, which extends from 'Magento\Framework\Api\ExtensibleDataInterface'"
* Fixed backward compatibility with 2.1
3.2.2:
2019-07-01
* Fixed add new vendor doesn't create admin_user
3.2.1:
2019-06-03
* Fixed installation doesn't add udropship_vendor column in admin_user table
3.2.0:
2018-03-28
* Initial release
DropshipBatch
3.2.45:
2025-01-15
* Extracted createVendorCollectionForGenerateSchedules, canSchedule methods from protected helper
3.2.44:
2024-07-22
* Fixed missing date processing during import stock in vendor portal
3.2.43:
2024-01-31
* Removed usage of Zend_Date
3.2.42:
2024-01-25
* Fixed dist mass status change doesn't work
3.2.41:
2023-11-15
* Fixed str_replace(): Passing null to parameter #3 Model/Adapter/AbstractAdapter.php
3.2.40:
2023-11-14
* Refactored global config to use native depends functionality instead of DependSelect
3.2.39:
2023-11-03
* Fixed wrong shipment table reference in db schema
3.2.38:
2023-09-12
* Fixed ImportStockFacade::import empty response when no updates made
3.2.37:
2023-09-08
* Added ImportStockFacade to simplify external usage
* Added usage of Helper\Email::sendMessage as central mailsending
3.2.36:
2023-06-07
* Migrated installation scripts to declarative schema
* Added display of per row errors in vendor portal tracking import
3.2.35:
2023-03-29
* Added compatibility with 2.4.6
3.2.34:
2023-01-25
* Fixed vulnerabilities reported by penetration test and vulnerability scan
3.2.33:
2022-11-05
* Added mixed vendor inventory import in manual batch
* Added default value for "Import Options [CSV Delimiter]" vendor preference
3.2.31:
2022-10-07
* Fixed preg_split(): Passing null to parameter #2
3.2.30:
2022-09-01
* Added row_id in udropship_vendor_product table (ability to schedule update of vendor offers)
3.2.29:
2022-08-24
* Fixed depricated strftime usage
* Added extra import options for products import batches
3.2.28:
2022-08-04
* Fixed compatibility with minified html
3.2.27:
2022-06-30
* Added support for stock status 'In Stock'/'Out of Stock' in inventory import
3.2.26:
2022-05-27
* Added 2.4.4 compatibility
3.2.25:
2022-05-06
* Fixed scheduled import products doesn't work
3.2.24:
2022-04-13
* Fixed partial log produced in products import batch
3.2.23:
2021-11-29
* Added support to change Shipped/Delivered status labels to Ready for Pickup/Picked Up based on PO delivery type
3.2.22:
2021-11-15
* Fixed vendor portal 'import stock' compatibility with Dropship Msi
3.2.21:
2021-09-17
* Fixed skus like 0123 exported as 123
3.2.19:
2021-08-27
* Fixed wrong import fields in vendor portal import stock when multivendor available
3.2.18:
2021-08-23
* Fixed usage of isUdmultiActive to isUdmultiAvailable to support DropshipMsi
3.2.17:
2021-08-18
* Added number of rows in products import and errors info
* Fixed missing realpath call on var/media config dirs to match normalise match against location
3.2.13:
2021-01-05
* Fixed "Argument 2 passed to Magento\PageBuilder\Plugin\Filter\TemplatePlugin::afterFilter() must be of the type string, null given" during orders export
3.2.12:
2020-12-08
* Added extra fields in vendor portal inventory import
3.2.11:
2020-08-12
* Fixed usage of 'Upload file' in manual batch when vendor 'Import only recent files'=Yes
3.2.10:
2020-03-04
* Added support for dynamic vendor menu
3.2.9:
2020-02-24
* Fixed vendor portal stock import error "file_get_contents(...): failed to open stream: No such file or directory" when import file have space or special chars in the name
3.2.8:
2020-01-14
* Fixed vendor portal stock import on EE
3.2.7:
2019-12-10
* Fixed 2.3.3 text emails compatibility
3.2.6:
2019-11-01
* Fixed 2.3.3 email sending compatibility
3.2.5:
2019-09-27
* Fixed duplicate vendor autocomplete/htmlselect class
3.2.3:
2019-06-07
* Fixed sending attachments in magento >=2.2.8
3.2.2:
2018-05-08
* Fixed Import/Export batches doesn't show up in vendor edit
3.2.1:
2017-12-15
* Fixed create import batch with file upload when filename contain special chars
3.1.12:
2017-09-25
* Changed admin menu position
3.1.11:
2017-08-30
* Fixed batch import move action when local var or media move folder location use relative path
3.1.10:
2017-06-15
* Fixed usage of setBodyText instead of setBody in mail sending
3.1.9:
2017-05-22
* Fixed MEQP2 compatibility
3.1.8:
2017-05-15
* Fixed composer.json
* Fixes for 2.2 compatibility (partial)
3.1.7:
2017-02-16
* Refactored usage of multivendor vendor product fields in inventory import
3.1.6:
2016-12-22
* Fixed errors not displayed in vendor portal tracking import
* Added ability to use numbers without leading zeros for [po_id] and [order_id] in import trackings batchs
3.1.5:
2016-12-05
* Fixed mail export location 2
3.1.4:
2016-12-02
* Fixed per po generate filename
* Fixed instant by status export
* Fixed mail export location
3.1.3:
2016-08-08
* Fixed batch export that use [product.XXX] vars
3.1.2:
2016-07-28
* Fixed admin batch grid export in xml
3.0.9:
2016-06-15
* Fixed upload field not working in admin create batch
DropshipMicrosite
3.2.69:
2024-01-22
* Fixed Trying to access array offset on value of type null in Controller/Vendor/AbstractVendor.php
3.2.67:
2024-01-04
* Added Model\Registration $_eventPrefix
3.2.66:
2023-11-15
* Fixed trim: Passing null to parameter #1 in Observer\UdropshipVendorSaveAfter
3.2.64:
2023-07-11
* Added usage of Helper\Email::sendMessage as central mailsending
3.2.63:
2023-06-28
* Fixed Helper\Data::addVendorFilterToProductCollection run even when MP turned off
3.2.62:
2023-06-26
* Use Helper\Catalog::isFulltextCollection method instead of class check
3.2.61:
2023-06-06
* Migrated installation scripts to declarative schema
3.2.59:
2023-03-29
* Added compatibility with 2.4.6
3.2.58:
2023-03-12
* Fixed strtolower(): passing null in Block/Frontend/VendorListToolbar.php
3.2.57:
2023-02-16
* Fixed landing page doesn't work when system has url rewrite with empty request path
3.2.56:
2023-01-25
* Fixed vulnerabilities reported by penetration test and vulnerability scan
* Fixed vulnerabilities reported by penetration test and vulnerability scan
3.2.52:
2022-08-15
* Fixed str_replace(): Passing null to parameter
3.2.51:
2022-08-01
* Fixed compilation error in Controller\Adminhtml\Registration\Edit
3.2.50:
2022-07-26
* Fixed admin registrations grid export
3.2.49:
2022-07-11
* Removed Plugin\AppHttp from graphql
* Added chained validation of vendor
3.2.48:
2022-05-08
* Added 2.4.4 compatibility
3.2.47:
2022-04-13
* Refactored from EmailTransportBuilder constructor param to EmailTransportBuilderFactory to eliminate possible simultanious usage of object from different places
3.2.46:
2022-01-19
* Fixed '<as you enter during registration>' not translatable
3.2.45:
2021-12-15
* Fixed design of frontend vendor list page
3.2.44:
2021-10-15
* Removed password exposure in welcome email when password is not autogenerated
3.2.43:
2021-09-21
* Added Helper::setCurrentVendor method
3.2.41:
2021-09-02
* Fixed Helper::getCurrentVendor returns vendor when 'Use storecode before vendor key in URLs'=Yes and first part of url is not a storecode
3.2.40:
2021-08-26
* Fixed missing per vendor cache of categories menu urls
3.2.39:
2021-08-23
* Fixed usage of isUdmultiActive to isUdmultiAvailable to support DropshipMsi
* Fixed missing observer for view_block_abstract_to_html_before event
3.2.33:
2021-04-26
* Fixed vendor base url contains trailing slash which cause issues on some installations
3.2.32:
2021-04-15
* Added vendor landing page meta description to use shop description as fallback before global meta descriptions)
3.2.31:
2021-01-27
* Fixed session share used even when vendor system view disabled
3.2.30:
2021-01-21
* Fixed ''"Last Name" is required. Enter and try again.' when "Attention To" have only spaces
3.2.29:
2020-11-09
* Fixed 'Update Store Base URL'=Yes doesn't work with unsecure base url is https
3.2.28:
2020-10-26
* Fixed vendor limit categories on landing page
3.2.27:
2020-09-07
* Fixed 'Area code is not set' when visit disabled/inactive vendor landing page
* Fixed "Illegal state" when using layered navigation in vendor landing page
3.2.25:
2020-08-18
* Fixed wrong landing page storeview when code used in url
3.2.24:
2020-08-12
* Fixed registration page visible when vendor logged in
* Added 'Use vendor based product urls on landing page' configuration option
3.2.23:
2020-08-11
* Fixed "Area code not set: Area code must be set before starting a session"
3.2.22:
2020-08-07
* Fixed url_path vendor landing page return 404 when using custom frontname for umicrosite route
3.2.21:
2020-07-28
* Added store_id field
3.2.19:
2020-07-07
* Fixed store code in url path option doesn't work (with storecode before vendor key)
3.2.18:
2020-05-13
* Fixed store code in url path option doesn't work
3.2.16:
2020-05-08
* Added support for 'skip_vendor_filter' product collection flag in admin vendor
3.2.15:
2020-05-05
* Moved ACL install to dropship module
3.2.14:
2020-04-23
* Fixed vendor/admin session switch
3.2.13:
2020-03-04
* Added support for dynamic vendor menu
3.2.12:
2020-02-18
* Fixed billing "Same as Shipping"=No when billing fields not used in registration form
3.2.11:
2020-02-14
* Fixed "Unknown column main_table.entity_id" in 2.3.4
3.2.10:
2019-12-10
* Fixed 2.3.3 text emails compatibility
3.2.9:
2019-11-01
* Fixed 2.3.3 email sending compatibility
3.2.7:
2019-06-17
* Fixed Helper\Data::getVendorUrl method doesn't work with vendor id
3.2.6:
2019-05-14
* Fixed missing form_key on registration form
3.2.5:
2018-12-12
* Workaround for varien/form removal
3.2.4:
2018-05-22
* Version bump
3.2.3:
2018-03-07
* Fixed products collection before load
* Fixed wrong access to admin user object
3.2.2:
2018-02-19
* Extracted from protected class isMicrositeAllowedStatus method
3.2.1:
2018-01-15
* Fixed Call to protected method PhpCookieManager::setCookie() from context Observer\UdropshipVendorLogin
3.1.19:
2017-09-11
* Fixed captcha
3.1.18:
2017-08-22
* Fixed microsite urls processing when
"Use storecode before vendor key in URLs"=No and "Add Store Code to Urls"=Yes
* Fixed duplicate store codes in urls when "Add Store Code to Urls"=Yes
3.1.17:
2017-08-14
* Fixed call to undefined method setIsFirstVisit in Observer\UdropshipVendorLogin.php
3.1.16:
2017-07-25
* Fixed reference to non-existing class
3.1.15:
2017-06-15
* Fixed usage of setBodyText instead of setBody in mail sending
3.1.14:
2017-06-06
* Fixed file uploader in registration
3.1.13:
2017-05-30
* Fixed usage of _store in url params instead of _scope
3.1.11:
2017-05-22
* Fixed MEQP2 compatibility
3.1.10:
2017-05-17
* Fixed data install when vendor don't have password
* Fixed empty message in vendor list template
3.1.9:
2017-05-15
* Fixed composer.json
* Fixes for 2.2 compatibility (partial)
3.1.8:
2016-12-13
* Fixed vendor base url not secure when all frontend links secure
3.1.7:
2016-10-12
* Fixed vendor portal product edit url contains vendor key which sometime lead to 404 pages
3.1.6:
2016-09-14
* Added "Use storecode before vendor key in URLs" configuration option
3.1.5:
2016-09-13
* Fixed wrong reference for useVendorCategoriesFilter (issue error on flat catalog)
3.1.4:
2016-08-17
* Fixed https link in confirmation email
3.1.3:
2016-08-11
* Fixed store model override
3.1.2:
2016-08-01
* Fixed vendor base url in vendors list
* Fixed compatibility with magento 2.1
* Fixed password_enc not cleared after welcome email
3.0.9:
2016-06-15
* Fixed toolbar links on landing page
DropshipMicrositeMulti
1.0.15:
2024-05-24
* Fixed reference to undeclared plugin with name 'add_stock_information'
1.0.14:
2023-08-02
* Fixed configurable product stock status resolution on PDP and PLP pages based on marketplace status
* Added missing plugin for Magento\CatalogInventory\Model\ResourceModel\Stock\Status
* Added missing entry for additionalFieldsProviderForElasticsearch.fieldsProviders in di.xml
* Fixed website_id foreign key in cataloginventory_stock_website table
1.0.12:
2023-06-27
* Fixed stock status filter should not be applied in vendor portal select&sell
1.0.11:
2023-06-26
* Use Helper\Catalog::isFulltextCollection method instead of class check
1.0.10:
2023-06-01
* Fixed bundles support
1.0.9:
2023-05-26
* Added missing StockItemCriteriaMapper plugin
1.0.8:
2023-05-23
* Migrated installation scripts to declarative schema
1.0.7:
2023-05-05
* Added multistock functionality (seller stock separate from magento core stock)
1.0.6:
2023-03-11
* Fixed means to disable functionality per website
1.0.1:
2021-06-01
* Fixed wrong event definition
1.0.0:
* Initial release
DropshipMicrositeMultiPrice
1.0.21:
2024-05-24
* Fixed Type Error occurred when creating object:
Magento\CatalogRule\Model\Indexer\ReindexRuleProductsPrice
must be of type Magento\CatalogRule\Model\Indexer\RuleProductsSelectBuilder,
Unirgy\MicrositeMultiPrice\Model\CatalogRule\Indexer\RuleProductsSelectBuilder given
1.0.20:
2023-05-23
* Migrated installation scripts to declarative schema
1.0.19:
2023-05-05
* Fixed call chain of workaround for catalog_product_index_price_tmp id column issue
1.0.18:
2023-03-11
* Fixed means to disable functionality per website
DropshipMicrositePro
3.2.42:
2023-11-20
* Refactored to use Dropship\Model\Vendor\SettingsFacade::getRegistrationFieldOptions method
3.2.41:
2023-07-11
* Added usage of Helper\Email::sendMessage as central mailsending
3.2.40:
2023-06-06
* Migrated installation scripts to declarative schema
3.2.39:
2023-05-09
* Fixed global configuration 'Fieldsets' element
* Added extra css class in forms elements
3.2.38:
2023-03-29
* Added compatibility with 2.4.6
3.2.37:
2023-01-25
* Fixed vulnerabilities reported by penetration test and vulnerability scan
3.2.36:
2022-05-30
* Added chained validation of vendor
3.2.35:
2022-05-08
* Added 2.4.4 compatibility
3.2.34:
2021-10-15
* Removed password exposure in welcome email when password is not autogenerated
3.2.33:
2021-09-23
* Fixed 2.4.3 compatibility: missing viewModel in product list page
3.2.31:
2021-07-15
* Fixed vendor base url contains trailing slash
3.2.30:
2021-06-22
* Fixed products change not reflected on vendor landing page when varnish cache enabled
3.2.29:
2021-06-07
* Fixed missing strip_tags in meta title/description
3.2.28:
2021-03-31
* Fixed products collection on vendor landing page rendered twice
3.2.27:
2021-03-25
* Fixed optional region is still required
3.2.26:
2021-03-11
* Moved layered navigation boilerplate code. Layered navigation cannot be rendered outside of "umicrosite_current_vendor_products_list" layout
3.2.25:
2021-01-20
* Fixed 'Unique Email', 'Unique Vendor Name' configurations have no effect on registration
3.2.24:
2020-12-17
* Fixed call to undefined 'setStrictMode' in TemplateFilter (backward compat)
3.2.23:
2020-12-14
* Fixed vendor landing page broken on magento cloud
* Fixed {{var vendor.getData(...) }} doesn't work in landing page CMS
3.2.22:
2020-11-30
* Refactored currentVendorShortDescription, currentVendorDescription vars propagation
3.2.21:
2020-11-20
* Added currentVendorShortDescription, currentVendorDescription vars for CMS page which utilize widget filter to allow {{media directive in description fields
3.2.20:
2020-08-11
* Fixed broken registration form in php 7.4
3.2.19:
2020-07-24
* Added store_id field
3.2.18:
2020-06-08
* Changed config form layout
3.2.17:
2020-04-13
* Added wysiwyg support
3.2.16:
2019-11-01
* Fixed 2.3.3 email sending compatibility
3.2.15:
2019-09-13
* Fixed possible autogenerated password length error during registration
3.2.13:
2019-06-11
* Added short description field
3.2.12:
2019-05-14
* Fixed missing form_key on registration form
3.2.11:
2019-04-02
* Workaround for varien/form removal
3.2.1:
2018-12-03
* Fixed installation fails on magento 2.3.0
3.1.9:
2017-09-11
* Fixed captcha
3.1.8:
2017-07-25
* Fixed add to cart doesn't work on vendor landing page
3.1.7:
2017-05-17
* Fixed billing address in registration form
3.1.6:
2017-05-15
* Fixed composer.json
3.1.5:
2017-01-24
* Added loader on register button click durign vendor registration
* Added missing * near required field label
3.1.4:
2016-08-17
* Fixed https links in notification emails
3.1.3:
2016-08-03
* Fixed layered navigation in landing page
3.1.2:
2016-07-28
* Fixed vendor landing page product list prices display
* Fixed password_enc not cleared after welcome email
DropshipMsi
1.0.30:
2023-05-10
* Optimization of decision logic
1.0.28:
2023-04-21
* Added extra css class in forms elements
1.0.27:
2023-03-29
* Added compatibility with 2.4.6
1.0.26:
2023-03-15
* Fixed 'order_placed' event_type records not added to inventory_reservation table for configurable products
1.0.25:
2023-03-11
* Fixed means to disable functionality per website
1.0.24:
2022-09-14
* Added row_id in udropship_vendor_product table (ability to schedule update of vendor offers)
1.0.23:
2022-08-25
* Fixed patchMultiVendorDataCollection
1.0.22:
2022-08-04
* Fixed compatibility with minified html
1.0.21:
2022-07-07
* Added hide disabled vendor sources
1.0.20:
2022-07-05
* Fixed multiple vendor sources created on vendor import run multiple times
1.0.19:
2022-05-18
* Fixed multiple default vendor sources created when sellers stock not created or not assigned to website
1.0.18:
2022-03-10
* Fixed "Name already exists" in auto-create vendor source
1.0.16:
2022-03-03
* Fixed reservations in 2.3.*
1.0.15:
2022-02-24
* Added create MSI source only when vendor active
1.0.14:
2022-02-22
* Added sync between vendor/source addresses
1.0.13:
2022-02-08
* Fixed 2.3.x inventory indexer compatibility
1.0.11:
2022-01-18
* Fixed possible 'The requested sku is not assigned to given stock' in order view page
1.0.10:
2022-01-06
* Fixed undefined index 'stock_qty' in select&sell form submit when stock_qty field is not on the form
* Fixed Call to undefined method Magento\Quote\Api\Data\AddressExtension::getPickupLocationCode() in Unirgy/DropshipMsi/Model/Stock/Availability.php
1.0.9:
2021-11-29
* Added missing $scopeId param to Helper\Data::getDefaultVendorSourceCode
1.0.8:
2021-11-26
* Fixed Invalid argument supplied for foreach() in Helper/Data.php on line 191
when click update from vendor portal > stock and price with no items
1.0.7:
2021-11-24
* Added GetVendorSourceItemsInterface
1.0.6:
2021-11-15
* Added automatic vendor source creation
* Fixed vendor portal 'stock import' and 'stock and price'
1.0.5:
2021-09-21
* Fixed possible "null argument passed to GetStockItemConfigurationInterface::execute"
1.0.4:
2021-09-08
* Added integration with vendor portal 'Stock and Price'
1.0.3:
2021-06-14
* Fixed Call to undefined method AppendReservationsAfterOrderPlacementPlugin::afterPlace
1.0.2:
2021-05-20
* Fixed "Class Magento\InventoryInStorePickupSales\Model\ResourceModel\OrderPickupLocation\GetPickupLocationCodeByOrderId does not exist" when Magento_InventoryInStorePickupSales not installed
1.0.1:
2021-03-22
* Fixed Could not receive Stock Item data in ResourceModel/GetVendorStockItemData.php:77
1.0:
* Initial release
DropshipMulti
3.2.106:
2024-12-06
* Fixed possible "Integrity constraint violation: 1062 Duplicate entry" during vendor tier price save
3.2.105:
2023-12-18
* Added Helper::lastSaveVendorProductsIds method
3.2.104:
2023-08-21
* Removed group_price references
3.2.103:
2023-08-02
* Fixed configurable indexer when MicrositeMulti is used
3.2.102:
2023-06-21
* Fixed Helper::getUdmultiBestVendorInfo does not consider 'Display Out of Stock Products'=Yes configuration
3.2.101:
2023-06-13
* Fixed stock status indexer wrong value in website_id, stock_id during full reindex
3.2.98:
2023-05-26
* Fixed indexer syncUdmWithStockItem when different enabled status per website and MicrositeMulti installed
3.2.97:
2023-05-24
* Added Helper\Data::getReindexFlag method
3.2.96:
2023-05-23
* Migrated installation scripts to declarative schema
* Fixed stock indexer for configurable, grouped products
3.2.95:
2023-05-10
* Fixed compatibility with DropshipMsi presented due to recent changes
3.2.94:
2023-05-09
* Added compatibility with latest changes in MicrositeMulti module
3.2.92:
2023-04-21
* Added extra css class in forms elements
3.2.91:
2023-03-29
* Added compatibility with 2.4.6
3.2.90:
2023-03-11
* Fixed means to disable functionality per website
* Added supported logic for per vendor stock status
3.2.34:
2021-04-08
* Fixed unexpected ')' in Plugin/CatalogInventory/SubtractQuoteInventoryObserver.php on line 37
3.2.33:
2021-04-01
* Fixed multivendor decision class extends wrong base class
3.2.32:
2021-03-22
* Added integration with DropshipMsi module
3.2.31:
2021-02-25
* Added unified product reindex method and cache flush in it
3.2.30:
2021-02-05
* Fixed cannot remove vendor offer tier prices
3.2.29:
2021-01-28
* Refactored decision method abstract logic to dropship base module
* Fixed priority not populated in Availability::collectStockLevels
3.2.28:
2021-01-19
* Fixed "A non well formed numeric value encountered in Helper/ProtectedCode.php"
3.2.27:
2021-01-18
* Fixed cannot remove vendor offer tier prices
3.2.26:
2020-08-19
* Added 'Show qty in order vendors reassign dropdowns' configuration option
3.2.25:
2020-08-10
* Fixed wrong vendor portal stock menu url when module installed but not enabled
3.2.24:
2020-04-17
* Fixed di.xml duplicate entry
3.2.23:
2020-03-04
* Added support for dynamic vendor menu
3.2.22:
2019-11-22
* Revoked usage of shipmentFactory as it can add wrong items automatically
3.2.21:
2019-10-22
* Fixed check against magento version 2.3 instead of presence of Magento_Inventory module
3.2.20:
2019-10-03
* Fixed 'A joint field with a "0" alias is already declared' in vendor portal "Stock and Price" page on EE
3.2.19:
2019-10-02
* Fixed Duplicate entry for key 'INVENTORY_SOURCE_ITEM_SOURCE_CODE_SKU' during stock reindex
3.2.18:
2019-09-25
* Fixed decimal product qty could be added in a cart
3.2.17:
2019-09-17
* Fixed products mass status enable doesn't make products visible on the frontend
3.2.15:
2019-05-10
* Fixed default stock MSI compatibility during product save
3.2.14:
2019-04-22
* Fixed wrong create of shipment object
3.2.13:
2019-04-02
* Fixed compatibility with 2.3.1
3.2.12:
2019-02-05
* Added workaround for magento core bug of loading products collection without limitation in \Magento\CatalogSearch\Ui\DataProvider\Product\AddFulltextFilterToCollection
3.2.11:
2018-12-10
* Fixed last vendor offer cannot be removed in product edit
3.2.10:
2018-05-09
* Fixed inclusion of Ui/ProductFormModifier in composer installations
3.2.9:
2018-05-08
* Fixed country/zipcode/address limitation does't forbid to checkout
3.2.7:
2018-04-06
* Fixed multivendor data loaded during products export
3.2.6:
2017-11-27
* Fixed missing column header in create order items grid
3.2.5:
* Fixed vendors dropdown not always visible in create PO page
3.2.4:
2017-11-14
* Fixed Undefined index: stock_qty in DropshipMulti/Helper/ProtectedCode.php on line 99
* Fixed delete tier price rows
3.2.3:
2017-10-19
* Fixed full reindex stock status indexer compatibility with magento 2.2 (configurable products)
3.2.2:
2017-10-16
* Fixed full reindex stock status indexer compatibility with magento 2.2
3.2.1:
2017-10-13
* Fixed stock status indexer compatibility with magento 2.2
3.1.26:
2017-09-20
* Added workaround for wishlist to show correct price when price comparison installed
3.1.25:
2017-09-04
* Added setHasStockError, setHasAddressError flags in quote and items
3.1.24:
2017-08-25
* Fixed stock indexer compatibility with EE version
3.1.23:
2017-07-25
* Added integration with vendor ship to location limit add-on
* Fixed vendor price is not updated from "Stock and Price" menu with price comparison installed
3.1.22:
2017-06-02
* Fixed refund observer
* Changed default status to be Active and freeshipping to be No when add vendor offers in admin product edit
3.1.21:
2017-05-22
* Fixed MEQP2 compatibility
3.1.20:
2017-05-15
* Fixed composer.json
* Fixed Inventory not reverted after order cancel
* First fixes for 2.2 compatibility
3.1.19:
2017-03-06
* Fixed determine best vendor does not consider stock availability
3.1.18:
2017-02-16
* Added simplified process of adding extra fields in multivendor data
3.1.17:
2017-01-24
* Fixed frontend webapi use admin collection after load event (and load inactive vendors data)
* Fixed determine best vendor when vendor price not used
3.1.16:
2016-12-22
* Fixed intermittent error on admin order save vendor updates
3.1.15:
2016-12-13
* Fixed backorders field is missing in admin product edit > dropship vendors tab in magento 2.1.x
3.1.14:
2016-11-23
* Added yet another optimization to skip load multivendor data in admin category edit/save page
3.1.13:
2016-11-16
* Fixed cart add/update when products out of stock
3.1.12:
2016-11-15
* Fixed EE 2.1.x assign vendor sku
3.1.11:
2016-10-14
* Fixed price and stock index filters hide vendor products in products grids in vendor portal
3.1.10:
2016-10-07
* Fixed tier price support
3.1.9:
2016-10-03
* Added another optimization to skip load multivendor data in admin category edit/save page
3.1.8:
2016-09-16
* Fixed admin area reassign vendors dropdowns in order view, order create, po create
3.1.6:
2016-09-06
* Fixed "Cannot use Magento\Catalog\Model\Product as Product because the name is already in use in app/code/Unirgy/DropshipMulti/Plugin/ProductInitialization.php"
3.1.5:
2016-09-02
* Added optimization to skip load multivendor data in admin category edit/save page
3.1.4:
2016-08-29
* Eliminate removal of 'Ui\DataProvider\Product\Form\Modifier\Vendors' to compile on 2.0.x
* Added missing title in product edit > dropship vendors tab
3.1.3:
2016-08-15
* Fixed "stock and price" save when using https
3.1.2:
2016-07-22
* Fixed vendor select autocomplete
3.0.6:
2016-05-26
* Fixed possible lock error in checkout
DropshipMultiApi
3.2.4:
2022-06-02
* Moved cart graphql code from DropshipMultiApi to DropshipMultiPrice module
3.2.3:
2021-09-21
* Added graphql "has_error", "error_message" fields to cart and cart item types
3.2.1:
2021-07-19
* Added graphql support
3.2.0:
2019-12-26
* Initial release
DropshipMultiPrice
3.2.82:
2024-09-13
* Fixed add to cart doesn't consider qty input
3.2.81:
2023-12-22
* Fixed default price on configurable PDP does not consider seller prices
3.2.80:
2023-12-13
* Fixed configurable best price consider disabled products
3.2.79:
2023-11-22
* Fixed Unirgy\DropshipMultiPrice\Plugin\QuoteItem logic executed when MP status=disabled
3.2.78:
2023-09-30
* Fixed 0 cart price in some occasions when vendor don't have price
3.2.77:
2023-08-21
* Removed group_price references
3.2.76:
2023-08-10
* Fixed compatibility with b2b requisition list
* Fixed web asset filename of template/udmultiprice/product/vendor_row.phtml to vendor_row.html
3.2.75:
2023-08-04
* Fixed missing drop of catalog_product_index_price_tmp.id column and corresponding primary key
3.2.74:
2023-07-14
* Fixed configurable price in index table 0 when magento core price 0 (but vendor specific prices non-zero)
3.2.73:
2023-07-11
* Fixed configurable price renderer when 'Use price index to render prices on product list page'=Yes
3.2.71:
2023-06-01
* Fixed bundles support
3.2.70:
2023-05-30
* Added missing product collection plugin for rest di
3.2.69:
2023-05-23
* Fixed possible error in bundle indexer
* Added 'Customer Options > Use price index to render prices on product list page' configuration
3.2.68:
2023-05-05
* Added compatibility with latest changes in MicrositeMulti module
3.2.67:
2023-03-15
* Fixed unknown column e.product_id during reindex
3.2.66:
2023-03-11
* Fixed means to disable functionality per website
3.2.65:
2023-01-25
* Fixed vulnerabilities reported by penetration test and vulnerability scan
3.2.64:
2022-11-11
* Refactored PDP offers display js
3.2.62:
2022-10-30
* Fixed price index not populated with out of stock offers when 'Display Out of Stock Products'=Yes
3.2.61:
2022-10-29
* Added integration with Unirgy_VendorScope module
3.2.60:
2022-09-21
* Fixed per vendor tier price box not visible in configurable main price section
3.2.58:
2022-09-01
* Added row_id in udropship_vendor_product table (ability to schedule update of vendor offers)
3.2.57:
2022-08-31
* Fixed configurable simple's tier prices not rendered on PDP
3.2.56:
2022-07-20
* Refactored PDP vendor offers rendering to use remote template instead of inline
3.2.55:
2022-06-23
* Fixed pricing render cache key does not consider vendor
3.2.54:
2022-06-02
* Moved cart graphql code from DropshipMultiApi to DropshipMultiPrice module
3.2.53:
2022-05-31
* Added percentage value in multivendor tier price
3.2.52:
2022-05-08
* Added 2.4.4 compatibility
3.2.51:
2022-05-05
* Fixed addProductsToCart graphql mutation for configurable products
3.2.50:
2022-04-28
* Added support for addProductsToCart graphql mutation
3.2.48:
2022-03-24
* Fixed price rendering does not display per vendor catalog rule price on PDP
3.2.47:
2022-03-17
* Fixed udropship_vendor hidden field not changed during configurable options change
3.2.46:
2022-02-17
* Optimized applyPriceVendorToProductCollection
3.2.45:
2022-01-31
* Fixed bug in special price indexer sql
3.2.44:
2022-01-10
* Fixed bundle price indexer usage of ResourceModel\Helper::addVendorColumnToIndexerSelect
3.2.43:
2022-01-05
* Fixed bundle price indexer when MicrositeMultiPrice installed
3.2.42:
2021-12-17
* Fixed add new quote item instead of qty increment for existing product in cart
3.2.41:
2021-12-01
* Fixed disabled 'add to cart' buttons in product list page
3.2.40:
2021-11-17
* Enhanced presentation of "select vendor" on front product view page
3.2.39:
2021-09-24
* Fixed vendor specific tier prices not considered in price index
3.2.38:
2021-09-21
* Fixed graphql same product add to cart without explicit vendor create new items
3.2.37:
2021-09-21
* Fixed vendor specific prices display in products collection when using vendor filter
3.2.36:
2021-09-16
* Fixed Argument 1 passed to PriceIndexer\BaseFinalPriceQuery::getTotalTierPriceExpression() must be an instance of Magento\Framework\DB\Sql\Expression, instance of Zend_Db_Expr given
3.2.35:
2021-09-13
* Fixed vendor specific price not used in configurable products
3.2.32:
2021-08-26
* Refactored addVendorColumn indexer methods logic extracted to \Unirgy\Dropship\Model\ResourceModel\Helper
3.2.31:
2021-08-23
* Fixed possible indexer columns mismatch
3.2.30:
2021-06-24
* Fixed wrong display of configurable product prices on PDP
3.2.29:
2021-06-23
* Moved get final price custom logic from event to plugin
3.2.28:
2021-06-08
* Fixed bundle PDP 'customize and add to cart' display global price not microsite current vendor
3.2.27:
2021-06-04
* Fixed whishlist price does not consider microsite current vendor
* Fixed PDP default price with regards to microsite current vendor
3.2.26:
2021-05-27
* Fixed support with EE page builder product full width layout
3.2.25:
2021-03-22
* Added integration with DropshipMsi module
3.2.24:
2021-02-25
* Fixed "Cannot add or update a child row: a foreign key constraint fails" when delete item from reordered quote
3.2.23:
2021-01-11
* Fixed NULL in min_price, max_price price index for configurable products
* Fixed error in graphql products query
3.2.22:
2020-12-23
* Fixed indexer cloud compatibility
3.2.20:
2020-12-07
* Fixed same product "add to cart" create new items instead of qty increment in b2b with non US locale
3.2.19:
2020-12-02
* Added logic to support MicrositeMultiPrice module
3.2.18:
2020-09-01
* Fixed price display in configurable product view page
3.2.17:
2020-04-03
* Fixed Call to undefined method Magento\Catalog\Api\Data\ProductExtension::getUmarketplaceVendor
3.2.16:
2020-03-11
* Changed udropship_vendor to umarketplace_vendor cart item extension attribute for cart items add via API
3.2.15:
2020-01-29
* Added support for cart items add via API
3.2.14:
2019-12-17
* Fixed "type not defined for the indexer" error in magento >=2.2.6
with custom product types that utilize old DefaultPrice indexer model
3.2.13:
2019-11-01
* Fixed 2.3.3 email sending compatibility
3.2.11:
2019-08-06
* Fixed composer classmap compatibility
* Fixed "In stock" is still displayed on product page when vendor offer is out of stock
3.2.10:
2019-04-02
* Fixed Helper::useVendorPrice does't switch vendor id
3.2.8:
2018-12-04
* Fixed installation fails on magento 2.3.0
3.2.6:
2018-11-30
* Fixed compatibility with magento 2.2.6 indexer change
3.2.5:
2018-01-11
* Fixed show minimum price simple product offers as default on cronfigurable product page
3.2.4:
2018-01-08
* Fixed main price update on configurable product page when swatches change
3.2.3:
2017-12-13
* Added per magento major version price indexer
3.2.2:
* Fixed grouped products indexer compatibility with 2.2
3.2.1:
2017-10-31
* Fixed PDP does not show vendor price when Select Vendor tab removed from layout
3.1.19:
2017-09-25
* Fixed sorting on product page to show cheapest vendors first
3.1.18:
2017-09-20
* Added workaround for wishlist to show correct price
3.1.17:
2017-09-14
* Added change configurable product main price with minimum price from vendor offers for current selection
* Migrated installation scripts to declarative schema
3.2.24:
2023-05-19
* Fixed weee tax not considered in refunds
3.2.23:
2023-05-15
* Added weee tax support
3.2.22:
2023-03-29
* Added compatibility with 2.4.6
3.2.21:
2023-01-25
* Fixed vulnerabilities reported by penetration test and vulnerability scan
3.2.20:
2022-10-07
* Fixed preg_split(): Passing null to parameter #2
3.2.18:
2022-08-24
* Fixed depricated strftime usage
* Fixed usage of string function with null param
3.2.16:
2022-05-08
* Added 2.4.4 compatibility
3.2.14:
2020-10-23
* Fixed vendor portal date filter to support 'dd/MM/y' locale format
3.2.13:
2020-07-22
* Added store_id info in payout
3.2.12:
2020-04-27
* Added quote payout calculation
3.2.10:
2019-05-24
* Fixed Warning: A non-numeric value encountered in Payout when commission is empty
3.2.9:
2018-03-07
* Fixed wrong access to admin user object
3.2.6:
2018-02-05
* Fixed shipping discount amount not considered in statement/payout calculations
* Fixed undefined method getRawBody
3.2.5:
2018-01-22
* Fixed cron
3.2.3:
2018-01-12
* Fixed discount_tax_compensation_amount not considered in statement subtotal calculation
3.2.2:
2017-10-25
* Fixed duplicate payouts when paypal adaptive used as payment method but vendor payout method set to another and auto-payout turned on
3.2.1:
2017-10-12
* Fixed refunds calculation when apply commission on shipping = yes
3.1.7:
2017-10-02
* Added support for payout reverse (only for Stripe payout method)
3.1.6:
2017-09-11
* Fixed Non-static method AbstractStatement::processPos() should not be called statically
3.1.5:
2017-05-15
* Fixed composer.json
3.1.4:
2017-04-10
* Fixed statement calculation when apply commission on tax = yes and tax display = exclude
3.1.3:
2016-11-16
* Added fix for adaptive payment method
3.1.2:
2016-11-15
* Fixed ACL references
3.0.6:
2016-05-31
* Fixed orphaned now() reference in \Unirgy\DropshipPayout\Model\ResourceModel\Payout\Collection
DropshipPaypalAdaptive
3.2.3:
2022-10-05
* Fixed vulnerabilities reported by penetration test and vulnerability scan
3.2.2:
2017-10-25
* Changed upadative_vendors key in payment AdditionalInformation to be json instead of array
3.2.1:
2017-10-05
* Fixed paypal adaptive configuration stop being available for AU,JP,FR,IT,ES,HK,NZ countries
3.1.7:
2017-10-02
* Added isReversible=false in payout method model
3.1.6:
2017-09-18
* Fixed create invoice on payment complete
3.1.5:
2017-05-22
* Fixed MEQP2 compatibility
3.1.4:
2017-05-15
* Fixed composer.json
3.1.3:
2016-12-13
* Fixed payment complete email sending
3.1.2:
2016-11-16
* Fixed payment method not working
* Fixed configuration not visible for some countries in payment methods > paypal section
* Fixed ACL references
DropshipPaypalCommerce
1.0.10:
2023-07-10
* Fixed Segmentation fault error
1.0.9:
2023-07-07
* Added missing card fields
1.0.8:
2023-05-26
* Fixed 'Invalid request for source options: payment_other/upaypalcom/integration_type'
1.0.7:
2023-03-29
* Added compatibility with 2.4.6
* Fixed possible error 'Call to a member function getStoreId on null in vendor/magento/module-quote/Model/Quote/Payment.php' called from Controller/Customer/MerchantIds
1.0.5:
2021-04-13
* Fixed Property "IdToken" does not have accessor method "getIdToken" in class "IdentityTokenInterface"
1.0.4:
2021-03-18
* Added "BN Code" configuration option
1.0.3:
2021-02-26
* Added unfinished support for partial captures
* Added error param in capture interface
1.0.2:
2021-02-19
* Added magento order id to paypal transactions as custom id
1.0.1:
2020-11-27
* Fixed compatibility with 2.4.0
1.0.0:
2020-11-13
* Initial release
DropshipPo
3.2.96:
2024-02-20
* Fixed Undefined constant ZERO_STOCK_QUANTITY in Plugin/InventorySourceDeduction.php
3.2.95:
2024-01-15
* Fixed missing vendor portal grid sort by validation
3.2.94:
2024-01-12
* Fixed Class "Magento\Framework\App\Helper\String" does not exist when order item is bundle
3.2.93:
2023-11-14
* Refactored global config to use native depends functionality instead of DependSelect
3.2.92:
2023-10-31
* Fixed UdpoFacade::processUdpoPost issue 'Cannot create shipments' error when it shouldn't
3.2.91:
2023-09-18
* Added UdpoFacade::processShipmentPost
* Added UdpoInterface::getCanCreateShipment
3.2.89:
2023-09-15
* Added UdpoFacade class
3.2.88:
2023-07-11
* Added usage of Helper\Email::sendMessage as central mailsending
3.2.87:
2023-06-13
* Added separate layout update handle udropship_shipment_renderers
3.2.86:
2023-06-01
* Fixed bundles support
3.2.85:
2023-05-25
* Added support to pass non-order object in po collection setOrderFilter method
3.2.83:
2023-05-23
* Migrated installation scripts to declarative schema
3.2.82:
2023-05-15
* Added weee tax support
3.2.81:
2023-03-29
* Added compatibility with 2.4.6
3.2.80:
2023-03-11
* Fixed means to disable functionality per website
3.2.79:
2023-03-10
* Added tax and discount amounts to udpo item api
3.2.78:
2023-03-09
* Added getBillingAddress, getShippingAddress to udpo api
3.2.77:
2023-01-25
* Fixed vulnerabilities reported by penetration test and vulnerability scan
3.2.76:
2023-01-09
* Fixed batch label error rendering
3.2.75:
2022-12-07
* Fixed po total cost does not count configurable products
3.2.74:
2022-11-15
* Fixed "Array to string conversion in framework/Reflection/TypeProcessor.php"
during Create Shipments massaction
3.2.73:
2022-10-11
* Fixed create/cancel PO qty correction does not consider new vendor product row_id feature
3.2.72:
2022-10-07
* Fixed preg_split(): Passing null to parameter #2
3.2.71:
2022-10-05
* Optimized comments save to better support mass orders updates
3.2.70:
2022-08-04
* Fixed compatibility with minified html
3.2.69:
2022-07-29
* Added billing address rendering for instore pickup POs
3.2.67:
2022-06-23
* Fixed new po email rendering
3.2.66:
2022-06-10
* Fixed order cancel returns to udmultistock more qty then expected
3.2.65:
2022-05-27
* Added vendor action log
3.2.64:
2022-05-11
* Fixed failed label request during admin create shipment still create shipment
3.2.63:
2022-05-08
* Added 2.4.4 compatibility
3.2.62:
2022-04-13
* Refactored from EmailTransportBuilder constructor param to EmailTransportBuilderFactory to eliminate possible simultanious usage of object from different places
3.2.61:
2022-03-04
* Modified status change dropdown to be visible only on status change action
3.2.60:
2022-02-24
* Changed cancel of default selected vendor po to return multivendor stock instantly
3.2.59:
2022-02-22
* Added pickup/shipment specific status change popup labels
* Added workaround to handle space prepended configuration email
3.2.34:
2022-05-18
* Added 2.4.4 compatibility
3.2.32:
2022-04-20
* Fixed "Missing required argument $rmaFactory of Controller\Order\PrintLabel"
3.2.31:
2022-04-13
* Refactored from EmailTransportBuilder constructor param to EmailTransportBuilderFactory to eliminate possible simultanious usage of object from different places
3.2.30:
2022-03-04
* Modified status change dropdown to be visible only on status change action
3.2.29:
2022-02-22
* Fixed 'Reason to Return' not visible in customer and admin areas
3.2.28:
2022-02-21
* Added ServiceOrder::resolveOrderItemVendor method to properly determine vendor
3.2.27:
2022-02-10
* Fixed wrong items layout handle in urma_vendor_rma.html
3.2.26:
2022-02-01
* Fixed not able to setup email configuration settings per storeview
3.2.25:
2022-01-24
* Fixed missing billing info in customer email
3.2.24:
2020-01-16
* Added Data\Api interfaces
3.2.23:
2021-10-19
* Fixed email payment method html broken when triggered via API
3.2.22:
2021-09-08
* Added PDF printing functionality
* Fixed status filter in rmas grid reset to default on some installations
3.2.19:
2021-06-01
* Fixed missing escapeHtml in grid filter html
3.2.18:
2020-10-23
* Fixed vendor portal date filter to support 'dd/MM/y' locale format
3.2.17:
2020-08-18
* Fixed sizeof(): Parameter must be an array or an object that implements Countable in tracking/popup.phtml
3.2.16:
2020-04-17
* Fixed missing toolbar in vendor portal returns grid
3.2.15:
2020-03-04
* Added support for dynamic vendor menu
3.2.14:
2020-01-30
* Fixed "Missing unit of measurement for dimensions for this shipment" error for Canada origin UPS labels
3.2.13:
2019-12-10
* Fixed 2.3.3 text emails compatibility
3.2.12:
2019-11-12
* Fixed customer account reorder link lead to 404 page
3.2.11:
2019-11-01
* Fixed 2.3.3 email sending compatibility
3.2.10:
2019-09-17
* Fixed configuration section display broken
3.2.9:
2019-09-16
* Fixed created_at/updated_at wrong definition
3.2.8:
2019-04-29
* Added missing Label\Ups class
3.2.7:
2019-04-23
* Fixed transport builder setFrom 2.3 compatibility
* Fixed Notice: A non well formed numeric value encountered
3.2.6:
2019-02-04
* Fixed compatibility with magento 2.3
* Fixed admin area Create RMA save button not clickable
* Fixed "Invalid form key" error in customer area Create RMA
* Added workaround for magento core bug when email sender identity resolved without scopeId
* Fixed vendor portal "shipping rates" delivery type dropdown not limited to vendor shipping methods selection
3.2.7:
2020-10-29
* Fixed request->getPost result used as array
3.2.6:
2020-03-04
* Added support for dynamic vendor menu
3.2.5:
2018-12-06
* Fixed conditional duplicate entry error when save rates in vendor portal
* Workaround for varien/form removal
3.2.4:
2018-09-06
* Fixed carrier error in virtual quote
3.2.3:
2018-05-09
* Fixed inclusion of Ui/ProductFormModifier in composer installations
3.2.2:
2017-11-27
* Fixed Warning: Missing argument 1 for Magento\Catalog\Model\Product\Type\AbstractType::isVirtual(), called in app/code/Unirgy/DropshipTierShipping/Model/V2/Carrier.php on line 700
3.2.1:
2017-11-14
* Fixed rates calculation with bundle items Shipment Type = Separate
3.1.8:
2017-09-18
* Fixed mass products update in admin
3.1.7:
2017-05-22
* Fixed MEQP2 compatibility
3.1.6:
2017-05-15
* Fixes for 2.2 compatibility
3.1.5:
2016-12-02
* Added Free methods configuration option to select which delivery types could be used for free shipping\\
* Fixed udtiership_use_custom on 2.1 have 1 as default value. explicitly set 0 in installdata
3.1.4:
2016-11-15
* Fixed ACL references
3.1.3:
2016-08-29
* Eliminate removal of 'Ui\DataProvider\Product\Form\Modifier\TierRates' to compile on 2.0.x
3.1.2:
2016-07-22
* Fixed compatibility with magento2.1
3.0.10:
2016-06-21
* Fixed per product rates setup
DropshipVacation
3.2.8:
2023-09-15
* Added events.xml in webapi_rest area
3.2.7:
2023-06-07
* Migrated installation scripts to declarative schema
3.2.6:
2023-03-29
* Added compatibility with 2.4.6
3.2.5:
2022-08-24
* Fixed \IntlDateFormatter empty 2nd, 3rd error
3.2.4:
2022-08-04
* Added 'Vendor Vacation Message' to be storeview configurable
3.2.3:
2021-03-24
* Fixed vacation mode change doesn't disable products in EE
3.2.2:
2021-03-01
* Fixed Incorrect DATETIME value in ProcessVacations
3.2.1:
2021-01-14
* Fixed vendor portal vacation end date save issue 'failed to parse time sting' in non-default locale
3.1.3:
2017-05-15
* Fixed composer.json
3.1.2:
2016-08-01
* Fixed cron
DropshipVendorApi
3.2.7:
2023-04-27
* Fixed filter in vendor products rest api
3.2.6:
2023-03-28
* Fixed filter in vendors list rest api
3.2.5:
2022-02-15
* Fixed filter in vendor products rest api
3.2.4:
2022-02-03
* Fixed filter in vendor products graphql
3.2.2:
2021-07-19
* Added graphql support
* Fixed 0 returned in status field
3.2.1:
2019-12-26
* Added "vendor-names" endpoint
3.2.0:
* Initial release
DropshipVendorAskQuestion
3.2.28:
2024-05-24
* Fixed ZEND Validators replaced with Laminas
3.2.27:
2023-07-11
* Added usage of Helper\Email::sendMessage as central mailsending
* Added extra css class in forms elements
3.2.26:
2023-03-11
* Fixed means to disable functionality per website
3.2.25:
2022-11-04
* Fixed missing getShipmentUrl, getProductUrl methods in Block\Customer\View
3.2.24:
2022-11-02
* Cleaned udqa/customer/view.phtml template
3.2.23:
2022-10-14
* Fixed wrong product name in questions grid on EE
* Fixed missing name/email fields on PDP ask question for guest customers
3.2.21:
2022-08-04
* Fixed compatibility with minified html
3.2.20:
2022-05-27
* Added vendor action log
3.2.19:
2022-04-13
* Refactored from EmailTransportBuilder constructor param to EmailTransportBuilderFactory to eliminate possible simultanious usage of object from different places
3.2.18:
2022-02-24
* Added hide name/email field in product ask question form when customer logged in
3.2.16:
2021-08-23
* Fixed usage of isUdmultiActive to isUdmultiAvailable to support DropshipMsi
* Fixed possible problem with Unirgy\Dropship\Plugin\ThemeMessagePlugin on question post
3.2.15:
2021-06-09
* Fixed missing observer for view_block_abstract_to_html_before event
3.2.14:
2021-06-01
* Fixed missing escapeHtml in grid filter html
3.2.13:
2021-03-29
* Fixed default sort order in vendor portal
3.2.12:
2021-03-15
* Fixed default sort order in admin grid
3.2.11:
2020-10-23
* Fixed vendor portal date filter to support 'dd/MM/y' locale format
3.2.10:
2020-08-25
* Fixed visibility filter
3.2.9:
2020-08-11
* Fixed broken question form in php 7.4
3.2.8:
2020-03-04
* Added support for dynamic vendor menu
3.2.7:
2020-01-28
* Fixed redirect to the default store after question post in customer area
3.2.6:
2019-11-18
* Fixed layout of product view page ask question form
3.2.5:
2019-11-07
* Fixed invalid form key error when answer in vendor portal
3.2.4:
2019-11-01
* Fixed 2.3.3 email sending compatibility
3.2.2:
2019-01-16
* Fixed blank edit question page when DropshipVendorReport add-on installed
* Fixed questions grid incorrectly render links
3.2.1:
2018-12-12
* Workaround for varien/form removal
3.1.8:
2017-09-25
* Changed admin menu position
3.1.7:
2017-09-11
* Fixed captcha
3.1.6:
2017-08-09
* Fixed is replied filter in vendor portal
3.1.5:
2017-05-15
* Fixed composer.json
3.1.4:
2016-08-29
* Fixed answer not saved in vendor portal
* Fixed visibility/sku filters
* Fixed is replied filter
* Added validation of vendor answer post
3.1.3:
2016-08-17
* Fixed https links in notification emails
3.1.2:
2016-08-03
* Fixed redirect to homepage after product question post
* Fixed customer name filter in questions admin grid
* Fixed customer name grid renderer not to show links for guest questions
DropshipVendorAskQuestionApi
3.2.8:
2024-04-17
* Fixed swagger compatibility
3.2.7:
2023-11-13
* Fixed Item (...Question) with the same ID "..." already exists.
3.2.5:
2023-10-23
* Added vendor portal API
3.2.4:
2021-10-15
* Fixed vendor not saved in ask question via graphql
3.2.3:
2021-10-14
* Fixed guest cannot ask question via graphql
* Fixed ask question via graphql doesn't record product
3.2.2:
2021-07-19
* Added graphql support
3.2.1:
2021-01-28
* Fixed missing param in QuestionManagementInterface docblock
3.2.0:
2019-12-26
* Initial release
DropshipVendorDistributor
1.0.2:
2023-03-29
* Added compatibility with 2.4.6
1.0.1:
2021-10-13
* Fixed error in seller switcher block when vendor not logged in
1.0:
* Initial release
DropshipVendorImport
3.2.14:
2023-11-20
* Refactored to use Dropship\Model\Vendor\SettingsFacade::getRegistrationFieldOptions method
3.2.13:
2022-11-16
* Fixed strtolower(): arg#1 must be of type string, array given in Model/Import.php
3.2.11:
2022-11-06
* Added uvimport_prepare_after event
3.2.10:
2022-11-05
* Added uvimport_vendor_save_before event
* Added SkipException
3.2.9:
2022-09-15
* Changed import run on afterCommitCallback instead of afterSave
3.2.8:
2022-07-20
* Fixed admin role reference in system.xml
3.2.6:
2022-05-19
* Fixed image fields update
3.2.5:
2022-05-18
* Replaced second vendor save when import have image fields with fields update queries
3.2.4:
2022-05-08
* Added 2.4.4 compatibility
3.2.3:
2021-11-02
* Fixed configuration screen display issue
3.2.1:
2018-01-22
* Added workaround to eliminate rewrite of core FileUploader and support uploads from admin config
3.1.4:
2017-05-22
* Fixed MEQP2 compatibility
3.1.3:
2017-05-15
* Fixed composer.json
3.1.2:
2016-07-22
* Fixed save transaction
3.0.9:
2016-06-15
* Fixed js error on vendors import configuration
DropshipVendorMembership
3.2.8:
2022-08-04
* Fixed compatibility with minified html
3.2.6:
2022-04-06
* Fixed product limit check exception not catched on some installations
3.2.5:
2022-03-16
* Fixed membership limit product = 0 doesn't work
3.2.4:
2022-03-10
* Added visibility of membership in vendor preferences
3.2.2:
2020-08-27
* Added commission and transaction fee to membership
3.2.1:
2020-08-11
* Fixed broken membership form in php 7.4
3.1.3:
2017-05-22
* Fixed MEQP2 compatibility
3.1.2:
2017-05-15
* Fixed composer.json
DropshipVendorMinAmounts
3.2.3:
2023-07-31
* Added compatibility with 2.4.6
3.2.2:
2022-08-23
* Added vendor min shipping amount usage in magento freeshipping carrier
3.2.1:
2022-05-08
* Added 2.4.4 compatibility
3.1.3:
2017-05-15
* Fixed composer.json
3.1.2:
2016-11-15
* Added missing per vendor configuration fields definition
DropshipVendorPaypalCommerce
1.0.7:
2023-07-10
* Fixed Segmentation fault error
1.0.5:
2023-07-07
* Added log of connect exceptions
* Added extra css class in forms elements
1.0.4:
2022-08-04
* Fixed compatibility with minified html
1.0.3:
2021-11-02
* Fixed validation error when giftcard applied and platform fee becomes bigger then purchase unit
1.0.1:
2021-05-26
* Fixed support for vendor Zero Subtotal Checkout
1.0.0:
2020-11-13
* Initial release
DropshipVendorProduct
3.2.116:
2024-05-24
* Added workaround for removed jquery/fileUploader in 2.4.7
* Fixed "Required Inventory Fields", "Exclude Fields" broken select in global config
3.2.113:
2023-11-14
* Refactored global config to use native depends functionality instead of DependSelect
3.2.112:
2023-11-09
* Added operator portal support
3.2.111:
2023-10-31
* Fixed Warning: Undefined array key "width" in Wysiwyg/Gallery/DefaultConfigProvider.php in vendor API
3.2.110:
2023-10-09
* Fixed Impossible to process constructor argument Parameter #3 [ <required> Unirgy\DropshipMulti\Helper\Data $dropshipMultiHelper ] of Unirgy\DropshipVendorProduct\Model\UdprodFormFacade class
* Fixed compilation error in DownloadableUpload, RetrieveImage controllers
3.2.108:
2023-09-29
* Added UdprodRepository::delete method
* Fixed \Exception used when LocalizedException needed
3.2.107:
2023-09-12
* Changed visibility of UdprodFormFacade::getLayout to public
3.2.106:
2023-09-05
* Added $addFieldNameSuffix param to UdprodFormFacade::getForm
3.2.105:
2023-08-31
* Fixed missing orig_id in UdprodFormFacade::getConfigurableForm
3.2.104:
2023-08-31
* Added Repository, FormFacade and refactored product edit/save to simplify external usage
3.2.103:
2023-07-11
* Added usage of Helper\Email::sendMessage as central mailsending
3.2.102:
2023-05-23
* Migrated installation scripts to declarative schema
3.2.101:
2023-04-18
* Fixed performance issue in products grid with big catalog
* Added extra css class in forms elements
3.2.100:
2023-03-29
* Added compatibility with 2.4.6
3.2.99:
2023-03-21
* Added 'Default Template Sku' configuration
3.2.98:
2023-02-01
* Fixed cannot remove vendor offer tier prices
3.2.97:
2023-01-25
* Fixed vulnerabilities reported by penetration test and vulnerability scan
3.2.96:
2022-11-15
* Fixed "Table 'catalog_category_product_index_store0' doesn't exist" during product delete
3.2.95:
2022-09-21
* Refactored tier price rendering to use UnirgyDynRows
3.2.94:
2022-09-06
* Fixed product unpublished on stock change when it's not selected in 'Unpublish on changes' configuration
* Added row_id in udropship_vendor_product table (ability to schedule update of vendor offers)
3.2.92:
2022-08-25
* Fixed cannot remove field in "Vendor Product Edit Form" configuration
3.2.91:
2022-08-08
* Fixed product manager grid use hardcoded type ids filter instead of Helper::getAllowedProductTypes
* Added ability to edit product scope specific attribute values
3.2.84:
2022-04-13
* Refactored missing 'is in stock' field to be treated as 'in stock' by default
* Refactored from EmailTransportBuilder constructor param to EmailTransportBuilderFactory to eliminate possible simultanious usage of object from different places
3.2.82:
2022-04-06
* Refactored product limit check
3.2.81:
2022-03-29
* Fixed attribute label is not from current storeview
3.2.80:
2022-03-28
* Fixed attribute dropdown options doesn't use current storeview
3.2.79:
2022-03-23
* Fixed msi_data visible in configurable product edit
3.2.78:
2022-02-03
* Fixed missing stock_item.is_in_stock field when DropshipMsi module used
3.2.77:
2022-01-27
* Fixed approved/fix admin notifications use vendor template
3.2.76:
2021-11-24
* Fixed compatibility with DropshipMsi add-on
3.2.75:
2021-09-16
* Fixed vendor_price column not found in product manager when using multivendor without multiprice
* Fixed vendor portal show start/end dates in EE 2.1.2 (not supported in that version of magento)
3.1.2:
2016-10-03
* Fixed js error in vendor portal rule edit
DropshipVendorRatings
3.2.21:
2023-07-11
* Added usage of Helper\Email::sendMessage as central mailsending
3.2.20:
2022-09-07
* Added 'Allow customers review/rate vendor' in preferences dropdowns
3.2.19:
2022-08-04
* Fixed compatibility with minified html
3.2.18:
2022-07-07
* Added 2.4.4 compatibility
3.2.16:
2022-04-13
* Refactored from EmailTransportBuilder constructor param to EmailTransportBuilderFactory to eliminate possible simultanious usage of object from different places
3.2.15:
2022-02-10
* Fixed pending reviews visible on frontend
3.2.13:
2022-01-19
* Fixed "count(): must be an array or Countable in email/pending_shipments.phtml" during preview
3.2.11:
2021-01-15
* Fixed review edit storeview change sometimes update multiselect with full page html
3.2.10:
2020-09-16
* Fixed admin empty products reviews grid when product review_entity.entity_id is not 1
3.2.9:
2020-02-14
* Fixed "Unknown column main_table.review_id" in 2.3.4
3.2.8:
2020-01-08
* Fixed filter by vendor name in admin 'Reviews and Ratings' grid
* Fixed 'Reviews and Ratings' grid show links with html tags
3.2.7:
2019-11-01
* Fixed 2.3.3 email sending compatibility
3.2.6:
2019-04-23
* Fixed transport builder setFrom 2.3 compatibility
3.2.5:
2019-03-07
* Fixed Call to a member function resolve() on null DropshipVendorRatings/Helper/Data.php
* Added workaround for magento core bug when email sender identity resolved without scopeId
* Workaround for varien/form removal
3.2.3:
2018-01-15
* Fixed Call to protected method PhpCookieManager::setCookie() from context Controller\Customer\Vote
3.2.2:
2017-12-26
* Fixed "Summary Rating" stars not visible in admin of magento>2.1
3.2.1:
2017-10-31
* Fixed setup:upgrade fails with "Area code not set: Area code must be set before starting a session"
3.1.8:
2017-09-25
* Changed admin menu position
3.1.7:
2017-05-22
* Fixed MEQP2 compatibility
3.1.6:
2017-05-15
* Fixed composer.json
3.1.5:
2016-12-13
* Fixed customer vote controller
3.1.4:
2016-10-03
* Fixed pending reviews email notifications
* Fixed ACL references
3.1.3:
2016-08-17
* Fixed https links in notification emails
3.1.2:
2016-08-01
* Fixed secure url
DropshipVendorRatingsApi
3.2.1:
2021-07-19
* Added graphql support
3.2.0:
2019-12-26
* Initial release
DropshipVendorReport
3.2.25:
2023-12-05
* Added missing columns in shipment aggregated report select
3.2.24:
2023-09-21
* Fixed Call to a member function getCssProperty() on bool in templates/unirgy/udreport/po/grid.phtml
3.2.22:
2023-09-18
* Fixed empty shipment/udpo after load event trigger addTotals
3.2.20:
2023-05-23
* Migrated installation scripts to declarative schema
3.2.19:
2023-05-15
* Added weee tax support
* Added extra css class in forms elements
3.2.18:
2023-03-29
* Added compatibility with 2.4.6
3.2.17:
2022-11-09
* Fixed cron TypeError
3.2.16:
2022-10-05
* Fixed vulnerabilities reported by penetration test and vulnerability scan
3.2.15:
2022-05-08
* Added 2.4.4 compatibility
3.2.14:
2021-10-19
* Fixed aggregated reports export in admin
3.2.13:
2021-09-14
* Fixed missing total refund in flat reports
3.2.11:
2021-07-28
* Fixed class does not exists crontab error
3.2.10:
2021-03-31
* Fixed "implode() passing glue string after array is deprecated"
3.2.9:
2020-08-18
* Fixed vendor portal reports cacheable
3.2.8:
2020-07-28
* Added flat totals reports
3.2.6:
2020-03-04
* Added support for dynamic vendor menu
3.2.5:
2019-02-18
* Fixed wrong totals row in vendor portal
3.2.4:
2018-11-05
* Removed composer dependency to magento/module-tax
3.2.3:
2018-06-22
* Fixed Incorrect dependency in class Unirgy\DropshipVendorReport\Helper\Data
\Magento\Framework\Event\ManagerInterface already exists in context object
3.2.2:
2018-05-25
* Fixed Class Unirgy\DropshipPo\Model\PoFactory does not exist in Controller\Adminhtml\Index\RecalcReportTotals
3.2.1:
2018-04-20
* Fixed access to PO Totals report without advanced po issue exception
DropshipVendorTax
3.2.9:
2023-03-29
* Added compatibility with 2.4.6
3.2.8:
2022-09-01
* Fixed explode(): Passing null in Model/TotalQuoteShipping.php on line 44
3.2.7:
2022-05-08
* Added 2.4.4 compatibility
3.2.5:
2021-05-26
* Fixed vendor tax class filter in tax rules grid
3.2.4:
2021-02-25
* Safeguard division by zero
3.2.2:
2018-02-05
* Fixed add-on override order shipping discount amount
3.2.1:
2017-11-27
* Fixed shipping price/tax calculation when shipping price 'Including Tax'
3.1.6:
2017-05-22
* Fixed MEQP2 compatibility
3.1.5:
2017-05-15
* Fixed composer.json
3.1.4:
* Fixed massupdate message
3.1.3:
2016-08-15
* Fixed rewrites for specific discounts
3.1.2:
2016-08-01
* Fixed vendor taxclass delete
Giftcert
3.0.102:
2024-06-25
* Added configurations to use separate log file and log level
3.0.101:
2024-06-07
* Fixed reports export
3.0.99:
2024-05-24
* Added workaround for removed jquery/fileUploader in 2.4.7
3.0.98:
2024-02-06
* Fixed Creation of dynamic property TransportBuilder\Interceptor::$uAttachments is deprecated.
3.0.97:
2024-01-31
* Fixed Class "Zend_Date" not found in Model/Cert.php
3.0.96:
2024-01-08
* Fixed dynRows.js doesn't work due to select2 dependency
3.0.95:
2023-12-20
* Fixed email templates (in addition need to adjust existing templates in admin)
* Fixed PDF Template save error next time after image already uploaded
* Fixed 404 redirect after cart page "Apply Discount Code" with giftcert
* Fixed 2.3.x email sending compatibility
3.0.53:
2019-08-23
* Fixed js error 'Cannot read property 'insert' of null' in admin Edit PDF Template
3.0.51:
2019-08-06
* Fixed giftcert remove when multple used doesn't change subtotal
* Fixed admin acl
* Fixed collectTotals not applied right after add certificate
3.0.50:
2019-05-21
* Fixed can't refund order when it have mixing of giftcert and non-giftcert products
* Fixed inactive certificate visible in email and order totals as applied with 0 amount
* Fixed empty 'Custom message max length' doesn't allow enter text on frontend
3.0.49:
2019-05-17
* Fixed Inactive already applied certificate doesn't allow add new Active certificate to quote in Single Mode
3.0.48:
2019-05-15
* Fixed certificate delete from cart page either don't remove or remove all
3.0.47:
2019-05-13
* Fixed single mode "Redeem Gift Card" issue 'You can use only one certificate per order.' error on 1st cert use
3.0.46:
2019-05-09
* Fixed customer cart merge doesn't copy certificate from not logged in cart
3.0.45:
2019-05-06
* Fixed admin create order show empty totals after apply giftcert
* Fixed giftcert code is not visible in invoice and creditmemo totals
3.0.44:
2019-04-03
* Fixed giftcert created without order reference
* Fixed invoice and creditmemo emails broken when giftcert product ordered
3.0.43:
2019-03-29
* Fixed isVirtual product type check can lead to infinite recursion
* Fixed invoice and creditmemo emails broken when giftcert used
3.0.42:
2019-03-15
* Fixed giftcert payment method is not available when 0 grand total
3.0.41:
2019-02-08
* Fixed "Column 'xxxx' cannot be null" during import when there are empty values for non-nullable fields
3.0.40:
2019-01-02
* Fixed 'The requested component ("settings") is not found' in magento 2.1.x
3.0.39:
2018-11-30
* Fixed Declaration of Unirgy\Giftcert\Block\Adminhtml\Sales\Item\Name::getFormattedOption($value) must be compatible with Magento\Sales\Block\Adminhtml\Items\Column\Name::getFormattedOption
3.0.38:
2018-11-02
* Fixed order multiple refunds with multiple giftcert applied when 1st refund amount < giftcert amount and 2nd refund amount > giftcert amount
3.0.37:
2018-10-31
* Fixed order with multiple giftcert applied refund both when refund amount < giftcert amount
3.0.36:
2018-08-20
* Fixed calendar js in multiple recipients form
3.0.35:
2018-08-07
* Added missing gift certificate product conditions
3.0.34:
2018-07-23
* Fixed multiple recipients add to cart Warning: array_merge(): Argument #2 is not an array in Model/Product/Type.php on line 314
3.0.33:
2018-07-19
* Fixed multiple recipients form fields display
3.0.32:
2018-07-17
* Fixed multiple recipients tabs js
3.0.31:
2018-06-06
* Fixed "Allow multiple recipients"=Yes doesn't work
3.0.30:
2018-04-13
* Fixed giftcert payment method is not visible when order paid by giftcert in full
3.0.29:
2018-04-11
* Fixed compatibility with 2.2.x strict parameter in LocalizedException constructor
3.0.28:
2018-04-10
* Fixed giftcert remove in cart page does not remove it from totals in 2.2.x.
3.0.26:
2018-03-20
* Fixed "Gift certificates applied to this order have changed. Unable to proceed.." when gift cert added, then removed and then coupon code used
3.0.25:
2018-02-12
* Fixed order email not sent when giftcert emails configured to send during order place
3.0.24:
2018-02-05
* Fixed order cancel/refund gift certificate in use wrong aomunt when base and order currency differs
3.0.23:
2018-02-01
* Fixed Error filtering template: Element 'arguments': This element is not expected
3.0.22:
2018-01-08
* Fixed export csv certificates show "e; chars instead of " in conditions serialized
3.0.21:
2017-12-29
* Fixed giftcert export CSV fails on some installations
* Added forbid to refund ordered gift certificate item when it's used in different order
* Fixed giftcert report show incorrect value in subtotal and total rows
* Fixed admin created GC notification have html tags as text
3.0.20:
2017-12-16
* Added plugin for CouponManagement remove action
3.0.19:
2017-12-14
* Fixed Column 'status' in where clause is ambiguous during sendScheduledCertificates
3.0.18:
2017-12-04
* Fixed "Gift certificate '%1' was applied to your order" rendered as error message
3.0.17:
2017-12-01
* Fixed giftcert not applied in admin order create
* Fixed giftcert not applied in checkout page "Payment Method" step
3.0.16:
2017-11-03
* Fixed updating `apply_to` field of `weight`, `price`, `tax_class_id` attributes during installation
3.0.15:
2017-10-31
* Fixed can't refund order paid full with GC (not possible to refund GC amount back)
* Fixed order cancel does not refund giftcert
3.0.14:
2017-10-12
* Fixed Invalid template file: 'Magento_Sales::Magento_Sales::order/totals.phtml' in order view
* Fixed image import insert null in media_gallery_value.position column
3.0.151:
2021-12-28
* Factored out $removeFields, $importRemoveFields into Catalog\Product\AbstractProduct class members
3.0.150:
2021-12-17
* Fixed image not updated when imported without retain subfolders option
3.0.149:
2021-12-08
* Fixed Yes/No attributes cannot be updated from Yes to No
3.0.148:
2021-11-03
* Fixed array to string conversion error in ResourceModel/AbstractResourceBase
3.0.147:
2021-10-22
* Added 'Constant to nullify attribute value' in product import profile
3.0.146:
2021-10-19
* Fixed missing url normalization during images import
3.0.144:
2021-09-08
* Fixed Call to a member function getStoreId() on null in AbstractProduct::_prepareAttributes
3.0.142:
2021-08-09
* Fixed possible empty progress response if import file is not utf8 encoded
3.0.141:
2021-07-26
* Added auto-create swatch entry on option auto-create when attribute.additional_data.use_product_image_for_swatch=true
3.0.139:
2021-07-09
* Fixed "fixed rows" data types does not use sku as string if it has numeric value
3.0.137:
2021-06-22
* Added periodic fixed rows flush to prevent memory exhaustion
3.0.135:
2021-06-03
* Fixed row types not filtered if respective table does not exist (magento module disabled)
3.0.134:
2021-05-26
* Moved saveAndRun edit form handler from urapidflow.js to form container _formScripts
3.0.133:
2021-05-07
* Fixed Notice: Undefined index: u1732 in ResourceModel/Catalog/Product/AbstractProduct.php during _fetchStockValues call
3.0.132:
2021-04-29
* Fixed incorrect processing of relative directories in new file handler caused by remote storage integration
* Fixed log tail missing after remote storage integration
3.0.131:
2021-04-27
* Added cache clear for updated products only
3.0.130:
2021-04-23
* Added compatibility with remote storage module
3.0.129:
2021-03-24
* Fixed "column 'status' cannot be null, query was: INSERT INTO `inventory_source_item` ..."
3.0.128:
2021-03-19
* Fixed msi queries does not use sku as string if it has numeric value
* Fixed possible "Invalid method Magento\Eav\Model\Entity\Attribute::isScopeGlobal" error
3.0.127:
2021-03-03
* Fixed Call to undefined method LoggerProxy::pushHandler() in Helper/Data.php
3.0.126:
2021-02-03
* Fixed default msi inventory source item not used during import/export
3.0.125:
2021-01-27
* Fixed possible 'Uncaught TypeError: $.ui.plugin is undefined' in firefox cause by uploader js
3.0.124:
2020-11-05
* Fixed can't add profile column in columns tab when option labels are numeric
3.0.123:
2020-11-02
* Refactored image cache flush / resize
3.0.122:
2020-10-13
* Fixed delete old images sql performance
3.0.120:
2020-10-06
* Fixed undefined var indexer in Profile.php
* Optimization for gallery processing
* Added profiler stats (hardcoded in code)
* Added workaround for url rewrites refresh failure due to duplicate url keys
3.0.119:
2020-09-30
* Optimized fetchAttributeValues method sql query
3.0.118:
2020-09-18
* Changed _getIdBySku to have extra param $isSeqId
3.0.117:
2020-09-16
* Fixed possible duplicate gallery db records
3.0.116:
2020-08-21
* Fixed urapidflow_profile.columns_json db column too small
3.0.115:
2020-08-18
* Changed 'Field Delimiter' optional to support tab char
3.0.114:
2020-06-23
* Fixed qty changed for products which type does not support it
3.0.113:
2020-06-15
* Extracted few methods to allow post-process header and rows right after csv file read
3.0.112:
2020-06-12
* Fixed Class Unirgy\RapidFlow\Model\CacheType does not exist
3.0.111:
2020-06-03
* Fixed configurables export with "Skip out of stock products"=Yes
3.0.109:
2020-05-21
* Fixed price import of bundle products with fixed price type
3.0.108:
2020-05-12
* Fixed media gallery being case insensitive
3.0.107:
2020-05-07
* Fixed import creates duplicate entries in catalog_product_entity_media_gallery* tables
3.0.106:
2020-05-05
* Fixed auto-import categories on EE
3.0.105:
2020-04-30
* Fixed depricated url addSessionParam
* Fixed categories filter in product export on EE
3.0.104:
2020-04-29
* Fixed wrong saved filename displayed in Upload files tab
3.0.103:
2020-04-13
* Fixed Duplicate entry 'xx-xx' for key 'xxx', query was: INSERT INTO catalog_product_entity_media_gallery_value_to_entity
3.0.102:
2020-04-12
* Fixed Indexer handler is not available: elasticsearch
3.0.101:
2020-04-10
* Fixed media gallery entries not created
3.0.99:
2020-04-01
* Fixed usage of category.ids from different website issue sql error (should be warning)
3.0.96:
2020-03-30
* Fixed possible sql error during images import
3.0.95:
2020-03-27
* Fixed usage of category.ids in EE
3.0.94:
2020-03-02
* Fixed profile "save and run" redirect to new profile page when exception happens during run
3.0.93:
2020-02-03
* Added check for wrong attributes source which issue Invalid argument supplied for foreach() in Block/Adminhtml/Profile/Edit/Tab/Columns.php on line 83
* Fixed 2.3.4 Declaration of UrlRewriteDbStorage::insertMultiple($data) must be
compatible with Magento\UrlRewrite\Model\Storage\DbStorage::insertMultiple($data): void
3.0.92:
2020-01-15
* Added "restrictions/magento_edition" flag support in urapidflow.xml config
3.0.91:
2019-01-13
* Added workaround in categories autocreate when category name doesn't match url_key
* Added workaround for magento bug in Product::getStoreIds in single store mode
3.0.90:
2019-12-05
* Added workaround to handle image urls with space char instead of %20
* Added exception handling around \Zend\Validator\File\MimeType::isValid call
* Added '400 Bad Request' handling during image fetch
3.0.89:
2019-11-14
* Fixed image resize problem on some themes by usage of Magento_MediaStorage resize features if that module available
3.0.88:
2019-11-12
* Added more informative logging of url_rewrites errors
3.0.87:
2019-11-05
* Fixed "Skip usage check when delete old image"=No doesn't work
3.0.86:
2019-10-31
* Fixed categories auto create set wrong parent_id in EE
3.0.85:
2019-10-17
* Removed "catalog_product_category" from full reindex list to eliminate redundant run after "catalog_category_product" reindex as they do the same
* Added safeguard code to eliminate duplicate run of category/product full reindex to fix possible
"Base table or view not found: catalog_category_product_index_store1_tmp doesn't exist"
3.0.84:
2019-10-15
* Fixed "category.ids" in EE export row_id instead of entity_id
3.0.83:
2019-10-11
* Fixed "Delete old image" doesn't remove the file when new value is empty
3.0.82:
2019-10-10
* Fixed "Retain remote subfolders" instead of save in subfolders save in root folder with / replaced with -
3.0.81:
2019-09-27
* Fixed Undefined index: extension in \Magento\Framework\File\Uploader when import image name don't have extension
3.0.80:
2019-09-24
* Fixed realtime reindex
3.0.77:
2019-08-14
* Added 'Auto-archive Import File' option
3.0.76:
2019-08-13
* Fixed url_key gets updated with default value in non-admin storeview import
even if not exists in the import file
* Fixed products extra export filter in EE
* Added profile history tab
* Fixed "Allow mutable attributes" checkbox cannot be saved
3.0.75:
2019-07-09
* Added 'Generate resized images' option for magento >2.2.8
3.0.74:
2019-06-07
* Fixed catalog_rules indexer does not exist.
3.0.73:
2019-06-05
* Fixed product.configurable_parent_sku export in EE
* Fixed product.row_id export in EE
3.0.71:
2019-05-23
* Added 'save_rewrites_history' paremeter during generate url rewrites
* Fixed mixing of attribute custom source model and presence of options in eav_attribute_option table lead to unexpected results
3.0.70:
2019-05-08
* Added export entity_id/row_id
3.0.69:
2019-05-06
* Fixed realtime product flat indexer run even if disabled
3.0.68:
2019-04-30
* Fixed 'indexer does not exist' error break whole reindex process
3.0.67:
2019-04-25
* Fixed call to a member function refreshProductRewrite() on null
in ResourceModel/Catalog/Product/AbstractProduct.php
3.0.66:
2019-02-21
* Fixed catch of wrong exception in ProductUrlUpdateObserver
3.0.65:
2019-02-21
* Added MSI tables references
3.0.64:
2019-01-30
* Fixed visibility not considered during products url rewrites generate
3.0.63:
2018-12-10
* Fixed null attribute values in storeview level not exported
3.0.62:
2018-11-29
* Fixed url_key/url_path exported without suffix when column format=URL
3.0.61:
2018-11-26
* Fixed remote images import when url contain query string with slash char in it
3.0.60:
2018-09-04
* Added safeguard to not save url rewrite with empty request path
3.0.59:
2018-08-28
* Added extra constants
3.0.58:
2018-08-16
* Fixed unhandled exceptions in generate category url rewrite functionality which didn't restore url path in case of exception
3.0.57:
2018-08-15
* Fixed category url rewrites not refreshed when using db table prefix
3.0.56:
2018-07-23
* Added extra vars for fixed rows import events
3.0.55:
2018-07-13
* Fixed mixed usage of numeric and non-numeric skus degrade perfromance
3.0.54:
2018-07-05
* Added logging of url rewrite errors
* Fixed A non-numeric value encountered in Model/Profile.php on line 1259
3.0.53:
2018-06-25
* Fixed ResourceModel\AbstractResource::getConnection() must be public (as in class Magento\Framework\Model\ResourceModel\AbstractResource) in ResourceModel/AbstractResource21.php on line 5 on magento cloud
3.0.52:
2018-06-20
* Fixed url rewrites not created for new products on some import files
3.0.51:
2018-06-11
* Fixed usage of only "category.ids" in import file on EE lead to wrong assignment
3.0.50:
2018-06-05
* Fixed A non-numeric value in Model/Profile.php on line 1259
3.0.49:
2018-05-30
* Fixed usage of "category.name" in import file create duplicate categories
3.0.48:
2018-04-20
* Fixed delete from url_rewrite use subselect (changed to multiple-table delete for better performance)
3.0.47:
2018-04-06
* Fixed auto-create categories save url_path with suffix
3.0.46:
2018-04-06
* Fixed inconsistency between stock fetch and stock update
3.0.45:
2018-03-29
* Fixed multiple profiles run from script have issues due to data caching in data type models
3.0.44:
2018-03-21
* Fixed EE category url rewrites not generated for auto-created categories
3.0.43:
2018-03-07
* Fixed missing skipcheck for root category in ResourceModel\AbstractResourceBase::catBuildPath method
3.0.42:
2018-02-26
* Fixed export filter "Skip out of stock products"=Yes doesn't work in EE
3.0.41:
2018-02-23
* Fixed export filter by website join by row_id instead of entity_id
* Fixed export don't use order by entity_id which lead to some data duplication and/or absence
3.0.40:
2018-02-14
* Fixed call \Magento\Framework\App\Cache\Manager::clean only when types not empty. To eliminate possible issues with third-party modules
3.0.39:
2018-02-06
* Fixed Can only flip STRING and INTEGER values! in ResourceModel/Catalog/Product/AbstractProduct.php
3.0.38:
2018-01-30
* Fixed export in php 7.1 issue warning "A non-numeric value encountered"
3.0.37:
2018-01-10
* Fixed compatibility with 2.2 bundle option/selection sequence new parent_product_id column
3.0.36:
2018-01-02
* Added compatibility with EE 2.2 bundle option/selection sequence
3.0.35:
2017-12-21
* Added CURL options in "Fine Tuning" section of global config
3.0.34:
2017-12-07
* Excluded configurable from "apply to" ('special_price','special_from_date','special_to_date') attributes definition
3.0.33:
2017-12-04
* Added flush only effected products image cache
3.0.32:
2017-11-30
* Fixed category url_path attribute deleted after refresh url rewrites
* Fixed remote batch image download does not set small_image and thumbnail
* Fixed EAO export can export non-dropdown attribute options if they exists in options table
3.0.50:
2019-06-03
* Fixed CPSI export in EE
3.0.49:
2019-05-17
* Fixed categories import with prepend root categories doesn't work when root categories have url_key/url_path and export file from installation with root categories without url_key/url_path
3.0.48:
2019-04-17
* Fixed import/export 'Allow System Attributes' doesn't work
3.0.47:
2019-03-05
* Added percentage_value in CPPT
3.0.46:
2019-02-21
* Added Multi Source Inventory import/export data type
3.0.45:
2018-11-20
* Fixed export related, upsell, cross-sell in EE
3.0.44:
2018-10-18
* Fixed -CCP rows in EE
3.0.43:
2018-09-21
* Fixed EE error when import CCP rows "Undefined index: entity_id in ResourceModel/ProductExtra.php"
3.0.42:
2018-08-28
* Fixed CPSA row import in EE 2.2.5
3.0.41:
2018-08-20
* Fixed CPSA, CPSAL rows import in EE
3.0.40:
2018-08-09
* Fixed categories url rewrite refresh refresh only one category of many
3.0.39:
2018-07-27
* Added 'Force URL Rewrites Refresh' for categories import
* Added validation to eliminate CPSI with same sku in both sku, linked_sku fields
3.0.38:
2018-06-22
* Fixed import/export CCP on EE
3.0.37:
2018-05-16
* Fixed import, delete CCP rows doesn't work in EE
3.0.36:
2018-05-08
* Fixed product delete don't delete url rewrite in EE
3.0.34:
2018-04-24
* Fixed delete from url_rewrite use subselect (changed to multiple-table delete for better performance)
3.0.33:
2018-01-20
* Fixed compatibility with 2.2 bundle option/selection sequence new parent_product_id column
3.0.32:
2018-01-02
* Added compatibility with EE 2.2 bundle option/selection sequence
3.0.31:
2017-12-20
* Fixed EASI rows import
3.0.30:
2017-12-15
* Fixed import/delete of linked products (upsell,crossell,related) in EE > 2.1
3.0.29:
2017-12-15
* Fixed EAOS option value auto-create
3.0.28:
2017-12-04
* Fixed -CPV issue "Requested store is not found" error
3.0.27:
2017-11-21
* Fixed url rewrites db entries not deleted after -CP
3.0.26:
2017-11-06
* EAXP: Fixed setting `frontend_input_renderer` and `additional_data` to NULL when empty
* Fixed batch image downloading
3.0.25:
2017-10-25
* Fixed errors for existing records during CPCOS import
* Fixed Notice: Undefined index: entity_id in Unirgy/RapidFlowPro/Model/ResourceModel/Category/AbstractCategory.php on line 1384
3.0.24:
2017-09-29
* fixes categories issues for EE
3.0.23:
2017-08-02
* added error message for not supported codes
* fixes for CPBOS
3.0.22:
2017-07-18
* changed how EAOS works, it now accepts attribute option name for which the swatch should be bound.
If swatch for option does not exist, it is added. If exists, its value or sort order can be updated.
3.0.21:
2017-04-20
* fixed issue with EAOL bad left join condition
* fixed issue with EAOS not accounting for all possible swatch types
3.0.20:
2017-01-30
* fixed issue with not resetting url updates after each batch
3.0.19:
2017-01-13
* CPBOS & CPBOSL fixed sequence table error
* EAV fixed invalid attribute issues
3.0.18:
2016-12-23
* fixed CPV
3.0.17:
2016-12-19
* fixed order of fields in product extra CPV
3.0.16:
2016-12-09
* fixes related to sequence tables
* fixed typos in product extra CPV & CPVL sql
3.0.15:
2016-11-11
* added CPBOSL code for import/export of bundle option selection price
3.0.14:
2016-10-27
* added CPV and CPVI codes for importing external videos for products
* added category url rewrite updates
3.0.13:
2016-10-13
* fixed sequence_xyz tables being inserted in during dry run
3.0.12:
2016-09-20
* fixed issue with some missing indexes
3.0.11:
2016-09-21
* fixed Magento error when running compiled classes
* internal fixes
3.0.10:
2016-08-09
* EE updated_in, created_in fields populated for product and category
3.0.9:
2016-07-27
* updated code to provide compatibility with PHP7 with Ion Cube Loader
3.0.8:
2016-07-08
* fix for sequence table
3.0.7:
2016-07-05
* updated to work with Magento 2.1.0 EE
3.0.6:
2016-06-06
* fixed table names for category export
3.0.5:
2016-06-02
* fixed CPI typo
3.0.4:
2016-06-01
* fixed CPI import, missing relation data in gallery_entity_value table
* Fixed 'Filter by date range' doesn't filter row types if nothing selected in 'Row Types'
2.0.26:
2021-08-26
* Fixed date filter not applied
* Fixed date filter clear after multiple save without change
2.0.24:
2021-06-29
* Added periodic fixed rows flush to prevent memory exhaustion
2.0.23:
2021-06-03
* Fixed export/import fails when some tables from row types definition doesn't exists (magento module disabled)
2.0.22:
2020-08-06
* Fixed SQIO export
2.0.21:
2020-07-20
* Fixed sku is not exported when specific row types selected in 'Export Options' column
2.0.20:
2020-06-02
* Fixed sku is not exported on some installations
2.0.19:
2020-05-18
* Added automatic convesion of serializable fields from php to json
2.0.17:
2020-04-09
* Fixed date filter doesn't work for SII, SCMI, SSHIPI, SPT, SOA, SOP rows
2.0.15:
2019-09-05
* Fixed compatibility with recent rapidflow history functionality
2.0.13:
2019-01-09
* Added urfid_column, alt_urfid row type config nodes
2.0.12:
2018-12-03
* Fixed installation fails on magento 2.3.0
2.0.10:
2018-08-09
* Fixed Notice: Undefined offset: <number> in Model/Fixed/AbstractSales.php on line 0
2.0.9:
2018-07-23
* Added extra vars for import events
2.0.8:
2018-06-20
* Fixed order, invoice, shipment, creditmemo items sku not exported for non-existing products
* Fixed urf_id not populated in sales_*_grid tables
2.0.7:
2018-01-08
* Fixed "Unique constraint violation found" on some 2.2 installations
2.0.6:
2018-01-08
* Fixed sku field is not imported in items tables when no matching product found
2.0.5:
2018-01-05
* Fixed newly created customer and his group not saved in sales tables
2.0.4:
2018-01-04
* Fixed create customer when customers per website configuration selected
* Added revertInstall method in InstallSchema
2.0.3:
2017-12-08
* Added error "Missing %1 at index %2. Possible header and data format missmatch" when header and data columns number missmatch
2.0.2:
2017-12-07
* Fixed Uncaught TypeError: Argument 1 passed to Magento\Setup\Module\DataSetup::__construct() must be an instance of Magento\Framework\Module\Setup\Context, instance of Magento\Framework\ObjectManager\ObjectManager given
StoreLocator
Unreleased (next release)
* Fixed Creation of dynamic property is deprecated in PrivatePropertyReader
3.2.16:
2023-08-18
* Fixed wrong resource provided for fclose in \Magento\Framework\Filesystem\Io\File::streamClose
* Fixed preg_split: Passing null to parameter #in Model/Location.php
3.2.15:
2022-05-08
* Added 2.4.4 compatibility
3.1.14:
2021-12-20
* Fixed Call to undefined method pushHandler() in Helper/Data.php
3.1.13:
2021-12-15
* Fixed Call to undefined method pushHandler() in Model/Location.php
3.1.12:
2021-12-08
* Added location table separate address columns
3.1.11:
2019-06-20
* Fixed XSS on map page
3.1.10:
2018-05-20
* Added 'maps response cannot be decoded' error when maps response is not json
3.1.9:
2017-12-27
* Fixed calls to maps.googleapis.com/maps/api/geocode doesn't use API Key
* Added "CURL UserAgent", "CURL Extra Headers" params
* Fixed location field "Add sequence label to marker?"=No still show numbers on the map
3.1.8:
2017-12-25
* Fixed error on import locations make full import fail
* Fixed import locations with empty coordinates doesn't recalculate (fetch) them
* Fixed can't add new location with custom permissions role
3.1.7:
2017-10-20
* Fixed workaround for google bug of clipping custom markers
3.1.6:
2017-10-12
* Fixed import counter
* Added graceful error processing when row columns count invalid
3.1.5:
2017-10-11
* Fixed locations mass delete
* Fixed "Request Path for Specified Store already exists"
* Fixed export storelocations
3.1.4:
2017-08-29
* fixed issue with ordering by distance when simply listing locations
* on settings save, if there is no uploaded file stop import processing early