govCMS / GovCMS7

Current stable release of the main Drupal 7 GovCMS distribution, with releases mirrored at https://www.drupal.org/project/govcms
https://www.govcms.gov.au/
GNU General Public License v2.0
113 stars 76 forks source link

[GOVCMSD7-114] Update file_entity 7.x-2.25 (from 7.x-2.12) #809

Closed suhyeonh closed 5 years ago

suhyeonh commented 5 years ago

https://www.drupal.org/project/file_entity/releases/7.x-2.25

Release notes Regression fix for the regression fix release. Changes since 7.x-2.24 Fully Revert #2642764: Speed up via shortcutting token file_entity_file_load

Regression fix release. Changes since 7.x-2.23 Revert #2642764: Speed up via shortcutting token file_entity_file_load

Changes since 7.x-2.22

2114293: file_entity.install coding standards followup

2991849: Update image metadata before saving replace_upload

2642764: Speed up via shortcutting token file_entity_file_load

2958041: Undefined variables in file_entity_file_display_content_type_edit_form

2911865: Circular references reach maximum function nesting level

2983803: Allow modules to choose to skip fields in upload wizard

2206421: Conflict between File Entity and Pathauto Entity modules

2206421: Conflict between File Entity and Pathauto Entity modules

2650842: file_entity_update_7212() calculates a wrong progress

2838315: Support for translating file entities

2549487: Trying to get property of non-object in file_entity_edit

Changes since 7.x-2.21 - (scalability improvement and file replacement edge case fixes)

1974630: It should be possible to disable forced flushing of derived images.

2958574: Enforce stricter "Keep Original Filename" option for same extensions

Important performance fix is in this release, we highly recommend upgrading to 7.x-2.21. Changes since 7.x-2.20

2966026: Performance fix - rename file_entitycache_file_load to file_entity_entitycache_file_load

2945148: php 5.2 compatibility. Tertiarary operator syntax.

Changes since 7.x-2.19 REVERT 2642764 (due to regression)

2642764: Speed up via shortcutting token file_entity_file_load

Changes since 7.x-2.18

2920043: Error call to undefined function file_entity_set_title_alt_properties() on file_view_file()

2953708: fix php 5.3 compatibility regression issue, drupal_basename vs php basename

Changes since 7.x-2.17

2642764: Speed up via shortcutting token file_entity_file_load

Changes since 7.x-2.16

2346919: Add file submit doesn't properly work with multiple submit buttons

2676518: File usage page has no title

2643672: Any version of this module breaks my whole site

2644846: EntityMalformedException caused when file has been removed

2944255: Token types are not defined but have tokens $info['types']['taxonomy_term']

2948416: Operations Disable/Delete/Revert missing from file types overview page

2947445: Undefined index: {file_style} in _file_entity_tokens_get_property()

https://www.drupal.org/project/file_entity/releases/7.x-2.24

Release notes Regression fix release. Changes since 7.x-2.23 Revert #2642764: Speed up via shortcutting token file_entity_file_load

Changes since 7.x-2.22

2114293: file_entity.install coding standards followup

2991849: Update image metadata before saving replace_upload

2642764: Speed up via shortcutting token file_entity_file_load

2958041: Undefined variables in file_entity_file_display_content_type_edit_form

2911865: Circular references reach maximum function nesting level

2983803: Allow modules to choose to skip fields in upload wizard

2206421: Conflict between File Entity and Pathauto Entity modules

2206421: Conflict between File Entity and Pathauto Entity modules

2650842: file_entity_update_7212() calculates a wrong progress

2838315: Support for translating file entities

2549487: Trying to get property of non-object in file_entity_edit

Changes since 7.x-2.21 - (scalability improvement and file replacement edge case fixes)

1974630: It should be possible to disable forced flushing of derived images.

2958574: Enforce stricter "Keep Original Filename" option for same extensions

Important performance fix is in this release, we highly recommend upgrading to 7.x-2.21. Changes since 7.x-2.20

2966026: Performance fix - rename file_entitycache_file_load to file_entity_entitycache_file_load

2945148: php 5.2 compatibility. Tertiarary operator syntax.

Changes since 7.x-2.19 REVERT 2642764 (due to regression)

