uDropship Updates uDropship 2.0.0.8; AdvancedPO 2.0.3; Batch 2.0.9 (18 hours ago)
Fri, 18 May 12 00:00:00 -0400

uDropship:
===== 2.0.0.8 =====
* Added separate customer address templates for vendor pdf/html
* Show order items PO Info on order view page

AdvancedPO:
===== 2.0.3 =====
* Added separate customer address templates for vendor pdf/html
* Show order items PO Info on order view page

Batch:
===== 2.0.9 =====
* Added skip fileactions/timestamp update on paste content/upload location during manual import


Source: http://www.unirgy.com/products/udropship
uDropship 2.0.0.6; Split 2.0.1 (23 days ago)
Wed, 25 Apr 12 00:00:00 -0400

uDropship:
===== 2.0.0.6 =====
* Added option "udropship/vendor/special_cost_attribute" support for special_cost attribute

uDropship Split:
===== 2.0.1 =====
* Fixed problem on checkout when selected method not used and progress shows wrong shipping amount

Source: http://www.unirgy.com/products/udropship
uDropship 2.0.0.5; Batch 2.0.8; Microsite 2.0.4 (28 days ago)
Fri, 20 Apr 12 00:00:00 -0400

uDropship:
===== 2.0.0.5 =====
* Fixed empty batches on CE1.6
* Added show original order item vendor on order view page
* Fixed possible "PHP Fatal error: Nesting level too deep - recursive dependency? in Protected.php"

uDropship Batch:
===== 2.0.8 =====
* Fixed wildcard problem for cron run
===== 2.0.7 =====
* Fixed import orders on CE 1.6 due to track_number field change

uDropship Microsite:
===== 2.0.4 =====
* Fixed pagination on microsite when update store base url = No
* Fixed product view page Not Found related to udropship/microsite/front_show_all_products option
* Added redirect to vendor login instead of admin login when session expire due to inactivity
Source: http://www.unirgy.com/products/udropship
uDropship 2.0.0; Batch 2.0.6; Microsite 2.0.0; MultiVendor 2.0.0; AdvancedPO 2.0.0; SpliRate 2.0.0 (1 month ago)
Tue, 20 Mar 12 00:00:00 -0400

uDropship:
===== 2.0.0 =====
* Fixed "Delivery Method" filter in vendor interface
* Fixed vendor::getShippingMethods now shows only methods that could be used by vendor
based on preferred carrier and overrides, otherwise filter them out
* Added shipping methods validation on vendor save - notify of methods that can't be saved
* Added carriers/udropship/free_shipping_allowed wrapper to enable/disable both free shipping at once
* Added carriers/udropship/freeweight_allowed to control usage of free weight during free shipping
* Added extended dependSelect in config to support chain of depends
* Added Unirgy_Dropship_Model_Mysql4_Setup::createDependConfigPath
to add new config depend fields that have existing dependent fields
* Fixed vendor area "inform retailer" $partialQty = 0 not included in notification email
* Fixed Fedex label printing after magento moved to webservice rates (ce 1.6.0)
* Fixed workaround for duplicate PO problem
* Added ability to modify shipping origin from vendor interface
* Fixed compatibility with 1401 when payment method action is sale (order not split to POs during place)
* Fixed handling calculation for Item Separate Rate with Fixed handling fee per package
* Changed "Limit to zipcodes" vendor preference.
Now expect rules to be separated by new line, comma or semicolon.
And does not clear whitespace inside rules to be compatible with UK zipcodes that contain spaces.
* Added array_merge_n helper function to recursive merge with numeric keys preserve carrier methods on
Sales > Dropship > Shipping Methods > Shipping Edit > "Associated System Methods" tab
to support carriers that have numeric method codes like Webshopapps_Wsaupsfreight module
* Fixed compatibility with ce1.6/ee1.11
related to db field change from sales_flat_shipment_track.number to sales_flat_shipment_track.track_number
* Added show gift messages in vendor notification emails
* Fixed addVendorSku caused by inconsistency between Varien_Object::__call and Varien_Object::hasData methods
(first use isset, second array_key_exists - not compatible for NULL values)
* Added '* Use Estimate' carrier override option to stick with 'Use Rates Fallback Chain' functionality
* Added vendor option 'Use Rates Fallback Chain'
* Fixed statement pdf adjustment in po rows price formatted
* Added product attribute 'Dropship Rates Calculation Type' (calculate rate separately per row/item in cart)


