commerce_auto_product_display 7.x-1.9

Bug fixes
New features
Unsupported

Bug fix and minor changes:

  1. Fix the error because t() function is accidentally replaced with _().
  2. Add product display language column.

commerce_auto_product_display 7.x-1.8

Bug fixes
New features
Unsupported
  • Add hook function call on entity update to update product display publish status based on the new product status.
  • Allow disabling of automatic product display behavior per product type.
  • The default product display for each product is empty. User will be notified about that.
  • Enable to override the product display title by filling the "Displayed title" textfield.
  • The feature to override the product display title is configurable. By default, the product display title will be the same as the product title.

commerce_auto_product_display 7.x-1.7

Bug fixes
New features
Unsupported
  • Attach product display form inside the fieldset. Form ordering is handled better with this method. Hopefully this also will fix the problem when use together with field group and entity translation module because the attached form fields are grouped in one fieldset and their ordering are stay default.
  • Load the product display form via AJAX when the checkbox is clicked. This is for better validation method and cleaner code.
  • Fix the problem when use together with metatags module.

commerce_auto_product_display 7.x-1.6

Bug fixes
Unsupported
  • Add a better validation method to validate attached form fields
  • Fix attached node form state after submission
  • Issue #1994646: 'Create product display' Unchecked but displayed error 'field...
  • Issue #2243163 by solide-echt: PDO error on LIMIT clause

commerce_auto_product_display 7.x-1.5

Bug fixes
New features
Unsupported
  • Issue #2152795 by davir85
  • Fix issue #2152795
  • Fix bug product display is always marked as published and promoted to front page
  • Add configuration link to .info file
  • Add new feature to automatically delete product display after product deletion.

commerce_auto_product_display 7.x-1.4

New features
Bug fixes
Unsupported
  • Add capability to update Product Display directly from update product form.
  • Add configuration to choose default product display for each product type.
  • Fix the bug to display product display fields ordered by weight.

commerce_auto_product_display 7.x-1.3

Bug fixes
Unsupported

Add the curly braces when querying the table to avoid problem when using table prefix.

commerce_auto_product_display 7.x-1.2

Bug fixes
Unsupported

Fix the empty product reference field bug after updating Commerce module to version 7.x-1.4.

commerce_auto_product_display 7.x-1.1

New features
Bug fixes
Unsupported
  • Fix the bug when uploading image field in Product Display form.
  • Add new feature to choose content type as Product Display.
  • Add new feature to configure Product Display creation form to be displayed by default.
  • The name of product reference field is not limited to "field_product" anymore.

commerce_auto_product_display 7.x-1.x-dev

New features

Add a configuration page to choose the default content type for Product Display and also an option to automatically display the product display creation form and hide the Create Product Display checkbox.

Subscribe with RSS Subscribe to Releases for Auto Product Display