Releases for Avatar Selection
avatar_selection 5.x-2.9
First released: July 22, 2009 - 08:53
Size: 24.43 KB
md5_file hash: a76728969712e8135c0f6bac6a781b1f
Last updated: July 22, 2009 - 08:55
Changes since DRUPAL-5--2-7:
- Fix for avatar_selection.js file being loaded on every page that contained a form.
- #303290 - fix for forcing avatar to be selected even when uploads are allowed.
- #309499 - fixed warning with implode() due to no user roles available.
- Coding standards changes.
- #338227 - fix for sql query not supporting PostgreSQL.
- #340266 - by madjoe, fix for quotation in fetchPage function call.
- Fix for all users appering for anonymous users in some cases.
- #330315 - fix for incorrect page count appearing where a user has more than one role and the same avatar is assigned to both roles.
- Added support for images within a sub directory of the 'avatar_selection' directory.
- #359570 - fix for user avatar roles.
- #374413 - fix for ajax pagination.
- Made css class names following w3c naming standards.
- #378096 - added loading icon while pager fetches next set of avatars.
- #330213 - added 'upload avatar in profile' permission.
avatar_selection 6.x-1.6
First released: July 19, 2009 - 21:36
Size: 24.99 KB
md5_file hash: bde21b007f89167d0d4b5bd64571cc3f
Last updated: July 19, 2009 - 21:40
Changes since DRUPAL-6--1-5:
- Removed t() calls from schema descriptions.
- #338227 - fix for sql query not supporting PostgreSQL.
- #340266 - by madjoe, fix for quotation in fetchPage function call.
- Fix for all users appering for anonymous users in some cases.
- #330315 - fix for incorrect page count appearing where a user has more than one role and the same avatar is assigned to both roles.
- Added support for images within a sub directory of the 'avatar_selection' directory.
- #359570 - fix for user avatar roles.
- #374413 - fix for ajax pagination.
- #378096 - added loading icon while pager fetches next set of avatars.
- #330213 - added 'upload avatar in profile' permission.
avatar_selection 6.x-1.5
First released: August 13, 2008 - 15:20
Size: 22.43 KB
md5_file hash: 88a9581e3a5d78f0ab6f26cd307134bd
Last updated: August 13, 2008 - 15:25
Changes since DRUPAL-6--1-4:
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
- #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.
- Fix for editing the avatars associated with an organic group.
- Added in note on hook_update_n() naming convention.
- Added in db_placeholders() in place of "IN (%s)".
- Updated coding style.
- Updated translation file.
avatar_selection 5.x-2.7
First released: August 13, 2008 - 15:20
Size: 21.82 KB
md5_file hash: f5d1e427b1908969cba4fe806511f57a
Last updated: August 13, 2008 - 15:25
Changes since DRUPAL-5--2-6:
avatar_selection 5.x-2.6
First released: July 7, 2008 - 14:20
Size: 20.65 KB
md5_file hash: 866807a64f9ff65cd23be8b3f423e5a5
Last updated: July 7, 2008 - 14:25
Note: the Drupal 5.x version of this module is now dependant on the jQuery Update module!
Changes since DRUPAL-5--2-5:
- #256109 - fix for lack of integration with the reg_with_pic module.
- #257726 - added in ability to weight avatars and to give them a name.
- #276703 - fix for issue where configured avatar was lost and replaced with the default if the user saved their account details without the "access avatars" permission.
- #276875 - added description text to account edit form element when uploads are disabled.
- #264037 - it's now possible to do a bulk delete, using the "scan for new avatars" checkbox.
- Changed some labels.
- Tidied up js code (ran through jsLint)
- Changed method of paging through avatars.
- Pager now degrades gracefully when javascript not enabled.
- Added in jQuery Update dependency.
- Updated template translation file.
avatar_selection 6.x-1.4
First released: July 7, 2008 - 14:20
Size: 21.26 KB
md5_file hash: 985680fdd3c54d8c3a715588e7e44be6
Last updated: July 7, 2008 - 14:25
Changes since DRUPAL-6--1-3:
- #256109 - fix for lack of integration with the reg_with_pic module.
- #257726 - added in ability to weight avatars and to give them a name.
- #276703 - fix for issue where configured avatar was lost and replaced with the default if the user saved their account details without the "access avatars" permission.
- #276875 - added description text to account edit form element when uploads are disabled.
- #264037 - it's now possible to do a bulk delete, using the "scan for new avatars" checkbox.
- Changed some label.s
- Tidied up js code (ran through jsLint)
- Split administrative functions out into their own include file.
- Changed method of paging through avatars.
- Pager now degrades gracefully when javascript not enabled.
- Updated translation template file.
avatar_selection 6.x-1.3
First released: April 28, 2008 - 20:41
Size: 19.3 KB
md5_file hash: 8fe10757b8378fab83764db329e9f217
Last updated: April 28, 2008 - 20:45
Changes since DRUPAL-6--1-2:
- #239918 - fixed issue where user uploaded avatars were disappearing on subsequent account edits due to incorrect path to the image being inserted into the database. Patch provided by pobster.
- #233530 - fix for issue where avatar selection avatars set by the user were being deleted from the system when the user uploaded their own avatar instead.
- #235237 - fixed issue where distinctive avatars were no longer working due to recent changes to the values stored in the avatar_selection table.
- #237809 - fix for avatar images not appearing for private file downloads.
- removed t() from around menu item #descriptions as it is no longer needed in D6
- #227089 - fix for conflict with core picture uploads.
- Tidied up code for coding standards.
- Re-structured the README text.
- Updated help text.
- Updated translation template file.
avatar_selection 5.x-2.5
First released: April 28, 2008 - 20:41
Size: 19.22 KB
md5_file hash: fc773254b4dda560ef1ac5397418828b
Last updated: April 28, 2008 - 20:45
Changes since DRUPAL-5--2-4:
- #239918 - fixed issue where user uploaded avatars were disappearing on subsequent account edits due to incorrect path to the image being inserted into the database. Patch provided by pobster.
- #235237 - fixed issue where distinctive avatars were no longer working due to recent changes to the values stored in the avatar_selection table.
- #237809 - fix for avatar images not appearing for private file downloads.
- Tidied up code for coding standards.
- Re-structured the readme text.
- Updated help text.
- Updated translation template file.
avatar_selection 6.x-1.2
First released: March 7, 2008 - 16:58
Size: 17.88 KB
md5_file hash: 43d229faf339a06b42266b582134b99a
Last updated: March 7, 2008 - 17:00
Changes since DRUPAL-6--1-1:
- #200879 - documentation patch provided by andrei.ruse.
- #227089 - uploaded files were being deleted after 24 hours.
- #205926 - fixed issue where pager was causing performance issues for high numbers of avatars.
- Fixed issue with selecting avatars to edit, etc.
- Fixed issue with saving of user avatars
- The list of avatars is now retrieved from the database and a new option for scanning the directory for new avatars was added (useful for bulk uploading).
- Changed the "manage avatars" edit screen so it's more useful for large numbers of avatars. A summary page is now displayed with a count of the number of avatars per role / organic group. You can then click on the 'edit' link for a role/group to get the list of avatars for just that role/group, which you can then edit.
- Fixed issue where you lost your current avatar setting after saving the page without making any changes.
- Fixed $Id$ line and coding style.
- Added a few documentation fixes.
- Added in parameter to hook_access() function added in D6
avatar_selection 5.x-2.4
First released: March 7, 2008 - 16:58
Size: 17.47 KB
md5_file hash: 481510041d49bda4dc8e239d584fb1bc
Last updated: March 7, 2008 - 17:00
Changes since DRUPAL-5--2-3:
- Added documentation based on andrei.ruse's work for the D6 version in #200879
- #205926 - fixed issue where pager was causing performance issues for high numbers of avatars.
- Fixed issue with selecting avatars to edit, etc.
- Fixed issue with saving of user avatars
- The list of avatars is now retrieved from the database and a new option for scanning the directory for new avatars was added (useful for bulk uploading).
- Changed the "manage avatars"edit screen so it's more useful for large numbers of avatars. A summary page is now displayed with a count of the number of avatars per role / organic group. You can then click on the 'edit' link for a role/group to get the list of avatars for just that role/group, which you can then edit.
- fixed issue where you lost your current avatar setting after saving the page without making any changes.
- latest language template file
- Fixed $Id$ line and coding style.
avatar_selection 6.x-1.1
First released: December 21, 2007 - 14:04
Size: 14.62 KB
md5_file hash: b11d559036a0febc96af3efda41a7ebc
Last updated: December 21, 2007 - 14:05
Changes since DRUPAL-6--1-0:
- #196209 - no longer using drupal's php pager, now using a custom jQuery one
- #186984 - can now set random default avatar
- changes for #194992 - user 1 not seeing full avatar image list
- fix for #185167 - admin user couldn't add new users
- changed "hidden" form elements to be "value" as recommended by the drupal FAPI.
- #200197 - now support distinctive avatars. Avatar images already in use by another user are removed from the selection list. When there are no more available avatars the default avatar image (set on user settings page) will be used. If random default avatar assignment is enabled, then the default image set on the user settings page will still be used.
- #201682 - "access avatars" permission wasn't been checked on user registration
form
avatar_selection 5.x-2.3
First released: December 21, 2007 - 14:01
Size: 14.58 KB
md5_file hash: 52d389790268fb320491171a24cebcc3
Last updated: December 21, 2007 - 14:05
Changes since DRUPAL-5--2-2:
- #196209 - no longer using drupal's php pager, now using a custom jQuery one
- #186984 - can now set random default avatar
- changes for #194992 - user 1 not seeing full avatar image list
- fix for #185167 - admin user couldn't add new users
- changed "hidden" form elements to be "value" as recommended by the drupal FAPI.
- #200197 - now support distinctive avatars. Avatar images already in use by another user are removed from the selection list. When there are no more available avatars the default avatar image (set on user settings page) will be used. If random default avatar assignment is enabled, then the default image set on the user settings page will still be used.
- #201682 - "access avatars" permission wasn't been checked on user registration
form
avatar_selection 6.x-1.0
First released: October 17, 2007 - 09:37
Size: 12.68 KB
md5_file hash: d8229637cd578c1595b4aa58cb4dd825
Last updated: October 17, 2007 - 09:40
First release of Drupal 6.x version of the Avatar Selection module. Has the same features as the 5.x-2.2 version.
avatar_selection 5.x-2.2
First released: October 17, 2007 - 09:34
Size: 12.71 KB
md5_file hash: 972bbe606866a185a67e164a514e3167
Last updated: October 17, 2007 - 09:35
Changes since DRUPAL-5--2-1:
- fix for deleting of images as reported in #162439
- patch for #163903 where the module was preventing access to all private files except ones in avatar_selection folder.
- Added in changes for feature request #163417. These changes allow users to
limit the selection of avatars available to a user based on their organic group subscriptions. This can be combined with the access roles as well. The layout of the configuration screens also had to change. - changes for #169129 - separates out the requirement to force users to select an
avatar between user registration and editing a user account later. - fixed issue with _avatar_selection_image_list() for the admin screen
- modified general config form so when disable uploads is checked, it's possible to force users to select an avatar
- fixed incorrect t() usage
avatar_selection 6.x-1.x-dev
First released: September 7, 2007 - 23:11
Size: 24.92 KB
md5_file hash: 148d7c574f100e81b17fe134ffa66d7e
Last updated: October 26, 2009 - 12:04
Drupal 6.x port.
avatar_selection 5.x-2.x-dev
First released: August 17, 2007 - 14:30
Size: 24.44 KB
md5_file hash: ddd0c1dce03cca51c9bab8a9ea3874ab
Last updated: October 26, 2009 - 00:03
changes for organic group support
avatar_selection 5.x-2.1
First released: July 26, 2007 - 09:38
Size: 11.92 KB
md5_file hash: 474cbb552eccc232080e758f893c06ad
Last updated: July 26, 2007 - 09:40
Changes since DRUPAL-5--2-0:
- added in full support for access roles for #162153
avatar_selection 5.x-2.0
First released: July 16, 2007 - 14:57
Size: 11.77 KB
md5_file hash: 646dde119a0f347e9b8066c1eb41b4a5
Last updated: July 16, 2007 - 15:00
Changes since DRUPAL-5--1-2-3:
avatar_selection 5.x-1.2-3
First released: March 8, 2007 - 16:10
Size: 9.5 KB
md5_file hash: 6ead95dff90b7a47fc7ceee20f908816
Last updated: March 8, 2007 - 16:15
Changes since DRUPAL-5--1-2-2:
- changed callback function
- fixed version in avatar_selection.info
- added avatar_selection.install file with install() and uninstall() hooks
avatar_selection 5.x-1.2-2
First released: March 6, 2007 - 20:21
Size: 9.32 KB
md5_file hash: e998279a9fceb7cfc12f3bc9ba672c5d
Last updated: March 6, 2007 - 20:25
Changes since DRUPAL-5--1-2-1:
