Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 21.67 KB
MD5: 7737a09add03591d2c494207b69afaf3
SHA-1: d59890eb1c043d8fc325b81697909d18f6c9747e
SHA-256: 7f5ffdf4a191cda3b53d92d3a4112adec3fab1403616498a25caf8afc0d8c37b
Download zip 25.71 KB
MD5: 53d7d83ee27e9d4c5100ddd353254846
SHA-1: 5c144f21abe689e2e65d01797fbfa3c796a33bc1
SHA-256: 425b8341a3fd7e83d721d4cdbeb0d0ce4a64e140da899c5d8a57ba6a9f735176

Release notes

This release is primarily bugfix release.

The only new feature added is an extra filter which allows one to filter on bundles of product display nodes when more then one bundle contains a product reference field. This feature was added after an bugfix/performance overhaul of the base query which generates the drag-and-drop overview list interface.

Changelog

* Added: explicit delta queried from the product reference field.
* Fixed: Query implicitly filters product nodes without a product references.
* Issue #1323376 by netsensei: refactored the query generating the product/displays list to cater for multiple display types. Contains an overhaul of the filter logic and a new filter Product display type
* Issue #1337522 by joachim: labels and titles should be in sentence case
* Issue #1426350 by netsensei: unprepared node object ignores any bundle defaults (promote, i18n,...)
* By netsensei: refactoring the query which retrieves products on the node/x/products tab of a product display
* Issue #1418736 by Denes.Szabo: PDM overwrites #after_build property on the commerce_pdm_product_display_manager_form.
* Issue #1758372 by netsensei: Faulty field language assignment breaks product references in the Quick reference widget
* Issue #1679286 by netsensei: Fix faulty form tampering which breaks product revisioning on product edit/create
* Issue #1467764 by netsensei: Fixed issue where incorrect field language seemingly breaks drag-n-drop of display manager
* Issue #1220286 by Denes.Szabo: Fix products referenced by a translated product display being retrieved incorrectly
* Issue #1287176 by GiorgosK: removed unnecessary check_plain
* Issue #1536842 by TheEdonian: Fixed Cloning a product via the display manager gives errors
* Issue #1323892 by joachim: Improved UI text when referencing displays from a product edit form
* Issue #1239368 by superstar: corrected permission in commerce_pdm_access_products_tab from "access content" to "access product display manager"

Created by: netsensei
Created on: 26 Mar 2013 at 20:05 UTC
Last updated: 26 Mar 2013 at 20:10 UTC
Bug fixes
Unsupported

Other releases