You are here

CHANGELOG.txt in EXIF Custom 7

EXIF_Custom 7.x-1.22, 2019-02-16
--------------------------------
By DamienMcKenna: Documented exif_custom_process_entity().
#2995082 by DamienMcKenna: Correct hook_entity_presave().
#2927982 by DamienMcKenna: Rewrote test coverage from scratch.
#2994216 by DamienMcKenna: Control whether EXIF data is reloaded on file update.
#2995145 by DamienMcKenna: Make image processing automatic.


EXIF_Custom 7.x-1.21, 2018-04-02
--------------------------------
#2935613 by DamienMcKenna: Move menu items under admin/config/media.
#2935832 by DamienMcKenna: Simplify hook_menu().
#2935833 by DamienMcKenna: Fix spelling of "EXIF" :)
#2935837 by DamienMcKenna: Redirect to the mappings list page after updating a
  mapping.
#2927984 by smustgrave: Remove primary keys before adding new ones.
#2942048 by DamienMcKenna: New submodule with a field widget for images to show
  all available EXIF values.
#2942055 by yo30, DamienMcKenna: 'Administer' permission clashes with EXIF
  module.


EXIF_Custom 7.x-1.20, 2018-01-03
--------------------------------
#2932214 by DamienMcKenna: Fixed compatibility with older PHP releases.
#2928058 by DamienMcKenna: "View iamge metadata" permission mislabeled.
#2934028 by DamienMcKenna: Add a CHANGELOG.txt file.


EXIF_Custom 7.x-1.19, 2017-12-17
--------------------------------
#2929232 by joseph.olstad, alrueden, DamienMcKenna: Can't upload example image.
#2927984 by DamienMcKenna: Error running update 7100.
#2928054 by DamienMcKenna: Add an option to switch between drupal_realpath() and
  file_create_url().
#2928055 by DamienMcKenna: Add hook_uninstall() to remove unwanted variables.
#2927986 by DamienMcKenna: Simplify exif_custom_get_exif_fields() a little.
#2928049 by DamienMcKenna: Add an initial README.txt file to build from.


EXIF_Custom 7.x-1.18, 2017-12-01
--------------------------------
#2643818 by michaelmallett, DamienMcKenna: Use of drupal_realpath deprecated,
  breaks for remote schemas.
#2715401 by jrglasgow, DamienMcKenna: Add primary keys to the tables.
#2927675 by DamienMcKenna: EXIF data does not import on file upload.
#2901964 by DamienMcKenna: Fix code styling / standards compliance.
#2926379 by DamienMcKenna: The 'Site default mapping' setting wasn't saving
  correctly.
#2926381 by DamienMcKenna: Improved label when no site default mapping is
  selected.


EXIF_Custom 7.x-1.17, 2017-10-15
--------------------------------
#2565625 by davidsickmiller: Saving multiple keywords as separate multiple
  taxonomy values.
#2215179 by danquah, DamienMcKenna: Exclude image from mapping by path.


EXIF_Custom 7.x-1.16, 2017-08-14
--------------------------------
#2182701 by danquah, DamienMcKenna: File fields edited in Media Browser gets
  overwritten.
#2266435 by DamienMcKenna: Redirect to the mapping edit page after creation.
#2266445 by DamienMcKenna: Both fields should be required when creating a new
  mapping.
#2055529 by DamienMcKenna, gaele, sazcurrain: Notice: Undefined index:
  *EXIF_FIELD_PLACEHOLDER* in exif_custom_process_entity().
#2266413 by DamienMcKenna: "Incorrect APP1 Exif Identifier Code".
#2224057 by DamienMcKenna:  PHP Fatal error:  Call to undefined function
  exif_custom_settings_form_user_submit() in drupal7/includes/form.inc on line
  1485.
#2661626 by Leon Kessler: Fatal error: Call to undefined function
  exif_custom_get_mid().
#2654722 by michaelmallett: Auto import config setting doesn't work.
#2496031 by Leon Kessler: entity translation enabled fields not filled.
#2600654 by felribeiro, erickbj: Missing the link to the configuration page in
  module list.
By joseph.olstad: Add a very basic simpletest, this will check for at least
  basic syntax rules automatically and whether or not a patch applies cleanly
  and that the exif_custom module can install correctly.
#2134417 by DamienMcKenna, Hydra:  Fatal error: Call to a member function
  fetchObject() on a non-object in exif_custom/exif_custom.module on line 121.
#2496031 by Leon Kessler: entity translation enabled fields not filled.
#2360967 by Dane Powell: Fixed Features integration.
#2112241 by thamba: EXIF meta data overrides user submitted text on multiple
  image upload.


