profile_pictures 6.x-1.4
| Download | Size | md5 hash |
|---|---|---|
| profile_pictures-6.x-1.4.tar.gz | 14.65 KB | 1c3f6555406457854f3b3040cfb2a7c1 |
| profile_pictures-6.x-1.4.zip | 18.35 KB | cf2f17dc54e29f569e63631fa8361cca |
Release notes
Added required fields support
Fixed compatibility with Profile Permission bugs.
profile_pictures 6.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| profile_pictures-6.x-1.3.tar.gz | 16.28 KB | 344fc3f56ddc4b09786584ba1df0e176 |
| profile_pictures-6.x-1.3.zip | 21.75 KB | 0e19717fda740398337347e96c0d7972 |
Release notes
A lot of bug fixes:
Fixed #855416: Explanation doesn't show in UI by yeputons (reported by jenna.tollerson): explanation doesn't show in UI:
Explanation is stored in $field->explanation, not $field->description. Changed.
Fixed #849978: Image is being deleting when saving non-picture fields (used with One Page Profile) by yeputons (reported by KasperChristensen): image is being deleting when
saving non-picture fields (used with One Page Profile).
Fixed #884200: CVS .info file incorrect by yeputons (repoted by bamakojeff): removed drupal.org packaging
script information from profile_pictures.info.
Fixed by yeputons: form_set_error in profile_picture_validate was called
for unexistent element 'profile_file'. Changed to $field->name . '_upload'.
Fixed #879102: Image Properties not saving by yeputons (reported by kayusee): didn't filling in
$form['#validate'] and $form['#submit'] in admin form, so some
modules can break out callbacks while overwriting this attirbutes.
Fixed #886510: Image not uploaded in signup by wowik73: added form enctype
for correct work in user creation form.
Fixed #890966: Typo on error message, "an negative number" by yeputons (reported by verta): typing error in
message.
Fixed #890980: required fields not marked with asterisk by yeputons (reported by verta): added #required attribute
and default values to 'maxsize' and 'maxdims' fields in admin form.
Fixed #889222: Automatically picture upload directory creation (if not exists) by yeputons (reported by wowik73): creating directory for
files if not exists.
profile_pictures 6.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| profile_pictures-6.x-1.2.tar.gz | 15.73 KB | b66807505aed7c54ef0f3f8c3f91b227 |
| profile_pictures-6.x-1.2.zip | 21.17 KB | 69e2ac8c9b762363da1ffee42602d645 |
Release notes
Fixed #810688: Beta prevents saving changes to other profile fields by jpcwebb: preventing non-picture fields of saving.
Fixed: debug output in profile_pictures_field.inc
profile_pictures 6.x-1.1-beta1
| Download | Size | md5 hash |
|---|---|---|
| profile_pictures-6.x-1.1-beta1.tar.gz | 15.48 KB | bf3b47dd00326c76feb1bf89b3b0d8a9 |
| profile_pictures-6.x-1.1-beta1.zip | 20.92 KB | 950214d4990ff2b033287850da7d16ca |
Release notes
Added fixes for all known issues on 17.05.2010, i.e.:
#800120: NOT display the Category by R-Man: Hiding empty field
#767422: not saving dimentions by VlooiVlerke: admin panel bug
Integration with ImageCache
Integration with Token to create custom image upload paths
Integration with Profile Privacy
Integration with One Page Profile (with patch from #800918: Altering profile_form_profile for better and more beautiful integration with profile_pictures)
All this features must be carefully tested, checked and rechecked.
You can help me and my project with posting issues.
profile_pictures 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| profile_pictures-6.x-1.0.tar.gz | 11.59 KB | c1be30026f9627235f95699339bfd2b0 |
| profile_pictures-6.x-1.0.zip | 15.56 KB | f32b38a787ade714ba4615b317c8f7cb |
Release notes
The first release. All features are tested and working. Enjoy and send bug reports/features requests!