Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
37.46 KB
MD5: 50e687acf3779b987bacde5ad047fb46
SHA-1: cc28e3a675d1f8d2c8c84cf820f1f7b9497d0bcc
SHA-256: e04ffdf225cd20b0c028bbd74a0c558bf05297e14ed282f2cda7a6b8559198cc
Download zip
43.98 KB
MD5: 751e5c81d6e7b1458438bd52319b577c
SHA-1: ee77eaa807cbf1520c82d509bfd1a3c7916ebc8c
SHA-256: b0b82f35f59dec7f725d3ed2b7c0a804fe56514b4313cd49ea5fc1b6271a9ec1
Release notes
Changes since 7.x-1.0-beta7:
- #1807460 by jstoller, ericduran, hass, John Pitcairn, TimLeytens: Field collection doesn't play nice with workbench moderation
- #1276258 by mongolito404, barraponto, mavimo, 30equals, rvilar, idflood: Completely hide empty field collections.
- #2123559 by jasonn1234: Fixed form_state on javascript remove button.
- #2159395 by joel_osc: Fixed panels relationship.
- #2211667 by gmercer: Attach host entity to new field collection items created for the embed widget.
- #2221407 by juampy: Force the creation of the table cache_entity_field_collection_item.
- #2141781 by segi, Jody Lynn, q0rban, jstoller, juampy: Fixed updates and indexes for revision_id.
- #1316162 by torotil, ParisLiakos, jrglasgow, ianthomas_uk, goron: Added support for content translation and host entity cloning.
- #2125017: Fixed field collection items being created as archived when made with a new node revision.
- #2196013 by tbfisher: Added support for Migrate module system of record.
- #2242751 by David_Rothstein: Implemented #2242663 for SA-CORE-2014-002 (Ajax form page callback security fix for anonymous users).
- Patch by fago, pmelab: Improved views integration and added field collection item revision relationship support.
- #1236402 by joshf: Revision fix for devel generate.
- #2186689: Fixed deletion via entity_delete().
- #2336647 by nostop8: Fixed an incorrect if statement.
- #1482108 by mh86: Translations for single cardinality add pages.
- #2013811 by Berdir, deviantintegral, drumm, jmuzz: Fixed bug causing host update to drop changes made during save.
- #2000690 by mcpuddin: Better support revision deletions.
- #2177963 by plopesc: Hide blank items applies only to unlimited cardinality fields.