View Issue Details

IDProjectCategoryView StatusLast Update
0013992mantisbtbugtrackerpublic2014-09-23 18:05
Reportervboctor Assigned Tovboctor  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version1.2.8 
Target Version1.2.9Fixed in Version1.2.9 
Summary0013992: Use Gravatar generated patterns based on email hash for users who don't have avatar
Description

Instead of showing this default person image for all users that don't have avatars, use an auto-generated pattern based on the hash of the email address.

TagsNo tags attached.

Relationships

related to 0015721 closedgrangeway Functionality to consider porting to master-2.0.x 
related to 0014032 closeddregad Allow setting the type of Gravatar identicon 

Activities

grangeway

grangeway

2013-04-05 17:57

reporter   ~0036299

Marking as 'acknowledged' not resolved/closed to track that change gets ported to master-2.0.x branch

Related Changesets

MantisBT: master-1.2.x 7d072d5f

2012-03-02 14:28

user14104


Details Diff
Fix 0013992: Use Gravatar generated patterns based on email hash for users who don't have avatar

- Change gravatar integration to generate patterns based on email hash when user doesn't have an avatar.
- Moved the checking for show_avatar inside the print_avatar() API.
- Remove default_avatar config option and delete the image.
Affected Issues
0013992
rm - images/no_avatar.png Diff
mod - bugnote_view_inc.php Diff File
mod - config_defaults_inc.php Diff File
mod - core/config_api.php Diff File
mod - core/obsolete.php Diff File
mod - core/print_api.php Diff File
mod - core/user_api.php Diff File
mod - docbook/adminguide/en/configuration.sgml Diff File

MantisBT: master 5f1dba99

2012-03-25 19:25

vboctor


Details Diff
Fix 0013992: Use Gravatar generated patterns based on email hash for users wh

- Change gravatar integration to generate patterns based on email hash when
- Moved the checking for show_avatar inside the print_avatar() API.
- Remove default_avatar config option and delete the image.
Affected Issues
0013992
rm - images/no_avatar.png Diff
mod - bugnote_view_inc.php Diff File
mod - config_defaults_inc.php Diff File
mod - core/config_api.php Diff File
mod - core/obsolete.php Diff File
mod - core/print_api.php Diff File
mod - core/user_api.php Diff File
mod - docbook/Admin_Guide/en-US/Configuration.xml Diff File