2642764: Speed up via shortcutting token file_entity_file_load

Changes since 7.x-2.18

2920043: Error call to undefined function file_entity_set_title_alt_properties() on file_view_file()

2953708: fix php 5.3 compatibility regression issue, drupal_basename vs php basename

Changes since 7.x-2.17

2642764: Speed up via shortcutting token file_entity_file_load

Changes since 7.x-2.16

2346919: Add file submit doesn't properly work with multiple submit buttons

2676518: File usage page has no title

2643672: Any version of this module breaks my whole site

2644846: EntityMalformedException caused when file has been removed

2944255: Token types are not defined but have tokens $info['types']['taxonomy_term']

2948416: Operations Disable/Delete/Revert missing from file types overview page

2947445: Undefined index: {file_style} in _file_entity_tokens_get_property()

https://www.drupal.org/project/file_entity/releases/7.x-2.23

Release notes Changes since 7.x-2.22

2114293: file_entity.install coding standards followup

2991849: Update image metadata before saving replace_upload

2642764: Speed up via shortcutting token file_entity_file_load

2958041: Undefined variables in file_entity_file_display_content_type_edit_form

2911865: Circular references reach maximum function nesting level

2983803: Allow modules to choose to skip fields in upload wizard

2206421: Conflict between File Entity and Pathauto Entity modules

2206421: Conflict between File Entity and Pathauto Entity modules

2650842: file_entity_update_7212() calculates a wrong progress

2838315: Support for translating file entities

2549487: Trying to get property of non-object in file_entity_edit

Changes since 7.x-2.21 - (scalability improvement and file replacement edge case fixes)

1974630: It should be possible to disable forced flushing of derived images.

2958574: Enforce stricter "Keep Original Filename" option for same extensions

Important performance fix is in this release, we highly recommend upgrading to 7.x-2.21. Changes since 7.x-2.20

2966026: Performance fix - rename file_entitycache_file_load to file_entity_entitycache_file_load

2945148: php 5.2 compatibility. Tertiarary operator syntax.

Changes since 7.x-2.19 REVERT 2642764 (due to regression)

2642764: Speed up via shortcutting token file_entity_file_load

Changes since 7.x-2.18

2920043: Error call to undefined function file_entity_set_title_alt_properties() on file_view_file()

2953708: fix php 5.3 compatibility regression issue, drupal_basename vs php basename

Changes since 7.x-2.17

2642764: Speed up via shortcutting token file_entity_file_load

Changes since 7.x-2.16

2346919: Add file submit doesn't properly work with multiple submit buttons

2676518: File usage page has no title

2643672: Any version of this module breaks my whole site

2644846: EntityMalformedException caused when file has been removed

2944255: Token types are not defined but have tokens $info['types']['taxonomy_term']

2948416: Operations Disable/Delete/Revert missing from file types overview page

2947445: Undefined index: {file_style} in _file_entity_tokens_get_property()

https://www.drupal.org/project/file_entity/releases/7.x-2.22

Release notes Changes since 7.x-2.21 - (scalability improvement and file replacement edge case fixes)

1974630: It should be possible to disable forced flushing of derived images.

2958574: Enforce stricter "Keep Original Filename" option for same extensions

Important performance fix is in this release, we highly recommend upgrading to 7.x-2.21. Changes since 7.x-2.20

2966026: Performance fix - rename file_entitycache_file_load to file_entity_entitycache_file_load

2945148: php 5.2 compatibility. Tertiarary operator syntax.

Changes since 7.x-2.19 REVERT 2642764 (due to regression)

2642764: Speed up via shortcutting token file_entity_file_load

Changes since 7.x-2.18

2920043: Error call to undefined function file_entity_set_title_alt_properties() on file_view_file()

2953708: fix php 5.3 compatibility regression issue, drupal_basename vs php basename

Changes since 7.x-2.17

2642764: Speed up via shortcutting token file_entity_file_load

Changes since 7.x-2.16

2346919: Add file submit doesn't properly work with multiple submit buttons

2676518: File usage page has no title

2643672: Any version of this module breaks my whole site

2644846: EntityMalformedException caused when file has been removed

2944255: Token types are not defined but have tokens $info['types']['taxonomy_term']