EXIF_Custom 7.x-1.14, 2013-02-04
--------------------------------
Deal with it when image does not have expected exif info.
Fix issues with patching.
#2141235 by mikemiles86: Features integration.
#2075469 by gaele: Warning when image not jpeg or tiff.
#2058087 by thamba, gaele: Fix field length and formatting issue.
By edwbaker: Latest from SP project.


EXIF_Custom 7.x-1.13, 2013-04-18
--------------------------------
By edwbaker: UI Improvements.
By edwbaker: Fix character encodings.
By edwbaker: Fix warnings.


EXIF_Custom 7.x-1.11, 2013-03-05
--------------------------------
By edwbaker: Don't process variable if not set.
By edwbaker: XMP issues.
By edwbaker: Coding standards.


EXIF_Custom 7.x-1.9, 2013-02-04
-------------------------------
By edwbaker: Also add XMP metadata.
By edwbaker: Work with countries module.
By edwbaker: Allow mapping to title field.


EXIF_Custom 7.x-1.7, 2012-11-27
-------------------------------
By edwbaker: Don't process file with no metadata.
By edwbaker: Check IPTC is set before looping over it.


EXIF_Custom 7.x-1.6, 2012-11-26
-------------------------------
By edwbaker: Fixed permissions issues.


EXIF_Custom 7.x-1.5, 2012-11-21
-------------------------------
By edwbaker: Fixed ependencies.


EXIF_Custom 7.x-1.4, 2012-11-19
-------------------------------
By edwbaker: Fix character encoding issues.


EXIF_Custom 7.x-1.3, 2012-11-20
-------------------------------
By edwbaker: Don't try to dsave metadata on file upload.


EXIF_Custom 7.x-1.1, 2012-11-19
-------------------------------
By edwbaker: Initial commit.

File