uDropship Batch:
===== 2.0.6 =====
* Added inventory import optimizations and related "Reindex Type" vendor field
* Added giftmessages export via
[order.gift_message_from]
[order.gift_message_from_with_label]
[order.gift_message_to]
[order.gift_message_to_with_label]
[order.gift_message_text]
[order.gift_message_text_with_label]
[order.gift_message_combined]
and related [order_item.*]
* Added [vendor] to export vars
* Added export of [system_carrier_title], [system_carrier_code], [system_method_title], [system_method_code]
* Added support to export [udropship_method_code], [udropship_method_title]
regardless if it's splitrate or bare udropship (using helper('udropship')::mapSystemToUdropshipMethod($code, $vendor))
* Fixed skip directories in wildcard locations

===== 2.0.3 =====
* Added ability to import stock by vendor_sku
* Added import adapters
* Added ability to export multiple files per location (file per PO or other type of grouping defined in custom adapter)
* Added ability to use wildcard in locations to import multiple files per location
* Added tracking of last import timestamp (with a timezone configuration of location) to further import only new files
* Added actions on imported files (delete, rename, move, rename+move)
* Added usage of IO models with common interface to process locations

* Added support for priority field import
* Added ability to import new vendor/product associations via inventory import
* Added support for new inventory import column stock_qty_add for stock increment/decrement
* Added instant batch orders export method

