inline_entity_form 7.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| inline_entity_form-7.x-1.2.tar.gz | 27.66 KB | 97cb425a20190d3f6ee38bc705081d9b |
| inline_entity_form-7.x-1.2.zip | 34.13 KB | 06e00c8da69ff78bb737bcc11dc76890 |
Release notes
Changes since 7.x-1.1:
- #1979920 by bojanz: Add the published field to the node table / form.
- Remove the float: left in the product details fieldset, it causes styling issues with very little gain.
- #1951852: Translate the label of the SKU column.
- #1987364: Fixed Should use Preview Image Style for Images instead of defaulting to thumbnail.
- #1907144 by bojanz: Don't proceed to entity form submission if the form is supposed to be rebuilt.
- #1990064 by bojanz, dpolant, JvE, Mile23: Fixed Invoke entity_access() properly for create operations.
- #1991796 by jamsilver: Fixed Multi-valued IEF breaks if referenced entity form contains a field collection embed widget.
- #1899946 by bojanz, Cellar Door: Add Reference Form Alter Hook.
- #1899916 by Cellar Door: Added Move Hook Entity Form Alter.
- #1979766 by Dave Reid: Fixed ief-entity-table class attribute is not an array.
inline_entity_form 7.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| inline_entity_form-7.x-1.1.tar.gz | 27.6 KB | 50f1b648e4c094e66785eddce85a1062 |
| inline_entity_form-7.x-1.1.zip | 33.94 KB | 3d455d7a78a8668215285e9e5bcdbdc4 |
Release notes
Changes since 7.x-1.0:
- #1860912 by aptorian | duynguyen: Fixed Inline entity form not save entity values .
- #1787456: Fixed Use entity_extract_ids() instead of entity_id().
- #1891642: Fixed Cancel button should not be hidden on IEF Add form if multiple bundles are allowed.
- #1854814 by garbo: Added Only automatically add attribute to Product title if an option is selected.
- #1897520 by valderama: Fixed Typo in inline_entity_form_create_entity() - Trying to access , instead of ().
- #1888666 by minorOffense: Fixed Invalid parameter passed to field_attach_form_validate() in entity.inline_entity_form().inc.
- #1870482 by EWB: Fixed Notice: Undefined index: bundle in inline_entity_form_open_form() (line 1121.
- Fix warning: Invalid argument supplied for foreach() in inline_entity_form_autocomplete().
inline_entity_form 7.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| inline_entity_form-7.x-1.0.tar.gz | 27.56 KB | 3ec652734d75b8a4684c8da46e51647a |
| inline_entity_form-7.x-1.0.zip | 33.92 KB | 8a40b6ce065edc4014296acaeaae17ff |
Release notes
Biggest changes:
- There is now a "Single values" widget, previously a behavior triggered on required single-bundle, single-value fields.
- The "Multiple values" widget now respects entity access (add, edit, delete permissions).
- If "Allow users to add existing $entity" is enabled, the "Remove" button in the widget unlinks the entity by default (removing the reference), with the "delete" optionally triggered by a checkbox on the confirmation form.
- Fixed multiple issues with line items.
- Product status is now shown in the table and editable in the inline form.
- Newly created inline entities now get the parent entity language set as their own.
Changes since 7.x-1.0-rc1:
Read moreinline_entity_form 7.x-1.0-rc1
| Download | Size | md5 hash |
|---|---|---|
| inline_entity_form-7.x-1.0-rc1.tar.gz | 25.68 KB | 1f019469ef8c718a177f2eab2e732217 |
| inline_entity_form-7.x-1.0-rc1.zip | 31.85 KB | 3d837148669a21e8438ddec54febb0ac |
Release notes
Changes since 7.x-1.0-beta4:
Read moreinline_entity_form 7.x-1.0-beta4
| Download | Size | md5 hash |
|---|---|---|
| inline_entity_form-7.x-1.0-beta4.tar.gz | 22.62 KB | c4e85dfef7f8bcff698c5ea407c666a6 |
| inline_entity_form-7.x-1.0-beta4.zip | 27.68 KB | 62ba7058bede3585a2b7948a6260c79e |
Release notes
Changes since 7.x-1.0-beta3:
- #1700554 by dudenhofer, bojanz: Address UI testing feedback.
- #1690772 by zambrey: Added setting for not render inline entity form by default.
- #1674004: Taxonomy term attributes shouldn't be clickable.
- Don't cause notices if an entity type has no metadata integration.
- Improve the base defaultFields() method (show bundle if multiple are allowed, use more meaningful labels).
- #1658056: Added node integration.
inline_entity_form 7.x-1.0-beta3
| Download | Size | md5 hash |
|---|---|---|
| inline_entity_form-7.x-1.0-beta3.tar.gz | 22.09 KB | d4b323ae0c63ff38db6a910fdae416ec |
| inline_entity_form-7.x-1.0-beta3.zip | 26.69 KB | cefe73faeb47f4c47ab511d7b71cdf4b |
Release notes
Beta2 had critical regressions, so updating to beta3 is more than recommended.
Changes since 7.x-1.0-beta2:
- #1658048: Allow any property to be shown in the IEF table, and use a human-readable version if available.
- #1658028: Errors when Commerce is not enabled.
- #1644294 by Amitaibu: Fixed editing due to wrong assignment of #op.
- #1635570: Fixed regression: Uploading different images for product variations breaks module.
inline_entity_form 7.x-1.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| inline_entity_form-7.x-1.0-beta2.tar.gz | 22 KB | 8a62a0d558a4195bd3b04aa0f1c3445c |
| inline_entity_form-7.x-1.0-beta2.zip | 26.59 KB | af65b4329f6602cc99ef0f6f8a2ad890 |
Release notes
Changes since 7.x-1.0-beta1:
Read moreinline_entity_form 7.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| inline_entity_form-7.x-1.0-beta1.tar.gz | 20.19 KB | 5cc10d5cc8b72a1de40252c8fb6226db |
| inline_entity_form-7.x-1.0-beta1.zip | 24.01 KB | 77d08cb8f6aaa32c9c35853c9080f84b |
Release notes
Initial implementation of the Inline Entity Form for Drupal Commerce products and line items.
Patches for supporting other entity types are welcome.
The issue queue has the remaining tasks. Feedback of any kind is appreciated.
inline_entity_form 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| inline_entity_form-7.x-1.x-dev.tar.gz | 27.66 KB | 378062fe54445a0cc528157399b50298 |
| inline_entity_form-7.x-1.x-dev.zip | 34.14 KB | 5174458f6f1ce1189ee448cb252b6e4d |
Release notes
Nightly snapshot.