Downloads

Download avatar_selection-5.x-2.7.tar.gztar.gz 21.82 KB
MD5: f5d1e427b1908969cba4fe806511f57a
SHA-1: 4dbbdb9d42b0d19f91ca1fd1bb913c67bdff4cf6
SHA-256: 5ab51a0c6612504763bf010b4024cc373ce22d37d219a50923d1f64fabf10204
Download avatar_selection-5.x-2.7.zipzip 26.38 KB
MD5: 7ddfa95330411e25cc03c61bb31cb4d5
SHA-1: 2f29721b3ad5f589cb6265d9ed53db7f1b30d935
SHA-256: 7a8befda9acdaab6c4f90e615656e20dcaa4f47e3f79819bfcc1e7a3f6fb810a

Release notes

Changes since DRUPAL-5--2-6:

New Features:

  • #282832 - added ability to set default name for bulk uploaded avatars.
  • Modified the table structure, added two new tables and modified the image list generation sql so as to help improve performance.

Bug Fixes, maintenance, etc:

  • #280612 - fix for missing update function.
  • #280320 - patch for avatar page numbers not centering in one number and not only showing a subset of the numbers for long lists.
  • #282487 - Removed some unused code
  • #288596 - fix for uninstall not removing two tables.
  • #289481 - fix for organic groups error when module is enabled but no groups are configured.
  • #289481 - fixed issue where random avatar isn't assigned when custom image is deleted.
  • #288491 - fix for distinct avatars feature not working.
  • Fixed issue with deleting custom avatar and selecting a new avatar from the selection in the one form submit.
  • Fixed psql support
  • Removed auto_increment from col, not supported really in D5.
  • Removed "IN (%s)" and replaced it with a db_placeholders equivalent.
  • Updated coding style.
  • Updated translation tempalte file.
Created by: stella
Created on: 13 Aug 2008 at 15:20 UTC
Last updated: 13 Aug 2008 at 15:20 UTC
New features
Bug fixes

Other releases