| /[drupal]/contributions/modules/avatar_selection/avatar_selection.module |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
re-implemented js pager using Drupal behaviors
#566626 by rmjiv - fix for random deletion of avatars
#330213 - added 'upload avatar in profile' permission.
#330213 - added 'upload avatar in profile' permission.
#378096 - added loading icon while pager fetches next set of avatars.
#378096 - added loading icon while pager fetches next set of avatars.
Made css class names following w3c naming standards.
#374413 - fix for ajax pagination.
#374413 - fix for ajax pagination.
#359570 - fix for user avatar roles.
#359570 - fix for user avatar roles.
Added support for images within a sub directory of the 'avatar_selection' directory.
#330315 - fix for incorrect page count appearing where a user has more than one role and the same avatar is assigned to both roles.
#330315 - fix for incorrect page count appearing where a user has more than one role and the same avatar is assigned to both roles.
Fix for all users appering for anonymous users in some cases.
Fix for all users appering for anonymous users in some cases.
#340266 - by madjoe, fix for quotation in fetchPage function call.
#340266 - by madjoe, fix for quotation in fetchPage function call.
#338227 - fix for sql query not supporting PostgreSQL.
#338227 - fix for sql query not supporting PostgreSQL.
#309499 - fixed warning with implode() due to no user roles available.
#303290 - fix for forcing avatar to be selected even when uploads are allowed.
Fix for avatar_selection.js file being loaded on every page that contained a form.
Fixed issue with deleting custom avatar and selecting a new avatar from the selection in the one form submit.
#289481 - fixed issue where random avatar isn't assigned when custom image is deleted.
#288491 - fix for distinct avatars feature not working.
#288491 - fix for distinct avatars feature not working.
Fix for editing the avatars associated with an organic group.
#289481 - fix for organic groups error when module is enabled but no groups are configured.
#289481 - fix for organic groups error when module is enabled but no groups are configured.
#282832 - added ability to set default name for bulk uploaded avatars.
fixed typo
Removed "IN (%s)" and replaced it with a db_placeholders equivalent.
Added in db_placeholders() in place of "IN (%s)".
Modified the table structure, added two new tables and modified the image list generation sql so as to help improve performance.
Modified the table structure, added two new tables and modified the image list generation sql so as to help improve performance.
Removed some unused code - #282487
Removed some unused code - #282487
Changed "else if" to "elseif"
Changed "else if" to "elseif"
#280320 - patch for avatar page numbers not centering in one number and not only showing a subset of the numbers for long lists.
#280320 - patch for avatar page numbers not centering in one number and not only showing a subset of the numbers for long lists.
Moved translation function call
Moved translation function call
Removed extra closing div in pager - typo.
#276875 - added description text to account edit form element when uploads are disabled.
#276875 - added description text to account edit form element when uploads are disabled.
#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.
#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.
Fixed issue with incorrect path generation in pager.
Fixed issue with incorrect path generation in pager.
Modified number display for new pager.
Modified number display for new pager.
pager now degrades gracefully when javascript not enabled.
pager now degrades gracefully when javascript not enabled.
Changed method of paging through avatars.
Changed method of paging through avatars.
changed some labels
#264037 - it's now possible to do a bulk delete, using the "scan for new avatars" checkbox.
Split administrative functions out into their own include file.
#257726 - added in ability to weight avatars and to give them a name.
#257726 - added in ability to weight avatars and to give them a name.
#256109 - fix for lack of integration with the reg_with_pic module.
#256109 - fix for lack of integration with the reg_with_pic module.
changed "distinctive" to "unique"
changed "distinctive" to "unique"
updated some help text
updated some help text
#227089 - fix for conflict with core picture uploads.
removed t() from around menu item #descriptions as it is no longer needed in D6
Removed quotes from around integers.
#237809 - fix for avatar images not appearing for private file downloads.
#237809 - fix for avatar images not appearing for private file downloads.
#235237 - fixed issue where distinctive avatars were no longer working due to recent changes to the values stored in the avatar_selection table.
#235237 - fixed issue where distinctive avatars were no longer working due to recent changes to the values stored in the avatar_selection table.
#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.
#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.
#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.
fixed issue where you lost your current avatar setting after saving the page without making any changes.
fixed issue where you lost your current avatar setting after saving the page without making any changes.
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.
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.
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).
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).
fixed issue with saving of user avatars
fixed issue with saving of user avatars
Fixed issue with selecting avatars to edit, etc.
#205926 - fixed issue where pager was causing performance issues for high numbers of avatars.
#205926 - fixed issue where pager was causing performance issues for high numbers of avatars.
#227089 - uploaded files were being deleted after 24 hours.
added in parameter to hook_access() function added in D6
added documentation based on andrei.ruse's work for the D6 version in #200879
added a few documentation fixes.
#200879 - documentation patch provided by andrei.ruse.
removed trailing whitespace.
removed trailing whitespace.
fixed typo for coding standards
#201682 - "access avatars" permission wasn't been checked on user registration form
#201682 - "access avatars" permission wasn't been checked on user registration form
#200197 - changed how the random default image functionality works when there are no distinct images left - it will now return no image and the user settings default image will be used if set.
#200197 - changed how the random default image functionality works when there are no distinct images left - it will now return no image and the user settings default image will be used if set.
#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 user will get a random avatar assigned from the pool but it won't be distinct.
#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 user will get a random avatar assigned from the pool but it won't be distinct.
changed 'hidden' form elements to be 'value' as recommended by the drupal FAPI.
changed 'hidden' form elements to be 'value' as recommended by the drupal FAPI.
*** empty log message ***
#196209 - no longer using drupal's php pager, now using a custom jquery one
#196209 - no longer using drupal's php pager, now using a custom jquery one
#186984 - can now set random default avatar
#186984 - can now set random default avatar
changes for #194992 - user 1 not seeing full avatar image list
changes for #194992 - user 1 not seeing full avatar image list
fix for #185167 - admin user couldn't add new users
fix for #185167 - admin user couldn't add new users
fixed typo
fixed incorrect t() usage
fixed incorrect t() usage
removed call to file_copy() for upload image form. This is no longer needed since the new file_save_upload() now takes a dir as the $dest param.
drupal 6.x port - got user account forms working
modified general config form so when disable uploads is checked, it's possible to force users to select an avatar
fixed issue with _avatar_selection_image_list() for the admin screen
first go at converting module to drupal 6.x, it doesn't work yet
fixed typo
changes for #169129 - separates out the requirement to force users to select an avatar between user registration and editing a user account later.
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.
patch for #163903
fix for deleting of images as reported in #162439
added in full support for access roles
added in changes for feature request #156957. This links to the #156954 forum post. These changes allow pagination of the avatar images and a neater way of selecting them.
corrected spacing, etc for coding standards
corrected spacing, etc for coding standards added in per role function
added in patch from #132277 - "force users to select avatar" setting now requires 'access avatars' permission
added in message on settings form warning about disabled user pictures option and made changes for #132277
tidied up the settings form and avatar_selection_menu()
fixed some stray tabs
changes for feature request #131038 - can now only display the avatar selection for specific roles.
added note to upload form about case sensitive extensions
fixed issue reported in #126416. It was actually nothing to do with the size of the images but rather the extension, png was matched but not PNG, etc. file_scan_directory does not do case insensitive matching.
changed callback
fixed issue raised in #123502
split out the settings configuration page into 2 tabbed pages
It is now possible to force users to pick an avatar from the list on registration or when image uploads are disabled.
fixed bug raised in #121988
made changes for http://drupal.org/node/121748 The user can now disable the uploading of images and just have the avatar selection if they wish.
Initial commit of avatar_selection module. This module allows configuration of avatar icons that a user can use instead of upload a picture.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |