You are here

CHANGELOG.txt in Image Assist 5.3

Same filename and directory in other branches
  1. 5 CHANGELOG.txt
  2. 5.2 CHANGELOG.txt
  3. 6.2 CHANGELOG.txt
  4. 6 CHANGELOG.txt
Img_Assist x.x-x.x, xxxx-xx-xx
------------------------------


Img_Assist 5.x-3.x, xxxx-xx-xx
------------------------------
#432124 by sun: Fixed stale README.txt recommendation about unpublished images.
#119336 by sun: Fixed Drupal messages should not be output in header frame.
#293909 by sun: Fixed wrong size rendered if macro width/height is invalid.
#520564 by smk-ka: Fixed improper access checks and escaping in popup window.
#400482 by sun: Updated for 'drupal-content' CSS class.
#469530 by sun: Fixed compatibility with Wysiwyg API 2.x.
#428936 by sun: Fixed wrong default derivative image creation option value.
by sun: Added Administration menu suppression.
by sun: Removed obsolete drupalimage TinyMCE plugin.
#247992 by Grugnog2, sun: Fixed file permissions of server-generated files.
#372084 by TwoD: Fixed another "Unexpected identifier" in IE/Chrome.
#367632 by sun: Fixed "Unexpected identifier, string or number" error in IE.
#293909 by alienbrain, sun: Fixed always adding thumbnail when image preset
  width or height is unspecified.
#367716 by TwoD, sun: Fixed images not replaced with filter tags when re-editing
  content.
#319363 by sun: Follow-up: Synced 2.x with 3.x where possible.
#319363 by sun, quicksketch: Rewrote editor plugin API.  The new plugin API
  allows Drupal modules to expose editor plugins for ANY editor without
  implementing editor-specific code.  Major milestone for better content-editing
  in Drupal.
#353406 by sun: Fixed Drupal.settings.basePath undefined error in popup window.


Img_Assist 5.x-2.0-ALPHA-1, 2009-01-18
--------------------------------------
#352015 by sun: Fixed inserting images without clean URLs not working.
#179712 by sun: Partially reverted changes for #wysiwyg FAPI property.
#245799 by sun: Added support for TinyMCE 3; dropped support for TinyMCE 2.
#326640 by Anselm Heaton, sun: Fixed wysiwyg_editor renamed to wysiwyg module.
#308005 by sun: Moved includes into /includes.
#295946 by smk-ka: Fixed module settings cannot be saved without Token module.
#304094 by toniw: Fixed image resizing in TinyMCE when using IE.
#277324 by sun: Usability: Fixed visibility options are not always displayed.
#295269 by wwalc: Fixed other CSS classes on textareas are removed.
#289654 by smk-ka, sun: Added Token support for image caption title/description.
#289647 by smk-ka, sun: Added display of CCK fields of Image nodes in property
  window.
#289657 by smk-ka: Changed fieldset titles on settings page.
#286271 by smk-ka: Fixed popup CSS should not be preprocessed.
#246385 by smk-ka, zoo33, sun: Fixed teaser splitter, separated popup JS/CSS.
Documentation clean-up.
Code clean-up.
#216978 by zoo33: Allow embedding the same image in different sizes.
#179712 by sun, zoo33: Added implementation of hook_wysiwyg_plugin().
#241527 by zoo33, sun: Fixed PHP notices.
Removed add-image.psd (solely in HEAD now).
#208414 by sun: Backported some cleaned-up code from D6 port.
Fixed img_assist.css not loaded in popup.
Fixed some XHTML invalid element properties in Image Assist popup.


Img_Assist 5.x-1.6, 2008-02-24
------------------------------
#216300 by AsciiKewl: Fixed PHP warning in img_assist_map_save().
#176196 by sun: Fixed private files and RSS feed support.
#202463 by sun: Fixed fatal error when taxonomy module is disabled.
#205512 by sun: Added note about <code> tags for drupalimage plugin.
#196944 by dww: Fixed stale module description in img_assist_help().


Img_Assist 5.x-1.5, 2007-11-19
------------------------------
Noteworthy changes since 5.x-1.4:

* drupalimage plugin in the TinyMCE plugins folder needs to be updated, unless
  hook_wysiwyg_plugin() (http://drupal.org/node/179712) is not committed.
* Inline image containers have changed from
  <span class="inline[ left|right|center]">...</span>
  to
  <span class="inline inline-left|inline-right|inline-center|inline-none">
  ...</span>.
* The CSS class of inline images has changed from '<size>' to 'image-<size>',
  i.e. 'thumbnail' becomes 'image-thumbnail'.
* Text align clearing tag <br class="clear" /> has been replaced by
  <div class="clear-image"></div>.
* The border of inline images was removed from CSS.
* img_assist_map_image_delete() was renamed to img_assist_map_delete().
* get_image_vocabs() has been removed.

All changes:

#177538 by sun: Fixed javascript calls using wrong form id.
#181137 by sun: Fixed filter tag breaks with newline character and MySQL5.
#180990 by sun: Removed CSS margin and padding for img tags.
#176451 by sun: Fixed arbitrary images deleted from database.
#179092 by sun: Fixed link type 'Go To URL' does not work.
#64259 by sun: Fixed Settings accept malformed value for max inline image size.
#130114 by jari, zoo33: Fixed CCK support for img_assist_map.
  Additionally fixed img_assist_map references are not deleted.
#158594 by sun: Removed CSS inline image border.
Re-factored README.txt and INSTALL.txt.
#158340 by JirkaRybka, sun: Added wildcard support for textarea id.
#176786 by sun: Code clean-up.
#167824 by sun: Fixed missing gettext strings for image alignment.
Fixed XHTML-validation in popup window.
#158968 by vomc8one, JohnAlbin: Fixed Link URL missing with HTML Code insert
  mode.
#108267 by sun: Fixed HTML of TinyMCE and Img_Assist buttons differ.
#109380 by sun: Fixed absolute image src paths do not work on multi-site setups.
#110169 by sun: get_image_vocabs() clean-up.
#173454 by zoo33: Fixed attached images vanish when updated with a new image
  file.
#171290 by JirkaRybka: Fixed broken CSS class on form button.
#171771 by sun: Fixed divisions by zero.
#116998 by wrunt: IE image align fix.
#62472 by jpetso and sun: Use DIV instead of BR to clear text align after
  inline images.
#152324 by Lapino: New naming convention for image classes.
#123203 by keve, zoo33: TinyMCE plugin works only in main modules directory.
#158341 by JirkaRybka: Missing t().
#159924 by zoo33: Fixed a problem where the Paths textarea on the settings page
  would disappear when it shouldn't.
#157005 by jaredwiltshire: Added href for popup link.
#156246 by jaredwiltshire: Image not inserted when using image 5.x-1.3.
Changed layout of CHANGELOG.txt and added missing entries.


Img_Assist 5.x-1.4, 2007-06-18
------------------------------
Fixed improperly tagged files of 5.x-1.3.
#152556 by MarcoZ: Added alt attribute to "Add..." image.


Img_Assist 5.x-1.3, 2007-06-17
------------------------------
#131327 by grendzy: Fixed a bug where custom derivative sizes would overwrite
  standard derivative sizes, such as thumbnails.


Img_Assist 5.x-1.0, 2007-03-09
------------------------------
  * Updated module to Drupal 5
  * Fixed various bugs, mostly related to the Drupal 5 update
  * Cleaned up the implementation of the image upload form
  * Fixed a problem with original images not being recognized
  * Tweaked the CSS


May 4, 2005
------------
  * Made changes to image_display() (http://drupal.org/node/60126)
  * Fixed default size bug (img_assist_default_label variable)
  * Moved br clear to a themeable function ()
  * Fixed clean URLs popup bug (http://drupal.org/node/55832)
  * Fixed "No images were found" bug (http://drupal.org/node/59123)

March 23, 2005
--------------
  * Removed tinymce.module from distribution.
  * Addded install file and removed img_assist.mysql and img_assist.pgsql

March 15, 2005
--------------
  * Completely rewritten by BenShell for Drupal 4.7

File

CHANGELOG.txt
View source
  1. Img_Assist x.x-x.x, xxxx-xx-xx
  2. ------------------------------
  3. Img_Assist 5.x-3.x, xxxx-xx-xx
  4. ------------------------------
  5. #432124 by sun: Fixed stale README.txt recommendation about unpublished images.
  6. #119336 by sun: Fixed Drupal messages should not be output in header frame.
  7. #293909 by sun: Fixed wrong size rendered if macro width/height is invalid.
  8. #520564 by smk-ka: Fixed improper access checks and escaping in popup window.
  9. #400482 by sun: Updated for 'drupal-content' CSS class.
  10. #469530 by sun: Fixed compatibility with Wysiwyg API 2.x.
  11. #428936 by sun: Fixed wrong default derivative image creation option value.
  12. by sun: Added Administration menu suppression.
  13. by sun: Removed obsolete drupalimage TinyMCE plugin.
  14. #247992 by Grugnog2, sun: Fixed file permissions of server-generated files.
  15. #372084 by TwoD: Fixed another "Unexpected identifier" in IE/Chrome.
  16. #367632 by sun: Fixed "Unexpected identifier, string or number" error in IE.
  17. #293909 by alienbrain, sun: Fixed always adding thumbnail when image preset
  18. width or height is unspecified.
  19. #367716 by TwoD, sun: Fixed images not replaced with filter tags when re-editing
  20. content.
  21. #319363 by sun: Follow-up: Synced 2.x with 3.x where possible.
  22. #319363 by sun, quicksketch: Rewrote editor plugin API. The new plugin API
  23. allows Drupal modules to expose editor plugins for ANY editor without
  24. implementing editor-specific code. Major milestone for better content-editing
  25. in Drupal.
  26. #353406 by sun: Fixed Drupal.settings.basePath undefined error in popup window.
  27. Img_Assist 5.x-2.0-ALPHA-1, 2009-01-18
  28. --------------------------------------
  29. #352015 by sun: Fixed inserting images without clean URLs not working.
  30. #179712 by sun: Partially reverted changes for #wysiwyg FAPI property.
  31. #245799 by sun: Added support for TinyMCE 3; dropped support for TinyMCE 2.
  32. #326640 by Anselm Heaton, sun: Fixed wysiwyg_editor renamed to wysiwyg module.
  33. #308005 by sun: Moved includes into /includes.
  34. #295946 by smk-ka: Fixed module settings cannot be saved without Token module.
  35. #304094 by toniw: Fixed image resizing in TinyMCE when using IE.
  36. #277324 by sun: Usability: Fixed visibility options are not always displayed.
  37. #295269 by wwalc: Fixed other CSS classes on textareas are removed.
  38. #289654 by smk-ka, sun: Added Token support for image caption title/description.
  39. #289647 by smk-ka, sun: Added display of CCK fields of Image nodes in property
  40. window.
  41. #289657 by smk-ka: Changed fieldset titles on settings page.
  42. #286271 by smk-ka: Fixed popup CSS should not be preprocessed.
  43. #246385 by smk-ka, zoo33, sun: Fixed teaser splitter, separated popup JS/CSS.
  44. Documentation clean-up.
  45. Code clean-up.
  46. #216978 by zoo33: Allow embedding the same image in different sizes.
  47. #179712 by sun, zoo33: Added implementation of hook_wysiwyg_plugin().
  48. #241527 by zoo33, sun: Fixed PHP notices.
  49. Removed add-image.psd (solely in HEAD now).
  50. #208414 by sun: Backported some cleaned-up code from D6 port.
  51. Fixed img_assist.css not loaded in popup.
  52. Fixed some XHTML invalid element properties in Image Assist popup.
  53. Img_Assist 5.x-1.6, 2008-02-24
  54. ------------------------------
  55. #216300 by AsciiKewl: Fixed PHP warning in img_assist_map_save().
  56. #176196 by sun: Fixed private files and RSS feed support.
  57. #202463 by sun: Fixed fatal error when taxonomy module is disabled.
  58. #205512 by sun: Added note about tags for drupalimage plugin.
  59. #196944 by dww: Fixed stale module description in img_assist_help().
  60. Img_Assist 5.x-1.5, 2007-11-19
  61. ------------------------------
  62. Noteworthy changes since 5.x-1.4:
  63. * drupalimage plugin in the TinyMCE plugins folder needs to be updated, unless
  64. hook_wysiwyg_plugin() (http://drupal.org/node/179712) is not committed.
  65. * Inline image containers have changed from
  66. ...
  67. to
  68. ....
  69. * The CSS class of inline images has changed from '' to 'image-',
  70. i.e. 'thumbnail' becomes 'image-thumbnail'.
  71. * Text align clearing tag
    has been replaced by
  72. .
  73. * The border of inline images was removed from CSS.
  74. * img_assist_map_image_delete() was renamed to img_assist_map_delete().
  75. * get_image_vocabs() has been removed.
  76. All changes:
  77. #177538 by sun: Fixed javascript calls using wrong form id.
  78. #181137 by sun: Fixed filter tag breaks with newline character and MySQL5.
  79. #180990 by sun: Removed CSS margin and padding for img tags.
  80. #176451 by sun: Fixed arbitrary images deleted from database.
  81. #179092 by sun: Fixed link type 'Go To URL' does not work.
  82. #64259 by sun: Fixed Settings accept malformed value for max inline image size.
  83. #130114 by jari, zoo33: Fixed CCK support for img_assist_map.
  84. Additionally fixed img_assist_map references are not deleted.
  85. #158594 by sun: Removed CSS inline image border.
  86. Re-factored README.txt and INSTALL.txt.
  87. #158340 by JirkaRybka, sun: Added wildcard support for textarea id.
  88. #176786 by sun: Code clean-up.
  89. #167824 by sun: Fixed missing gettext strings for image alignment.
  90. Fixed XHTML-validation in popup window.
  91. #158968 by vomc8one, JohnAlbin: Fixed Link URL missing with HTML Code insert
  92. mode.
  93. #108267 by sun: Fixed HTML of TinyMCE and Img_Assist buttons differ.
  94. #109380 by sun: Fixed absolute image src paths do not work on multi-site setups.
  95. #110169 by sun: get_image_vocabs() clean-up.
  96. #173454 by zoo33: Fixed attached images vanish when updated with a new image
  97. file.
  98. #171290 by JirkaRybka: Fixed broken CSS class on form button.
  99. #171771 by sun: Fixed divisions by zero.
  100. #116998 by wrunt: IE image align fix.
  101. #62472 by jpetso and sun: Use DIV instead of BR to clear text align after
  102. inline images.
  103. #152324 by Lapino: New naming convention for image classes.
  104. #123203 by keve, zoo33: TinyMCE plugin works only in main modules directory.
  105. #158341 by JirkaRybka: Missing t().
  106. #159924 by zoo33: Fixed a problem where the Paths textarea on the settings page
  107. would disappear when it shouldn't.
  108. #157005 by jaredwiltshire: Added href for popup link.
  109. #156246 by jaredwiltshire: Image not inserted when using image 5.x-1.3.
  110. Changed layout of CHANGELOG.txt and added missing entries.
  111. Img_Assist 5.x-1.4, 2007-06-18
  112. ------------------------------
  113. Fixed improperly tagged files of 5.x-1.3.
  114. #152556 by MarcoZ: Added alt attribute to "Add..." image.
  115. Img_Assist 5.x-1.3, 2007-06-17
  116. ------------------------------
  117. #131327 by grendzy: Fixed a bug where custom derivative sizes would overwrite
  118. standard derivative sizes, such as thumbnails.
  119. Img_Assist 5.x-1.0, 2007-03-09
  120. ------------------------------
  121. * Updated module to Drupal 5
  122. * Fixed various bugs, mostly related to the Drupal 5 update
  123. * Cleaned up the implementation of the image upload form
  124. * Fixed a problem with original images not being recognized
  125. * Tweaked the CSS
  126. May 4, 2005
  127. ------------
  128. * Made changes to image_display() (http://drupal.org/node/60126)
  129. * Fixed default size bug (img_assist_default_label variable)
  130. * Moved br clear to a themeable function ()
  131. * Fixed clean URLs popup bug (http://drupal.org/node/55832)
  132. * Fixed "No images were found" bug (http://drupal.org/node/59123)
  133. March 23, 2005
  134. --------------
  135. * Removed tinymce.module from distribution.
  136. * Addded install file and removed img_assist.mysql and img_assist.pgsql
  137. March 15, 2005
  138. --------------
  139. * Completely rewritten by BenShell for Drupal 4.7