Releases for Comment Upload
comment_upload 6.x-1.0-alpha5
First released: June 6, 2009 - 02:00
Size: 15.87 KB
md5_file hash: e7a27c823ba516912678fb9b23fc4c1b
Last updated: June 6, 2009 - 02:05
Fixed major error: [379470] and verified that [441216] isn't applicable.
comment_upload 6.x-1.0-alpha4
First released: April 21, 2009 - 17:32
Size: 15.84 KB
md5_file hash: c6ce3a8744ac10f3dd0019606dd11e56
Last updated: April 21, 2009 - 17:35
Immediate release to fix an urgent issue. Thanks to alienbrain and jrglasgow.
comment_upload 6.x-1.0-alpha3
First released: April 16, 2009 - 04:50
Size: 16.06 KB
md5_file hash: 1ba3fcb008b9ad9a0c5f863a7262b53e
Last updated: April 16, 2009 - 04:55
Fixed issue in which changes made to the description prior after an upload were lost.
Added a feature to allow the node ID and comment number to be prepended to the uploaded filename.
comment_upload 6.x-1.0-alpha2
First released: January 30, 2009 - 08:22
Size: 15.73 KB
md5_file hash: 6f2857020bece1a38ce70a6c68ad3319
Last updated: January 30, 2009 - 08:25
Fixes weighting issue in comment_upload.install
comment_upload 6.x-1.0-alpha1
First released: January 30, 2009 - 07:28
Size: 15.73 KB
md5_file hash: 1891ac77efe0a592b8a6c2ea2e056601
Last updated: January 30, 2009 - 07:30
Improved FAPI functionality for Drupal.org
comment_upload 6.x-1.x-dev
First released: August 7, 2008 - 19:52
Size: 17.08 KB
md5_file hash: d79fd541bcfcbc83f324ede6051f5b83
Last updated: November 17, 2009 - 00:04
This development snapshot is intended for testing and development. It is therefore not recommended nor supported for use on websites.
comment_upload 4.7.x-0.1
First released: January 30, 2008 - 20:56
Size: 10.78 KB
md5_file hash: e28f76a25df1822d54f94ce88ee12b03
Last updated: January 30, 2008 - 21:00
The release fixes an arbitrary file upload issue. See SA-2008-015 for details.
Changes since DRUPAL-4-7:
- #72235 - fixed incompatability with private download method by creating a hook_file_download and designated comment u
pload tables. - fix table prefixes in .install
- #88495 - make sure files and table entries are deleted when the parent node is removed.
- Improved README.txt
- #111931 - don't save to sequences, when there are no comment uploads to be upgraded
- #110962 - Support PostgreSQL, make sure MySQL definition matches.
- #113585 - fix sql error in create table statement
- #113258 - Backported support for multiple inline images
- #126312 - records were removed but actual files were not deleted, due to a missing file_delete.
- #216024 (SA-2008-015) - cast $comment to an object before passing it to validation routines.
comment_upload 5.x-0.1
First released: January 30, 2008 - 20:55
Size: 11.13 KB
md5_file hash: c392e24ee171283b998666b6c2e9d89f
Last updated: January 30, 2008 - 21:00
This is the first release of comment_upload as a 0.1 version.
The release fixes an arbitrary file upload issue. See SA-2008-015 for details.
Changes since DRUPAL-5:
- Improved README.txt
- fix dissapearing files when editing comment
- 110164 - Improve interoperation with upload_preview.
- Allow multiple images to be shown inline
- Add description as image title
- #110962 - Support PostgreSQL, make sure MySQL definition matches.
- #113253 - do not show an image inline when it is not listed
- #113585 - fix sql error in create table statement
- Added and corrected code comments.
- #126312 - records were removed but actual files were not deleted, due to a missing file_delete.
- Ensure proper JS callback on second - n file upload
- #216024 (SA-2008-015) - cast $comment to an object before passing it to validation routines.
comment_upload 5.x-1.x-dev
First released: January 17, 2007 - 10:05
Size: 14.23 KB
md5_file hash: d16d0982334c8a565772e5deda4cd558
Last updated: January 19, 2009 - 12:03
This is an unsupported development version.
comment_upload 4.7.x-1.x-dev
First released: November 16, 2006 - 16:25
Size: 10.78 KB
md5_file hash: beaf3d3f12e32e891753e01b8738b606
Last updated: January 31, 2008 - 00:02
Offers multiple file attachment on comments, with working previews. Note: the development version is unsupported.
comment_upload HEAD
First released: November 11, 2006 - 09:14
Size: 10.96 KB
md5_file hash: a923dd0929d23617030423e2e217763f
Last updated: June 19, 2007 - 00:06