2948416: Operations Disable/Delete/Revert missing from file types overview page

2947445: Undefined index: {file_style} in _file_entity_tokens_get_property()

https://www.drupal.org/project/file_entity/releases/7.x-2.21

Release notes Important performance fix is in this release, we highly recommend upgrading to 7.x-2.21. Changes since 7.x-2.20

2966026: Performance fix - rename file_entitycache_file_load to file_entity_entitycache_file_load

2945148: php 5.2 compatibility. Tertiarary operator syntax.

Changes since 7.x-2.19 REVERT 2642764 (due to regression)

2642764: Speed up via shortcutting token file_entity_file_load

Changes since 7.x-2.18

2920043: Error call to undefined function file_entity_set_title_alt_properties() on file_view_file()

2953708: fix php 5.3 compatibility regression issue, drupal_basename vs php basename

Changes since 7.x-2.17

2642764: Speed up via shortcutting token file_entity_file_load

Changes since 7.x-2.16

2346919: Add file submit doesn't properly work with multiple submit buttons

2676518: File usage page has no title

2643672: Any version of this module breaks my whole site

2644846: EntityMalformedException caused when file has been removed

2944255: Token types are not defined but have tokens $info['types']['taxonomy_term']

2948416: Operations Disable/Delete/Revert missing from file types overview page

2947445: Undefined index: {file_style} in _file_entity_tokens_get_property()

https://www.drupal.org/project/file_entity/releases/7.x-2.20

Release notes Changes since 7.x-2.19 REVERT 2642764 (due to regression)

2642764: Speed up via shortcutting token file_entity_file_load

Changes since 7.x-2.18

2920043: Error call to undefined function file_entity_set_title_alt_properties() on file_view_file()

2953708: fix php 5.3 compatibility regression issue, drupal_basename vs php basename

Changes since 7.x-2.17

2642764: Speed up via shortcutting token file_entity_file_load

Changes since 7.x-2.16

2346919: Add file submit doesn't properly work with multiple submit buttons

2676518: File usage page has no title

2643672: Any version of this module breaks my whole site

2644846: EntityMalformedException caused when file has been removed

2944255: Token types are not defined but have tokens $info['types']['taxonomy_term']

2948416: Operations Disable/Delete/Revert missing from file types overview page

2947445: Undefined index: {file_style} in _file_entity_tokens_get_property()

https://www.drupal.org/project/file_entity/releases/7.x-2.19

Release notes Changes since 7.x-2.18

2920043: Error call to undefined function file_entity_set_title_alt_properties() on file_view_file()

2953708: fix php 5.3 compatibility regression issue, drupal_basename vs php basename

Changes since 7.x-2.17

2642764: Speed up via shortcutting token file_entity_file_load

Changes since 7.x-2.16

2346919: Add file submit doesn't properly work with multiple submit buttons

2676518: File usage page has no title

2643672: Any version of this module breaks my whole site

2644846: EntityMalformedException caused when file has been removed

2944255: Token types are not defined but have tokens $info['types']['taxonomy_term']

2948416: Operations Disable/Delete/Revert missing from file types overview page

2947445: Undefined index: {file_style} in _file_entity_tokens_get_property()

https://www.drupal.org/project/file_entity/releases/7.x-2.18

Release notes Changes since 7.x-2.17

2642764: Speed up via shortcutting token file_entity_file_load

Changes since 7.x-2.16

2346919: Add file submit doesn't properly work with multiple submit buttons

2676518: File usage page has no title

2643672: Any version of this module breaks my whole site

2644846: EntityMalformedException caused when file has been removed

2944255: Token types are not defined but have tokens $info['types']['taxonomy_term']

2948416: Operations Disable/Delete/Revert missing from file types overview page

2947445: Undefined index: {file_style} in _file_entity_tokens_get_property()

https://www.drupal.org/project/file_entity/releases/7.x-2.17

Release notes

2346919: Add file submit doesn't properly work with multiple submit buttons

2676518: File usage page has no title

2643672: Any version of this module breaks my whole site

2644846: EntityMalformedException caused when file has been removed

2944255: Token types are not defined but have tokens $info['types']['taxonomy_term']

2948416: Operations Disable/Delete/Revert missing from file types overview page

