diff --git a/panopoly_core.make b/panopoly_core.make index 228f351..71af4dd 100644 --- a/panopoly_core.make +++ b/panopoly_core.make @@ -57,6 +57,17 @@ projects[token][subdir] = contrib projects[entity][version] = 1.8 projects[entity][subdir] = contrib +projects[entity][patch][1782134] = http://drupal.org/files/entity-translatable_fields_not_overriding_und_with_empty_values-1782134-5.patch +; related to Entity Reference revisions patch (1837650) +projects[entity][patch][1788568] = http://drupal.org/files/issues/entity-1788568-21-entity_metadata_wrapper_revisions.patch +; fix for recursive entity views +projects[entity][patch][2407905] = http://drupal.org/files/issues/entity_unsupported_operand-2407905-1.patch +; fix for comment entity access +projects[entity][patch][2236229] = https://www.drupal.org/files/issues/add_create_op_to_metadata_comment_access-2236229-1.patch +; fix for simpletext and entity +projects[entity][patch][2289693] = https://www.drupal.org/files/issues/entity_undefined_entity_get_info-2289693-2.patch +; fix for is_new not being set +projects[entity][patch][2807275] = https://www.drupal.org/files/issues/op_update_should_be_create-2807275-2.patch projects[libraries][version] = 2.2 projects[libraries][subdir] = contrib