CHANGELOG.txt
View source
  1. EXIF_Custom 7.x-1.22, 2019-02-16
  2. --------------------------------
  3. By DamienMcKenna: Documented exif_custom_process_entity().
  4. #2995082 by DamienMcKenna: Correct hook_entity_presave().
  5. #2927982 by DamienMcKenna: Rewrote test coverage from scratch.
  6. #2994216 by DamienMcKenna: Control whether EXIF data is reloaded on file update.
  7. #2995145 by DamienMcKenna: Make image processing automatic.
  8. EXIF_Custom 7.x-1.21, 2018-04-02
  9. --------------------------------
  10. #2935613 by DamienMcKenna: Move menu items under admin/config/media.
  11. #2935832 by DamienMcKenna: Simplify hook_menu().
  12. #2935833 by DamienMcKenna: Fix spelling of "EXIF" :)
  13. #2935837 by DamienMcKenna: Redirect to the mappings list page after updating a
  14. mapping.
  15. #2927984 by smustgrave: Remove primary keys before adding new ones.
  16. #2942048 by DamienMcKenna: New submodule with a field widget for images to show
  17. all available EXIF values.
  18. #2942055 by yo30, DamienMcKenna: 'Administer' permission clashes with EXIF
  19. module.
  20. EXIF_Custom 7.x-1.20, 2018-01-03
  21. --------------------------------
  22. #2932214 by DamienMcKenna: Fixed compatibility with older PHP releases.
  23. #2928058 by DamienMcKenna: "View iamge metadata" permission mislabeled.
  24. #2934028 by DamienMcKenna: Add a CHANGELOG.txt file.
  25. EXIF_Custom 7.x-1.19, 2017-12-17
  26. --------------------------------
  27. #2929232 by joseph.olstad, alrueden, DamienMcKenna: Can't upload example image.
  28. #2927984 by DamienMcKenna: Error running update 7100.
  29. #2928054 by DamienMcKenna: Add an option to switch between drupal_realpath() and
  30. file_create_url().
  31. #2928055 by DamienMcKenna: Add hook_uninstall() to remove unwanted variables.
  32. #2927986 by DamienMcKenna: Simplify exif_custom_get_exif_fields() a little.
  33. #2928049 by DamienMcKenna: Add an initial README.txt file to build from.
  34. EXIF_Custom 7.x-1.18, 2017-12-01
  35. --------------------------------
  36. #2643818 by michaelmallett, DamienMcKenna: Use of drupal_realpath deprecated,
  37. breaks for remote schemas.
  38. #2715401 by jrglasgow, DamienMcKenna: Add primary keys to the tables.
  39. #2927675 by DamienMcKenna: EXIF data does not import on file upload.
  40. #2901964 by DamienMcKenna: Fix code styling / standards compliance.
  41. #2926379 by DamienMcKenna: The 'Site default mapping' setting wasn't saving
  42. correctly.
  43. #2926381 by DamienMcKenna: Improved label when no site default mapping is
  44. selected.
  45. EXIF_Custom 7.x-1.17, 2017-10-15
  46. --------------------------------
  47. #2565625 by davidsickmiller: Saving multiple keywords as separate multiple
  48. taxonomy values.
  49. #2215179 by danquah, DamienMcKenna: Exclude image from mapping by path.
  50. EXIF_Custom 7.x-1.16, 2017-08-14
  51. --------------------------------
  52. #2182701 by danquah, DamienMcKenna: File fields edited in Media Browser gets
  53. overwritten.
  54. #2266435 by DamienMcKenna: Redirect to the mapping edit page after creation.
  55. #2266445 by DamienMcKenna: Both fields should be required when creating a new
  56. mapping.
  57. #2055529 by DamienMcKenna, gaele, sazcurrain: Notice: Undefined index:
  58. *EXIF_FIELD_PLACEHOLDER* in exif_custom_process_entity().
  59. #2266413 by DamienMcKenna: "Incorrect APP1 Exif Identifier Code".
  60. #2224057 by DamienMcKenna: PHP Fatal error: Call to undefined function
  61. exif_custom_settings_form_user_submit() in drupal7/includes/form.inc on line
  62. 1485.
  63. #2661626 by Leon Kessler: Fatal error: Call to undefined function
  64. exif_custom_get_mid().
  65. #2654722 by michaelmallett: Auto import config setting doesn't work.
  66. #2496031 by Leon Kessler: entity translation enabled fields not filled.
  67. #2600654 by felribeiro, erickbj: Missing the link to the configuration page in
  68. module list.
  69. By joseph.olstad: Add a very basic simpletest, this will check for at least
  70. basic syntax rules automatically and whether or not a patch applies cleanly
  71. and that the exif_custom module can install correctly.
  72. #2134417 by DamienMcKenna, Hydra: Fatal error: Call to a member function
  73. fetchObject() on a non-object in exif_custom/exif_custom.module on line 121.
  74. #2496031 by Leon Kessler: entity translation enabled fields not filled.
  75. #2360967 by Dane Powell: Fixed Features integration.
  76. #2112241 by thamba: EXIF meta data overrides user submitted text on multiple
  77. image upload.
  78. EXIF_Custom 7.x-1.14, 2013-02-04
  79. --------------------------------
  80. Deal with it when image does not have expected exif info.
  81. Fix issues with patching.
  82. #2141235 by mikemiles86: Features integration.
  83. #2075469 by gaele: Warning when image not jpeg or tiff.
  84. #2058087 by thamba, gaele: Fix field length and formatting issue.
  85. By edwbaker: Latest from SP project.
  86. EXIF_Custom 7.x-1.13, 2013-04-18
  87. --------------------------------
  88. By edwbaker: UI Improvements.
  89. By edwbaker: Fix character encodings.
  90. By edwbaker: Fix warnings.
  91. EXIF_Custom 7.x-1.11, 2013-03-05
  92. --------------------------------
  93. By edwbaker: Don't process variable if not set.
  94. By edwbaker: XMP issues.
  95. By edwbaker: Coding standards.
  96. EXIF_Custom 7.x-1.9, 2013-02-04
  97. -------------------------------
  98. By edwbaker: Also add XMP metadata.
  99. By edwbaker: Work with countries module.
  100. By edwbaker: Allow mapping to title field.
  101. EXIF_Custom 7.x-1.7, 2012-11-27
  102. -------------------------------
  103. By edwbaker: Don't process file with no metadata.
  104. By edwbaker: Check IPTC is set before looping over it.
  105. EXIF_Custom 7.x-1.6, 2012-11-26
  106. -------------------------------
  107. By edwbaker: Fixed permissions issues.
  108. EXIF_Custom 7.x-1.5, 2012-11-21
  109. -------------------------------
  110. By edwbaker: Fixed ependencies.
  111. EXIF_Custom 7.x-1.4, 2012-11-19
  112. -------------------------------
  113. By edwbaker: Fix character encoding issues.
  114. EXIF_Custom 7.x-1.3, 2012-11-20
  115. -------------------------------
  116. By edwbaker: Don't try to dsave metadata on file upload.
  117. EXIF_Custom 7.x-1.1, 2012-11-19
  118. -------------------------------
  119. By edwbaker: Initial commit.