2947445: Undefined index: {file_style} in _file_entity_tokens_get_property()

https://www.drupal.org/project/file_entity/releases/7.x-2.16

Release notes Items in this release: New for this release:

2112491: Optionally Replace File Name During File Replacement

2047703: Token video thumbnail for metatag(open graph) module

removed:

2067671: Ensure file query alteration is performed when using EntityFieldQuery

If you are using organic groups (the og module) (used by openatrium 2) and using >= 7.x-2.0 and >= 7.x-2.12 then you must upgrade to 7.x-2.14 or 7.x-2.15 or 7.x-2.16 or 7.x-3.0-beta1 or 7.x-3.0-beta2 or 7.x-3.0-beta3.

https://www.drupal.org/project/file_entity/releases/7.x-2.15

Release notes same as 7.x-2.14 however reverted Video thumbnail metatag for opengraph support (deferred to next release). If you want video thumbnail metatag for opengraph support then use 7.x-2.14 or 7.x-3.0-beta1.

If you are using organic groups (the og module) (used by openatrium 2) and using >= 7.x-2.0 and >= 7.x-2.12 then you must upgrade to 7.x-2.14 or 7.x-2.15 or 7.x-3.0-beta1 or 7.x-3.0-beta2.

7.x-2.0-beta3 and 7.x-2.0-beta4 were not affected so you can keep using those versions, or upgrade to 7.x-2.14 (requires token module for video metatag opengraph support) or 7.x-2.15 (token module is optional as opengraph video metatag support was removed)

Regression fix for organic_groups compatibility:

2934180: File query alteration conflicts with OG

See related openatrium issue:

2932229: Unable to create or edit a Document Page in Section unless administrator

see original issue that caused the organic groups regression:

2067671: Ensure file query alteration is performed when using EntityFieldQuery

It is possible that there could still be other regressions related to alter EntityFieldQuery support however at this time the only known issue (afaik) has been resolved with this release you are using organic groups (the og module) (used by openatrium 2) and using >= 7.x-2.0 and >= 7.x-2.12 then you must upgrade to 7.x-2.15.

Reverted feature: enhanced metatag (there was a reported issue in 7.x-2.14 so reverted it and deferring to 7.x-2.16)

2047703: Token video thumbnail for metatag(open graph) module

see plan for next release:

2935147: Plan for file_entity release 7.x-2.16

https://www.drupal.org/project/file_entity/releases/7.x-2.14

Release notes If you are using organic groups (the og module) (used by openatrium 2) and using >= 7.x-2.0 and >= 7.x-2.12 then you must upgrade to 7.x-2.14.

7.x-2.0-beta3 and 7.x-2.0-beta4 were not affected so you can keep using those versions, or upgrade to 7.x-2.14 (recommended).

Regression fix for organic_groups compatibility:

2934180: File query alteration conflicts with OG

New feature: enhanced metatag

2047703: Token video thumbnail for metatag(open graph) module

See related openatrium issue:

2932229: Unable to create or edit a Document Page in Section unless administrator

see original issue that caused the organic groups regression:

2067671: Ensure file query alteration is performed when using EntityFieldQuery

It is possible that there could still be other regressions related to alter EntityFieldQuery support however at this time the only known issue (afaik) has been resolved with this rIf you are using organic groups (the og module) (used by openatrium 2) and using >= 7.x-2.0 and >= 7.x-2.12 then you must upgrade to 7.x-2.14.

7.x-2.0-beta3 and 7.x-2.0-beta4 were not affected so you can keep using those versions, or upgrade to 7.x-2.14 (recommended).

Regression fix for organic_groups compatibility:

2934180: File query alteration conflicts with OG

New feature: enhanced metatag

2047703: Token video thumbnail for metatag(open graph) module

See related openatrium issue:

2932229: Unable to create or edit a Document Page in Section unless administrator

see original issue that caused the organic groups regression:

2067671: Ensure file query alteration is performed when using EntityFieldQuery

It is possible that there could still be other regressions related to alter EntityFieldQuery support however at this time the only known issue (afaik) has been resolved with this release 7.x-2.14. We will continue to keep an eye out for possibly related issues.elease 7.x-2.14. We will continue to keep an eye out for possibly related issues.