* Added extended template filter to support constructs like
{{depend order.getInvoiceCollection().count()}}{{var order.getInvoiceCollection().getFirstItem().getCreatedAt()}}{{/depend}
* Fixed usage of bcc


uDropship Microsite:
===== 2.0.0 =====
* Fixed vendor custom theme for admin area (Manage Products setting)
* Fixed "Product attributes to HIDE from vendors" compatibility with 1.6.x
* Added "From URL Path (domain.com/vendor)" option to udropship/microsite/subdomain_level
* Added option 'udropship/microsite/front_show_all_products' to show all associated products
vendor defined both in udropship_vendor attribute and in multivendor assignment
* Added option "Stick microsite products in cart"
Products that added to cart from vendor microsite will be stuck to that vendor regardless of decision method.
"Yes and display vendor" - will display vendor name as item custom option.
* Added "Limit Categories" vendor preference
* Added "Limit Websites" vendor preference and filter store switcher


uDropship MultiVendor:
===== 2.0.0 =====
* Added optimization for huge inventory update
* Added support for stock_qty_add field during stock update (for increment/decrement)
* Added extra priority condition
* Fixed authenticate problem when using non-unique emails
* Added consider of 'skip_udmulti_load' product collection flag
* Fixed stock check problem due to stock item assigned to cart product multiple times
* Added options to 'Configuration > Drop Shipping > Product Stock Options'
- 'Vendor Decision Method For Reassign' separate decision method used to check vendors stock when doing reassign
- 'Skip Stock Check For Reassign'
* Fixed addVendorSku caused by inconsistency between Varien_Object::__call and Varien_Object::hasData methods
(first use isset, second array_key_exists - not compatible for NULL values)


uDropship Advanced PO:
===== 2.0.0 =====
* Added option "Hide vendors that failed stock check on admin area Create PO page"
* Added show gift messages in vendor notification emails
* Added options to 'Configuration > Drop Shipping > Product Stock Options'
- 'Vendor Decision Method For Reassign' separate decision method used to check vendors stock when doing reassign
- 'Skip Stock Check For Reassign'
* Fixed invoiceShipment
- capture offline when garnd_total=0
- wrap in transaction in case it's executed not from transaction context
* Added "Do Not Automatically Generate PO" flag in admin order create page
* Added ability to modify costs of existing POs
* Fixed udpos tab grid action on order page


uDropship SplitRate:
===== 2.0.0 =====
* Fixed check for virtual products
* Added support for extra charge cloned shipping options
* Added compatibility with wildcard "* Any available" udropship shipping method definition
* Added ability to setup default shipping method per vendor
* Added compatibility with some external checkouts (as if defaults selected)
Source: http://www.unirgy.com/products/udropship
Batch 1.5.0; Microsite 1.4.4; MultiVendor 1.4.8; Payout 1.1.3; AdvancedPO 1.6.4; SplitRate 1.4.3 (2 months ago)
Mon, 19 Mar 12 00:00:00 -0400

uDropship Batch:
===== 1.5.0 =====
* Added log po status change in batch exportUpdatePOsStatus/importUpdatePOsStatus
* Added filter when exportUpdatePOsStatus to eliminate duplicate status update on export when doing retry dists
* Added ability to import stock by vendor sku
* Added remove redundant 4 digits precision with value*1 (only for [var.subvar] syntax)
* Fixed grid rows update after import

uDropship Microsite:
===== 1.4.4 =====
* Added layered navigation on microsite home page (root category must be anchor!)
* Fixed product list sorting and paging on microsite home page

uDropship MultiVendor:
===== 1.4.8 =====
* Added addVendorSku functionality and revamp assignVendorSku
from now vendor_sku stored in po items rather then constantly fetched from products
* Added sync multivendor stock with magento stock when save products from vendor interface and admin vendor edit page
* Fixed is_scalar(null) issue on some invocations of helper::getMultiVendorData

uDropship Payout:
===== 1.1.3 =====
* Fixed move udpo related install code into udpo
* Fixed paypal method in live mode (https://www.paypal.com/wsdl/PayPalSvc.wsdl intended for live environment refer sandbox urls)

uDropship Advanced PO:
===== 1.6.4 =====
* Moved everything from Unirgy_DropshipPo_Model_Batch to Unirgy_DropshipBatch_Model_Batch with conditions check
* Extended udropship/purchase_order/autoinvoice_shipment option
this allows invoice whole order on first shipment as a workaround
to support payment methods that does not have partial capture
* Added checks and special treatment of virtual items
* Added option udropship/purchase_order/create_po_allow_change_costs
Allow change costs when manualy create po
* Added format costs as prices on po view, add row cost column on po view page
* Added ability to resend vendor po notifications
* Added separate hide_udpo_pdf_shipping_amount option to hide amounts in po pdf
* Fixed Transactional Emails not showing up in System > Transactional Emails > Add New Template
* Fixed grid rows update after import with DropshipBatch
* Fixed udpos grid tab on order page

===== 1.6.0 =====
* Added configuration to not allow vendors to change PO status (from/to)
* Added integration with new module uDropship PO MPS
* Added error notifications by email (label_request_failed,poll_tracking_failed,poll_tracking_limit_exceeded)
* Fixed Mage_Sales_Model_Order_Invoice::isLast() magento core bug for partial invoicing
* Fixed auto-invoicing in some cases
* Fixed compatibility with 1.3.2.4
* Fixed showing transactional emails in System > Transactional Emails > Add New Template

uDropship SplitRate:
===== 1.4.3 =====
* Added option to hide items amounts and subtotal on shipping method page
* Added option to hide vendor names on checkout
* Added compatibility with magento >1.5.0.1 changes in checkout review template
caused problems with authorize.net direct post
* Fixed problem on checkout when all vendor items virtual
* Fixed potential problem when custom code tries to do something with product type model


Source: http://www.unirgy.com/products/udropship
uRapidFlow Updates uRapidFlow 2.0.0.0; uRapidFlow Pro 2.0.0.0 (1 month ago)
Tue, 20 Mar 12 00:00:00 -0400

uRapidFlow:
===== 2.0.0.0 =====
* Added separate options to control ftp - 'Ftp File Mode', 'Ftp Passive Mode'
* Added "Configurable Parent Sku" column for export
* Added support for mutable attributes
* Added "Increment/Decrement Qty in Stock" import attribute for products data type
* changed escaping of cell data for excel export. Used htmlentities instead of htmlspecialchars
* fixed a bug with condition attribute. In 1.6 attribute table prefix is changed
* fixed workaround for mysql 5.5 for query that clears media table

uRapidFlow Pro:
===== 2.0.0.0 =====
* Fixed EAOL when importing option values to update existing options
* Added option "Use Prepended Root Category Name To URL Paths" to categories, product extra data type profiles
Serves as a workaround when there are multiple root categories with identical trees, or tree elements.
Hence subcategories within different root categories have identical url paths.
* Added "Retain remote subfolders" option
* Added ability to delete gallery images using any filenames
filenames will be normalized to match values in db
this useful when using same profile for insert and delete images

Source: http://www.unirgy.com/products/urapidflow
uRapidFlow 1.6.1.1 (1 year ago)
Tue, 26 Apr 11 00:00:00 -0400

===== 1.6.1.1 =====
* Fixed safe inserts into product_website, category_product tables
Source: http://www.unirgy.com/products/urapidflow
uRapidFlow/Pro 1.6.1.0 (1 year ago)
Fri, 25 Mar 11 00:00:00 -0400


uRapidFlow:

===== 1.6.1.0 =====
* Fixed throwing error on missing remote image file
* Fixed reindexing inventory when 'Display Out of Stock Products' = No
* Fixed multiple const.value fields are merged in event argument arrays
* Fixed not updating successfully updated rows count in for some fields (product import)
* Added has_options and required_options to Product Import/Export

===== 1.6.0.1 =====
* Fixed recognizing product attributes with source_model as dropdown attributes


uRapidFlow Pro:

===== 1.6.1.0 =====
* Fixed not updating successfully updated rows count in for some fields (category import)
* Fixed redundant check for required attributes when importing existing categories does not allow simple updates

===== 1.6.0.5 =====
* Added automatic sort_order for EASI

===== 1.6.0.4 =====
* Fixed minor bug in categories import

===== 1.6.0.3 =====
* Fixed bug exporting categories for base (admin) store, introduced in 1.6.0.1

===== 1.6.0.2 =====
* Fixed export categories to limit to store root

===== 1.6.0.1 =====
* Fixed export categories for not default store view

Source: http://www.unirgy.com/products/urapidflow
uRapidFlow/Pro release 1.6.0.0 (1 year ago)
Thu, 10 Feb 11 00:00:00 -0500

uRapidFlow:

===== 1.6.0.0 =====
* Added compatibility with CE 1.5.0.1
* Added date formatting for import/export
* Added date formatting processor global option (strtotime, Zend_Date, date_parse_from_format)
* Added integration with EE AdminGws module (import limitation by allowed websites)
* Fixed setting default values for category.* columns
* Fixed merging associated categories when importing from multiple category.* columns
* Fixed updating categories children_count on auto-create

===== 1.5.9.5 =====
* Fixed auto-creating multiple options and categories for the same field

uRapidFlowPro:

===== 1.6.0.0 =====
* Added compatibility with CE 1.5.0.1
* Fixed refreshing has_options, required_options on CPCO, CPBO, CPSA
* Fixed wildcard delete actions for old version of Zend_Framework
* Fixed updating categories children_count

Source: http://www.unirgy.com/products/urapidflow
uRapidFlow release 1.5.9.4 (1 year ago)
Tue, 25 Jan 11 00:00:00 -0500

===== 1.5.9.4 =====
* Added auto_detect_line_endings=1 runtime configuration to handle Mac line endings

===== 1.5.9.3 =====
* Fixed error on product.attribute_set for existing products, introduced in 1.5.9.2

===== 1.5.9.2 =====
* Fixed intermittent SQL error when importing product.attribute_set

Source: http://www.unirgy.com/products/urapidflow
uGiftCert Updates uGiftCert 1.2.0 (1 month ago)
Tue, 20 Mar 12 00:00:00 -0400

===== 1.2.0 =====
* Updated license handling to support Unirgy Installer

===== 1.1.4 =====
* added an option to set allowed domains, this allows to have module not interfere with multiple domains on the same installation
* added global override checkbox for PDF settings on certificate and product level
* added strftime formatting option for expire_at field
* fixed pdf printout text positioning
* fixed pdf printout font variants
* fixed email issue when adding user to history

===== 1.1.3 =====
* Improved pdf settings page
* Added pdf settings to each certificate
* Added pdf settings when creating certificates, allowing to batch set PDF settings
* Added conditions settings when creating certificates
* Added pdf settings to gift certificate products, all certificates from that product inherit them
* Added conditions settings to gift certificate products, all certificates from that product inherit them
* Updated us locale file.
* added ability to capture orders when paid completely with certificates
* added conditions check upon each time cart page is reloaded, to avoid breaking conditions after certificate is applied
* fixed issues with One step checkout module
* fixed some translation calls to other modules that were not correct
* fixed error when using one fixed amount for certificate, it was being converted to integer always

===== 1.1.2 =====
* Fix layered navigation with negative prices.
* Added minimal possible price to product.
* Fix showing Gift Certificate total even when no GC used
* Fix customer frontend invoice details do not show GC used information
* Fix, when purchasing multiple certificates of same kind, only one PDF is sent
* Fix, changed PDF settings fieldset name construction
* Fix, typos in some files
* Fix, OnestepObserver, was preventing non certificates to be used
* Fix, sidebar cart block shows total 0 with giftcerts
* Improvement, cleaned up some code in Observer.php
* Fix, filtering by certificate ID is causing an error.
* Fix, wrong setup resource string used in sql update file
* Refactored email sending process
* Fixed faulty logic for PDFs
* Changed install file
Source: http://www.unirgy.com/products/ugiftcert
uGiftCert 1.1.0 (9 months ago)
Mon, 15 Aug 11 00:00:00 -0400

===== 1.1.0 =====
* Added import capabilities.
* Fixed PDF draw text error

===== 1.0.2 =====
* Fixed PDF settings page for Magento 1.4.0.1 and earlier
* Fixed fatal error of non existing Link form element.

Source: http://www.unirgy.com/products/ugiftcert
uGiftCert 1.0.1 (10 months ago)
Thu, 21 Jul 11 00:00:00 -0400

===== 1.0.1 =====
* Added OnestepCheckout observer, supporting OnestepCheckout extension
* Added convenience method for removing certificate from quote.
* Fixed update checkout payment methods to work with 1.4, 1.6rc1 as well.
* Fixed some checks added to make sure _title() controller method exists. 1.3 compatibility fix
* Fixed added try catch block for PDF download link, up until 1.4.1 there is no Varien Link element
* Fixed added method_exist check to PDF settings form, fix for Magento before 1.4.2
* Fixed PDF page size for older ZF PDF versions.
* Fixed paypal checkout for Magento version 1.4.1.1 and earlier
Source: http://www.unirgy.com/products/ugiftcert
uGiftCert 1.0.0 (10 months ago)
Thu, 07 Jul 11 00:00:00 -0400

===== 1.0.0 =====
* Added external API interface
* Added PDF printout option
* Added conditions for gift certificates
* Added 'Save and Send' button
* Added editing GC product after it has been added to cart, preserves previously configured values
* Changed, remove order id field when admin creates certificate
* Fixed compatibility with CE 1.5.1 and CE 1.6rc1
* Fixed problem with payment method display when order is fully covered by GC
* Fixed PayPal express error, amount mismatch
* Fixed PayPal standard error, discount not transferred
* Fixed Authorize.net error, discount not transferred
* Fixed Configuring certificate to use currency other than configured currencies triggers fatal error
Source: http://www.unirgy.com/products/ugiftcert
uGiftCert 0.9.20 (10 months ago)
Fri, 01 Jul 11 00:00:00 -0400

==== 0.9.20 ====
* Fixed compatibility with CE 1.5.0.1 and EE 1.10.0.1

==== 0.9.19 ====
* Fixed foreign keys when Magento tables have local prefix

==== 0.9.18 ====
* Fixed completing orders when fully paid by GC
* Fixed error during manual sending of GC email notification

Source: http://www.unirgy.com/products/ugiftcert